2024-11-13 08:36:49,424 INFO    pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpj97_umwa
2024-11-13 08:36:49,426 INFO    Running Gatling simulation with command: mvn gatling:test --batch-mode  -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-60" -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=self60- -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=60 -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/tmpj97_umwa/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/tmpj97_umwa/target/test-classes ...
[INFO] compile in 6.9 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...

================================================================================
2024-11-13 08:37:05 GMT                                       5s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=256    KO=0     )
> restLoginInitiate                                        (OK=24     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23     KO=0     )
> Skip 2FA                                                 (OK=14     KO=0     )
> User Authorize PKCE stage                                (OK=26     KO=0     )
> User AccessToken PKCE stage                              (OK=25     KO=0     )
> GetUUid                                                  (OK=7      KO=0     )
> GetOpenidConfig                                          (OK=7      KO=0     )
> CreatePolicy                                             (OK=7      KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1      KO=0     )
> UI-Post-Login - stage 1                                  (OK=5      KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4      KO=0     )
>  UI AM idFromSession                                     (OK=4      KO=0     )
>  UI AM validateGoto                                      (OK=4      KO=0     )
> UI-Post-Login - stage 2                                  (OK=4      KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4      KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4      KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4      KO=0     )
> UI-Post-Login - stage 3                                  (OK=4      KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4      KO=0     )
>  UI IDM uiconfig                                         (OK=4      KO=0     )
>  UI Enduser sessioncheck                                 (OK=4      KO=0     )
>  UI IDM version                                          (OK=4      KO=0     )
>  UI IDM privilege                                        (OK=4      KO=0     )
>  UI IDM login                                            (OK=4      KO=0     )
>  UI IDM features                                         (OK=4      KO=0     )
>  UI IDM dashboard                                        (OK=4      KO=0     )
>  UI IDM managed user schema                              (OK=4      KO=0     )
>  UI IDM user                                             (OK=4      KO=0     )
> RootUserinfo                                             (OK=8      KO=0     )
>  UI IDM oidcToken                                        (OK=3      KO=0     )
> userinfo                                                 (OK=3      KO=0     )
> UI-Logout                                                (OK=3      KO=0     )
> UI-Logout Redirect 1                                     (OK=3      KO=0     )
>  UI AM revoke1                                           (OK=3      KO=0     )
>  UI AM endsession                                        (OK=3      KO=0     )
>  UI AM revoke2                                           (OK=3      KO=0     )
> getIdToken                                               (OK=2      KO=0     )
> getIdToken Redirect 1                                    (OK=2      KO=0     )
> createOrganization                                       (OK=2      KO=0     )
> tokenUserinfo                                            (OK=4      KO=0     )
> queryOrganization                                        (OK=2      KO=0     )
> deleteOrganization                                       (OK=2      KO=0     )
> restloginProgressiveProfileCallback                      (OK=1      KO=0     )

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

08:37:07.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:08.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:08.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:09.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:09.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:10.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:10 GMT                                      10s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1015   KO=0     )
> restLoginInitiate                                        (OK=96     KO=0     )
> restLoginUsernamePasswordCallback                        (OK=94     KO=0     )
> Skip 2FA                                                 (OK=57     KO=0     )
> User Authorize PKCE stage                                (OK=100    KO=0     )
> User AccessToken PKCE stage                              (OK=100    KO=0     )
> GetUUid                                                  (OK=32     KO=0     )
> GetOpenidConfig                                          (OK=39     KO=0     )
> CreatePolicy                                             (OK=31     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=3      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3      KO=0     )
> UI-Post-Login - stage 1                                  (OK=15     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15     KO=0     )
>  UI AM idFromSession                                     (OK=15     KO=0     )
>  UI AM validateGoto                                      (OK=15     KO=0     )
> UI-Post-Login - stage 2                                  (OK=14     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14     KO=0     )
> UI-Post-Login - stage 3                                  (OK=14     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14     KO=0     )
>  UI IDM uiconfig                                         (OK=13     KO=0     )
>  UI Enduser sessioncheck                                 (OK=13     KO=0     )
>  UI IDM version                                          (OK=13     KO=0     )
>  UI IDM privilege                                        (OK=13     KO=0     )
>  UI IDM login                                            (OK=13     KO=0     )
>  UI IDM features                                         (OK=13     KO=0     )
>  UI IDM dashboard                                        (OK=13     KO=0     )
>  UI IDM managed user schema                              (OK=13     KO=0     )
>  UI IDM user                                             (OK=13     KO=0     )
> RootUserinfo                                             (OK=57     KO=0     )
>  UI IDM oidcToken                                        (OK=13     KO=0     )
> userinfo                                                 (OK=12     KO=0     )
> UI-Logout                                                (OK=12     KO=0     )
> UI-Logout Redirect 1                                     (OK=12     KO=0     )
>  UI AM revoke1                                           (OK=12     KO=0     )
>  UI AM endsession                                        (OK=12     KO=0     )
>  UI AM revoke2                                           (OK=12     KO=0     )
> getIdToken                                               (OK=6      KO=0     )
> getIdToken Redirect 1                                    (OK=6      KO=0     )
> createOrganization                                       (OK=6      KO=0     )
> tokenUserinfo                                            (OK=16     KO=0     )
> queryOrganization                                        (OK=6      KO=0     )
> deleteOrganization                                       (OK=6      KO=0     )
> restloginProgressiveProfileCallback                      (OK=4      KO=0     )
> ReadPolicy                                               (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined         6 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 216809 / active: 54     / done: 46    
================================================================================

08:37:10.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:11.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:11.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:13.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:14.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:15.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:15 GMT                                      15s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2586   KO=0     )
> restLoginInitiate                                        (OK=217    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=214    KO=0     )
> Skip 2FA                                                 (OK=128    KO=0     )
> User Authorize PKCE stage                                (OK=237    KO=0     )
> User AccessToken PKCE stage                              (OK=234    KO=0     )
> GetUUid                                                  (OK=71     KO=0     )
> GetOpenidConfig                                          (OK=109    KO=0     )
> CreatePolicy                                             (OK=71     KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=7      KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7      KO=0     )
> UI-Post-Login - stage 1                                  (OK=41     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41     KO=0     )
>  UI AM idFromSession                                     (OK=41     KO=0     )
>  UI AM validateGoto                                      (OK=41     KO=0     )
> UI-Post-Login - stage 2                                  (OK=40     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40     KO=0     )
> UI-Post-Login - stage 3                                  (OK=38     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38     KO=0     )
>  UI IDM uiconfig                                         (OK=38     KO=0     )
>  UI Enduser sessioncheck                                 (OK=38     KO=0     )
>  UI IDM version                                          (OK=38     KO=0     )
>  UI IDM privilege                                        (OK=38     KO=0     )
>  UI IDM login                                            (OK=38     KO=0     )
>  UI IDM features                                         (OK=38     KO=0     )
>  UI IDM dashboard                                        (OK=38     KO=0     )
>  UI IDM managed user schema                              (OK=38     KO=0     )
>  UI IDM user                                             (OK=38     KO=0     )
> RootUserinfo                                             (OK=152    KO=0     )
>  UI IDM oidcToken                                        (OK=37     KO=0     )
> userinfo                                                 (OK=37     KO=0     )
> UI-Logout                                                (OK=36     KO=0     )
> UI-Logout Redirect 1                                     (OK=36     KO=0     )
>  UI AM revoke1                                           (OK=36     KO=0     )
>  UI AM endsession                                        (OK=36     KO=0     )
>  UI AM revoke2                                           (OK=36     KO=0     )
> getIdToken                                               (OK=14     KO=0     )
> getIdToken Redirect 1                                    (OK=14     KO=0     )
> createOrganization                                       (OK=14     KO=0     )
> tokenUserinfo                                            (OK=31     KO=0     )
> queryOrganization                                        (OK=13     KO=0     )
> deleteOrganization                                       (OK=13     KO=0     )
> restloginProgressiveProfileCallback                      (OK=7      KO=0     )
> ReadPolicy                                               (OK=31     KO=0     )
> DeletePolicy                                             (OK=6      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        12 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 216684 / active: 102    / done: 123   
================================================================================

08:37:16.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:16.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:17.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:17.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:18.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:18.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:18.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:18.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:20 GMT                                      20s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=4863   KO=0     )
> restLoginInitiate                                        (OK=386    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=383    KO=0     )
> Skip 2FA                                                 (OK=214    KO=0     )
> User Authorize PKCE stage                                (OK=432    KO=0     )
> User AccessToken PKCE stage                              (OK=431    KO=0     )
> GetUUid                                                  (OK=121    KO=0     )
> GetOpenidConfig                                          (OK=222    KO=0     )
> CreatePolicy                                             (OK=121    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=12     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=12     KO=0     )
> UI-Post-Login - stage 1                                  (OK=81     KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=81     KO=0     )
>  UI AM idFromSession                                     (OK=80     KO=0     )
>  UI AM validateGoto                                      (OK=80     KO=0     )
> UI-Post-Login - stage 2                                  (OK=79     KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=78     KO=0     )
>  UI Enduser appAuthHelper2                               (OK=76     KO=0     )
>  UI Enduser appAuthHelper1                               (OK=76     KO=0     )
> UI-Post-Login - stage 3                                  (OK=75     KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=75     KO=0     )
>  UI IDM uiconfig                                         (OK=75     KO=0     )
>  UI Enduser sessioncheck                                 (OK=75     KO=0     )
>  UI IDM version                                          (OK=75     KO=0     )
>  UI IDM privilege                                        (OK=74     KO=0     )
>  UI IDM login                                            (OK=74     KO=0     )
>  UI IDM features                                         (OK=74     KO=0     )
>  UI IDM dashboard                                        (OK=74     KO=0     )
>  UI IDM managed user schema                              (OK=74     KO=0     )
>  UI IDM user                                             (OK=74     KO=0     )
> RootUserinfo                                             (OK=254    KO=0     )
>  UI IDM oidcToken                                        (OK=73     KO=0     )
> userinfo                                                 (OK=73     KO=0     )
> UI-Logout                                                (OK=72     KO=0     )
> UI-Logout Redirect 1                                     (OK=72     KO=0     )
>  UI AM revoke1                                           (OK=71     KO=0     )
>  UI AM endsession                                        (OK=71     KO=0     )
>  UI AM revoke2                                           (OK=71     KO=0     )
> getIdToken                                               (OK=29     KO=0     )
> getIdToken Redirect 1                                    (OK=29     KO=0     )
> createOrganization                                       (OK=29     KO=0     )
> tokenUserinfo                                            (OK=64     KO=0     )
> queryOrganization                                        (OK=29     KO=0     )
> deleteOrganization                                       (OK=29     KO=0     )
> restloginProgressiveProfileCallback                      (OK=13     KO=0     )
> ReadPolicy                                               (OK=69     KO=0     )
> DeletePolicy                                             (OK=30     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        20 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 216509 / active: 136    / done: 264   
================================================================================

08:37:21.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:21.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:21.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:22.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:23.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:23.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:23.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:23.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:23.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:24.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:25 GMT                                      25s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=7706   KO=0     )
> restLoginInitiate                                        (OK=605    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=600    KO=0     )
> Skip 2FA                                                 (OK=325    KO=0     )
> User Authorize PKCE stage                                (OK=682    KO=0     )
> User AccessToken PKCE stage                              (OK=680    KO=0     )
> GetUUid                                                  (OK=180    KO=0     )
> GetOpenidConfig                                          (OK=370    KO=0     )
> CreatePolicy                                             (OK=179    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=18     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=18     KO=0     )
> UI-Post-Login - stage 1                                  (OK=124    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=123    KO=0     )
>  UI AM idFromSession                                     (OK=122    KO=0     )
>  UI AM validateGoto                                      (OK=122    KO=0     )
> UI-Post-Login - stage 2                                  (OK=121    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=121    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=121    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=121    KO=0     )
> UI-Post-Login - stage 3                                  (OK=121    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=120    KO=0     )
>  UI IDM uiconfig                                         (OK=119    KO=0     )
>  UI Enduser sessioncheck                                 (OK=119    KO=0     )
>  UI IDM version                                          (OK=119    KO=0     )
>  UI IDM privilege                                        (OK=119    KO=0     )
>  UI IDM login                                            (OK=119    KO=0     )
>  UI IDM features                                         (OK=119    KO=0     )
>  UI IDM dashboard                                        (OK=118    KO=0     )
>  UI IDM managed user schema                              (OK=118    KO=0     )
>  UI IDM user                                             (OK=118    KO=0     )
> RootUserinfo                                             (OK=361    KO=0     )
>  UI IDM oidcToken                                        (OK=117    KO=0     )
> userinfo                                                 (OK=117    KO=0     )
> UI-Logout                                                (OK=117    KO=0     )
> UI-Logout Redirect 1                                     (OK=115    KO=0     )
>  UI AM revoke1                                           (OK=115    KO=0     )
>  UI AM endsession                                        (OK=115    KO=0     )
>  UI AM revoke2                                           (OK=115    KO=0     )
> getIdToken                                               (OK=54     KO=0     )
> getIdToken Redirect 1                                    (OK=54     KO=0     )
> createOrganization                                       (OK=53     KO=0     )
> tokenUserinfo                                            (OK=114    KO=0     )
> queryOrganization                                        (OK=53     KO=0     )
> deleteOrganization                                       (OK=53     KO=0     )
> restloginProgressiveProfileCallback                      (OK=21     KO=0     )
> ReadPolicy                                               (OK=121    KO=0     )
> DeletePolicy                                             (OK=68     KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        30 (100.0%)

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

08:37:26.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:27.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:28.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:28.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:29.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:29.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:29.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:30.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:30 GMT                                      30s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=11082  KO=0     )
> restLoginInitiate                                        (OK=870    KO=0     )
> restLoginUsernamePasswordCallback                        (OK=865    KO=0     )
> Skip 2FA                                                 (OK=484    KO=0     )
> User Authorize PKCE stage                                (OK=987    KO=0     )
> User AccessToken PKCE stage                              (OK=984    KO=0     )
> GetUUid                                                  (OK=280    KO=0     )
> GetOpenidConfig                                          (OK=575    KO=0     )
> CreatePolicy                                             (OK=275    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=27     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=27     KO=0     )
> UI-Post-Login - stage 1                                  (OK=170    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=169    KO=0     )
>  UI AM idFromSession                                     (OK=169    KO=0     )
>  UI AM validateGoto                                      (OK=169    KO=0     )
> UI-Post-Login - stage 2                                  (OK=169    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=168    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=168    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=168    KO=0     )
> UI-Post-Login - stage 3                                  (OK=166    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=165    KO=0     )
>  UI IDM uiconfig                                         (OK=164    KO=0     )
>  UI Enduser sessioncheck                                 (OK=164    KO=0     )
>  UI IDM version                                          (OK=164    KO=0     )
>  UI IDM privilege                                        (OK=164    KO=0     )
>  UI IDM login                                            (OK=164    KO=0     )
>  UI IDM features                                         (OK=164    KO=0     )
>  UI IDM dashboard                                        (OK=164    KO=0     )
>  UI IDM managed user schema                              (OK=164    KO=0     )
>  UI IDM user                                             (OK=164    KO=0     )
> RootUserinfo                                             (OK=546    KO=0     )
>  UI IDM oidcToken                                        (OK=164    KO=0     )
> userinfo                                                 (OK=164    KO=0     )
> UI-Logout                                                (OK=164    KO=0     )
> UI-Logout Redirect 1                                     (OK=162    KO=0     )
>  UI AM revoke1                                           (OK=162    KO=0     )
>  UI AM endsession                                        (OK=162    KO=0     )
>  UI AM revoke2                                           (OK=162    KO=0     )
> getIdToken                                               (OK=74     KO=0     )
> getIdToken Redirect 1                                    (OK=74     KO=0     )
> createOrganization                                       (OK=74     KO=0     )
> tokenUserinfo                                            (OK=167    KO=0     )
> queryOrganization                                        (OK=74     KO=0     )
> deleteOrganization                                       (OK=74     KO=0     )
> restloginProgressiveProfileCallback                      (OK=31     KO=0     )
> ReadPolicy                                               (OK=176    KO=0     )
> DeletePolicy                                             (OK=119    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=2      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        38 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 216009 / active: 233    / done: 667   
================================================================================

08:37:30.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:31.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:31.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:32.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:32.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:32.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:33.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:34.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:34.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:35.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:35 GMT                                      35s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=15119  KO=0     )
> restLoginInitiate                                        (OK=1145   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1140   KO=0     )
> Skip 2FA                                                 (OK=617    KO=0     )
> User Authorize PKCE stage                                (OK=1320   KO=0     )
> User AccessToken PKCE stage                              (OK=1315   KO=0     )
> GetUUid                                                  (OK=362    KO=0     )
> GetOpenidConfig                                          (OK=812    KO=0     )
> CreatePolicy                                             (OK=362    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=42     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=41     KO=0     )
> UI-Post-Login - stage 1                                  (OK=239    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=238    KO=0     )
>  UI AM idFromSession                                     (OK=238    KO=0     )
>  UI AM validateGoto                                      (OK=238    KO=0     )
> UI-Post-Login - stage 2                                  (OK=238    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=237    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=237    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=237    KO=0     )
> UI-Post-Login - stage 3                                  (OK=235    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=234    KO=0     )
>  UI IDM uiconfig                                         (OK=234    KO=0     )
>  UI Enduser sessioncheck                                 (OK=234    KO=0     )
>  UI IDM version                                          (OK=234    KO=0     )
>  UI IDM privilege                                        (OK=234    KO=0     )
>  UI IDM login                                            (OK=234    KO=0     )
>  UI IDM features                                         (OK=234    KO=0     )
>  UI IDM dashboard                                        (OK=233    KO=0     )
>  UI IDM managed user schema                              (OK=233    KO=0     )
>  UI IDM user                                             (OK=233    KO=0     )
> RootUserinfo                                             (OK=694    KO=0     )
>  UI IDM oidcToken                                        (OK=232    KO=0     )
> userinfo                                                 (OK=232    KO=0     )
> UI-Logout                                                (OK=231    KO=0     )
> UI-Logout Redirect 1                                     (OK=231    KO=0     )
>  UI AM revoke1                                           (OK=230    KO=0     )
>  UI AM endsession                                        (OK=230    KO=0     )
>  UI AM revoke2                                           (OK=229    KO=0     )
> getIdToken                                               (OK=92     KO=0     )
> getIdToken Redirect 1                                    (OK=92     KO=0     )
> createOrganization                                       (OK=92     KO=0     )
> tokenUserinfo                                            (OK=228    KO=0     )
> queryOrganization                                        (OK=92     KO=0     )
> deleteOrganization                                       (OK=92     KO=0     )
> restloginProgressiveProfileCallback                      (OK=41     KO=0     )
> ReadPolicy                                               (OK=273    KO=0     )
> DeletePolicy                                             (OK=174    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=4      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        48 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 215718 / active: 258    / done: 933   
================================================================================

08:37:35.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:36.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:36.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:36.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:36.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:36.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:36.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:38.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:39.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:40 GMT                                      40s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=19405  KO=0     )
> restLoginInitiate                                        (OK=1438   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1431   KO=0     )
> Skip 2FA                                                 (OK=767    KO=0     )
> User Authorize PKCE stage                                (OK=1670   KO=0     )
> User AccessToken PKCE stage                              (OK=1666   KO=0     )
> GetUUid                                                  (OK=460    KO=0     )
> GetOpenidConfig                                          (OK=1093   KO=0     )
> CreatePolicy                                             (OK=458    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=54     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=54     KO=0     )
> UI-Post-Login - stage 1                                  (OK=315    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=315    KO=0     )
>  UI AM idFromSession                                     (OK=313    KO=0     )
>  UI AM validateGoto                                      (OK=313    KO=0     )
> UI-Post-Login - stage 2                                  (OK=309    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=308    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=307    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=307    KO=0     )
> UI-Post-Login - stage 3                                  (OK=304    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=303    KO=0     )
>  UI IDM uiconfig                                         (OK=303    KO=0     )
>  UI Enduser sessioncheck                                 (OK=303    KO=0     )
>  UI IDM version                                          (OK=303    KO=0     )
>  UI IDM privilege                                        (OK=302    KO=0     )
>  UI IDM login                                            (OK=302    KO=0     )
>  UI IDM features                                         (OK=302    KO=0     )
>  UI IDM dashboard                                        (OK=302    KO=0     )
>  UI IDM managed user schema                              (OK=302    KO=0     )
>  UI IDM user                                             (OK=302    KO=0     )
> RootUserinfo                                             (OK=887    KO=0     )
>  UI IDM oidcToken                                        (OK=301    KO=0     )
> userinfo                                                 (OK=301    KO=0     )
> UI-Logout                                                (OK=300    KO=0     )
> UI-Logout Redirect 1                                     (OK=299    KO=0     )
>  UI AM revoke1                                           (OK=297    KO=0     )
>  UI AM endsession                                        (OK=297    KO=0     )
>  UI AM revoke2                                           (OK=297    KO=0     )
> getIdToken                                               (OK=109    KO=0     )
> getIdToken Redirect 1                                    (OK=109    KO=0     )
> createOrganization                                       (OK=109    KO=0     )
> tokenUserinfo                                            (OK=285    KO=0     )
> queryOrganization                                        (OK=109    KO=0     )
> deleteOrganization                                       (OK=108    KO=0     )
> restloginProgressiveProfileCallback                      (OK=55     KO=0     )
> ReadPolicy                                               (OK=359    KO=0     )
> DeletePolicy                                             (OK=271    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=6      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        57 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 215416 / active: 265    / done: 1228  
================================================================================

08:37:40.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:41.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:41.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:42.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:42.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:42.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:43.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:43.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:43.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:43.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:44.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:44.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:44.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:44.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:44.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:45.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:45.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:45 GMT                                      45s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=23504  KO=0     )
> restLoginInitiate                                        (OK=1720   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=1717   KO=0     )
> Skip 2FA                                                 (OK=923    KO=0     )
> User Authorize PKCE stage                                (OK=2004   KO=0     )
> User AccessToken PKCE stage                              (OK=1995   KO=0     )
> GetUUid                                                  (OK=546    KO=0     )
> GetOpenidConfig                                          (OK=1363   KO=0     )
> CreatePolicy                                             (OK=546    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=66     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=65     KO=0     )
> UI-Post-Login - stage 1                                  (OK=377    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=376    KO=0     )
>  UI AM idFromSession                                     (OK=375    KO=0     )
>  UI AM validateGoto                                      (OK=375    KO=0     )
> UI-Post-Login - stage 2                                  (OK=372    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=372    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=372    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=372    KO=0     )
> UI-Post-Login - stage 3                                  (OK=369    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=369    KO=0     )
>  UI IDM uiconfig                                         (OK=368    KO=0     )
>  UI Enduser sessioncheck                                 (OK=368    KO=0     )
>  UI IDM version                                          (OK=368    KO=0     )
>  UI IDM privilege                                        (OK=368    KO=0     )
>  UI IDM login                                            (OK=368    KO=0     )
>  UI IDM features                                         (OK=368    KO=0     )
>  UI IDM dashboard                                        (OK=368    KO=0     )
>  UI IDM managed user schema                              (OK=368    KO=0     )
>  UI IDM user                                             (OK=368    KO=0     )
> RootUserinfo                                             (OK=1121   KO=0     )
>  UI IDM oidcToken                                        (OK=365    KO=0     )
> userinfo                                                 (OK=364    KO=0     )
> UI-Logout                                                (OK=364    KO=0     )
> UI-Logout Redirect 1                                     (OK=363    KO=0     )
>  UI AM revoke1                                           (OK=362    KO=0     )
>  UI AM endsession                                        (OK=362    KO=0     )
>  UI AM revoke2                                           (OK=362    KO=0     )
> getIdToken                                               (OK=126    KO=0     )
> getIdToken Redirect 1                                    (OK=126    KO=0     )
> createOrganization                                       (OK=126    KO=0     )
> tokenUserinfo                                            (OK=334    KO=0     )
> queryOrganization                                        (OK=126    KO=0     )
> deleteOrganization                                       (OK=126    KO=0     )
> restloginProgressiveProfileCallback                      (OK=67     KO=0     )
> ReadPolicy                                               (OK=458    KO=0     )
> DeletePolicy                                             (OK=359    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=7      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        74 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 215121 / active: 275    / done: 1513  
================================================================================

08:37:45.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:46.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:46.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:46.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:46.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:47.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:47.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:48.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:48.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:50 GMT                                      50s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=27922  KO=0     )
> restLoginInitiate                                        (OK=2012   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2008   KO=0     )
> Skip 2FA                                                 (OK=1089   KO=0     )
> User Authorize PKCE stage                                (OK=2359   KO=0     )
> User AccessToken PKCE stage                              (OK=2352   KO=0     )
> GetUUid                                                  (OK=654    KO=0     )
> GetOpenidConfig                                          (OK=1657   KO=0     )
> CreatePolicy                                             (OK=653    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=74     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=74     KO=0     )
> UI-Post-Login - stage 1                                  (OK=444    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=444    KO=0     )
>  UI AM idFromSession                                     (OK=444    KO=0     )
>  UI AM validateGoto                                      (OK=444    KO=0     )
> UI-Post-Login - stage 2                                  (OK=442    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=442    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=442    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=442    KO=0     )
> UI-Post-Login - stage 3                                  (OK=440    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=440    KO=0     )
>  UI IDM uiconfig                                         (OK=440    KO=0     )
>  UI Enduser sessioncheck                                 (OK=440    KO=0     )
>  UI IDM version                                          (OK=440    KO=0     )
>  UI IDM privilege                                        (OK=440    KO=0     )
>  UI IDM login                                            (OK=440    KO=0     )
>  UI IDM features                                         (OK=440    KO=0     )
>  UI IDM dashboard                                        (OK=440    KO=0     )
>  UI IDM managed user schema                              (OK=440    KO=0     )
>  UI IDM user                                             (OK=440    KO=0     )
> RootUserinfo                                             (OK=1338   KO=0     )
>  UI IDM oidcToken                                        (OK=440    KO=0     )
> userinfo                                                 (OK=440    KO=0     )
> UI-Logout                                                (OK=439    KO=0     )
> UI-Logout Redirect 1                                     (OK=438    KO=0     )
>  UI AM revoke1                                           (OK=437    KO=0     )
>  UI AM endsession                                        (OK=437    KO=0     )
>  UI AM revoke2                                           (OK=437    KO=0     )
> getIdToken                                               (OK=145    KO=0     )
> getIdToken Redirect 1                                    (OK=144    KO=0     )
> createOrganization                                       (OK=144    KO=0     )
> tokenUserinfo                                            (OK=385    KO=0     )
> queryOrganization                                        (OK=144    KO=0     )
> deleteOrganization                                       (OK=144    KO=0     )
> restloginProgressiveProfileCallback                      (OK=84     KO=0     )
> ReadPolicy                                               (OK=545    KO=0     )
> DeletePolicy                                             (OK=456    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=9      KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        83 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 214819 / active: 268    / done: 1822  
================================================================================

08:37:51.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:52.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:52.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:52.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:54.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:37:55 GMT                                      55s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=32572  KO=0     )
> restLoginInitiate                                        (OK=2338   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2328   KO=0     )
> Skip 2FA                                                 (OK=1281   KO=0     )
> User Authorize PKCE stage                                (OK=2747   KO=0     )
> User AccessToken PKCE stage                              (OK=2743   KO=0     )
> GetUUid                                                  (OK=771    KO=0     )
> GetOpenidConfig                                          (OK=1966   KO=0     )
> CreatePolicy                                             (OK=769    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=85     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=85     KO=0     )
> UI-Post-Login - stage 1                                  (OK=517    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=517    KO=0     )
>  UI AM idFromSession                                     (OK=515    KO=0     )
>  UI AM validateGoto                                      (OK=515    KO=0     )
> UI-Post-Login - stage 2                                  (OK=514    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=514    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=513    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=513    KO=0     )
> UI-Post-Login - stage 3                                  (OK=512    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=511    KO=0     )
>  UI IDM uiconfig                                         (OK=511    KO=0     )
>  UI Enduser sessioncheck                                 (OK=511    KO=0     )
>  UI IDM version                                          (OK=511    KO=0     )
>  UI IDM privilege                                        (OK=511    KO=0     )
>  UI IDM login                                            (OK=511    KO=0     )
>  UI IDM features                                         (OK=511    KO=0     )
>  UI IDM dashboard                                        (OK=510    KO=0     )
>  UI IDM managed user schema                              (OK=510    KO=0     )
>  UI IDM user                                             (OK=510    KO=0     )
> RootUserinfo                                             (OK=1586   KO=0     )
>  UI IDM oidcToken                                        (OK=510    KO=0     )
> userinfo                                                 (OK=510    KO=0     )
> UI-Logout                                                (OK=510    KO=0     )
> UI-Logout Redirect 1                                     (OK=509    KO=0     )
>  UI AM revoke1                                           (OK=508    KO=0     )
>  UI AM endsession                                        (OK=508    KO=0     )
>  UI AM revoke2                                           (OK=508    KO=0     )
> getIdToken                                               (OK=168    KO=0     )
> getIdToken Redirect 1                                    (OK=168    KO=0     )
> createOrganization                                       (OK=168    KO=0     )
> tokenUserinfo                                            (OK=438    KO=0     )
> queryOrganization                                        (OK=168    KO=0     )
> deleteOrganization                                       (OK=167    KO=0     )
> restloginProgressiveProfileCallback                      (OK=91     KO=0     )
> ReadPolicy                                               (OK=653    KO=0     )
> DeletePolicy                                             (OK=542    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=10     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined        88 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  0%
          waiting: 214483 / active: 314    / done: 2112  
================================================================================

08:37:55.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:55.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:56.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:56.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:56.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:56.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:56.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:57.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:57.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:58.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:58.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:58.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:58.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:58.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:59.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:37:59.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:00 GMT                                      60s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=36784  KO=0     )
> restLoginInitiate                                        (OK=2620   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2613   KO=0     )
> Skip 2FA                                                 (OK=1434   KO=0     )
> User Authorize PKCE stage                                (OK=3076   KO=0     )
> User AccessToken PKCE stage                              (OK=3073   KO=0     )
> GetUUid                                                  (OK=861    KO=0     )
> GetOpenidConfig                                          (OK=2281   KO=0     )
> CreatePolicy                                             (OK=859    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=95     KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=95     KO=0     )
> UI-Post-Login - stage 1                                  (OK=584    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=583    KO=0     )
>  UI AM idFromSession                                     (OK=581    KO=0     )
>  UI AM validateGoto                                      (OK=581    KO=0     )
> UI-Post-Login - stage 2                                  (OK=580    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=579    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=579    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=579    KO=0     )
> UI-Post-Login - stage 3                                  (OK=577    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=577    KO=0     )
>  UI IDM uiconfig                                         (OK=577    KO=0     )
>  UI Enduser sessioncheck                                 (OK=577    KO=0     )
>  UI IDM version                                          (OK=577    KO=0     )
>  UI IDM privilege                                        (OK=577    KO=0     )
>  UI IDM login                                            (OK=577    KO=0     )
>  UI IDM features                                         (OK=577    KO=0     )
>  UI IDM dashboard                                        (OK=577    KO=0     )
>  UI IDM managed user schema                              (OK=577    KO=0     )
>  UI IDM user                                             (OK=577    KO=0     )
> RootUserinfo                                             (OK=1789   KO=0     )
>  UI IDM oidcToken                                        (OK=577    KO=0     )
> userinfo                                                 (OK=577    KO=0     )
> UI-Logout                                                (OK=575    KO=0     )
> UI-Logout Redirect 1                                     (OK=574    KO=0     )
>  UI AM revoke1                                           (OK=573    KO=0     )
>  UI AM endsession                                        (OK=573    KO=0     )
>  UI AM revoke2                                           (OK=573    KO=0     )
> getIdToken                                               (OK=191    KO=0     )
> getIdToken Redirect 1                                    (OK=191    KO=0     )
> createOrganization                                       (OK=191    KO=0     )
> tokenUserinfo                                            (OK=487    KO=0     )
> queryOrganization                                        (OK=191    KO=0     )
> deleteOrganization                                       (OK=191    KO=0     )
> restloginProgressiveProfileCallback                      (OK=104    KO=0     )
> ReadPolicy                                               (OK=768    KO=0     )
> DeletePolicy                                             (OK=647    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=12     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       104 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 214190 / active: 287    / done: 2432  
================================================================================

08:38:01.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:01.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:02.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:02.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:02.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:02.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:04.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:04.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:05 GMT                                      65s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=40848  KO=0     )
> restLoginInitiate                                        (OK=2892   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=2884   KO=0     )
> Skip 2FA                                                 (OK=1596   KO=0     )
> User Authorize PKCE stage                                (OK=3402   KO=0     )
> User AccessToken PKCE stage                              (OK=3397   KO=0     )
> GetUUid                                                  (OK=951    KO=0     )
> GetOpenidConfig                                          (OK=2575   KO=0     )
> CreatePolicy                                             (OK=948    KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=102    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=102    KO=0     )
> UI-Post-Login - stage 1                                  (OK=649    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=647    KO=0     )
>  UI AM idFromSession                                     (OK=646    KO=0     )
>  UI AM validateGoto                                      (OK=646    KO=0     )
> UI-Post-Login - stage 2                                  (OK=644    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=644    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=644    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=644    KO=0     )
> UI-Post-Login - stage 3                                  (OK=640    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=640    KO=0     )
>  UI IDM uiconfig                                         (OK=638    KO=0     )
>  UI Enduser sessioncheck                                 (OK=638    KO=0     )
>  UI IDM version                                          (OK=638    KO=0     )
>  UI IDM privilege                                        (OK=638    KO=0     )
>  UI IDM login                                            (OK=638    KO=0     )
>  UI IDM features                                         (OK=638    KO=0     )
>  UI IDM dashboard                                        (OK=638    KO=0     )
>  UI IDM managed user schema                              (OK=638    KO=0     )
>  UI IDM user                                             (OK=638    KO=0     )
> RootUserinfo                                             (OK=2033   KO=0     )
>  UI IDM oidcToken                                        (OK=637    KO=0     )
> userinfo                                                 (OK=637    KO=0     )
> UI-Logout                                                (OK=636    KO=0     )
> UI-Logout Redirect 1                                     (OK=635    KO=0     )
>  UI AM revoke1                                           (OK=634    KO=0     )
>  UI AM endsession                                        (OK=634    KO=0     )
>  UI AM revoke2                                           (OK=634    KO=0     )
> getIdToken                                               (OK=213    KO=0     )
> getIdToken Redirect 1                                    (OK=213    KO=0     )
> createOrganization                                       (OK=213    KO=0     )
> tokenUserinfo                                            (OK=520    KO=0     )
> queryOrganization                                        (OK=213    KO=0     )
> deleteOrganization                                       (OK=213    KO=0     )
> restloginProgressiveProfileCallback                      (OK=111    KO=0     )
> ReadPolicy                                               (OK=857    KO=0     )
> DeletePolicy                                             (OK=765    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=15     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       112 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[-                                                                         ]  1%
          waiting: 213912 / active: 276    / done: 2721  
================================================================================

08:38:05.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:05.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:06.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:06.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:06.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:06.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:07.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:07.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:08.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:09.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:09.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:09.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:09.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:10 GMT                                      70s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=45414  KO=0     )
> restLoginInitiate                                        (OK=3206   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3201   KO=0     )
> Skip 2FA                                                 (OK=1774   KO=0     )
> User Authorize PKCE stage                                (OK=3776   KO=0     )
> User AccessToken PKCE stage                              (OK=3771   KO=0     )
> GetUUid                                                  (OK=1057   KO=0     )
> GetOpenidConfig                                          (OK=2858   KO=0     )
> CreatePolicy                                             (OK=1054   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=112    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=111    KO=0     )
> UI-Post-Login - stage 1                                  (OK=723    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=720    KO=0     )
>  UI AM idFromSession                                     (OK=718    KO=0     )
>  UI AM validateGoto                                      (OK=718    KO=0     )
> UI-Post-Login - stage 2                                  (OK=712    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=712    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=712    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=712    KO=0     )
> UI-Post-Login - stage 3                                  (OK=711    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=711    KO=0     )
>  UI IDM uiconfig                                         (OK=711    KO=0     )
>  UI Enduser sessioncheck                                 (OK=711    KO=0     )
>  UI IDM version                                          (OK=711    KO=0     )
>  UI IDM privilege                                        (OK=710    KO=0     )
>  UI IDM login                                            (OK=710    KO=0     )
>  UI IDM features                                         (OK=710    KO=0     )
>  UI IDM dashboard                                        (OK=710    KO=0     )
>  UI IDM managed user schema                              (OK=710    KO=0     )
>  UI IDM user                                             (OK=710    KO=0     )
> RootUserinfo                                             (OK=2258   KO=0     )
>  UI IDM oidcToken                                        (OK=710    KO=0     )
> userinfo                                                 (OK=710    KO=0     )
> UI-Logout                                                (OK=710    KO=0     )
> UI-Logout Redirect 1                                     (OK=708    KO=0     )
>  UI AM revoke1                                           (OK=707    KO=0     )
>  UI AM endsession                                        (OK=707    KO=0     )
>  UI AM revoke2                                           (OK=707    KO=0     )
> getIdToken                                               (OK=244    KO=0     )
> getIdToken Redirect 1                                    (OK=244    KO=0     )
> createOrganization                                       (OK=244    KO=0     )
> tokenUserinfo                                            (OK=576    KO=0     )
> queryOrganization                                        (OK=243    KO=0     )
> deleteOrganization                                       (OK=243    KO=0     )
> restloginProgressiveProfileCallback                      (OK=122    KO=0     )
> ReadPolicy                                               (OK=948    KO=0     )
> DeletePolicy                                             (OK=854    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=17     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       125 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 213589 / active: 282    / done: 3038  
================================================================================

08:38:10.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:10.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:11.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:12.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:12.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:13.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:13.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:13.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:14.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:15.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:15 GMT                                      75s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=49577  KO=0     )
> restLoginInitiate                                        (OK=3485   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3478   KO=0     )
> Skip 2FA                                                 (OK=1938   KO=0     )
> User Authorize PKCE stage                                (OK=4111   KO=0     )
> User AccessToken PKCE stage                              (OK=4110   KO=0     )
> GetUUid                                                  (OK=1162   KO=0     )
> GetOpenidConfig                                          (OK=3160   KO=0     )
> CreatePolicy                                             (OK=1159   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=127    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=126    KO=0     )
> UI-Post-Login - stage 1                                  (OK=783    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=782    KO=0     )
>  UI AM idFromSession                                     (OK=780    KO=0     )
>  UI AM validateGoto                                      (OK=780    KO=0     )
> UI-Post-Login - stage 2                                  (OK=779    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=778    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=778    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=778    KO=0     )
> UI-Post-Login - stage 3                                  (OK=777    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=777    KO=0     )
>  UI IDM uiconfig                                         (OK=777    KO=0     )
>  UI Enduser sessioncheck                                 (OK=777    KO=0     )
>  UI IDM version                                          (OK=777    KO=0     )
>  UI IDM privilege                                        (OK=777    KO=0     )
>  UI IDM login                                            (OK=777    KO=0     )
>  UI IDM features                                         (OK=777    KO=0     )
>  UI IDM dashboard                                        (OK=775    KO=0     )
>  UI IDM managed user schema                              (OK=775    KO=0     )
>  UI IDM user                                             (OK=775    KO=0     )
> RootUserinfo                                             (OK=2470   KO=0     )
>  UI IDM oidcToken                                        (OK=775    KO=0     )
> userinfo                                                 (OK=775    KO=0     )
> UI-Logout                                                (OK=773    KO=0     )
> UI-Logout Redirect 1                                     (OK=773    KO=0     )
>  UI AM revoke1                                           (OK=772    KO=0     )
>  UI AM endsession                                        (OK=772    KO=0     )
>  UI AM revoke2                                           (OK=771    KO=0     )
> getIdToken                                               (OK=258    KO=0     )
> getIdToken Redirect 1                                    (OK=258    KO=0     )
> createOrganization                                       (OK=257    KO=0     )
> tokenUserinfo                                            (OK=620    KO=0     )
> queryOrganization                                        (OK=257    KO=0     )
> deleteOrganization                                       (OK=257    KO=0     )
> restloginProgressiveProfileCallback                      (OK=136    KO=0     )
> ReadPolicy                                               (OK=1052   KO=0     )
> DeletePolicy                                             (OK=947    KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=19     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       135 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 213296 / active: 290    / done: 3323  
================================================================================

08:38:15.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:15.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:16.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:16.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:17.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:17.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:17.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:17.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:18.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:18.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:19.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:19.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:20.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:20.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:20 GMT                                      80s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=53874  KO=0     )
> restLoginInitiate                                        (OK=3782   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=3776   KO=0     )
> Skip 2FA                                                 (OK=2093   KO=0     )
> User Authorize PKCE stage                                (OK=4463   KO=0     )
> User AccessToken PKCE stage                              (OK=4459   KO=0     )
> GetUUid                                                  (OK=1242   KO=0     )
> GetOpenidConfig                                          (OK=3452   KO=0     )
> CreatePolicy                                             (OK=1242   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=137    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=137    KO=0     )
> UI-Post-Login - stage 1                                  (OK=847    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=846    KO=0     )
>  UI AM idFromSession                                     (OK=845    KO=0     )
>  UI AM validateGoto                                      (OK=846    KO=0     )
> UI-Post-Login - stage 2                                  (OK=844    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=844    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=844    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=844    KO=0     )
> UI-Post-Login - stage 3                                  (OK=844    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=843    KO=0     )
>  UI IDM uiconfig                                         (OK=843    KO=0     )
>  UI Enduser sessioncheck                                 (OK=843    KO=0     )
>  UI IDM version                                          (OK=843    KO=0     )
>  UI IDM privilege                                        (OK=843    KO=0     )
>  UI IDM login                                            (OK=843    KO=0     )
>  UI IDM features                                         (OK=843    KO=0     )
>  UI IDM dashboard                                        (OK=843    KO=0     )
>  UI IDM managed user schema                              (OK=843    KO=0     )
>  UI IDM user                                             (OK=843    KO=0     )
> RootUserinfo                                             (OK=2695   KO=0     )
>  UI IDM oidcToken                                        (OK=841    KO=0     )
> userinfo                                                 (OK=841    KO=0     )
> UI-Logout                                                (OK=840    KO=0     )
> UI-Logout Redirect 1                                     (OK=840    KO=0     )
>  UI AM revoke1                                           (OK=839    KO=0     )
>  UI AM endsession                                        (OK=839    KO=0     )
>  UI AM revoke2                                           (OK=840    KO=0     )
> getIdToken                                               (OK=284    KO=0     )
> getIdToken Redirect 1                                    (OK=284    KO=0     )
> createOrganization                                       (OK=284    KO=0     )
> tokenUserinfo                                            (OK=683    KO=0     )
> queryOrganization                                        (OK=284    KO=0     )
> deleteOrganization                                       (OK=283    KO=0     )
> restloginProgressiveProfileCallback                      (OK=150    KO=0     )
> ReadPolicy                                               (OK=1159   KO=0     )
> DeletePolicy                                             (OK=1051   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=20     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       149 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 212987 / active: 269    / done: 3653  
================================================================================

08:38:20.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:21.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:22.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:22.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:23.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:24.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:25.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:25 GMT                                      85s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=57899  KO=0     )
> restLoginInitiate                                        (OK=4050   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4042   KO=0     )
> Skip 2FA                                                 (OK=2241   KO=0     )
> User Authorize PKCE stage                                (OK=4789   KO=0     )
> User AccessToken PKCE stage                              (OK=4787   KO=0     )
> GetUUid                                                  (OK=1333   KO=0     )
> GetOpenidConfig                                          (OK=3733   KO=0     )
> CreatePolicy                                             (OK=1330   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=144    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=144    KO=0     )
> UI-Post-Login - stage 1                                  (OK=914    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=913    KO=0     )
>  UI AM idFromSession                                     (OK=912    KO=0     )
>  UI AM validateGoto                                      (OK=912    KO=0     )
> UI-Post-Login - stage 2                                  (OK=912    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=910    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=910    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=910    KO=0     )
> UI-Post-Login - stage 3                                  (OK=906    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=905    KO=0     )
>  UI IDM uiconfig                                         (OK=905    KO=0     )
>  UI Enduser sessioncheck                                 (OK=905    KO=0     )
>  UI IDM version                                          (OK=905    KO=0     )
>  UI IDM privilege                                        (OK=905    KO=0     )
>  UI IDM login                                            (OK=903    KO=0     )
>  UI IDM features                                         (OK=905    KO=0     )
>  UI IDM dashboard                                        (OK=902    KO=0     )
>  UI IDM managed user schema                              (OK=902    KO=0     )
>  UI IDM user                                             (OK=902    KO=0     )
> RootUserinfo                                             (OK=2932   KO=0     )
>  UI IDM oidcToken                                        (OK=902    KO=0     )
> userinfo                                                 (OK=902    KO=0     )
> UI-Logout                                                (OK=902    KO=0     )
> UI-Logout Redirect 1                                     (OK=902    KO=0     )
>  UI AM revoke1                                           (OK=902    KO=0     )
>  UI AM endsession                                        (OK=902    KO=0     )
>  UI AM revoke2                                           (OK=902    KO=0     )
> getIdToken                                               (OK=303    KO=0     )
> getIdToken Redirect 1                                    (OK=303    KO=0     )
> createOrganization                                       (OK=303    KO=0     )
> tokenUserinfo                                            (OK=728    KO=0     )
> queryOrganization                                        (OK=302    KO=0     )
> deleteOrganization                                       (OK=301    KO=0     )
> restloginProgressiveProfileCallback                      (OK=163    KO=0     )
> ReadPolicy                                               (OK=1239   KO=0     )
> DeletePolicy                                             (OK=1159   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=21     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       156 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 212710 / active: 253    / done: 3946  
================================================================================

08:38:26.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:26.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:27.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:27.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:27.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:27.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:28.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:28.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:29.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:29.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:30.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:30.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:30.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:30 GMT                                      90s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=62175  KO=0     )
> restLoginInitiate                                        (OK=4352   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4346   KO=0     )
> Skip 2FA                                                 (OK=2406   KO=0     )
> User Authorize PKCE stage                                (OK=5142   KO=0     )
> User AccessToken PKCE stage                              (OK=5140   KO=0     )
> GetUUid                                                  (OK=1434   KO=0     )
> GetOpenidConfig                                          (OK=3999   KO=0     )
> CreatePolicy                                             (OK=1431   KO=0     )
> loginTreeWorkflow_restLoginInitiate                      (OK=153    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=153    KO=0     )
> UI-Post-Login - stage 1                                  (OK=982    KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=982    KO=0     )
>  UI AM idFromSession                                     (OK=980    KO=0     )
>  UI AM validateGoto                                      (OK=980    KO=0     )
> UI-Post-Login - stage 2                                  (OK=978    KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=978    KO=0     )
>  UI Enduser appAuthHelper2                               (OK=978    KO=0     )
>  UI Enduser appAuthHelper1                               (OK=978    KO=0     )
> UI-Post-Login - stage 3                                  (OK=976    KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=976    KO=0     )
>  UI IDM uiconfig                                         (OK=976    KO=0     )
>  UI Enduser sessioncheck                                 (OK=976    KO=0     )
>  UI IDM version                                          (OK=976    KO=0     )
>  UI IDM privilege                                        (OK=976    KO=0     )
>  UI IDM login                                            (OK=976    KO=0     )
>  UI IDM features                                         (OK=976    KO=0     )
>  UI IDM dashboard                                        (OK=976    KO=0     )
>  UI IDM managed user schema                              (OK=976    KO=0     )
>  UI IDM user                                             (OK=976    KO=0     )
> RootUserinfo                                             (OK=3113   KO=0     )
>  UI IDM oidcToken                                        (OK=972    KO=0     )
> userinfo                                                 (OK=971    KO=0     )
> UI-Logout                                                (OK=968    KO=0     )
> UI-Logout Redirect 1                                     (OK=965    KO=0     )
>  UI AM revoke1                                           (OK=965    KO=0     )
>  UI AM endsession                                        (OK=965    KO=0     )
>  UI AM revoke2                                           (OK=965    KO=0     )
> getIdToken                                               (OK=323    KO=0     )
> getIdToken Redirect 1                                    (OK=323    KO=0     )
> createOrganization                                       (OK=323    KO=0     )
> tokenUserinfo                                            (OK=783    KO=0     )
> queryOrganization                                        (OK=323    KO=0     )
> deleteOrganization                                       (OK=323    KO=0     )
> restloginProgressiveProfileCallback                      (OK=176    KO=0     )
> ReadPolicy                                               (OK=1329   KO=0     )
> DeletePolicy                                             (OK=1237   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=23     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       169 (100.0%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  1%
          waiting: 212401 / active: 280    / done: 4228  
================================================================================

08:38:30.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:30.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:30.774 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 4503: status.find.in([200, 209], 304), found 409
08:38:30.780 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,4503,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTE3ODA3NDY5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZnp0bmh3eHRVWGgyaFJST2lXMEVseVhQUWJBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzExMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzExMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkwNzEwLCJpYXQiOjE3MzE0ODcxMTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im5xVTJVYW5NY19FYWM4a19GdHFQaUNMWGsyayJ9.E4ahHDCZGDORIQSaEmTMRM1ILgq545b0vaOgVMXSoNL3V-tjo7-Ak_VjryXJh1D27jrYsdJGNsN4BtYXzLhxBDI1ek1sp21D300t569PlxTJDFH7wyG_YeIaMTpaHOUzdyRAkZ7pJdujSyIzLkatcHHuJtv8KWVdqHYL3tqxutB0lAyLjglxCECbkNDD8krzSieD07fIqtHSLVxM9qVxEein6rGcGQ9XDkhIZzf4QqJZT8FJGG8OPiCaMi7_PB2xBd2m7Aq0DBN6NHSuP542IGVROZIIw0G8_piNsHQR_1FM03cPL_w0SviasMXjLjSbqGION0tdVW_b8wIcKZYjXg, username -> user.73756, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy306122, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@683ee0ae, authcode -> 8eeGqK4MmOozOVExnfFqN-5JL9k, useAdminRealm -> true, callbacks -> {"tokenId":"ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487110489), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487110489))), password -> Pa_ssw0rd, challenge -> qf7QV4RKu1udrd9XRUHXhbKVglKfDdwdyYX4dp075iI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 50.248.34.242, verifier -> LTkwNjk0NDMyNDM2MTI1NTIxMzc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f05504e, tokenId -> ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy306122","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 08:38:30 GMT
	x-forgerock-transactionid: a40283ce-3528-49eb-a1f0-a6fd5f87a659
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:38:31.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:32.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:32.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:32.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:33.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:33.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:33.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:34.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:35.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:35.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:35 GMT                                      95s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=66218  KO=1     )
> restLoginInitiate                                        (OK=4639   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4633   KO=0     )
> Skip 2FA                                                 (OK=2575   KO=0     )
> User Authorize PKCE stage                                (OK=5477   KO=0     )
> User AccessToken PKCE stage                              (OK=5472   KO=0     )
> GetUUid                                                  (OK=1530   KO=0     )
> GetOpenidConfig                                          (OK=4289   KO=0     )
> CreatePolicy                                             (OK=1527   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=164    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=163    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1042   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1042   KO=0     )
>  UI AM idFromSession                                     (OK=1041   KO=0     )
>  UI AM validateGoto                                      (OK=1041   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1035   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1034   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1034   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1034   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1032   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1031   KO=0     )
>  UI IDM uiconfig                                         (OK=1031   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1031   KO=0     )
>  UI IDM version                                          (OK=1031   KO=0     )
>  UI IDM privilege                                        (OK=1031   KO=0     )
>  UI IDM login                                            (OK=1031   KO=0     )
>  UI IDM features                                         (OK=1031   KO=0     )
>  UI IDM dashboard                                        (OK=1031   KO=0     )
>  UI IDM managed user schema                              (OK=1031   KO=0     )
>  UI IDM user                                             (OK=1031   KO=0     )
> RootUserinfo                                             (OK=3343   KO=0     )
>  UI IDM oidcToken                                        (OK=1031   KO=0     )
> userinfo                                                 (OK=1031   KO=0     )
> UI-Logout                                                (OK=1031   KO=0     )
> UI-Logout Redirect 1                                     (OK=1031   KO=0     )
>  UI AM revoke1                                           (OK=1030   KO=0     )
>  UI AM endsession                                        (OK=1030   KO=0     )
>  UI AM revoke2                                           (OK=1030   KO=0     )
> getIdToken                                               (OK=351    KO=0     )
> getIdToken Redirect 1                                    (OK=351    KO=0     )
> createOrganization                                       (OK=351    KO=0     )
> tokenUserinfo                                            (OK=829    KO=0     )
> queryOrganization                                        (OK=351    KO=0     )
> deleteOrganization                                       (OK=351    KO=0     )
> restloginProgressiveProfileCallback                      (OK=185    KO=0     )
> ReadPolicy                                               (OK=1430   KO=0     )
> DeletePolicy                                             (OK=1324   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=24     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       181 (99.45%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.55%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 212104 / active: 289    / done: 4516  
================================================================================

08:38:36.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:37.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:38.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:38.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:38.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:38.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:39.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:39.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:39.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:39.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:39.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:40 GMT                                     100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=70520  KO=1     )
> restLoginInitiate                                        (OK=4938   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=4932   KO=0     )
> Skip 2FA                                                 (OK=2743   KO=0     )
> User Authorize PKCE stage                                (OK=5829   KO=0     )
> User AccessToken PKCE stage                              (OK=5826   KO=0     )
> GetUUid                                                  (OK=1623   KO=0     )
> GetOpenidConfig                                          (OK=4580   KO=0     )
> CreatePolicy                                             (OK=1619   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=178    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=178    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1102   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1102   KO=0     )
>  UI AM idFromSession                                     (OK=1102   KO=0     )
>  UI AM validateGoto                                      (OK=1102   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1100   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1100   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1100   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1100   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1099   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1098   KO=0     )
>  UI IDM uiconfig                                         (OK=1098   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1098   KO=0     )
>  UI IDM version                                          (OK=1098   KO=0     )
>  UI IDM privilege                                        (OK=1097   KO=0     )
>  UI IDM login                                            (OK=1097   KO=0     )
>  UI IDM features                                         (OK=1097   KO=0     )
>  UI IDM dashboard                                        (OK=1096   KO=0     )
>  UI IDM managed user schema                              (OK=1096   KO=0     )
>  UI IDM user                                             (OK=1096   KO=0     )
> RootUserinfo                                             (OK=3579   KO=0     )
>  UI IDM oidcToken                                        (OK=1096   KO=0     )
> userinfo                                                 (OK=1096   KO=0     )
> UI-Logout                                                (OK=1096   KO=0     )
> UI-Logout Redirect 1                                     (OK=1096   KO=0     )
>  UI AM revoke1                                           (OK=1095   KO=0     )
>  UI AM endsession                                        (OK=1094   KO=0     )
>  UI AM revoke2                                           (OK=1093   KO=0     )
> getIdToken                                               (OK=379    KO=0     )
> getIdToken Redirect 1                                    (OK=379    KO=0     )
> createOrganization                                       (OK=379    KO=0     )
> tokenUserinfo                                            (OK=884    KO=0     )
> queryOrganization                                        (OK=378    KO=0     )
> deleteOrganization                                       (OK=377    KO=0     )
> restloginProgressiveProfileCallback                      (OK=195    KO=0     )
> ReadPolicy                                               (OK=1526   KO=0     )
> DeletePolicy                                             (OK=1428   KO=0     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=26     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       192 (99.48%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.52%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 211790 / active: 285    / done: 4834  
================================================================================

08:38:40.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:40.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:40.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 4503: status.find.in([200, 209], 304), found 404
08:38:40.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,4503,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTE3ODA3NDY5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZnp0bmh3eHRVWGgyaFJST2lXMEVseVhQUWJBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzExMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzExMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkwNzEwLCJpYXQiOjE3MzE0ODcxMTAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im5xVTJVYW5NY19FYWM4a19GdHFQaUNMWGsyayJ9.E4ahHDCZGDORIQSaEmTMRM1ILgq545b0vaOgVMXSoNL3V-tjo7-Ak_VjryXJh1D27jrYsdJGNsN4BtYXzLhxBDI1ek1sp21D300t569PlxTJDFH7wyG_YeIaMTpaHOUzdyRAkZ7pJdujSyIzLkatcHHuJtv8KWVdqHYL3tqxutB0lAyLjglxCECbkNDD8krzSieD07fIqtHSLVxM9qVxEein6rGcGQ9XDkhIZzf4QqJZT8FJGG8OPiCaMi7_PB2xBd2m7Aq0DBN6NHSuP542IGVROZIIw0G8_piNsHQR_1FM03cPL_w0SviasMXjLjSbqGION0tdVW_b8wIcKZYjXg, username -> user.73756, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy306122, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@683ee0ae, authcode -> 8eeGqK4MmOozOVExnfFqN-5JL9k, useAdminRealm -> true, callbacks -> {"tokenId":"ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487110489), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487110489))), password -> Pa_ssw0rd, challenge -> qf7QV4RKu1udrd9XRUHXhbKVglKfDdwdyYX4dp075iI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 50.248.34.242, verifier -> LTkwNjk0NDMyNDM2MTI1NTIxMzc, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7f05504e, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@1a4f4da8, tokenId -> ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy306122
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=ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=ewRFglWP-Sh1Xqn2PLx52-CGAgs.*AAJTSQACMDIAAlNLABwzSWZJQ2hWd1UydEVHUGlZUHJZUVRWNys3VGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:38:40 GMT
	x-forgerock-transactionid: 63c54a4a-981e-4fa9-b247-3f01c6ea4660
	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 testPolicy306122 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:38:41.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:41.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:41.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:42.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:42.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:42.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:43.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:43.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:44.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:44.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:44.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:45 GMT                                     105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=74746  KO=2     )
> restLoginInitiate                                        (OK=5235   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5229   KO=0     )
> Skip 2FA                                                 (OK=2904   KO=0     )
> User Authorize PKCE stage                                (OK=6180   KO=0     )
> User AccessToken PKCE stage                              (OK=6176   KO=0     )
> GetUUid                                                  (OK=1715   KO=0     )
> GetOpenidConfig                                          (OK=4859   KO=0     )
> CreatePolicy                                             (OK=1712   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=197    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=197    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1174   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1173   KO=0     )
>  UI AM idFromSession                                     (OK=1173   KO=0     )
>  UI AM validateGoto                                      (OK=1173   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1169   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1167   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1167   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1167   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1165   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1161   KO=0     )
>  UI IDM uiconfig                                         (OK=1161   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1161   KO=0     )
>  UI IDM version                                          (OK=1161   KO=0     )
>  UI IDM privilege                                        (OK=1159   KO=0     )
>  UI IDM login                                            (OK=1159   KO=0     )
>  UI IDM features                                         (OK=1159   KO=0     )
>  UI IDM dashboard                                        (OK=1159   KO=0     )
>  UI IDM managed user schema                              (OK=1159   KO=0     )
>  UI IDM user                                             (OK=1159   KO=0     )
> RootUserinfo                                             (OK=3814   KO=0     )
>  UI IDM oidcToken                                        (OK=1159   KO=0     )
> userinfo                                                 (OK=1158   KO=0     )
> UI-Logout                                                (OK=1155   KO=0     )
> UI-Logout Redirect 1                                     (OK=1155   KO=0     )
>  UI AM revoke1                                           (OK=1155   KO=0     )
>  UI AM endsession                                        (OK=1155   KO=0     )
>  UI AM revoke2                                           (OK=1155   KO=0     )
> getIdToken                                               (OK=399    KO=0     )
> getIdToken Redirect 1                                    (OK=399    KO=0     )
> createOrganization                                       (OK=399    KO=0     )
> tokenUserinfo                                            (OK=940    KO=0     )
> queryOrganization                                        (OK=399    KO=0     )
> deleteOrganization                                       (OK=399    KO=0     )
> restloginProgressiveProfileCallback                      (OK=208    KO=0     )
> ReadPolicy                                               (OK=1617   KO=0     )
> DeletePolicy                                             (OK=1522   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=28     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       205 (99.03%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.48%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 211477 / active: 284    / done: 5148  
================================================================================

08:38:45.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:46.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:47.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:47.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:47.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:47.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:48.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:48.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:48.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:48.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:48.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:48.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:48.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:49.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:49.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:49.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:50.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:50.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:50.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:50 GMT                                     110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=78411  KO=2     )
> restLoginInitiate                                        (OK=5499   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5487   KO=0     )
> Skip 2FA                                                 (OK=3043   KO=0     )
> User Authorize PKCE stage                                (OK=6474   KO=0     )
> User AccessToken PKCE stage                              (OK=6469   KO=0     )
> GetUUid                                                  (OK=1795   KO=0     )
> GetOpenidConfig                                          (OK=5125   KO=0     )
> CreatePolicy                                             (OK=1793   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=205    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=205    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1219   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1219   KO=0     )
>  UI AM idFromSession                                     (OK=1219   KO=0     )
>  UI AM validateGoto                                      (OK=1219   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1217   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1217   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1217   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1217   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1215   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1215   KO=0     )
>  UI IDM uiconfig                                         (OK=1215   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1215   KO=0     )
>  UI IDM version                                          (OK=1215   KO=0     )
>  UI IDM privilege                                        (OK=1215   KO=0     )
>  UI IDM login                                            (OK=1215   KO=0     )
>  UI IDM features                                         (OK=1215   KO=0     )
>  UI IDM dashboard                                        (OK=1215   KO=0     )
>  UI IDM managed user schema                              (OK=1215   KO=0     )
>  UI IDM user                                             (OK=1215   KO=0     )
> RootUserinfo                                             (OK=4035   KO=0     )
>  UI IDM oidcToken                                        (OK=1215   KO=0     )
> userinfo                                                 (OK=1214   KO=0     )
> UI-Logout                                                (OK=1214   KO=0     )
> UI-Logout Redirect 1                                     (OK=1214   KO=0     )
>  UI AM revoke1                                           (OK=1214   KO=0     )
>  UI AM endsession                                        (OK=1214   KO=0     )
>  UI AM revoke2                                           (OK=1214   KO=0     )
> getIdToken                                               (OK=421    KO=0     )
> getIdToken Redirect 1                                    (OK=421    KO=0     )
> createOrganization                                       (OK=421    KO=0     )
> tokenUserinfo                                            (OK=996    KO=0     )
> queryOrganization                                        (OK=421    KO=0     )
> deleteOrganization                                       (OK=421    KO=0     )
> restloginProgressiveProfileCallback                      (OK=218    KO=0     )
> ReadPolicy                                               (OK=1711   KO=0     )
> DeletePolicy                                             (OK=1613   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=30     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       224 (99.12%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.44%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 211199 / active: 252    / done: 5458  
================================================================================

08:38:50.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:50.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:50.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:51.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:51.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:51.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:51.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:51.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:52.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:52.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:52.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:53.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:53.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:53.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:53.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:54.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:54.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:54.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:38:55 GMT                                     115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=82134  KO=2     )
> restLoginInitiate                                        (OK=5773   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=5769   KO=0     )
> Skip 2FA                                                 (OK=3204   KO=0     )
> User Authorize PKCE stage                                (OK=6796   KO=0     )
> User AccessToken PKCE stage                              (OK=6792   KO=0     )
> GetUUid                                                  (OK=1895   KO=0     )
> GetOpenidConfig                                          (OK=5397   KO=0     )
> CreatePolicy                                             (OK=1887   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=214    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=214    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1274   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1274   KO=0     )
>  UI AM idFromSession                                     (OK=1274   KO=0     )
>  UI AM validateGoto                                      (OK=1274   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1273   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1273   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1272   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1272   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1269   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1267   KO=0     )
>  UI IDM uiconfig                                         (OK=1266   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1266   KO=0     )
>  UI IDM version                                          (OK=1266   KO=0     )
>  UI IDM privilege                                        (OK=1266   KO=0     )
>  UI IDM login                                            (OK=1266   KO=0     )
>  UI IDM features                                         (OK=1266   KO=0     )
>  UI IDM dashboard                                        (OK=1266   KO=0     )
>  UI IDM managed user schema                              (OK=1266   KO=0     )
>  UI IDM user                                             (OK=1266   KO=0     )
> RootUserinfo                                             (OK=4221   KO=0     )
>  UI IDM oidcToken                                        (OK=1264   KO=0     )
> userinfo                                                 (OK=1262   KO=0     )
> UI-Logout                                                (OK=1262   KO=0     )
> UI-Logout Redirect 1                                     (OK=1262   KO=0     )
>  UI AM revoke1                                           (OK=1261   KO=0     )
>  UI AM endsession                                        (OK=1261   KO=0     )
>  UI AM revoke2                                           (OK=1261   KO=0     )
> getIdToken                                               (OK=445    KO=0     )
> getIdToken Redirect 1                                    (OK=444    KO=0     )
> createOrganization                                       (OK=443    KO=0     )
> tokenUserinfo                                            (OK=1047   KO=0     )
> queryOrganization                                        (OK=443    KO=0     )
> deleteOrganization                                       (OK=443    KO=0     )
> restloginProgressiveProfileCallback                      (OK=227    KO=0     )
> ReadPolicy                                               (OK=1791   KO=0     )
> DeletePolicy                                             (OK=1709   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=31     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       242 (99.18%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.41%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#-                                                                        ]  2%
          waiting: 210920 / active: 249    / done: 5740  
================================================================================

08:38:55.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:55.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:55.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:56.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:56.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:57.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:57.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:57.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:58.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:59.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:38:59.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:00 GMT                                     120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=86039  KO=2     )
> restLoginInitiate                                        (OK=6052   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6044   KO=0     )
> Skip 2FA                                                 (OK=3355   KO=0     )
> User Authorize PKCE stage                                (OK=7111   KO=0     )
> User AccessToken PKCE stage                              (OK=7108   KO=0     )
> GetUUid                                                  (OK=1976   KO=0     )
> GetOpenidConfig                                          (OK=5653   KO=0     )
> CreatePolicy                                             (OK=1974   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=228    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=228    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1336   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1334   KO=0     )
>  UI AM idFromSession                                     (OK=1333   KO=0     )
>  UI AM validateGoto                                      (OK=1333   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1331   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1331   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1330   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1330   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1327   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1326   KO=0     )
>  UI IDM uiconfig                                         (OK=1326   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1326   KO=0     )
>  UI IDM version                                          (OK=1326   KO=0     )
>  UI IDM privilege                                        (OK=1326   KO=0     )
>  UI IDM login                                            (OK=1326   KO=0     )
>  UI IDM features                                         (OK=1326   KO=0     )
>  UI IDM dashboard                                        (OK=1326   KO=0     )
>  UI IDM managed user schema                              (OK=1326   KO=0     )
>  UI IDM user                                             (OK=1325   KO=0     )
> RootUserinfo                                             (OK=4447   KO=0     )
>  UI IDM oidcToken                                        (OK=1325   KO=0     )
> userinfo                                                 (OK=1325   KO=0     )
> UI-Logout                                                (OK=1325   KO=0     )
> UI-Logout Redirect 1                                     (OK=1324   KO=0     )
>  UI AM revoke1                                           (OK=1323   KO=0     )
>  UI AM endsession                                        (OK=1323   KO=0     )
>  UI AM revoke2                                           (OK=1323   KO=0     )
> getIdToken                                               (OK=461    KO=0     )
> getIdToken Redirect 1                                    (OK=461    KO=0     )
> createOrganization                                       (OK=460    KO=0     )
> tokenUserinfo                                            (OK=1097   KO=0     )
> queryOrganization                                        (OK=459    KO=0     )
> deleteOrganization                                       (OK=459    KO=0     )
> restloginProgressiveProfileCallback                      (OK=246    KO=0     )
> ReadPolicy                                               (OK=1885   KO=0     )
> DeletePolicy                                             (OK=1790   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=33     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       253 (99.22%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.39%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 210623 / active: 277    / done: 6009  
================================================================================

08:39:00.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:02.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:02.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:02.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:03.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:03.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:03.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:04.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:04.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:04.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:05.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:05 GMT                                     125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=90401  KO=2     )
> restLoginInitiate                                        (OK=6337   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6330   KO=0     )
> Skip 2FA                                                 (OK=3503   KO=0     )
> User Authorize PKCE stage                                (OK=7463   KO=0     )
> User AccessToken PKCE stage                              (OK=7458   KO=0     )
> GetUUid                                                  (OK=2069   KO=0     )
> GetOpenidConfig                                          (OK=5926   KO=0     )
> CreatePolicy                                             (OK=2063   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=241    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=241    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1406   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1405   KO=0     )
>  UI AM idFromSession                                     (OK=1403   KO=0     )
>  UI AM validateGoto                                      (OK=1403   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1403   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1403   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1403   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1403   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1399   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1397   KO=0     )
>  UI IDM uiconfig                                         (OK=1397   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1397   KO=0     )
>  UI IDM version                                          (OK=1397   KO=0     )
>  UI IDM privilege                                        (OK=1397   KO=0     )
>  UI IDM login                                            (OK=1397   KO=0     )
>  UI IDM features                                         (OK=1397   KO=0     )
>  UI IDM dashboard                                        (OK=1397   KO=0     )
>  UI IDM managed user schema                              (OK=1397   KO=0     )
>  UI IDM user                                             (OK=1397   KO=0     )
> RootUserinfo                                             (OK=4678   KO=0     )
>  UI IDM oidcToken                                        (OK=1397   KO=0     )
> userinfo                                                 (OK=1397   KO=0     )
> UI-Logout                                                (OK=1397   KO=0     )
> UI-Logout Redirect 1                                     (OK=1397   KO=0     )
>  UI AM revoke1                                           (OK=1396   KO=0     )
>  UI AM endsession                                        (OK=1396   KO=0     )
>  UI AM revoke2                                           (OK=1396   KO=0     )
> getIdToken                                               (OK=482    KO=0     )
> getIdToken Redirect 1                                    (OK=482    KO=0     )
> createOrganization                                       (OK=482    KO=0     )
> tokenUserinfo                                            (OK=1153   KO=0     )
> queryOrganization                                        (OK=482    KO=0     )
> deleteOrganization                                       (OK=482    KO=0     )
> restloginProgressiveProfileCallback                      (OK=265    KO=0     )
> ReadPolicy                                               (OK=1974   KO=0     )
> DeletePolicy                                             (OK=1881   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=35     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       264 (99.25%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.38%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  2%
          waiting: 210328 / active: 256    / done: 6325  
================================================================================

08:39:05.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:05.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:06.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:06.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:07.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:07.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:07.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:07.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:07.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:08.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:08.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:08.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:08.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:09.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:09.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:09.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:10.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:10.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:10 GMT                                     130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=95014  KO=2     )
> restLoginInitiate                                        (OK=6664   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6658   KO=0     )
> Skip 2FA                                                 (OK=3662   KO=0     )
> User Authorize PKCE stage                                (OK=7844   KO=0     )
> User AccessToken PKCE stage                              (OK=7835   KO=0     )
> GetUUid                                                  (OK=2150   KO=0     )
> GetOpenidConfig                                          (OK=6187   KO=0     )
> CreatePolicy                                             (OK=2147   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=249    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=249    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1486   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1485   KO=0     )
>  UI AM idFromSession                                     (OK=1485   KO=0     )
>  UI AM validateGoto                                      (OK=1485   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1480   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1480   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1480   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1480   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1476   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1476   KO=0     )
>  UI IDM uiconfig                                         (OK=1476   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1476   KO=0     )
>  UI IDM version                                          (OK=1476   KO=0     )
>  UI IDM privilege                                        (OK=1476   KO=0     )
>  UI IDM login                                            (OK=1476   KO=0     )
>  UI IDM features                                         (OK=1476   KO=0     )
>  UI IDM dashboard                                        (OK=1474   KO=0     )
>  UI IDM managed user schema                              (OK=1474   KO=0     )
>  UI IDM user                                             (OK=1474   KO=0     )
> RootUserinfo                                             (OK=4901   KO=0     )
>  UI IDM oidcToken                                        (OK=1473   KO=0     )
> userinfo                                                 (OK=1473   KO=0     )
> UI-Logout                                                (OK=1473   KO=0     )
> UI-Logout Redirect 1                                     (OK=1472   KO=0     )
>  UI AM revoke1                                           (OK=1470   KO=0     )
>  UI AM endsession                                        (OK=1471   KO=0     )
>  UI AM revoke2                                           (OK=1470   KO=0     )
> getIdToken                                               (OK=501    KO=0     )
> getIdToken Redirect 1                                    (OK=501    KO=0     )
> createOrganization                                       (OK=501    KO=0     )
> tokenUserinfo                                            (OK=1219   KO=0     )
> queryOrganization                                        (OK=501    KO=0     )
> deleteOrganization                                       (OK=501    KO=0     )
> restloginProgressiveProfileCallback                      (OK=279    KO=0     )
> ReadPolicy                                               (OK=2062   KO=0     )
> DeletePolicy                                             (OK=1973   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=37     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       282 (99.30%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.35%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 209991 / active: 271    / done: 6647  
================================================================================

08:39:10.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:10.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:11.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:11.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:11.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:11.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:12.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:12.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:13.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:13.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:13.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:14.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:15.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:15 GMT                                     135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=99399  KO=2     )
> restLoginInitiate                                        (OK=6955   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=6951   KO=0     )
> Skip 2FA                                                 (OK=3823   KO=0     )
> User Authorize PKCE stage                                (OK=8196   KO=0     )
> User AccessToken PKCE stage                              (OK=8195   KO=0     )
> GetUUid                                                  (OK=2253   KO=0     )
> GetOpenidConfig                                          (OK=6461   KO=0     )
> CreatePolicy                                             (OK=2250   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=259    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=259    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1556   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1556   KO=0     )
>  UI AM idFromSession                                     (OK=1556   KO=0     )
>  UI AM validateGoto                                      (OK=1556   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1552   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1552   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1549   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1549   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1547   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1546   KO=0     )
>  UI IDM uiconfig                                         (OK=1545   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1545   KO=0     )
>  UI IDM version                                          (OK=1545   KO=0     )
>  UI IDM privilege                                        (OK=1545   KO=0     )
>  UI IDM login                                            (OK=1545   KO=0     )
>  UI IDM features                                         (OK=1545   KO=0     )
>  UI IDM dashboard                                        (OK=1545   KO=0     )
>  UI IDM managed user schema                              (OK=1545   KO=0     )
>  UI IDM user                                             (OK=1545   KO=0     )
> RootUserinfo                                             (OK=5107   KO=0     )
>  UI IDM oidcToken                                        (OK=1545   KO=0     )
> userinfo                                                 (OK=1543   KO=0     )
> UI-Logout                                                (OK=1542   KO=0     )
> UI-Logout Redirect 1                                     (OK=1541   KO=0     )
>  UI AM revoke1                                           (OK=1541   KO=0     )
>  UI AM endsession                                        (OK=1541   KO=0     )
>  UI AM revoke2                                           (OK=1541   KO=0     )
> getIdToken                                               (OK=532    KO=0     )
> getIdToken Redirect 1                                    (OK=532    KO=0     )
> createOrganization                                       (OK=531    KO=0     )
> tokenUserinfo                                            (OK=1275   KO=0     )
> queryOrganization                                        (OK=531    KO=0     )
> deleteOrganization                                       (OK=531    KO=0     )
> restloginProgressiveProfileCallback                      (OK=293    KO=0     )
> ReadPolicy                                               (OK=2146   KO=0     )
> DeletePolicy                                             (OK=2060   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=41     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       295 (99.33%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.34%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 209690 / active: 257    / done: 6962  
================================================================================

08:39:16.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:16.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:17.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:17.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:19.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:19.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:19.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:20.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:20 GMT                                     140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=103347 KO=2     )
> restLoginInitiate                                        (OK=7229   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7224   KO=0     )
> Skip 2FA                                                 (OK=3980   KO=0     )
> User Authorize PKCE stage                                (OK=8520   KO=0     )
> User AccessToken PKCE stage                              (OK=8515   KO=0     )
> GetUUid                                                  (OK=2342   KO=0     )
> GetOpenidConfig                                          (OK=6738   KO=0     )
> CreatePolicy                                             (OK=2340   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=266    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=266    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1612   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1611   KO=0     )
>  UI AM idFromSession                                     (OK=1611   KO=0     )
>  UI AM validateGoto                                      (OK=1611   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1609   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1609   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1608   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1608   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1607   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1607   KO=0     )
>  UI IDM uiconfig                                         (OK=1607   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1607   KO=0     )
>  UI IDM version                                          (OK=1607   KO=0     )
>  UI IDM privilege                                        (OK=1607   KO=0     )
>  UI IDM login                                            (OK=1607   KO=0     )
>  UI IDM features                                         (OK=1607   KO=0     )
>  UI IDM dashboard                                        (OK=1606   KO=0     )
>  UI IDM managed user schema                              (OK=1606   KO=0     )
>  UI IDM user                                             (OK=1606   KO=0     )
> RootUserinfo                                             (OK=5291   KO=0     )
>  UI IDM oidcToken                                        (OK=1606   KO=0     )
> userinfo                                                 (OK=1605   KO=0     )
> UI-Logout                                                (OK=1605   KO=0     )
> UI-Logout Redirect 1                                     (OK=1605   KO=0     )
>  UI AM revoke1                                           (OK=1605   KO=0     )
>  UI AM endsession                                        (OK=1605   KO=0     )
>  UI AM revoke2                                           (OK=1605   KO=0     )
> getIdToken                                               (OK=557    KO=0     )
> getIdToken Redirect 1                                    (OK=557    KO=0     )
> createOrganization                                       (OK=557    KO=0     )
> tokenUserinfo                                            (OK=1325   KO=0     )
> queryOrganization                                        (OK=556    KO=0     )
> deleteOrganization                                       (OK=556    KO=0     )
> restloginProgressiveProfileCallback                      (OK=301    KO=0     )
> ReadPolicy                                               (OK=2251   KO=0     )
> DeletePolicy                                             (OK=2145   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=42     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       303 (99.34%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.33%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.33%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 209413 / active: 262    / done: 7234  
================================================================================

08:39:20.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:20.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:20.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:21.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:22.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:22.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:22.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:23.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:23.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:23.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:25 GMT                                     145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=107231 KO=2     )
> restLoginInitiate                                        (OK=7496   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7491   KO=0     )
> Skip 2FA                                                 (OK=4128   KO=0     )
> User Authorize PKCE stage                                (OK=8834   KO=0     )
> User AccessToken PKCE stage                              (OK=8832   KO=0     )
> GetUUid                                                  (OK=2430   KO=0     )
> GetOpenidConfig                                          (OK=7020   KO=0     )
> CreatePolicy                                             (OK=2425   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=278    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=278    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1670   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1669   KO=0     )
>  UI AM idFromSession                                     (OK=1669   KO=0     )
>  UI AM validateGoto                                      (OK=1669   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1667   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1667   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1667   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1667   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1666   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1665   KO=0     )
>  UI IDM uiconfig                                         (OK=1665   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1665   KO=0     )
>  UI IDM version                                          (OK=1665   KO=0     )
>  UI IDM privilege                                        (OK=1665   KO=0     )
>  UI IDM login                                            (OK=1665   KO=0     )
>  UI IDM features                                         (OK=1665   KO=0     )
>  UI IDM dashboard                                        (OK=1665   KO=0     )
>  UI IDM managed user schema                              (OK=1665   KO=0     )
>  UI IDM user                                             (OK=1665   KO=0     )
> RootUserinfo                                             (OK=5489   KO=0     )
>  UI IDM oidcToken                                        (OK=1665   KO=0     )
> userinfo                                                 (OK=1665   KO=0     )
> UI-Logout                                                (OK=1665   KO=0     )
> UI-Logout Redirect 1                                     (OK=1665   KO=0     )
>  UI AM revoke1                                           (OK=1665   KO=0     )
>  UI AM endsession                                        (OK=1665   KO=0     )
>  UI AM revoke2                                           (OK=1665   KO=0     )
> getIdToken                                               (OK=579    KO=0     )
> getIdToken Redirect 1                                    (OK=579    KO=0     )
> createOrganization                                       (OK=578    KO=0     )
> tokenUserinfo                                            (OK=1372   KO=0     )
> queryOrganization                                        (OK=578    KO=0     )
> deleteOrganization                                       (OK=578    KO=0     )
> restloginProgressiveProfileCallback                      (OK=315    KO=0     )
> ReadPolicy                                               (OK=2340   KO=0     )
> DeletePolicy                                             (OK=2250   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=45     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       313 (99.37%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.32%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.32%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 209133 / active: 250    / done: 7526  
================================================================================

08:39:25.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:25.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:26.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:26.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:27.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:27.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:28.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:29.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:29.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:29.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:29.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:29.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:30.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:30.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:30 GMT                                     150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=111208 KO=2     )
> restLoginInitiate                                        (OK=7784   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=7773   KO=0     )
> Skip 2FA                                                 (OK=4278   KO=0     )
> User Authorize PKCE stage                                (OK=9168   KO=0     )
> User AccessToken PKCE stage                              (OK=9167   KO=0     )
> GetUUid                                                  (OK=2524   KO=0     )
> GetOpenidConfig                                          (OK=7288   KO=0     )
> CreatePolicy                                             (OK=2521   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=288    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=287    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1730   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1729   KO=0     )
>  UI AM idFromSession                                     (OK=1728   KO=0     )
>  UI AM validateGoto                                      (OK=1728   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1728   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1728   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1728   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1728   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1728   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1728   KO=0     )
>  UI IDM uiconfig                                         (OK=1728   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1728   KO=0     )
>  UI IDM version                                          (OK=1728   KO=0     )
>  UI IDM privilege                                        (OK=1726   KO=0     )
>  UI IDM login                                            (OK=1726   KO=0     )
>  UI IDM features                                         (OK=1727   KO=0     )
>  UI IDM dashboard                                        (OK=1726   KO=0     )
>  UI IDM managed user schema                              (OK=1726   KO=0     )
>  UI IDM user                                             (OK=1726   KO=0     )
> RootUserinfo                                             (OK=5688   KO=0     )
>  UI IDM oidcToken                                        (OK=1726   KO=0     )
> userinfo                                                 (OK=1725   KO=0     )
> UI-Logout                                                (OK=1725   KO=0     )
> UI-Logout Redirect 1                                     (OK=1724   KO=0     )
>  UI AM revoke1                                           (OK=1723   KO=0     )
>  UI AM endsession                                        (OK=1723   KO=0     )
>  UI AM revoke2                                           (OK=1723   KO=0     )
> getIdToken                                               (OK=597    KO=0     )
> getIdToken Redirect 1                                    (OK=597    KO=0     )
> createOrganization                                       (OK=597    KO=0     )
> tokenUserinfo                                            (OK=1433   KO=0     )
> queryOrganization                                        (OK=597    KO=0     )
> deleteOrganization                                       (OK=597    KO=0     )
> restloginProgressiveProfileCallback                      (OK=323    KO=0     )
> ReadPolicy                                               (OK=2422   KO=0     )
> DeletePolicy                                             (OK=2338   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=48     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       327 (99.39%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.30%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 208832 / active: 253    / done: 7824  
================================================================================

08:39:30.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:31.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:31.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:31.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:32.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:32.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:32.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:32.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:33.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:33.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:33.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:34.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:34.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:35 GMT                                     155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=115002 KO=2     )
> restLoginInitiate                                        (OK=8054   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8050   KO=0     )
> Skip 2FA                                                 (OK=4437   KO=0     )
> User Authorize PKCE stage                                (OK=9484   KO=0     )
> User AccessToken PKCE stage                              (OK=9481   KO=0     )
> GetUUid                                                  (OK=2617   KO=0     )
> GetOpenidConfig                                          (OK=7556   KO=0     )
> CreatePolicy                                             (OK=2615   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=293    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=293    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1791   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1790   KO=0     )
>  UI AM idFromSession                                     (OK=1788   KO=0     )
>  UI AM validateGoto                                      (OK=1788   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1787   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1787   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1786   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1786   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1784   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1783   KO=0     )
>  UI IDM uiconfig                                         (OK=1781   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1781   KO=0     )
>  UI IDM version                                          (OK=1781   KO=0     )
>  UI IDM privilege                                        (OK=1781   KO=0     )
>  UI IDM login                                            (OK=1781   KO=0     )
>  UI IDM features                                         (OK=1781   KO=0     )
>  UI IDM dashboard                                        (OK=1781   KO=0     )
>  UI IDM managed user schema                              (OK=1781   KO=0     )
>  UI IDM user                                             (OK=1781   KO=0     )
> RootUserinfo                                             (OK=5902   KO=0     )
>  UI IDM oidcToken                                        (OK=1781   KO=0     )
> userinfo                                                 (OK=1781   KO=0     )
> UI-Logout                                                (OK=1781   KO=0     )
> UI-Logout Redirect 1                                     (OK=1781   KO=0     )
>  UI AM revoke1                                           (OK=1780   KO=0     )
>  UI AM endsession                                        (OK=1780   KO=0     )
>  UI AM revoke2                                           (OK=1780   KO=0     )
> getIdToken                                               (OK=614    KO=0     )
> getIdToken Redirect 1                                    (OK=614    KO=0     )
> createOrganization                                       (OK=613    KO=0     )
> tokenUserinfo                                            (OK=1474   KO=0     )
> queryOrganization                                        (OK=613    KO=0     )
> deleteOrganization                                       (OK=613    KO=0     )
> restloginProgressiveProfileCallback                      (OK=334    KO=0     )
> ReadPolicy                                               (OK=2519   KO=0     )
> DeletePolicy                                             (OK=2415   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=48     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       340 (99.42%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.29%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 208561 / active: 281    / done: 8067  
================================================================================

08:39:35.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:35.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:36.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:36.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:37.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:38.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:39.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:39.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:39.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:40 GMT                                     160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=119275 KO=2     )
> restLoginInitiate                                        (OK=8347   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8339   KO=0     )
> Skip 2FA                                                 (OK=4601   KO=0     )
> User Authorize PKCE stage                                (OK=9832   KO=0     )
> User AccessToken PKCE stage                              (OK=9830   KO=0     )
> GetUUid                                                  (OK=2723   KO=0     )
> GetOpenidConfig                                          (OK=7856   KO=0     )
> CreatePolicy                                             (OK=2721   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=302    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=301    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1856   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1856   KO=0     )
>  UI AM idFromSession                                     (OK=1856   KO=0     )
>  UI AM validateGoto                                      (OK=1856   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1853   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1852   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1852   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1852   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1850   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1849   KO=0     )
>  UI IDM uiconfig                                         (OK=1848   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1848   KO=0     )
>  UI IDM version                                          (OK=1848   KO=0     )
>  UI IDM privilege                                        (OK=1848   KO=0     )
>  UI IDM login                                            (OK=1848   KO=0     )
>  UI IDM features                                         (OK=1848   KO=0     )
>  UI IDM dashboard                                        (OK=1848   KO=0     )
>  UI IDM managed user schema                              (OK=1848   KO=0     )
>  UI IDM user                                             (OK=1848   KO=0     )
> RootUserinfo                                             (OK=6122   KO=0     )
>  UI IDM oidcToken                                        (OK=1847   KO=0     )
> userinfo                                                 (OK=1845   KO=0     )
> UI-Logout                                                (OK=1845   KO=0     )
> UI-Logout Redirect 1                                     (OK=1845   KO=0     )
>  UI AM revoke1                                           (OK=1844   KO=0     )
>  UI AM endsession                                        (OK=1844   KO=0     )
>  UI AM revoke2                                           (OK=1844   KO=0     )
> getIdToken                                               (OK=633    KO=0     )
> getIdToken Redirect 1                                    (OK=633    KO=0     )
> createOrganization                                       (OK=633    KO=0     )
> tokenUserinfo                                            (OK=1531   KO=0     )
> queryOrganization                                        (OK=633    KO=0     )
> deleteOrganization                                       (OK=633    KO=0     )
> restloginProgressiveProfileCallback                      (OK=346    KO=0     )
> ReadPolicy                                               (OK=2614   KO=0     )
> DeletePolicy                                             (OK=2518   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=49     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       349 (99.43%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 208257 / active: 276    / done: 8376  
================================================================================

08:39:40.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:40.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:42.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:43.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:44.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:45.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:45.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:45.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:45 GMT                                     165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=123459 KO=2     )
> restLoginInitiate                                        (OK=8646   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8641   KO=0     )
> Skip 2FA                                                 (OK=4772   KO=0     )
> User Authorize PKCE stage                                (OK=10190  KO=0     )
> User AccessToken PKCE stage                              (OK=10189  KO=0     )
> GetUUid                                                  (OK=2827   KO=0     )
> GetOpenidConfig                                          (OK=8160   KO=0     )
> CreatePolicy                                             (OK=2824   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=307    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=307    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1916   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1916   KO=0     )
>  UI AM idFromSession                                     (OK=1914   KO=0     )
>  UI AM validateGoto                                      (OK=1914   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1913   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1912   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1912   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1912   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1911   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1910   KO=0     )
>  UI IDM uiconfig                                         (OK=1909   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1909   KO=0     )
>  UI IDM version                                          (OK=1909   KO=0     )
>  UI IDM privilege                                        (OK=1909   KO=0     )
>  UI IDM login                                            (OK=1909   KO=0     )
>  UI IDM features                                         (OK=1909   KO=0     )
>  UI IDM dashboard                                        (OK=1909   KO=0     )
>  UI IDM managed user schema                              (OK=1909   KO=0     )
>  UI IDM user                                             (OK=1909   KO=0     )
> RootUserinfo                                             (OK=6332   KO=0     )
>  UI IDM oidcToken                                        (OK=1909   KO=0     )
> userinfo                                                 (OK=1909   KO=0     )
> UI-Logout                                                (OK=1909   KO=0     )
> UI-Logout Redirect 1                                     (OK=1909   KO=0     )
>  UI AM revoke1                                           (OK=1908   KO=0     )
>  UI AM endsession                                        (OK=1908   KO=0     )
>  UI AM revoke2                                           (OK=1908   KO=0     )
> getIdToken                                               (OK=653    KO=0     )
> getIdToken Redirect 1                                    (OK=653    KO=0     )
> createOrganization                                       (OK=653    KO=0     )
> tokenUserinfo                                            (OK=1591   KO=0     )
> queryOrganization                                        (OK=653    KO=0     )
> deleteOrganization                                       (OK=653    KO=0     )
> restloginProgressiveProfileCallback                      (OK=356    KO=0     )
> ReadPolicy                                               (OK=2717   KO=0     )
> DeletePolicy                                             (OK=2612   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=52     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       357 (99.44%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.28%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.28%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##-                                                                       ]  3%
          waiting: 207950 / active: 291    / done: 8668  
================================================================================

08:39:45.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:45.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:46.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:46.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:47.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:47.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:48.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:50.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:50.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:50 GMT                                     170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=127691 KO=2     )
> restLoginInitiate                                        (OK=8940   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=8935   KO=0     )
> Skip 2FA                                                 (OK=4927   KO=0     )
> User Authorize PKCE stage                                (OK=10540  KO=0     )
> User AccessToken PKCE stage                              (OK=10537  KO=0     )
> GetUUid                                                  (OK=2929   KO=0     )
> GetOpenidConfig                                          (OK=8467   KO=0     )
> CreatePolicy                                             (OK=2927   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=318    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=318    KO=0     )
> UI-Post-Login - stage 1                                  (OK=1984   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=1982   KO=0     )
>  UI AM idFromSession                                     (OK=1982   KO=0     )
>  UI AM validateGoto                                      (OK=1982   KO=0     )
> UI-Post-Login - stage 2                                  (OK=1979   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=1979   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=1979   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=1979   KO=0     )
> UI-Post-Login - stage 3                                  (OK=1975   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=1973   KO=0     )
>  UI IDM uiconfig                                         (OK=1973   KO=0     )
>  UI Enduser sessioncheck                                 (OK=1973   KO=0     )
>  UI IDM version                                          (OK=1973   KO=0     )
>  UI IDM privilege                                        (OK=1973   KO=0     )
>  UI IDM login                                            (OK=1973   KO=0     )
>  UI IDM features                                         (OK=1973   KO=0     )
>  UI IDM dashboard                                        (OK=1973   KO=0     )
>  UI IDM managed user schema                              (OK=1973   KO=0     )
>  UI IDM user                                             (OK=1973   KO=0     )
> RootUserinfo                                             (OK=6531   KO=0     )
>  UI IDM oidcToken                                        (OK=1973   KO=0     )
> userinfo                                                 (OK=1973   KO=0     )
> UI-Logout                                                (OK=1973   KO=0     )
> UI-Logout Redirect 1                                     (OK=1973   KO=0     )
>  UI AM revoke1                                           (OK=1973   KO=0     )
>  UI AM endsession                                        (OK=1973   KO=0     )
>  UI AM revoke2                                           (OK=1973   KO=0     )
> getIdToken                                               (OK=670    KO=0     )
> getIdToken Redirect 1                                    (OK=668    KO=0     )
> createOrganization                                       (OK=668    KO=0     )
> tokenUserinfo                                            (OK=1656   KO=0     )
> queryOrganization                                        (OK=668    KO=0     )
> deleteOrganization                                       (OK=668    KO=0     )
> restloginProgressiveProfileCallback                      (OK=373    KO=0     )
> ReadPolicy                                               (OK=2822   KO=0     )
> DeletePolicy                                             (OK=2713   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=54     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       366 (99.46%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.27%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.27%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 207649 / active: 279    / done: 8981  
================================================================================

08:39:51.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:51.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:51.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:53.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:53.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:53.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:54.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:54.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:54.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:54.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:55.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:39:55 GMT                                     175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=132282 KO=2     )
> restLoginInitiate                                        (OK=9258   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9247   KO=0     )
> Skip 2FA                                                 (OK=5087   KO=0     )
> User Authorize PKCE stage                                (OK=10912  KO=0     )
> User AccessToken PKCE stage                              (OK=10908  KO=0     )
> GetUUid                                                  (OK=3017   KO=0     )
> GetOpenidConfig                                          (OK=8767   KO=0     )
> CreatePolicy                                             (OK=3016   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=330    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=330    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2055   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2055   KO=0     )
>  UI AM idFromSession                                     (OK=2053   KO=0     )
>  UI AM validateGoto                                      (OK=2053   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2053   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2053   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2053   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2053   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2050   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2050   KO=0     )
>  UI IDM uiconfig                                         (OK=2050   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2050   KO=0     )
>  UI IDM version                                          (OK=2050   KO=0     )
>  UI IDM privilege                                        (OK=2050   KO=0     )
>  UI IDM login                                            (OK=2050   KO=0     )
>  UI IDM features                                         (OK=2050   KO=0     )
>  UI IDM dashboard                                        (OK=2050   KO=0     )
>  UI IDM managed user schema                              (OK=2050   KO=0     )
>  UI IDM user                                             (OK=2050   KO=0     )
> RootUserinfo                                             (OK=6741   KO=0     )
>  UI IDM oidcToken                                        (OK=2049   KO=0     )
> userinfo                                                 (OK=2049   KO=0     )
> UI-Logout                                                (OK=2048   KO=0     )
> UI-Logout Redirect 1                                     (OK=2046   KO=0     )
>  UI AM revoke1                                           (OK=2046   KO=0     )
>  UI AM endsession                                        (OK=2046   KO=0     )
>  UI AM revoke2                                           (OK=2046   KO=0     )
> getIdToken                                               (OK=691    KO=0     )
> getIdToken Redirect 1                                    (OK=691    KO=0     )
> createOrganization                                       (OK=690    KO=0     )
> tokenUserinfo                                            (OK=1720   KO=0     )
> queryOrganization                                        (OK=690    KO=0     )
> deleteOrganization                                       (OK=690    KO=0     )
> restloginProgressiveProfileCallback                      (OK=385    KO=0     )
> ReadPolicy                                               (OK=2927   KO=0     )
> DeletePolicy                                             (OK=2821   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=56     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       377 (99.47%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.26%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 207318 / active: 289    / done: 9302  
================================================================================

08:39:55.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:55.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:56.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:57.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:57.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:57.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:58.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:39:59.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:00.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:00.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:00 GMT                                     180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=136478 KO=2     )
> restLoginInitiate                                        (OK=9551   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9543   KO=0     )
> Skip 2FA                                                 (OK=5247   KO=0     )
> User Authorize PKCE stage                                (OK=11257  KO=0     )
> User AccessToken PKCE stage                              (OK=11253  KO=0     )
> GetUUid                                                  (OK=3115   KO=0     )
> GetOpenidConfig                                          (OK=9054   KO=0     )
> CreatePolicy                                             (OK=3108   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=339    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=339    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2120   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2120   KO=0     )
>  UI AM idFromSession                                     (OK=2118   KO=0     )
>  UI AM validateGoto                                      (OK=2119   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2115   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2115   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2115   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2115   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2113   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2113   KO=0     )
>  UI IDM uiconfig                                         (OK=2112   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2112   KO=0     )
>  UI IDM version                                          (OK=2112   KO=0     )
>  UI IDM privilege                                        (OK=2112   KO=0     )
>  UI IDM login                                            (OK=2112   KO=0     )
>  UI IDM features                                         (OK=2112   KO=0     )
>  UI IDM dashboard                                        (OK=2112   KO=0     )
>  UI IDM managed user schema                              (OK=2112   KO=0     )
>  UI IDM user                                             (OK=2112   KO=0     )
> RootUserinfo                                             (OK=6991   KO=0     )
>  UI IDM oidcToken                                        (OK=2111   KO=0     )
> userinfo                                                 (OK=2110   KO=0     )
> UI-Logout                                                (OK=2110   KO=0     )
> UI-Logout Redirect 1                                     (OK=2109   KO=0     )
>  UI AM revoke1                                           (OK=2109   KO=0     )
>  UI AM endsession                                        (OK=2109   KO=0     )
>  UI AM revoke2                                           (OK=2109   KO=0     )
> getIdToken                                               (OK=715    KO=0     )
> getIdToken Redirect 1                                    (OK=715    KO=0     )
> createOrganization                                       (OK=714    KO=0     )
> tokenUserinfo                                            (OK=1778   KO=0     )
> queryOrganization                                        (OK=714    KO=0     )
> deleteOrganization                                       (OK=714    KO=0     )
> restloginProgressiveProfileCallback                      (OK=397    KO=0     )
> ReadPolicy                                               (OK=3016   KO=0     )
> DeletePolicy                                             (OK=2922   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       387 (99.49%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.26%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.26%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 207017 / active: 270    / done: 9622  
================================================================================

08:40:00.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:00.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:01.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:01.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:01.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:02.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:03.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:03.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:03.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:03.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:03.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:04.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:04.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:04.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:04.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:04.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:04.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:05 GMT                                     185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=140332 KO=2     )
> restLoginInitiate                                        (OK=9832   KO=0     )
> restLoginUsernamePasswordCallback                        (OK=9825   KO=0     )
> Skip 2FA                                                 (OK=5418   KO=0     )
> User Authorize PKCE stage                                (OK=11579  KO=0     )
> User AccessToken PKCE stage                              (OK=11577  KO=0     )
> GetUUid                                                  (OK=3219   KO=0     )
> GetOpenidConfig                                          (OK=9344   KO=0     )
> CreatePolicy                                             (OK=3218   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=348    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=348    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2175   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2173   KO=0     )
>  UI AM idFromSession                                     (OK=2173   KO=0     )
>  UI AM validateGoto                                      (OK=2173   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2171   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2171   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2171   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2171   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2168   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2166   KO=0     )
>  UI IDM uiconfig                                         (OK=2166   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2166   KO=0     )
>  UI IDM version                                          (OK=2166   KO=0     )
>  UI IDM privilege                                        (OK=2165   KO=0     )
>  UI IDM login                                            (OK=2165   KO=0     )
>  UI IDM features                                         (OK=2165   KO=0     )
>  UI IDM dashboard                                        (OK=2163   KO=0     )
>  UI IDM managed user schema                              (OK=2163   KO=0     )
>  UI IDM user                                             (OK=2163   KO=0     )
> RootUserinfo                                             (OK=7178   KO=0     )
>  UI IDM oidcToken                                        (OK=2163   KO=0     )
> userinfo                                                 (OK=2163   KO=0     )
> UI-Logout                                                (OK=2163   KO=0     )
> UI-Logout Redirect 1                                     (OK=2163   KO=0     )
>  UI AM revoke1                                           (OK=2163   KO=0     )
>  UI AM endsession                                        (OK=2163   KO=0     )
>  UI AM revoke2                                           (OK=2163   KO=0     )
> getIdToken                                               (OK=740    KO=0     )
> getIdToken Redirect 1                                    (OK=740    KO=0     )
> createOrganization                                       (OK=740    KO=0     )
> tokenUserinfo                                            (OK=1825   KO=0     )
> queryOrganization                                        (OK=740    KO=0     )
> deleteOrganization                                       (OK=740    KO=0     )
> restloginProgressiveProfileCallback                      (OK=406    KO=0     )
> ReadPolicy                                               (OK=3109   KO=0     )
> DeletePolicy                                             (OK=3013   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=58     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       404 (99.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.25%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.25%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 206726 / active: 274    / done: 9909  
================================================================================

08:40:05.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:06.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:06.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:06.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:07.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:07.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:07.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:07.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:08.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:09.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:09.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:10 GMT                                     190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=144315 KO=2     )
> restLoginInitiate                                        (OK=10103  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10097  KO=0     )
> Skip 2FA                                                 (OK=5564   KO=0     )
> User Authorize PKCE stage                                (OK=11905  KO=0     )
> User AccessToken PKCE stage                              (OK=11903  KO=0     )
> GetUUid                                                  (OK=3302   KO=0     )
> GetOpenidConfig                                          (OK=9625   KO=0     )
> CreatePolicy                                             (OK=3297   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=364    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=363    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2234   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2233   KO=0     )
>  UI AM idFromSession                                     (OK=2232   KO=0     )
>  UI AM validateGoto                                      (OK=2232   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2232   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2232   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2231   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2231   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2229   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2229   KO=0     )
>  UI IDM uiconfig                                         (OK=2226   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2226   KO=0     )
>  UI IDM version                                          (OK=2226   KO=0     )
>  UI IDM privilege                                        (OK=2226   KO=0     )
>  UI IDM login                                            (OK=2226   KO=0     )
>  UI IDM features                                         (OK=2226   KO=0     )
>  UI IDM dashboard                                        (OK=2225   KO=0     )
>  UI IDM managed user schema                              (OK=2226   KO=0     )
>  UI IDM user                                             (OK=2225   KO=0     )
> RootUserinfo                                             (OK=7375   KO=0     )
>  UI IDM oidcToken                                        (OK=2225   KO=0     )
> userinfo                                                 (OK=2224   KO=0     )
> UI-Logout                                                (OK=2224   KO=0     )
> UI-Logout Redirect 1                                     (OK=2224   KO=0     )
>  UI AM revoke1                                           (OK=2222   KO=0     )
>  UI AM endsession                                        (OK=2222   KO=0     )
>  UI AM revoke2                                           (OK=2222   KO=0     )
> getIdToken                                               (OK=765    KO=0     )
> getIdToken Redirect 1                                    (OK=765    KO=0     )
> createOrganization                                       (OK=765    KO=0     )
> tokenUserinfo                                            (OK=1881   KO=0     )
> queryOrganization                                        (OK=765    KO=0     )
> deleteOrganization                                       (OK=765    KO=0     )
> restloginProgressiveProfileCallback                      (OK=417    KO=0     )
> ReadPolicy                                               (OK=3217   KO=0     )
> DeletePolicy                                             (OK=3106   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=61     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       415 (99.52%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.24%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.24%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 206440 / active: 266    / done: 10203 
================================================================================

08:40:10.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:12.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:12.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:12.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:13.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:13.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:15.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:15.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:15.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:15 GMT                                     195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=148311 KO=2     )
> restLoginInitiate                                        (OK=10361  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10355  KO=0     )
> Skip 2FA                                                 (OK=5704   KO=0     )
> User Authorize PKCE stage                                (OK=12218  KO=0     )
> User AccessToken PKCE stage                              (OK=12215  KO=0     )
> GetUUid                                                  (OK=3393   KO=0     )
> GetOpenidConfig                                          (OK=9902   KO=0     )
> CreatePolicy                                             (OK=3388   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=373    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=373    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2301   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2300   KO=0     )
>  UI AM idFromSession                                     (OK=2298   KO=0     )
>  UI AM validateGoto                                      (OK=2298   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2297   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2296   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2295   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2295   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2295   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2295   KO=0     )
>  UI IDM uiconfig                                         (OK=2295   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2295   KO=0     )
>  UI IDM version                                          (OK=2294   KO=0     )
>  UI IDM privilege                                        (OK=2294   KO=0     )
>  UI IDM login                                            (OK=2294   KO=0     )
>  UI IDM features                                         (OK=2294   KO=0     )
>  UI IDM dashboard                                        (OK=2293   KO=0     )
>  UI IDM managed user schema                              (OK=2293   KO=0     )
>  UI IDM user                                             (OK=2293   KO=0     )
> RootUserinfo                                             (OK=7547   KO=0     )
>  UI IDM oidcToken                                        (OK=2290   KO=0     )
> userinfo                                                 (OK=2289   KO=0     )
> UI-Logout                                                (OK=2289   KO=0     )
> UI-Logout Redirect 1                                     (OK=2288   KO=0     )
>  UI AM revoke1                                           (OK=2287   KO=0     )
>  UI AM endsession                                        (OK=2287   KO=0     )
>  UI AM revoke2                                           (OK=2287   KO=0     )
> getIdToken                                               (OK=785    KO=0     )
> getIdToken Redirect 1                                    (OK=785    KO=0     )
> createOrganization                                       (OK=785    KO=0     )
> tokenUserinfo                                            (OK=1921   KO=0     )
> queryOrganization                                        (OK=785    KO=0     )
> deleteOrganization                                       (OK=785    KO=0     )
> restloginProgressiveProfileCallback                      (OK=429    KO=0     )
> ReadPolicy                                               (OK=3297   KO=0     )
> DeletePolicy                                             (OK=3214   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=64     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       424 (99.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.23%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 206171 / active: 241    / done: 10497 
================================================================================

08:40:15.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:15.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:16.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:17.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:17.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:17.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:18.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:18.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:18.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:18.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:18.722 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM idFromSession' failed for user 10944: status.find.in([200, 209], 304), found 502
08:40:18.723 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM idFromSession: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,10944,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.147171, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@673aef54, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"tokenId":"qwUYLmhtQISTnpSTzy24lwWGVJE.*AAJTSQACMDIAAlNLABxtNDcycjErRkk4YlNzVlMwRUk2L1plNXE1bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487218603), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qwUYLmhtQISTnpSTzy24lwWGVJE.*AAJTSQACMDIAAlNLABxtNDcycjErRkk4YlNzVlMwRUk2L1plNXE1bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487218603))), password -> Pa_ssw0rd, fake-ip -> 151.12.247.242, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@622b87b5, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@6a21ffa6, tokenId -> qwUYLmhtQISTnpSTzy24lwWGVJE.*AAJTSQACMDIAAlNLABxtNDcycjErRkk4YlNzVlMwRUk2L1plNXE1bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
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; 9b75a55744995d0=qwUYLmhtQISTnpSTzy24lwWGVJE.*AAJTSQACMDIAAlNLABxtNDcycjErRkk4YlNzVlMwRUk2L1plNXE1bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=qwUYLmhtQISTnpSTzy24lwWGVJE.*AAJTSQACMDIAAlNLABxtNDcycjErRkk4YlNzVlMwRUk2L1plNXE1bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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 08:40:18 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
08:40:18.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:19.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:20.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:20.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:20 GMT                                     200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=152770 KO=3     )
> restLoginInitiate                                        (OK=10661  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10657  KO=0     )
> Skip 2FA                                                 (OK=5871   KO=0     )
> User Authorize PKCE stage                                (OK=12581  KO=0     )
> User AccessToken PKCE stage                              (OK=12580  KO=0     )
> GetUUid                                                  (OK=3488   KO=0     )
> GetOpenidConfig                                          (OK=10173  KO=0     )
> CreatePolicy                                             (OK=3485   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=389    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=389    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2371   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2370   KO=0     )
>  UI AM idFromSession                                     (OK=2368   KO=1     )
>  UI AM validateGoto                                      (OK=2369   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2369   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2369   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2369   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2369   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2369   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2368   KO=0     )
>  UI IDM uiconfig                                         (OK=2367   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2367   KO=0     )
>  UI IDM version                                          (OK=2367   KO=0     )
>  UI IDM privilege                                        (OK=2367   KO=0     )
>  UI IDM login                                            (OK=2367   KO=0     )
>  UI IDM features                                         (OK=2367   KO=0     )
>  UI IDM dashboard                                        (OK=2367   KO=0     )
>  UI IDM managed user schema                              (OK=2367   KO=0     )
>  UI IDM user                                             (OK=2367   KO=0     )
> RootUserinfo                                             (OK=7731   KO=0     )
>  UI IDM oidcToken                                        (OK=2367   KO=0     )
> userinfo                                                 (OK=2366   KO=0     )
> UI-Logout                                                (OK=2363   KO=0     )
> UI-Logout Redirect 1                                     (OK=2363   KO=0     )
>  UI AM revoke1                                           (OK=2361   KO=0     )
>  UI AM endsession                                        (OK=2361   KO=0     )
>  UI AM revoke2                                           (OK=2361   KO=0     )
> getIdToken                                               (OK=812    KO=0     )
> getIdToken Redirect 1                                    (OK=812    KO=0     )
> createOrganization                                       (OK=812    KO=0     )
> tokenUserinfo                                            (OK=1973   KO=0     )
> queryOrganization                                        (OK=812    KO=0     )
> deleteOrganization                                       (OK=812    KO=0     )
> restloginProgressiveProfileCallback                      (OK=444    KO=0     )
> ReadPolicy                                               (OK=3388   KO=0     )
> DeletePolicy                                             (OK=3296   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=68     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       438 (99.32%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.23%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.23%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  4%
          waiting: 205854 / active: 261    / done: 10794 
================================================================================

08:40:20.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:20.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:20.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:21.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:22.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:22.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:22.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:22.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:22.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:23.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:23.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:24.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:24.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:24.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:24.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:25.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:25 GMT                                     205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=156694 KO=3     )
> restLoginInitiate                                        (OK=10947  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=10937  KO=0     )
> Skip 2FA                                                 (OK=6022   KO=0     )
> User Authorize PKCE stage                                (OK=12901  KO=0     )
> User AccessToken PKCE stage                              (OK=12899  KO=0     )
> GetUUid                                                  (OK=3583   KO=0     )
> GetOpenidConfig                                          (OK=10456  KO=0     )
> CreatePolicy                                             (OK=3580   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=403    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=402    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2431   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2429   KO=0     )
>  UI AM idFromSession                                     (OK=2428   KO=1     )
>  UI AM validateGoto                                      (OK=2429   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2427   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2427   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2427   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2427   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2426   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2426   KO=0     )
>  UI IDM uiconfig                                         (OK=2425   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2425   KO=0     )
>  UI IDM version                                          (OK=2425   KO=0     )
>  UI IDM privilege                                        (OK=2424   KO=0     )
>  UI IDM login                                            (OK=2425   KO=0     )
>  UI IDM features                                         (OK=2425   KO=0     )
>  UI IDM dashboard                                        (OK=2424   KO=0     )
>  UI IDM managed user schema                              (OK=2424   KO=0     )
>  UI IDM user                                             (OK=2424   KO=0     )
> RootUserinfo                                             (OK=7925   KO=0     )
>  UI IDM oidcToken                                        (OK=2423   KO=0     )
> userinfo                                                 (OK=2422   KO=0     )
> UI-Logout                                                (OK=2422   KO=0     )
> UI-Logout Redirect 1                                     (OK=2422   KO=0     )
>  UI AM revoke1                                           (OK=2421   KO=0     )
>  UI AM endsession                                        (OK=2421   KO=0     )
>  UI AM revoke2                                           (OK=2421   KO=0     )
> getIdToken                                               (OK=834    KO=0     )
> getIdToken Redirect 1                                    (OK=834    KO=0     )
> createOrganization                                       (OK=833    KO=0     )
> tokenUserinfo                                            (OK=2027   KO=0     )
> queryOrganization                                        (OK=833    KO=0     )
> deleteOrganization                                       (OK=833    KO=0     )
> restloginProgressiveProfileCallback                      (OK=454    KO=0     )
> ReadPolicy                                               (OK=3486   KO=0     )
> DeletePolicy                                             (OK=3384   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=71     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       454 (99.34%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 205556 / active: 269    / done: 11084 
================================================================================

08:40:26.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:27.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:27.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:28.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:29.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:29.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:29.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:29.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:30 GMT                                     210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=160739 KO=3     )
> restLoginInitiate                                        (OK=11228  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11225  KO=0     )
> Skip 2FA                                                 (OK=6179   KO=0     )
> User Authorize PKCE stage                                (OK=13238  KO=0     )
> User AccessToken PKCE stage                              (OK=13234  KO=0     )
> GetUUid                                                  (OK=3679   KO=0     )
> GetOpenidConfig                                          (OK=10745  KO=0     )
> CreatePolicy                                             (OK=3678   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=420    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=420    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2490   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2490   KO=0     )
>  UI AM idFromSession                                     (OK=2489   KO=1     )
>  UI AM validateGoto                                      (OK=2490   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2487   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2487   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2487   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2487   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2485   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2485   KO=0     )
>  UI IDM uiconfig                                         (OK=2485   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2485   KO=0     )
>  UI IDM version                                          (OK=2485   KO=0     )
>  UI IDM privilege                                        (OK=2485   KO=0     )
>  UI IDM login                                            (OK=2485   KO=0     )
>  UI IDM features                                         (OK=2485   KO=0     )
>  UI IDM dashboard                                        (OK=2485   KO=0     )
>  UI IDM managed user schema                              (OK=2485   KO=0     )
>  UI IDM user                                             (OK=2485   KO=0     )
> RootUserinfo                                             (OK=8137   KO=0     )
>  UI IDM oidcToken                                        (OK=2483   KO=0     )
> userinfo                                                 (OK=2483   KO=0     )
> UI-Logout                                                (OK=2483   KO=0     )
> UI-Logout Redirect 1                                     (OK=2483   KO=0     )
>  UI AM revoke1                                           (OK=2483   KO=0     )
>  UI AM endsession                                        (OK=2483   KO=0     )
>  UI AM revoke2                                           (OK=2483   KO=0     )
> getIdToken                                               (OK=850    KO=0     )
> getIdToken Redirect 1                                    (OK=850    KO=0     )
> createOrganization                                       (OK=850    KO=0     )
> tokenUserinfo                                            (OK=2084   KO=0     )
> queryOrganization                                        (OK=849    KO=0     )
> deleteOrganization                                       (OK=849    KO=0     )
> restloginProgressiveProfileCallback                      (OK=463    KO=0     )
> ReadPolicy                                               (OK=3581   KO=0     )
> DeletePolicy                                             (OK=3482   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=75     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       462 (99.35%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.22%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.22%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 205258 / active: 273    / done: 11378 
================================================================================

08:40:30.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:33.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:33.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:34.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:35.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:35.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:35 GMT                                     215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=165326 KO=3     )
> restLoginInitiate                                        (OK=11533  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11526  KO=0     )
> Skip 2FA                                                 (OK=6351   KO=0     )
> User Authorize PKCE stage                                (OK=13610  KO=0     )
> User AccessToken PKCE stage                              (OK=13607  KO=0     )
> GetUUid                                                  (OK=3772   KO=0     )
> GetOpenidConfig                                          (OK=11027  KO=0     )
> CreatePolicy                                             (OK=3769   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=428    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=428    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2570   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2570   KO=0     )
>  UI AM idFromSession                                     (OK=2565   KO=1     )
>  UI AM validateGoto                                      (OK=2566   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2564   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2562   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2562   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2562   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2562   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2562   KO=0     )
>  UI IDM uiconfig                                         (OK=2562   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2562   KO=0     )
>  UI IDM version                                          (OK=2562   KO=0     )
>  UI IDM privilege                                        (OK=2560   KO=0     )
>  UI IDM login                                            (OK=2560   KO=0     )
>  UI IDM features                                         (OK=2560   KO=0     )
>  UI IDM dashboard                                        (OK=2559   KO=0     )
>  UI IDM managed user schema                              (OK=2559   KO=0     )
>  UI IDM user                                             (OK=2559   KO=0     )
> RootUserinfo                                             (OK=8367   KO=0     )
>  UI IDM oidcToken                                        (OK=2559   KO=0     )
> userinfo                                                 (OK=2559   KO=0     )
> UI-Logout                                                (OK=2556   KO=0     )
> UI-Logout Redirect 1                                     (OK=2555   KO=0     )
>  UI AM revoke1                                           (OK=2554   KO=0     )
>  UI AM endsession                                        (OK=2554   KO=0     )
>  UI AM revoke2                                           (OK=2554   KO=0     )
> getIdToken                                               (OK=878    KO=0     )
> getIdToken Redirect 1                                    (OK=878    KO=0     )
> createOrganization                                       (OK=877    KO=0     )
> tokenUserinfo                                            (OK=2134   KO=0     )
> queryOrganization                                        (OK=876    KO=0     )
> deleteOrganization                                       (OK=876    KO=0     )
> restloginProgressiveProfileCallback                      (OK=480    KO=0     )
> ReadPolicy                                               (OK=3677   KO=0     )
> DeletePolicy                                             (OK=3577   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=76     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       468 (99.36%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.21%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###-                                                                      ]  5%
          waiting: 204944 / active: 284    / done: 11681 
================================================================================

08:40:36.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:36.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:36.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:37.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:37.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:39.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:40.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:40 GMT                                     220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=169374 KO=3     )
> restLoginInitiate                                        (OK=11809  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=11805  KO=0     )
> Skip 2FA                                                 (OK=6509   KO=0     )
> User Authorize PKCE stage                                (OK=13947  KO=0     )
> User AccessToken PKCE stage                              (OK=13944  KO=0     )
> GetUUid                                                  (OK=3858   KO=0     )
> GetOpenidConfig                                          (OK=11303  KO=0     )
> CreatePolicy                                             (OK=3856   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=433    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=433    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2631   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2631   KO=0     )
>  UI AM idFromSession                                     (OK=2629   KO=1     )
>  UI AM validateGoto                                      (OK=2630   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2628   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2626   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2624   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2624   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2623   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2621   KO=0     )
>  UI IDM uiconfig                                         (OK=2620   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2621   KO=0     )
>  UI IDM version                                          (OK=2620   KO=0     )
>  UI IDM privilege                                        (OK=2620   KO=0     )
>  UI IDM login                                            (OK=2620   KO=0     )
>  UI IDM features                                         (OK=2620   KO=0     )
>  UI IDM dashboard                                        (OK=2620   KO=0     )
>  UI IDM managed user schema                              (OK=2620   KO=0     )
>  UI IDM user                                             (OK=2620   KO=0     )
> RootUserinfo                                             (OK=8602   KO=0     )
>  UI IDM oidcToken                                        (OK=2620   KO=0     )
> userinfo                                                 (OK=2620   KO=0     )
> UI-Logout                                                (OK=2620   KO=0     )
> UI-Logout Redirect 1                                     (OK=2620   KO=0     )
>  UI AM revoke1                                           (OK=2618   KO=0     )
>  UI AM endsession                                        (OK=2618   KO=0     )
>  UI AM revoke2                                           (OK=2618   KO=0     )
> getIdToken                                               (OK=900    KO=0     )
> getIdToken Redirect 1                                    (OK=900    KO=0     )
> createOrganization                                       (OK=900    KO=0     )
> tokenUserinfo                                            (OK=2189   KO=0     )
> queryOrganization                                        (OK=899    KO=0     )
> deleteOrganization                                       (OK=899    KO=0     )
> restloginProgressiveProfileCallback                      (OK=486    KO=0     )
> ReadPolicy                                               (OK=3767   KO=0     )
> DeletePolicy                                             (OK=3676   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=77     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       475 (99.37%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.21%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 204662 / active: 264    / done: 11983 
================================================================================

08:40:40.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:43.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:44.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:45.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:45 GMT                                     225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=173872 KO=3     )
> restLoginInitiate                                        (OK=12127  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12118  KO=0     )
> Skip 2FA                                                 (OK=6680   KO=0     )
> User Authorize PKCE stage                                (OK=14325  KO=0     )
> User AccessToken PKCE stage                              (OK=14317  KO=0     )
> GetUUid                                                  (OK=3961   KO=0     )
> GetOpenidConfig                                          (OK=11583  KO=0     )
> CreatePolicy                                             (OK=3960   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=451    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=450    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2698   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2698   KO=0     )
>  UI AM idFromSession                                     (OK=2696   KO=1     )
>  UI AM validateGoto                                      (OK=2697   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2695   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2695   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2694   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2694   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2692   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2692   KO=0     )
>  UI IDM uiconfig                                         (OK=2692   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2692   KO=0     )
>  UI IDM version                                          (OK=2692   KO=0     )
>  UI IDM privilege                                        (OK=2692   KO=0     )
>  UI IDM login                                            (OK=2692   KO=0     )
>  UI IDM features                                         (OK=2692   KO=0     )
>  UI IDM dashboard                                        (OK=2691   KO=0     )
>  UI IDM managed user schema                              (OK=2691   KO=0     )
>  UI IDM user                                             (OK=2691   KO=0     )
> RootUserinfo                                             (OK=8872   KO=0     )
>  UI IDM oidcToken                                        (OK=2690   KO=0     )
> userinfo                                                 (OK=2690   KO=0     )
> UI-Logout                                                (OK=2690   KO=0     )
> UI-Logout Redirect 1                                     (OK=2689   KO=0     )
>  UI AM revoke1                                           (OK=2688   KO=0     )
>  UI AM endsession                                        (OK=2688   KO=0     )
>  UI AM revoke2                                           (OK=2688   KO=0     )
> getIdToken                                               (OK=916    KO=0     )
> getIdToken Redirect 1                                    (OK=916    KO=0     )
> createOrganization                                       (OK=916    KO=0     )
> tokenUserinfo                                            (OK=2254   KO=0     )
> queryOrganization                                        (OK=915    KO=0     )
> deleteOrganization                                       (OK=914    KO=0     )
> restloginProgressiveProfileCallback                      (OK=499    KO=0     )
> ReadPolicy                                               (OK=3856   KO=0     )
> DeletePolicy                                             (OK=3763   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=80     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       479 (99.38%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.21%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.21%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 204326 / active: 293    / done: 12290 
================================================================================

08:40:45.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:46.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:47.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:49.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:49.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:50.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:50.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:50 GMT                                     230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=178178 KO=3     )
> restLoginInitiate                                        (OK=12422  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12412  KO=0     )
> Skip 2FA                                                 (OK=6844   KO=0     )
> User Authorize PKCE stage                                (OK=14678  KO=0     )
> User AccessToken PKCE stage                              (OK=14674  KO=0     )
> GetUUid                                                  (OK=4050   KO=0     )
> GetOpenidConfig                                          (OK=11866  KO=0     )
> CreatePolicy                                             (OK=4048   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=463    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=462    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2769   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2769   KO=0     )
>  UI AM idFromSession                                     (OK=2767   KO=1     )
>  UI AM validateGoto                                      (OK=2768   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2763   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2762   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2762   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2762   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2759   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2759   KO=0     )
>  UI IDM uiconfig                                         (OK=2758   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2758   KO=0     )
>  UI IDM version                                          (OK=2758   KO=0     )
>  UI IDM privilege                                        (OK=2758   KO=0     )
>  UI IDM login                                            (OK=2758   KO=0     )
>  UI IDM features                                         (OK=2758   KO=0     )
>  UI IDM dashboard                                        (OK=2757   KO=0     )
>  UI IDM managed user schema                              (OK=2758   KO=0     )
>  UI IDM user                                             (OK=2757   KO=0     )
> RootUserinfo                                             (OK=9076   KO=0     )
>  UI IDM oidcToken                                        (OK=2756   KO=0     )
> userinfo                                                 (OK=2755   KO=0     )
> UI-Logout                                                (OK=2754   KO=0     )
> UI-Logout Redirect 1                                     (OK=2754   KO=0     )
>  UI AM revoke1                                           (OK=2753   KO=0     )
>  UI AM endsession                                        (OK=2754   KO=0     )
>  UI AM revoke2                                           (OK=2754   KO=0     )
> getIdToken                                               (OK=946    KO=0     )
> getIdToken Redirect 1                                    (OK=946    KO=0     )
> createOrganization                                       (OK=946    KO=0     )
> tokenUserinfo                                            (OK=2310   KO=0     )
> queryOrganization                                        (OK=945    KO=0     )
> deleteOrganization                                       (OK=943    KO=0     )
> restloginProgressiveProfileCallback                      (OK=512    KO=0     )
> ReadPolicy                                               (OK=3960   KO=0     )
> DeletePolicy                                             (OK=3853   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=82     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       486 (99.39%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.20%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 204021 / active: 289    / done: 12599 
================================================================================

08:40:50.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:50.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:51.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:52.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:52.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:53.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:53.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:53.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:53.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:54.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:54.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:55.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:40:55 GMT                                     235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=182457 KO=3     )
> restLoginInitiate                                        (OK=12690  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12685  KO=0     )
> Skip 2FA                                                 (OK=6985   KO=0     )
> User Authorize PKCE stage                                (OK=15013  KO=0     )
> User AccessToken PKCE stage                              (OK=15011  KO=0     )
> GetUUid                                                  (OK=4144   KO=0     )
> GetOpenidConfig                                          (OK=12152  KO=0     )
> CreatePolicy                                             (OK=4141   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=472    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=472    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2840   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2840   KO=0     )
>  UI AM idFromSession                                     (OK=2837   KO=1     )
>  UI AM validateGoto                                      (OK=2838   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2835   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2835   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2833   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2833   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2832   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2829   KO=0     )
>  UI IDM uiconfig                                         (OK=2828   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2828   KO=0     )
>  UI IDM version                                          (OK=2828   KO=0     )
>  UI IDM privilege                                        (OK=2828   KO=0     )
>  UI IDM login                                            (OK=2828   KO=0     )
>  UI IDM features                                         (OK=2828   KO=0     )
>  UI IDM dashboard                                        (OK=2828   KO=0     )
>  UI IDM managed user schema                              (OK=2828   KO=0     )
>  UI IDM user                                             (OK=2828   KO=0     )
> RootUserinfo                                             (OK=9291   KO=0     )
>  UI IDM oidcToken                                        (OK=2828   KO=0     )
> userinfo                                                 (OK=2828   KO=0     )
> UI-Logout                                                (OK=2828   KO=0     )
> UI-Logout Redirect 1                                     (OK=2828   KO=0     )
>  UI AM revoke1                                           (OK=2827   KO=0     )
>  UI AM endsession                                        (OK=2827   KO=0     )
>  UI AM revoke2                                           (OK=2827   KO=0     )
> getIdToken                                               (OK=967    KO=0     )
> getIdToken Redirect 1                                    (OK=966    KO=0     )
> createOrganization                                       (OK=966    KO=0     )
> tokenUserinfo                                            (OK=2358   KO=0     )
> queryOrganization                                        (OK=966    KO=0     )
> deleteOrganization                                       (OK=966    KO=0     )
> restloginProgressiveProfileCallback                      (OK=525    KO=0     )
> ReadPolicy                                               (OK=4048   KO=0     )
> DeletePolicy                                             (OK=3957   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=85     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       498 (99.40%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.20%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.20%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  5%
          waiting: 203743 / active: 256    / done: 12910 
================================================================================

08:40:55.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:55.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:55.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:55.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:55.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:56.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:56.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:57.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:58.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:58.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:59.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:40:59.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:00.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:00.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:00 GMT                                     240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=186669 KO=3     )
> restLoginInitiate                                        (OK=12977  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=12969  KO=0     )
> Skip 2FA                                                 (OK=7135   KO=0     )
> User Authorize PKCE stage                                (OK=15351  KO=0     )
> User AccessToken PKCE stage                              (OK=15350  KO=0     )
> GetUUid                                                  (OK=4226   KO=0     )
> GetOpenidConfig                                          (OK=12414  KO=0     )
> CreatePolicy                                             (OK=4223   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=489    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=489    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2908   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2905   KO=0     )
>  UI AM idFromSession                                     (OK=2903   KO=1     )
>  UI AM validateGoto                                      (OK=2904   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2901   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2901   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2901   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2901   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2899   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2899   KO=0     )
>  UI IDM uiconfig                                         (OK=2899   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2899   KO=0     )
>  UI IDM version                                          (OK=2899   KO=0     )
>  UI IDM privilege                                        (OK=2899   KO=0     )
>  UI IDM login                                            (OK=2899   KO=0     )
>  UI IDM features                                         (OK=2899   KO=0     )
>  UI IDM dashboard                                        (OK=2898   KO=0     )
>  UI IDM managed user schema                              (OK=2898   KO=0     )
>  UI IDM user                                             (OK=2898   KO=0     )
> RootUserinfo                                             (OK=9494   KO=0     )
>  UI IDM oidcToken                                        (OK=2897   KO=0     )
> userinfo                                                 (OK=2896   KO=0     )
> UI-Logout                                                (OK=2896   KO=0     )
> UI-Logout Redirect 1                                     (OK=2896   KO=0     )
>  UI AM revoke1                                           (OK=2895   KO=0     )
>  UI AM endsession                                        (OK=2895   KO=0     )
>  UI AM revoke2                                           (OK=2895   KO=0     )
> getIdToken                                               (OK=988    KO=0     )
> getIdToken Redirect 1                                    (OK=988    KO=0     )
> createOrganization                                       (OK=988    KO=0     )
> tokenUserinfo                                            (OK=2414   KO=0     )
> queryOrganization                                        (OK=988    KO=0     )
> deleteOrganization                                       (OK=988    KO=0     )
> restloginProgressiveProfileCallback                      (OK=541    KO=0     )
> ReadPolicy                                               (OK=4142   KO=0     )
> DeletePolicy                                             (OK=4046   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=89     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       512 (99.42%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.19%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 203441 / active: 251    / done: 13217 
================================================================================

08:41:00.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:00.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:01.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:01.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:01.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:01.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:01.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:01.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:01.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:02.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:02.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:02.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:03.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:04.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:04.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:04.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:04.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:05.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:05.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:05 GMT                                     245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=191190 KO=3     )
> restLoginInitiate                                        (OK=13290  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13287  KO=0     )
> Skip 2FA                                                 (OK=7294   KO=0     )
> User Authorize PKCE stage                                (OK=15725  KO=0     )
> User AccessToken PKCE stage                              (OK=15722  KO=0     )
> GetUUid                                                  (OK=4317   KO=0     )
> GetOpenidConfig                                          (OK=12681  KO=0     )
> CreatePolicy                                             (OK=4315   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=498    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=498    KO=0     )
> UI-Post-Login - stage 1                                  (OK=2981   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=2981   KO=0     )
>  UI AM idFromSession                                     (OK=2979   KO=1     )
>  UI AM validateGoto                                      (OK=2980   KO=0     )
> UI-Post-Login - stage 2                                  (OK=2979   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=2977   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=2976   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=2976   KO=0     )
> UI-Post-Login - stage 3                                  (OK=2975   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=2974   KO=0     )
>  UI IDM uiconfig                                         (OK=2974   KO=0     )
>  UI Enduser sessioncheck                                 (OK=2974   KO=0     )
>  UI IDM version                                          (OK=2974   KO=0     )
>  UI IDM privilege                                        (OK=2974   KO=0     )
>  UI IDM login                                            (OK=2974   KO=0     )
>  UI IDM features                                         (OK=2974   KO=0     )
>  UI IDM dashboard                                        (OK=2974   KO=0     )
>  UI IDM managed user schema                              (OK=2974   KO=0     )
>  UI IDM user                                             (OK=2974   KO=0     )
> RootUserinfo                                             (OK=9705   KO=0     )
>  UI IDM oidcToken                                        (OK=2974   KO=0     )
> userinfo                                                 (OK=2974   KO=0     )
> UI-Logout                                                (OK=2972   KO=0     )
> UI-Logout Redirect 1                                     (OK=2972   KO=0     )
>  UI AM revoke1                                           (OK=2971   KO=0     )
>  UI AM endsession                                        (OK=2971   KO=0     )
>  UI AM revoke2                                           (OK=2971   KO=0     )
> getIdToken                                               (OK=1007   KO=0     )
> getIdToken Redirect 1                                    (OK=1007   KO=0     )
> createOrganization                                       (OK=1007   KO=0     )
> tokenUserinfo                                            (OK=2477   KO=0     )
> queryOrganization                                        (OK=1007   KO=0     )
> deleteOrganization                                       (OK=1006   KO=0     )
> restloginProgressiveProfileCallback                      (OK=547    KO=0     )
> ReadPolicy                                               (OK=4223   KO=0     )
> DeletePolicy                                             (OK=4139   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=89     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       531 (99.44%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.19%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.19%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 203117 / active: 252    / done: 13540 
================================================================================

08:41:06.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:06.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:07.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:07.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:07.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:07.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:09.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:10 GMT                                     250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=194994 KO=3     )
> restLoginInitiate                                        (OK=13578  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13572  KO=0     )
> Skip 2FA                                                 (OK=7452   KO=0     )
> User Authorize PKCE stage                                (OK=16053  KO=0     )
> User AccessToken PKCE stage                              (OK=16046  KO=0     )
> GetUUid                                                  (OK=4420   KO=0     )
> GetOpenidConfig                                          (OK=12957  KO=0     )
> CreatePolicy                                             (OK=4419   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=507    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=507    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3039   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3038   KO=0     )
>  UI AM idFromSession                                     (OK=3036   KO=1     )
>  UI AM validateGoto                                      (OK=3037   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3032   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3031   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3030   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3030   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3027   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3025   KO=0     )
>  UI IDM uiconfig                                         (OK=3025   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3025   KO=0     )
>  UI IDM version                                          (OK=3025   KO=0     )
>  UI IDM privilege                                        (OK=3025   KO=0     )
>  UI IDM login                                            (OK=3025   KO=0     )
>  UI IDM features                                         (OK=3025   KO=0     )
>  UI IDM dashboard                                        (OK=3024   KO=0     )
>  UI IDM managed user schema                              (OK=3024   KO=0     )
>  UI IDM user                                             (OK=3024   KO=0     )
> RootUserinfo                                             (OK=9912   KO=0     )
>  UI IDM oidcToken                                        (OK=3024   KO=0     )
> userinfo                                                 (OK=3024   KO=0     )
> UI-Logout                                                (OK=3023   KO=0     )
> UI-Logout Redirect 1                                     (OK=3023   KO=0     )
>  UI AM revoke1                                           (OK=3022   KO=0     )
>  UI AM endsession                                        (OK=3022   KO=0     )
>  UI AM revoke2                                           (OK=3022   KO=0     )
> getIdToken                                               (OK=1029   KO=0     )
> getIdToken Redirect 1                                    (OK=1029   KO=0     )
> createOrganization                                       (OK=1029   KO=0     )
> tokenUserinfo                                            (OK=2537   KO=0     )
> queryOrganization                                        (OK=1029   KO=0     )
> deleteOrganization                                       (OK=1028   KO=0     )
> restloginProgressiveProfileCallback                      (OK=555    KO=0     )
> ReadPolicy                                               (OK=4313   KO=0     )
> DeletePolicy                                             (OK=4222   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=93     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       538 (99.45%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.18%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 202818 / active: 275    / done: 13816 
================================================================================

08:41:10.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:11.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:12.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:13.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:14.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:14.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:14.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:14.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:15 GMT                                     255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=199083 KO=3     )
> restLoginInitiate                                        (OK=13852  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=13848  KO=0     )
> Skip 2FA                                                 (OK=7616   KO=0     )
> User Authorize PKCE stage                                (OK=16387  KO=0     )
> User AccessToken PKCE stage                              (OK=16382  KO=0     )
> GetUUid                                                  (OK=4518   KO=0     )
> GetOpenidConfig                                          (OK=13251  KO=0     )
> CreatePolicy                                             (OK=4517   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=517    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=517    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3097   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3094   KO=0     )
>  UI AM idFromSession                                     (OK=3093   KO=1     )
>  UI AM validateGoto                                      (OK=3094   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3092   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3092   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3092   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3092   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3092   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3091   KO=0     )
>  UI IDM uiconfig                                         (OK=3090   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3090   KO=0     )
>  UI IDM version                                          (OK=3090   KO=0     )
>  UI IDM privilege                                        (OK=3090   KO=0     )
>  UI IDM login                                            (OK=3090   KO=0     )
>  UI IDM features                                         (OK=3090   KO=0     )
>  UI IDM dashboard                                        (OK=3090   KO=0     )
>  UI IDM managed user schema                              (OK=3090   KO=0     )
>  UI IDM user                                             (OK=3090   KO=0     )
> RootUserinfo                                             (OK=10089  KO=0     )
>  UI IDM oidcToken                                        (OK=3090   KO=0     )
> userinfo                                                 (OK=3090   KO=0     )
> UI-Logout                                                (OK=3090   KO=0     )
> UI-Logout Redirect 1                                     (OK=3089   KO=0     )
>  UI AM revoke1                                           (OK=3088   KO=0     )
>  UI AM endsession                                        (OK=3088   KO=0     )
>  UI AM revoke2                                           (OK=3088   KO=0     )
> getIdToken                                               (OK=1051   KO=0     )
> getIdToken Redirect 1                                    (OK=1050   KO=0     )
> createOrganization                                       (OK=1050   KO=0     )
> tokenUserinfo                                            (OK=2586   KO=0     )
> queryOrganization                                        (OK=1050   KO=0     )
> deleteOrganization                                       (OK=1049   KO=0     )
> restloginProgressiveProfileCallback                      (OK=565    KO=0     )
> ReadPolicy                                               (OK=4419   KO=0     )
> DeletePolicy                                             (OK=4312   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=95     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       546 (99.45%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.18%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 202538 / active: 276    / done: 14095 
================================================================================

08:41:15.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:15.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:15.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:15.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:16.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:16.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:16.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:16.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:17.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:17.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:17.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:17.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:17.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:17.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:18.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:19.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:19.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:19.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:19.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:19.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:20.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:20 GMT                                     260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=203216 KO=3     )
> restLoginInitiate                                        (OK=14152  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14144  KO=0     )
> Skip 2FA                                                 (OK=7787   KO=0     )
> User Authorize PKCE stage                                (OK=16722  KO=0     )
> User AccessToken PKCE stage                              (OK=16719  KO=0     )
> GetUUid                                                  (OK=4620   KO=0     )
> GetOpenidConfig                                          (OK=13556  KO=0     )
> CreatePolicy                                             (OK=4618   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=527    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=527    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3157   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3157   KO=0     )
>  UI AM idFromSession                                     (OK=3156   KO=1     )
>  UI AM validateGoto                                      (OK=3157   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3155   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3155   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3151   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3151   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3150   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3150   KO=0     )
>  UI IDM uiconfig                                         (OK=3147   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3147   KO=0     )
>  UI IDM version                                          (OK=3147   KO=0     )
>  UI IDM privilege                                        (OK=3147   KO=0     )
>  UI IDM login                                            (OK=3147   KO=0     )
>  UI IDM features                                         (OK=3147   KO=0     )
>  UI IDM dashboard                                        (OK=3147   KO=0     )
>  UI IDM managed user schema                              (OK=3147   KO=0     )
>  UI IDM user                                             (OK=3147   KO=0     )
> RootUserinfo                                             (OK=10333  KO=0     )
>  UI IDM oidcToken                                        (OK=3147   KO=0     )
> userinfo                                                 (OK=3147   KO=0     )
> UI-Logout                                                (OK=3145   KO=0     )
> UI-Logout Redirect 1                                     (OK=3143   KO=0     )
>  UI AM revoke1                                           (OK=3142   KO=0     )
>  UI AM endsession                                        (OK=3142   KO=0     )
>  UI AM revoke2                                           (OK=3142   KO=0     )
> getIdToken                                               (OK=1081   KO=0     )
> getIdToken Redirect 1                                    (OK=1081   KO=0     )
> createOrganization                                       (OK=1081   KO=0     )
> tokenUserinfo                                            (OK=2628   KO=0     )
> queryOrganization                                        (OK=1081   KO=0     )
> deleteOrganization                                       (OK=1080   KO=0     )
> restloginProgressiveProfileCallback                      (OK=579    KO=0     )
> ReadPolicy                                               (OK=4517   KO=0     )
> DeletePolicy                                             (OK=4415   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=98     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       567 (99.47%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.18%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.18%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.18%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####-                                                                     ]  6%
          waiting: 202225 / active: 287    / done: 14397 
================================================================================

08:41:20.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:21.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:21.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:22.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:24.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:24.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:24.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:25 GMT                                     265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=207484 KO=3     )
> restLoginInitiate                                        (OK=14445  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14436  KO=0     )
> Skip 2FA                                                 (OK=7952   KO=0     )
> User Authorize PKCE stage                                (OK=17069  KO=0     )
> User AccessToken PKCE stage                              (OK=17068  KO=0     )
> GetUUid                                                  (OK=4714   KO=0     )
> GetOpenidConfig                                          (OK=13849  KO=0     )
> CreatePolicy                                             (OK=4713   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=547    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=547    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3220   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3218   KO=0     )
>  UI AM idFromSession                                     (OK=3217   KO=1     )
>  UI AM validateGoto                                      (OK=3218   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3217   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3217   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3217   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3217   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3216   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3215   KO=0     )
>  UI IDM uiconfig                                         (OK=3213   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3213   KO=0     )
>  UI IDM version                                          (OK=3213   KO=0     )
>  UI IDM privilege                                        (OK=3213   KO=0     )
>  UI IDM login                                            (OK=3213   KO=0     )
>  UI IDM features                                         (OK=3213   KO=0     )
>  UI IDM dashboard                                        (OK=3213   KO=0     )
>  UI IDM managed user schema                              (OK=3213   KO=0     )
>  UI IDM user                                             (OK=3213   KO=0     )
> RootUserinfo                                             (OK=10546  KO=0     )
>  UI IDM oidcToken                                        (OK=3212   KO=0     )
> userinfo                                                 (OK=3212   KO=0     )
> UI-Logout                                                (OK=3212   KO=0     )
> UI-Logout Redirect 1                                     (OK=3212   KO=0     )
>  UI AM revoke1                                           (OK=3212   KO=0     )
>  UI AM endsession                                        (OK=3212   KO=0     )
>  UI AM revoke2                                           (OK=3212   KO=0     )
> getIdToken                                               (OK=1104   KO=0     )
> getIdToken Redirect 1                                    (OK=1104   KO=0     )
> createOrganization                                       (OK=1103   KO=0     )
> tokenUserinfo                                            (OK=2684   KO=0     )
> queryOrganization                                        (OK=1103   KO=0     )
> deleteOrganization                                       (OK=1103   KO=0     )
> restloginProgressiveProfileCallback                      (OK=592    KO=0     )
> ReadPolicy                                               (OK=4617   KO=0     )
> DeletePolicy                                             (OK=4516   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=99     KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       574 (99.48%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.17%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 201912 / active: 284    / done: 14713 
================================================================================

08:41:25.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:25.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:25.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:25.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:26.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:27.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:27.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:28.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:29.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:29.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:30.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:30.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:30 GMT                                     270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=212114 KO=3     )
> restLoginInitiate                                        (OK=14773  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=14770  KO=0     )
> Skip 2FA                                                 (OK=8133   KO=0     )
> User Authorize PKCE stage                                (OK=17453  KO=0     )
> User AccessToken PKCE stage                              (OK=17449  KO=0     )
> GetUUid                                                  (OK=4810   KO=0     )
> GetOpenidConfig                                          (OK=14140  KO=0     )
> CreatePolicy                                             (OK=4808   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=555    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=555    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3293   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3293   KO=0     )
>  UI AM idFromSession                                     (OK=3291   KO=1     )
>  UI AM validateGoto                                      (OK=3292   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3289   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3288   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3288   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3288   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3286   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3285   KO=0     )
>  UI IDM uiconfig                                         (OK=3285   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3285   KO=0     )
>  UI IDM version                                          (OK=3285   KO=0     )
>  UI IDM privilege                                        (OK=3285   KO=0     )
>  UI IDM login                                            (OK=3285   KO=0     )
>  UI IDM features                                         (OK=3285   KO=0     )
>  UI IDM dashboard                                        (OK=3285   KO=0     )
>  UI IDM managed user schema                              (OK=3285   KO=0     )
>  UI IDM user                                             (OK=3285   KO=0     )
> RootUserinfo                                             (OK=10772  KO=0     )
>  UI IDM oidcToken                                        (OK=3282   KO=0     )
> userinfo                                                 (OK=3282   KO=0     )
> UI-Logout                                                (OK=3282   KO=0     )
> UI-Logout Redirect 1                                     (OK=3282   KO=0     )
>  UI AM revoke1                                           (OK=3281   KO=0     )
>  UI AM endsession                                        (OK=3281   KO=0     )
>  UI AM revoke2                                           (OK=3281   KO=0     )
> getIdToken                                               (OK=1139   KO=0     )
> getIdToken Redirect 1                                    (OK=1139   KO=0     )
> createOrganization                                       (OK=1138   KO=0     )
> tokenUserinfo                                            (OK=2744   KO=0     )
> queryOrganization                                        (OK=1138   KO=0     )
> deleteOrganization                                       (OK=1138   KO=0     )
> restloginProgressiveProfileCallback                      (OK=603    KO=0     )
> ReadPolicy                                               (OK=4712   KO=0     )
> DeletePolicy                                             (OK=4616   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=100    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       593 (99.50%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.17%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.17%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  6%
          waiting: 201577 / active: 279    / done: 15053 
================================================================================

08:41:30.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:31.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:31.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:31.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:32.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:32.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:33.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:33.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:33.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:33.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:34.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:35 GMT                                     275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=216140 KO=3     )
> restLoginInitiate                                        (OK=15061  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15053  KO=0     )
> Skip 2FA                                                 (OK=8299   KO=0     )
> User Authorize PKCE stage                                (OK=17779  KO=0     )
> User AccessToken PKCE stage                              (OK=17774  KO=0     )
> GetUUid                                                  (OK=4905   KO=0     )
> GetOpenidConfig                                          (OK=14423  KO=0     )
> CreatePolicy                                             (OK=4899   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=573    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=571    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3359   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3358   KO=0     )
>  UI AM idFromSession                                     (OK=3352   KO=1     )
>  UI AM validateGoto                                      (OK=3353   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3348   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3348   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3345   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3345   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3345   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3343   KO=0     )
>  UI IDM uiconfig                                         (OK=3342   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3343   KO=0     )
>  UI IDM version                                          (OK=3342   KO=0     )
>  UI IDM privilege                                        (OK=3342   KO=0     )
>  UI IDM login                                            (OK=3342   KO=0     )
>  UI IDM features                                         (OK=3342   KO=0     )
>  UI IDM dashboard                                        (OK=3342   KO=0     )
>  UI IDM managed user schema                              (OK=3342   KO=0     )
>  UI IDM user                                             (OK=3342   KO=0     )
> RootUserinfo                                             (OK=11034  KO=0     )
>  UI IDM oidcToken                                        (OK=3341   KO=0     )
> userinfo                                                 (OK=3340   KO=0     )
> UI-Logout                                                (OK=3340   KO=0     )
> UI-Logout Redirect 1                                     (OK=3339   KO=0     )
>  UI AM revoke1                                           (OK=3338   KO=0     )
>  UI AM endsession                                        (OK=3338   KO=0     )
>  UI AM revoke2                                           (OK=3338   KO=0     )
> getIdToken                                               (OK=1160   KO=0     )
> getIdToken Redirect 1                                    (OK=1160   KO=0     )
> createOrganization                                       (OK=1160   KO=0     )
> tokenUserinfo                                            (OK=2784   KO=0     )
> queryOrganization                                        (OK=1160   KO=0     )
> deleteOrganization                                       (OK=1160   KO=0     )
> restloginProgressiveProfileCallback                      (OK=613    KO=0     )
> ReadPolicy                                               (OK=4809   KO=0     )
> DeletePolicy                                             (OK=4711   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=103    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       604 (99.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 201270 / active: 294    / done: 15345 
================================================================================

08:41:35.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:36.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:37.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:38.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:38.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:39.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:40.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:40 GMT                                     280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=220386 KO=3     )
> restLoginInitiate                                        (OK=15338  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15333  KO=0     )
> Skip 2FA                                                 (OK=8461   KO=0     )
> User Authorize PKCE stage                                (OK=18125  KO=0     )
> User AccessToken PKCE stage                              (OK=18124  KO=0     )
> GetUUid                                                  (OK=4991   KO=0     )
> GetOpenidConfig                                          (OK=14696  KO=0     )
> CreatePolicy                                             (OK=4988   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=586    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=586    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3412   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3412   KO=0     )
>  UI AM idFromSession                                     (OK=3410   KO=1     )
>  UI AM validateGoto                                      (OK=3411   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3411   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3411   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3411   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3411   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3411   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3411   KO=0     )
>  UI IDM uiconfig                                         (OK=3410   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3410   KO=0     )
>  UI IDM version                                          (OK=3410   KO=0     )
>  UI IDM privilege                                        (OK=3410   KO=0     )
>  UI IDM login                                            (OK=3410   KO=0     )
>  UI IDM features                                         (OK=3410   KO=0     )
>  UI IDM dashboard                                        (OK=3410   KO=0     )
>  UI IDM managed user schema                              (OK=3410   KO=0     )
>  UI IDM user                                             (OK=3410   KO=0     )
> RootUserinfo                                             (OK=11315  KO=0     )
>  UI IDM oidcToken                                        (OK=3410   KO=0     )
> userinfo                                                 (OK=3410   KO=0     )
> UI-Logout                                                (OK=3407   KO=0     )
> UI-Logout Redirect 1                                     (OK=3407   KO=0     )
>  UI AM revoke1                                           (OK=3406   KO=0     )
>  UI AM endsession                                        (OK=3406   KO=0     )
>  UI AM revoke2                                           (OK=3406   KO=0     )
> getIdToken                                               (OK=1184   KO=0     )
> getIdToken Redirect 1                                    (OK=1184   KO=0     )
> createOrganization                                       (OK=1183   KO=0     )
> tokenUserinfo                                            (OK=2845   KO=0     )
> queryOrganization                                        (OK=1182   KO=0     )
> deleteOrganization                                       (OK=1181   KO=0     )
> restloginProgressiveProfileCallback                      (OK=624    KO=0     )
> ReadPolicy                                               (OK=4899   KO=0     )
> DeletePolicy                                             (OK=4805   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=103    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       611 (99.51%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 200983 / active: 266    / done: 15660 
================================================================================

08:41:40.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:40.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:41.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:41.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:41.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:42.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:42.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:43.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:43.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:44.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:44.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:44.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:45 GMT                                     285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=224414 KO=3     )
> restLoginInitiate                                        (OK=15620  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15617  KO=0     )
> Skip 2FA                                                 (OK=8628   KO=0     )
> User Authorize PKCE stage                                (OK=18460  KO=0     )
> User AccessToken PKCE stage                              (OK=18459  KO=0     )
> GetUUid                                                  (OK=5099   KO=0     )
> GetOpenidConfig                                          (OK=14986  KO=0     )
> CreatePolicy                                             (OK=5097   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=594    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=593    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3474   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3474   KO=0     )
>  UI AM idFromSession                                     (OK=3472   KO=1     )
>  UI AM validateGoto                                      (OK=3474   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3473   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3473   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3473   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3473   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3470   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3470   KO=0     )
>  UI IDM uiconfig                                         (OK=3469   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3469   KO=0     )
>  UI IDM version                                          (OK=3469   KO=0     )
>  UI IDM privilege                                        (OK=3469   KO=0     )
>  UI IDM login                                            (OK=3469   KO=0     )
>  UI IDM features                                         (OK=3469   KO=0     )
>  UI IDM dashboard                                        (OK=3468   KO=0     )
>  UI IDM managed user schema                              (OK=3468   KO=0     )
>  UI IDM user                                             (OK=3468   KO=0     )
> RootUserinfo                                             (OK=11500  KO=0     )
>  UI IDM oidcToken                                        (OK=3468   KO=0     )
> userinfo                                                 (OK=3466   KO=0     )
> UI-Logout                                                (OK=3466   KO=0     )
> UI-Logout Redirect 1                                     (OK=3466   KO=0     )
>  UI AM revoke1                                           (OK=3466   KO=0     )
>  UI AM endsession                                        (OK=3466   KO=0     )
>  UI AM revoke2                                           (OK=3466   KO=0     )
> getIdToken                                               (OK=1208   KO=0     )
> getIdToken Redirect 1                                    (OK=1208   KO=0     )
> createOrganization                                       (OK=1208   KO=0     )
> tokenUserinfo                                            (OK=2890   KO=0     )
> queryOrganization                                        (OK=1208   KO=0     )
> deleteOrganization                                       (OK=1207   KO=0     )
> restloginProgressiveProfileCallback                      (OK=637    KO=0     )
> ReadPolicy                                               (OK=4988   KO=0     )
> DeletePolicy                                             (OK=4894   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=105    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       623 (99.52%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 200694 / active: 262    / done: 15953 
================================================================================

08:41:45.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:45.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:45.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:47.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:47.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:48.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:48.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:49.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:49.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:50 GMT                                     290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=228386 KO=3     )
> restLoginInitiate                                        (OK=15903  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=15897  KO=0     )
> Skip 2FA                                                 (OK=8778   KO=0     )
> User Authorize PKCE stage                                (OK=18785  KO=0     )
> User AccessToken PKCE stage                              (OK=18784  KO=0     )
> GetUUid                                                  (OK=5182   KO=0     )
> GetOpenidConfig                                          (OK=15268  KO=0     )
> CreatePolicy                                             (OK=5181   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=601    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=600    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3537   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3536   KO=0     )
>  UI AM idFromSession                                     (OK=3534   KO=1     )
>  UI AM validateGoto                                      (OK=3535   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3534   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3533   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3533   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3533   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3531   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3530   KO=0     )
>  UI IDM uiconfig                                         (OK=3530   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3530   KO=0     )
>  UI IDM version                                          (OK=3530   KO=0     )
>  UI IDM privilege                                        (OK=3530   KO=0     )
>  UI IDM login                                            (OK=3530   KO=0     )
>  UI IDM features                                         (OK=3530   KO=0     )
>  UI IDM dashboard                                        (OK=3530   KO=0     )
>  UI IDM managed user schema                              (OK=3530   KO=0     )
>  UI IDM user                                             (OK=3530   KO=0     )
> RootUserinfo                                             (OK=11719  KO=0     )
>  UI IDM oidcToken                                        (OK=3529   KO=0     )
> userinfo                                                 (OK=3526   KO=0     )
> UI-Logout                                                (OK=3526   KO=0     )
> UI-Logout Redirect 1                                     (OK=3526   KO=0     )
>  UI AM revoke1                                           (OK=3526   KO=0     )
>  UI AM endsession                                        (OK=3526   KO=0     )
>  UI AM revoke2                                           (OK=3526   KO=0     )
> getIdToken                                               (OK=1224   KO=0     )
> getIdToken Redirect 1                                    (OK=1224   KO=0     )
> createOrganization                                       (OK=1224   KO=0     )
> tokenUserinfo                                            (OK=2942   KO=0     )
> queryOrganization                                        (OK=1224   KO=0     )
> deleteOrganization                                       (OK=1224   KO=0     )
> restloginProgressiveProfileCallback                      (OK=647    KO=0     )
> ReadPolicy                                               (OK=5098   KO=0     )
> DeletePolicy                                             (OK=4984   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=106    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       632 (99.53%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.16%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 200404 / active: 279    / done: 16226 
================================================================================

08:41:50.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:50.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:50.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:50.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:50.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:51.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:51.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:52.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:52.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:53.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:54.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:41:55 GMT                                     295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=232382 KO=3     )
> restLoginInitiate                                        (OK=16195  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16194  KO=0     )
> Skip 2FA                                                 (OK=8946   KO=0     )
> User Authorize PKCE stage                                (OK=19129  KO=0     )
> User AccessToken PKCE stage                              (OK=19125  KO=0     )
> GetUUid                                                  (OK=5273   KO=0     )
> GetOpenidConfig                                          (OK=15552  KO=0     )
> CreatePolicy                                             (OK=5268   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=611    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=611    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3590   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3590   KO=0     )
>  UI AM idFromSession                                     (OK=3588   KO=1     )
>  UI AM validateGoto                                      (OK=3589   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3589   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3589   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3589   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3589   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3585   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3584   KO=0     )
>  UI IDM uiconfig                                         (OK=3584   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3584   KO=0     )
>  UI IDM version                                          (OK=3584   KO=0     )
>  UI IDM privilege                                        (OK=3584   KO=0     )
>  UI IDM login                                            (OK=3584   KO=0     )
>  UI IDM features                                         (OK=3584   KO=0     )
>  UI IDM dashboard                                        (OK=3583   KO=0     )
>  UI IDM managed user schema                              (OK=3583   KO=0     )
>  UI IDM user                                             (OK=3583   KO=0     )
> RootUserinfo                                             (OK=11988  KO=0     )
>  UI IDM oidcToken                                        (OK=3581   KO=0     )
> userinfo                                                 (OK=3581   KO=0     )
> UI-Logout                                                (OK=3581   KO=0     )
> UI-Logout Redirect 1                                     (OK=3581   KO=0     )
>  UI AM revoke1                                           (OK=3580   KO=0     )
>  UI AM endsession                                        (OK=3580   KO=0     )
>  UI AM revoke2                                           (OK=3580   KO=0     )
> getIdToken                                               (OK=1250   KO=0     )
> getIdToken Redirect 1                                    (OK=1250   KO=0     )
> createOrganization                                       (OK=1250   KO=0     )
> tokenUserinfo                                            (OK=3004   KO=0     )
> queryOrganization                                        (OK=1250   KO=0     )
> deleteOrganization                                       (OK=1249   KO=0     )
> restloginProgressiveProfileCallback                      (OK=652    KO=0     )
> ReadPolicy                                               (OK=5182   KO=0     )
> DeletePolicy                                             (OK=5096   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=108    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       643 (99.54%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 200095 / active: 267    / done: 16547 
================================================================================

08:41:55.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:55.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:55.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:55.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:55.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:56.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:57.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:57.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:58.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:58.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:58.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:59.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:41:59.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:00.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:00 GMT                                     300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=236081 KO=3     )
> restLoginInitiate                                        (OK=16484  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16480  KO=0     )
> Skip 2FA                                                 (OK=9114   KO=0     )
> User Authorize PKCE stage                                (OK=19446  KO=0     )
> User AccessToken PKCE stage                              (OK=19442  KO=0     )
> GetUUid                                                  (OK=5375   KO=0     )
> GetOpenidConfig                                          (OK=15824  KO=0     )
> CreatePolicy                                             (OK=5374   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=616    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=616    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3641   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3641   KO=0     )
>  UI AM idFromSession                                     (OK=3639   KO=1     )
>  UI AM validateGoto                                      (OK=3640   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3637   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3634   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3634   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3634   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3633   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3633   KO=0     )
>  UI IDM uiconfig                                         (OK=3633   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3633   KO=0     )
>  UI IDM version                                          (OK=3633   KO=0     )
>  UI IDM privilege                                        (OK=3632   KO=0     )
>  UI IDM login                                            (OK=3632   KO=0     )
>  UI IDM features                                         (OK=3632   KO=0     )
>  UI IDM dashboard                                        (OK=3632   KO=0     )
>  UI IDM managed user schema                              (OK=3632   KO=0     )
>  UI IDM user                                             (OK=3632   KO=0     )
> RootUserinfo                                             (OK=12218  KO=0     )
>  UI IDM oidcToken                                        (OK=3632   KO=0     )
> userinfo                                                 (OK=3631   KO=0     )
> UI-Logout                                                (OK=3631   KO=0     )
> UI-Logout Redirect 1                                     (OK=3631   KO=0     )
>  UI AM revoke1                                           (OK=3631   KO=0     )
>  UI AM endsession                                        (OK=3631   KO=0     )
>  UI AM revoke2                                           (OK=3631   KO=0     )
> getIdToken                                               (OK=1268   KO=0     )
> getIdToken Redirect 1                                    (OK=1268   KO=0     )
> createOrganization                                       (OK=1268   KO=0     )
> tokenUserinfo                                            (OK=3062   KO=0     )
> queryOrganization                                        (OK=1267   KO=0     )
> deleteOrganization                                       (OK=1267   KO=0     )
> restloginProgressiveProfileCallback                      (OK=663    KO=0     )
> ReadPolicy                                               (OK=5268   KO=0     )
> DeletePolicy                                             (OK=5178   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=108    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       657 (99.55%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 199808 / active: 272    / done: 16829 
================================================================================

08:42:00.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:01.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:01.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:02.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:02.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:03.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:03.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:03.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:03.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:04.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:04.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:04.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:04.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:04.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:04.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:05.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:05 GMT                                     305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=239909 KO=3     )
> restLoginInitiate                                        (OK=16765  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=16754  KO=0     )
> Skip 2FA                                                 (OK=9259   KO=0     )
> User Authorize PKCE stage                                (OK=19761  KO=0     )
> User AccessToken PKCE stage                              (OK=19755  KO=0     )
> GetUUid                                                  (OK=5461   KO=0     )
> GetOpenidConfig                                          (OK=16102  KO=0     )
> CreatePolicy                                             (OK=5457   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=624    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=624    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3696   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3696   KO=0     )
>  UI AM idFromSession                                     (OK=3694   KO=1     )
>  UI AM validateGoto                                      (OK=3695   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3693   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3692   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3692   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3692   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3690   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3690   KO=0     )
>  UI IDM uiconfig                                         (OK=3690   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3690   KO=0     )
>  UI IDM version                                          (OK=3690   KO=0     )
>  UI IDM privilege                                        (OK=3690   KO=0     )
>  UI IDM login                                            (OK=3690   KO=0     )
>  UI IDM features                                         (OK=3690   KO=0     )
>  UI IDM dashboard                                        (OK=3690   KO=0     )
>  UI IDM managed user schema                              (OK=3690   KO=0     )
>  UI IDM user                                             (OK=3690   KO=0     )
> RootUserinfo                                             (OK=12411  KO=0     )
>  UI IDM oidcToken                                        (OK=3690   KO=0     )
> userinfo                                                 (OK=3688   KO=0     )
> UI-Logout                                                (OK=3688   KO=0     )
> UI-Logout Redirect 1                                     (OK=3688   KO=0     )
>  UI AM revoke1                                           (OK=3687   KO=0     )
>  UI AM endsession                                        (OK=3687   KO=0     )
>  UI AM revoke2                                           (OK=3687   KO=0     )
> getIdToken                                               (OK=1289   KO=0     )
> getIdToken Redirect 1                                    (OK=1289   KO=0     )
> createOrganization                                       (OK=1289   KO=0     )
> tokenUserinfo                                            (OK=3118   KO=0     )
> queryOrganization                                        (OK=1289   KO=0     )
> deleteOrganization                                       (OK=1289   KO=0     )
> restloginProgressiveProfileCallback                      (OK=668    KO=0     )
> ReadPolicy                                               (OK=5373   KO=0     )
> DeletePolicy                                             (OK=5267   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=110    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       673 (99.56%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.15%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  7%
          waiting: 199517 / active: 273    / done: 17119 
================================================================================

08:42:05.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:05.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:05.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:05.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:06.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:06.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:06.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:06.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:07.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:08.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:08.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:08.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:09.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:09.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:10.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:10.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:10 GMT                                     310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=244071 KO=3     )
> restLoginInitiate                                        (OK=17060  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17049  KO=0     )
> Skip 2FA                                                 (OK=9417   KO=0     )
> User Authorize PKCE stage                                (OK=20106  KO=0     )
> User AccessToken PKCE stage                              (OK=20103  KO=0     )
> GetUUid                                                  (OK=5566   KO=0     )
> GetOpenidConfig                                          (OK=16396  KO=0     )
> CreatePolicy                                             (OK=5563   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=637    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=637    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3761   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3760   KO=0     )
>  UI AM idFromSession                                     (OK=3758   KO=1     )
>  UI AM validateGoto                                      (OK=3759   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3758   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3758   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3757   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3757   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3754   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3754   KO=0     )
>  UI IDM uiconfig                                         (OK=3753   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3753   KO=0     )
>  UI IDM version                                          (OK=3753   KO=0     )
>  UI IDM privilege                                        (OK=3753   KO=0     )
>  UI IDM login                                            (OK=3752   KO=0     )
>  UI IDM features                                         (OK=3752   KO=0     )
>  UI IDM dashboard                                        (OK=3752   KO=0     )
>  UI IDM managed user schema                              (OK=3752   KO=0     )
>  UI IDM user                                             (OK=3752   KO=0     )
> RootUserinfo                                             (OK=12628  KO=0     )
>  UI IDM oidcToken                                        (OK=3751   KO=0     )
> userinfo                                                 (OK=3751   KO=0     )
> UI-Logout                                                (OK=3750   KO=0     )
> UI-Logout Redirect 1                                     (OK=3749   KO=0     )
>  UI AM revoke1                                           (OK=3749   KO=0     )
>  UI AM endsession                                        (OK=3749   KO=0     )
>  UI AM revoke2                                           (OK=3749   KO=0     )
> getIdToken                                               (OK=1304   KO=0     )
> getIdToken Redirect 1                                    (OK=1304   KO=0     )
> createOrganization                                       (OK=1304   KO=0     )
> tokenUserinfo                                            (OK=3175   KO=0     )
> queryOrganization                                        (OK=1304   KO=0     )
> deleteOrganization                                       (OK=1304   KO=0     )
> restloginProgressiveProfileCallback                      (OK=676    KO=0     )
> ReadPolicy                                               (OK=5456   KO=0     )
> DeletePolicy                                             (OK=5372   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=114    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       689 (99.57%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####-                                                                    ]  8%
          waiting: 199211 / active: 273    / done: 17425 
================================================================================

08:42:10.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:10.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:10.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:10.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:11.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:11.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:12.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:12.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:12.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:12.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:13.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:13.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:15 GMT                                     315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=248579 KO=3     )
> restLoginInitiate                                        (OK=17368  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17356  KO=0     )
> Skip 2FA                                                 (OK=9586   KO=0     )
> User Authorize PKCE stage                                (OK=20471  KO=0     )
> User AccessToken PKCE stage                              (OK=20467  KO=0     )
> GetUUid                                                  (OK=5669   KO=0     )
> GetOpenidConfig                                          (OK=16686  KO=0     )
> CreatePolicy                                             (OK=5666   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=647    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=647    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3835   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3835   KO=0     )
>  UI AM idFromSession                                     (OK=3833   KO=1     )
>  UI AM validateGoto                                      (OK=3834   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3832   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3832   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3830   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3830   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3827   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3826   KO=0     )
>  UI IDM uiconfig                                         (OK=3826   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3826   KO=0     )
>  UI IDM version                                          (OK=3826   KO=0     )
>  UI IDM privilege                                        (OK=3826   KO=0     )
>  UI IDM login                                            (OK=3826   KO=0     )
>  UI IDM features                                         (OK=3826   KO=0     )
>  UI IDM dashboard                                        (OK=3825   KO=0     )
>  UI IDM managed user schema                              (OK=3825   KO=0     )
>  UI IDM user                                             (OK=3825   KO=0     )
> RootUserinfo                                             (OK=12839  KO=0     )
>  UI IDM oidcToken                                        (OK=3825   KO=0     )
> userinfo                                                 (OK=3824   KO=0     )
> UI-Logout                                                (OK=3823   KO=0     )
> UI-Logout Redirect 1                                     (OK=3822   KO=0     )
>  UI AM revoke1                                           (OK=3821   KO=0     )
>  UI AM endsession                                        (OK=3821   KO=0     )
>  UI AM revoke2                                           (OK=3821   KO=0     )
> getIdToken                                               (OK=1325   KO=0     )
> getIdToken Redirect 1                                    (OK=1325   KO=0     )
> createOrganization                                       (OK=1325   KO=0     )
> tokenUserinfo                                            (OK=3228   KO=0     )
> queryOrganization                                        (OK=1325   KO=0     )
> deleteOrganization                                       (OK=1325   KO=0     )
> restloginProgressiveProfileCallback                      (OK=689    KO=0     )
> ReadPolicy                                               (OK=5562   KO=0     )
> DeletePolicy                                             (OK=5454   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=117    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       701 (99.57%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 198889 / active: 303    / done: 17717 
================================================================================

08:42:15.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:15.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:15.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:16.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:17.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:19.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:20.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:20.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:20 GMT                                     320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=253019 KO=3     )
> restLoginInitiate                                        (OK=17666  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17659  KO=0     )
> Skip 2FA                                                 (OK=9750   KO=0     )
> User Authorize PKCE stage                                (OK=20835  KO=0     )
> User AccessToken PKCE stage                              (OK=20832  KO=0     )
> GetUUid                                                  (OK=5771   KO=0     )
> GetOpenidConfig                                          (OK=17000  KO=0     )
> CreatePolicy                                             (OK=5770   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=656    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=656    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3900   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3900   KO=0     )
>  UI AM idFromSession                                     (OK=3898   KO=1     )
>  UI AM validateGoto                                      (OK=3899   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3899   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3899   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3898   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3898   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3896   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3896   KO=0     )
>  UI IDM uiconfig                                         (OK=3896   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3896   KO=0     )
>  UI IDM version                                          (OK=3896   KO=0     )
>  UI IDM privilege                                        (OK=3896   KO=0     )
>  UI IDM login                                            (OK=3896   KO=0     )
>  UI IDM features                                         (OK=3896   KO=0     )
>  UI IDM dashboard                                        (OK=3896   KO=0     )
>  UI IDM managed user schema                              (OK=3896   KO=0     )
>  UI IDM user                                             (OK=3896   KO=0     )
> RootUserinfo                                             (OK=13048  KO=0     )
>  UI IDM oidcToken                                        (OK=3896   KO=0     )
> userinfo                                                 (OK=3896   KO=0     )
> UI-Logout                                                (OK=3895   KO=0     )
> UI-Logout Redirect 1                                     (OK=3895   KO=0     )
>  UI AM revoke1                                           (OK=3894   KO=0     )
>  UI AM endsession                                        (OK=3894   KO=0     )
>  UI AM revoke2                                           (OK=3894   KO=0     )
> getIdToken                                               (OK=1345   KO=0     )
> getIdToken Redirect 1                                    (OK=1345   KO=0     )
> createOrganization                                       (OK=1345   KO=0     )
> tokenUserinfo                                            (OK=3292   KO=0     )
> queryOrganization                                        (OK=1344   KO=0     )
> deleteOrganization                                       (OK=1343   KO=0     )
> restloginProgressiveProfileCallback                      (OK=706    KO=0     )
> ReadPolicy                                               (OK=5666   KO=0     )
> DeletePolicy                                             (OK=5560   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=119    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       709 (99.58%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 198583 / active: 282    / done: 18044 
================================================================================

08:42:20.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:20.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:21.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:22.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:22.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:22.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:23.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:23.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:23.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:23.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:23.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:23.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:24.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:24.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:24.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:24.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:24.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:24.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:25 GMT                                     325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=256689 KO=3     )
> restLoginInitiate                                        (OK=17911  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=17908  KO=0     )
> Skip 2FA                                                 (OK=9886   KO=0     )
> User Authorize PKCE stage                                (OK=21128  KO=0     )
> User AccessToken PKCE stage                              (OK=21127  KO=0     )
> GetUUid                                                  (OK=5851   KO=0     )
> GetOpenidConfig                                          (OK=17286  KO=0     )
> CreatePolicy                                             (OK=5848   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=673    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=673    KO=0     )
> UI-Post-Login - stage 1                                  (OK=3956   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=3955   KO=0     )
>  UI AM idFromSession                                     (OK=3954   KO=1     )
>  UI AM validateGoto                                      (OK=3955   KO=0     )
> UI-Post-Login - stage 2                                  (OK=3954   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=3953   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=3953   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=3953   KO=0     )
> UI-Post-Login - stage 3                                  (OK=3952   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=3952   KO=0     )
>  UI IDM uiconfig                                         (OK=3952   KO=0     )
>  UI Enduser sessioncheck                                 (OK=3952   KO=0     )
>  UI IDM version                                          (OK=3952   KO=0     )
>  UI IDM privilege                                        (OK=3951   KO=0     )
>  UI IDM login                                            (OK=3951   KO=0     )
>  UI IDM features                                         (OK=3951   KO=0     )
>  UI IDM dashboard                                        (OK=3951   KO=0     )
>  UI IDM managed user schema                              (OK=3951   KO=0     )
>  UI IDM user                                             (OK=3951   KO=0     )
> RootUserinfo                                             (OK=13234  KO=0     )
>  UI IDM oidcToken                                        (OK=3951   KO=0     )
> userinfo                                                 (OK=3950   KO=0     )
> UI-Logout                                                (OK=3950   KO=0     )
> UI-Logout Redirect 1                                     (OK=3950   KO=0     )
>  UI AM revoke1                                           (OK=3949   KO=0     )
>  UI AM endsession                                        (OK=3949   KO=0     )
>  UI AM revoke2                                           (OK=3949   KO=0     )
> getIdToken                                               (OK=1363   KO=0     )
> getIdToken Redirect 1                                    (OK=1363   KO=0     )
> createOrganization                                       (OK=1363   KO=0     )
> tokenUserinfo                                            (OK=3333   KO=0     )
> queryOrganization                                        (OK=1363   KO=0     )
> deleteOrganization                                       (OK=1363   KO=0     )
> restloginProgressiveProfileCallback                      (OK=715    KO=0     )
> ReadPolicy                                               (OK=5766   KO=0     )
> DeletePolicy                                             (OK=5663   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=125    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       727 (99.59%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.14%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 198323 / active: 254    / done: 18332 
================================================================================

08:42:25.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:26.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:27.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:27.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:27.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:27.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:27.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:28.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:28.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:28.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:29.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:29.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:30.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:30 GMT                                     330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=260413 KO=3     )
> restLoginInitiate                                        (OK=18181  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18171  KO=0     )
> Skip 2FA                                                 (OK=10037  KO=0     )
> User Authorize PKCE stage                                (OK=21431  KO=0     )
> User AccessToken PKCE stage                              (OK=21427  KO=0     )
> GetUUid                                                  (OK=5941   KO=0     )
> GetOpenidConfig                                          (OK=17554  KO=0     )
> CreatePolicy                                             (OK=5936   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=683    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=683    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4010   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4010   KO=0     )
>  UI AM idFromSession                                     (OK=4009   KO=1     )
>  UI AM validateGoto                                      (OK=4010   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4006   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4006   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4006   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4006   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4006   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4006   KO=0     )
>  UI IDM uiconfig                                         (OK=4006   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4006   KO=0     )
>  UI IDM version                                          (OK=4006   KO=0     )
>  UI IDM privilege                                        (OK=4006   KO=0     )
>  UI IDM login                                            (OK=4006   KO=0     )
>  UI IDM features                                         (OK=4006   KO=0     )
>  UI IDM dashboard                                        (OK=4006   KO=0     )
>  UI IDM managed user schema                              (OK=4006   KO=0     )
>  UI IDM user                                             (OK=4006   KO=0     )
> RootUserinfo                                             (OK=13468  KO=0     )
>  UI IDM oidcToken                                        (OK=4006   KO=0     )
> userinfo                                                 (OK=4006   KO=0     )
> UI-Logout                                                (OK=4005   KO=0     )
> UI-Logout Redirect 1                                     (OK=4004   KO=0     )
>  UI AM revoke1                                           (OK=4002   KO=0     )
>  UI AM endsession                                        (OK=4002   KO=0     )
>  UI AM revoke2                                           (OK=4002   KO=0     )
> getIdToken                                               (OK=1382   KO=0     )
> getIdToken Redirect 1                                    (OK=1382   KO=0     )
> createOrganization                                       (OK=1381   KO=0     )
> tokenUserinfo                                            (OK=3380   KO=0     )
> queryOrganization                                        (OK=1379   KO=0     )
> deleteOrganization                                       (OK=1378   KO=0     )
> restloginProgressiveProfileCallback                      (OK=727    KO=0     )
> ReadPolicy                                               (OK=5848   KO=0     )
> DeletePolicy                                             (OK=5762   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=126    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       740 (99.60%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 198043 / active: 250    / done: 18616 
================================================================================

08:42:30.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:30.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:31.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:32.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:32.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:33.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:34.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:35 GMT                                     335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=264609 KO=3     )
> restLoginInitiate                                        (OK=18462  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18460  KO=0     )
> Skip 2FA                                                 (OK=10192  KO=0     )
> User Authorize PKCE stage                                (OK=21770  KO=0     )
> User AccessToken PKCE stage                              (OK=21767  KO=0     )
> GetUUid                                                  (OK=6035   KO=0     )
> GetOpenidConfig                                          (OK=17818  KO=0     )
> CreatePolicy                                             (OK=6033   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=693    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=693    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4080   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4080   KO=0     )
>  UI AM idFromSession                                     (OK=4079   KO=1     )
>  UI AM validateGoto                                      (OK=4080   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4077   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4077   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4077   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4077   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4076   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4074   KO=0     )
>  UI IDM uiconfig                                         (OK=4074   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4074   KO=0     )
>  UI IDM version                                          (OK=4074   KO=0     )
>  UI IDM privilege                                        (OK=4074   KO=0     )
>  UI IDM login                                            (OK=4074   KO=0     )
>  UI IDM features                                         (OK=4074   KO=0     )
>  UI IDM dashboard                                        (OK=4073   KO=0     )
>  UI IDM managed user schema                              (OK=4073   KO=0     )
>  UI IDM user                                             (OK=4073   KO=0     )
> RootUserinfo                                             (OK=13679  KO=0     )
>  UI IDM oidcToken                                        (OK=4073   KO=0     )
> userinfo                                                 (OK=4073   KO=0     )
> UI-Logout                                                (OK=4073   KO=0     )
> UI-Logout Redirect 1                                     (OK=4073   KO=0     )
>  UI AM revoke1                                           (OK=4073   KO=0     )
>  UI AM endsession                                        (OK=4073   KO=0     )
>  UI AM revoke2                                           (OK=4073   KO=0     )
> getIdToken                                               (OK=1397   KO=0     )
> getIdToken Redirect 1                                    (OK=1397   KO=0     )
> createOrganization                                       (OK=1397   KO=0     )
> tokenUserinfo                                            (OK=3426   KO=0     )
> queryOrganization                                        (OK=1397   KO=0     )
> deleteOrganization                                       (OK=1397   KO=0     )
> restloginProgressiveProfileCallback                      (OK=739    KO=0     )
> ReadPolicy                                               (OK=5936   KO=0     )
> DeletePolicy                                             (OK=5842   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=128    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       755 (99.60%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 197753 / active: 262    / done: 18894 
================================================================================

08:42:35.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:36.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:36.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:37.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:37.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:38.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:38.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:38.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:39.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:39.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:39.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:40.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:40 GMT                                     340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=268737 KO=3     )
> restLoginInitiate                                        (OK=18764  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=18761  KO=0     )
> Skip 2FA                                                 (OK=10380  KO=0     )
> User Authorize PKCE stage                                (OK=22121  KO=0     )
> User AccessToken PKCE stage                              (OK=22118  KO=0     )
> GetUUid                                                  (OK=6160   KO=0     )
> GetOpenidConfig                                          (OK=18126  KO=0     )
> CreatePolicy                                             (OK=6156   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=699    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=699    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4136   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4136   KO=0     )
>  UI AM idFromSession                                     (OK=4135   KO=1     )
>  UI AM validateGoto                                      (OK=4136   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4135   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4135   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4135   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4135   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4135   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4133   KO=0     )
>  UI IDM uiconfig                                         (OK=4133   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4133   KO=0     )
>  UI IDM version                                          (OK=4133   KO=0     )
>  UI IDM privilege                                        (OK=4133   KO=0     )
>  UI IDM login                                            (OK=4133   KO=0     )
>  UI IDM features                                         (OK=4133   KO=0     )
>  UI IDM dashboard                                        (OK=4132   KO=0     )
>  UI IDM managed user schema                              (OK=4132   KO=0     )
>  UI IDM user                                             (OK=4132   KO=0     )
> RootUserinfo                                             (OK=13858  KO=0     )
>  UI IDM oidcToken                                        (OK=4132   KO=0     )
> userinfo                                                 (OK=4131   KO=0     )
> UI-Logout                                                (OK=4131   KO=0     )
> UI-Logout Redirect 1                                     (OK=4131   KO=0     )
>  UI AM revoke1                                           (OK=4128   KO=0     )
>  UI AM endsession                                        (OK=4128   KO=0     )
>  UI AM revoke2                                           (OK=4128   KO=0     )
> getIdToken                                               (OK=1427   KO=0     )
> getIdToken Redirect 1                                    (OK=1426   KO=0     )
> createOrganization                                       (OK=1425   KO=0     )
> tokenUserinfo                                            (OK=3473   KO=0     )
> queryOrganization                                        (OK=1424   KO=0     )
> deleteOrganization                                       (OK=1424   KO=0     )
> restloginProgressiveProfileCallback                      (OK=747    KO=0     )
> ReadPolicy                                               (OK=6033   KO=0     )
> DeletePolicy                                             (OK=5933   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=129    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       767 (99.61%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 197445 / active: 288    / done: 19176 
================================================================================

08:42:40.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:40.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:41.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:41.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:41.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:41.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:42.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:43.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:44.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:45.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:45.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:45.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:45 GMT                                     345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=272677 KO=3     )
> restLoginInitiate                                        (OK=19060  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19050  KO=0     )
> Skip 2FA                                                 (OK=10557  KO=0     )
> User Authorize PKCE stage                                (OK=22452  KO=0     )
> User AccessToken PKCE stage                              (OK=22449  KO=0     )
> GetUUid                                                  (OK=6272   KO=0     )
> GetOpenidConfig                                          (OK=18461  KO=0     )
> CreatePolicy                                             (OK=6270   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=710    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=709    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4190   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4190   KO=0     )
>  UI AM idFromSession                                     (OK=4189   KO=1     )
>  UI AM validateGoto                                      (OK=4190   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4188   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4188   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4188   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4188   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4187   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4186   KO=0     )
>  UI IDM uiconfig                                         (OK=4185   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4185   KO=0     )
>  UI IDM version                                          (OK=4185   KO=0     )
>  UI IDM privilege                                        (OK=4185   KO=0     )
>  UI IDM login                                            (OK=4185   KO=0     )
>  UI IDM features                                         (OK=4185   KO=0     )
>  UI IDM dashboard                                        (OK=4185   KO=0     )
>  UI IDM managed user schema                              (OK=4185   KO=0     )
>  UI IDM user                                             (OK=4185   KO=0     )
> RootUserinfo                                             (OK=14040  KO=0     )
>  UI IDM oidcToken                                        (OK=4185   KO=0     )
> userinfo                                                 (OK=4184   KO=0     )
> UI-Logout                                                (OK=4183   KO=0     )
> UI-Logout Redirect 1                                     (OK=4183   KO=0     )
>  UI AM revoke1                                           (OK=4183   KO=0     )
>  UI AM endsession                                        (OK=4183   KO=0     )
>  UI AM revoke2                                           (OK=4183   KO=0     )
> getIdToken                                               (OK=1446   KO=0     )
> getIdToken Redirect 1                                    (OK=1446   KO=0     )
> createOrganization                                       (OK=1445   KO=0     )
> tokenUserinfo                                            (OK=3519   KO=0     )
> queryOrganization                                        (OK=1445   KO=0     )
> deleteOrganization                                       (OK=1445   KO=0     )
> restloginProgressiveProfileCallback                      (OK=752    KO=0     )
> ReadPolicy                                               (OK=6156   KO=0     )
> DeletePolicy                                             (OK=6030   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=130    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       779 (99.62%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  8%
          waiting: 197133 / active: 323    / done: 19453 
================================================================================

08:42:45.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:45.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:45.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:45.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:45.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:46.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:46.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:46.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:47.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:47.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:48.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:48.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:48.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:49.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:49.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:49.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:50.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:50 GMT                                     350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=276960 KO=3     )
> restLoginInitiate                                        (OK=19382  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19370  KO=0     )
> Skip 2FA                                                 (OK=10750  KO=0     )
> User Authorize PKCE stage                                (OK=22803  KO=0     )
> User AccessToken PKCE stage                              (OK=22797  KO=0     )
> GetUUid                                                  (OK=6395   KO=0     )
> GetOpenidConfig                                          (OK=18820  KO=0     )
> CreatePolicy                                             (OK=6393   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=724    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=723    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4247   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4247   KO=0     )
>  UI AM idFromSession                                     (OK=4245   KO=1     )
>  UI AM validateGoto                                      (OK=4246   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4245   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4245   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4244   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4244   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4243   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4243   KO=0     )
>  UI IDM uiconfig                                         (OK=4243   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4243   KO=0     )
>  UI IDM version                                          (OK=4242   KO=0     )
>  UI IDM privilege                                        (OK=4242   KO=0     )
>  UI IDM login                                            (OK=4242   KO=0     )
>  UI IDM features                                         (OK=4242   KO=0     )
>  UI IDM dashboard                                        (OK=4242   KO=0     )
>  UI IDM managed user schema                              (OK=4242   KO=0     )
>  UI IDM user                                             (OK=4242   KO=0     )
> RootUserinfo                                             (OK=14238  KO=0     )
>  UI IDM oidcToken                                        (OK=4242   KO=0     )
> userinfo                                                 (OK=4241   KO=0     )
> UI-Logout                                                (OK=4241   KO=0     )
> UI-Logout Redirect 1                                     (OK=4240   KO=0     )
>  UI AM revoke1                                           (OK=4240   KO=0     )
>  UI AM endsession                                        (OK=4240   KO=0     )
>  UI AM revoke2                                           (OK=4240   KO=0     )
> getIdToken                                               (OK=1474   KO=0     )
> getIdToken Redirect 1                                    (OK=1474   KO=0     )
> createOrganization                                       (OK=1474   KO=0     )
> tokenUserinfo                                            (OK=3566   KO=0     )
> queryOrganization                                        (OK=1474   KO=0     )
> deleteOrganization                                       (OK=1474   KO=0     )
> restloginProgressiveProfileCallback                      (OK=760    KO=0     )
> ReadPolicy                                               (OK=6270   KO=0     )
> DeletePolicy                                             (OK=6153   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=133    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       796 (99.62%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 196796 / active: 340    / done: 19773 
================================================================================

08:42:50.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:50.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:52.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:52.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:53.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:54.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:54.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:54.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:42:55 GMT                                     355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=281369 KO=3     )
> restLoginInitiate                                        (OK=19666  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19663  KO=0     )
> Skip 2FA                                                 (OK=10901  KO=0     )
> User Authorize PKCE stage                                (OK=23167  KO=0     )
> User AccessToken PKCE stage                              (OK=23165  KO=0     )
> GetUUid                                                  (OK=6482   KO=0     )
> GetOpenidConfig                                          (OK=19141  KO=0     )
> CreatePolicy                                             (OK=6476   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=735    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=734    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4316   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4316   KO=0     )
>  UI AM idFromSession                                     (OK=4314   KO=1     )
>  UI AM validateGoto                                      (OK=4315   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4315   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4314   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4313   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4314   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4312   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4310   KO=0     )
>  UI IDM uiconfig                                         (OK=4310   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4310   KO=0     )
>  UI IDM version                                          (OK=4310   KO=0     )
>  UI IDM privilege                                        (OK=4310   KO=0     )
>  UI IDM login                                            (OK=4310   KO=0     )
>  UI IDM features                                         (OK=4310   KO=0     )
>  UI IDM dashboard                                        (OK=4309   KO=0     )
>  UI IDM managed user schema                              (OK=4308   KO=0     )
>  UI IDM user                                             (OK=4307   KO=0     )
> RootUserinfo                                             (OK=14499  KO=0     )
>  UI IDM oidcToken                                        (OK=4306   KO=0     )
> userinfo                                                 (OK=4306   KO=0     )
> UI-Logout                                                (OK=4306   KO=0     )
> UI-Logout Redirect 1                                     (OK=4305   KO=0     )
>  UI AM revoke1                                           (OK=4304   KO=0     )
>  UI AM endsession                                        (OK=4304   KO=0     )
>  UI AM revoke2                                           (OK=4304   KO=0     )
> getIdToken                                               (OK=1495   KO=0     )
> getIdToken Redirect 1                                    (OK=1495   KO=0     )
> createOrganization                                       (OK=1495   KO=0     )
> tokenUserinfo                                            (OK=3640   KO=0     )
> queryOrganization                                        (OK=1494   KO=0     )
> deleteOrganization                                       (OK=1494   KO=0     )
> restloginProgressiveProfileCallback                      (OK=775    KO=0     )
> ReadPolicy                                               (OK=6392   KO=0     )
> DeletePolicy                                             (OK=6266   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=136    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       804 (99.63%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 196502 / active: 296    / done: 20111 
================================================================================

08:42:55.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:56.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:56.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:56.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:56.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:57.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:57.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:57.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:57.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:57.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:57.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:58.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:58.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:58.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:58.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:59.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:42:59.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:00 GMT                                     360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=285491 KO=3     )
> restLoginInitiate                                        (OK=19984  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=19976  KO=0     )
> Skip 2FA                                                 (OK=11077  KO=0     )
> User Authorize PKCE stage                                (OK=23512  KO=0     )
> User AccessToken PKCE stage                              (OK=23509  KO=0     )
> GetUUid                                                  (OK=6597   KO=0     )
> GetOpenidConfig                                          (OK=19464  KO=0     )
> CreatePolicy                                             (OK=6594   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=747    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=747    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4370   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4370   KO=0     )
>  UI AM idFromSession                                     (OK=4369   KO=1     )
>  UI AM validateGoto                                      (OK=4370   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4367   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4367   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4367   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4367   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4366   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4366   KO=0     )
>  UI IDM uiconfig                                         (OK=4366   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4366   KO=0     )
>  UI IDM version                                          (OK=4366   KO=0     )
>  UI IDM privilege                                        (OK=4365   KO=0     )
>  UI IDM login                                            (OK=4365   KO=0     )
>  UI IDM features                                         (OK=4365   KO=0     )
>  UI IDM dashboard                                        (OK=4365   KO=0     )
>  UI IDM managed user schema                              (OK=4365   KO=0     )
>  UI IDM user                                             (OK=4365   KO=0     )
> RootUserinfo                                             (OK=14714  KO=0     )
>  UI IDM oidcToken                                        (OK=4365   KO=0     )
> userinfo                                                 (OK=4365   KO=0     )
> UI-Logout                                                (OK=4363   KO=0     )
> UI-Logout Redirect 1                                     (OK=4362   KO=0     )
>  UI AM revoke1                                           (OK=4362   KO=0     )
>  UI AM endsession                                        (OK=4362   KO=0     )
>  UI AM revoke2                                           (OK=4362   KO=0     )
> getIdToken                                               (OK=1514   KO=0     )
> getIdToken Redirect 1                                    (OK=1514   KO=0     )
> createOrganization                                       (OK=1514   KO=0     )
> tokenUserinfo                                            (OK=3700   KO=0     )
> queryOrganization                                        (OK=1513   KO=0     )
> deleteOrganization                                       (OK=1513   KO=0     )
> restloginProgressiveProfileCallback                      (OK=790    KO=0     )
> ReadPolicy                                               (OK=6476   KO=0     )
> DeletePolicy                                             (OK=6390   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=138    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       821 (99.64%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######-                                                                   ]  9%
          waiting: 196174 / active: 282    / done: 20453 
================================================================================

08:43:00.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:01.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:02.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:02.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:02.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:02.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:03.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:03.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:04.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:05.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:05 GMT                                     365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=289669 KO=3     )
> restLoginInitiate                                        (OK=20278  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20268  KO=0     )
> Skip 2FA                                                 (OK=11240  KO=0     )
> User Authorize PKCE stage                                (OK=23852  KO=0     )
> User AccessToken PKCE stage                              (OK=23846  KO=0     )
> GetUUid                                                  (OK=6691   KO=0     )
> GetOpenidConfig                                          (OK=19761  KO=0     )
> CreatePolicy                                             (OK=6689   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=758    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=758    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4439   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4437   KO=0     )
>  UI AM idFromSession                                     (OK=4435   KO=1     )
>  UI AM validateGoto                                      (OK=4436   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4432   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4431   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4431   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4431   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4431   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4430   KO=0     )
>  UI IDM uiconfig                                         (OK=4429   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4429   KO=0     )
>  UI IDM version                                          (OK=4429   KO=0     )
>  UI IDM privilege                                        (OK=4429   KO=0     )
>  UI IDM login                                            (OK=4429   KO=0     )
>  UI IDM features                                         (OK=4429   KO=0     )
>  UI IDM dashboard                                        (OK=4429   KO=0     )
>  UI IDM managed user schema                              (OK=4428   KO=0     )
>  UI IDM user                                             (OK=4428   KO=0     )
> RootUserinfo                                             (OK=14958  KO=0     )
>  UI IDM oidcToken                                        (OK=4427   KO=0     )
> userinfo                                                 (OK=4427   KO=0     )
> UI-Logout                                                (OK=4427   KO=0     )
> UI-Logout Redirect 1                                     (OK=4426   KO=0     )
>  UI AM revoke1                                           (OK=4426   KO=0     )
>  UI AM endsession                                        (OK=4426   KO=0     )
>  UI AM revoke2                                           (OK=4425   KO=0     )
> getIdToken                                               (OK=1526   KO=0     )
> getIdToken Redirect 1                                    (OK=1526   KO=0     )
> createOrganization                                       (OK=1526   KO=0     )
> tokenUserinfo                                            (OK=3751   KO=0     )
> queryOrganization                                        (OK=1526   KO=0     )
> deleteOrganization                                       (OK=1526   KO=0     )
> restloginProgressiveProfileCallback                      (OK=807    KO=0     )
> ReadPolicy                                               (OK=6592   KO=0     )
> DeletePolicy                                             (OK=6475   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=139    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       831 (99.64%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 195870 / active: 315    / done: 20724 
================================================================================

08:43:05.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:05.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:06.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:06.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:07.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:07.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:07.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:08.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:08.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:08.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:08.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:09.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:09.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:09.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:10 GMT                                     370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=294215 KO=3     )
> restLoginInitiate                                        (OK=20579  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20569  KO=0     )
> Skip 2FA                                                 (OK=11409  KO=0     )
> User Authorize PKCE stage                                (OK=24219  KO=0     )
> User AccessToken PKCE stage                              (OK=24218  KO=0     )
> GetUUid                                                  (OK=6794   KO=0     )
> GetOpenidConfig                                          (OK=20076  KO=0     )
> CreatePolicy                                             (OK=6793   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=764    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=764    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4508   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4508   KO=0     )
>  UI AM idFromSession                                     (OK=4507   KO=1     )
>  UI AM validateGoto                                      (OK=4508   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4506   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4506   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4506   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4506   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4503   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4501   KO=0     )
>  UI IDM uiconfig                                         (OK=4501   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4501   KO=0     )
>  UI IDM version                                          (OK=4501   KO=0     )
>  UI IDM privilege                                        (OK=4501   KO=0     )
>  UI IDM login                                            (OK=4501   KO=0     )
>  UI IDM features                                         (OK=4501   KO=0     )
>  UI IDM dashboard                                        (OK=4500   KO=0     )
>  UI IDM managed user schema                              (OK=4499   KO=0     )
>  UI IDM user                                             (OK=4499   KO=0     )
> RootUserinfo                                             (OK=15218  KO=0     )
>  UI IDM oidcToken                                        (OK=4498   KO=0     )
> userinfo                                                 (OK=4497   KO=0     )
> UI-Logout                                                (OK=4497   KO=0     )
> UI-Logout Redirect 1                                     (OK=4497   KO=0     )
>  UI AM revoke1                                           (OK=4497   KO=0     )
>  UI AM endsession                                        (OK=4497   KO=0     )
>  UI AM revoke2                                           (OK=4497   KO=0     )
> getIdToken                                               (OK=1546   KO=0     )
> getIdToken Redirect 1                                    (OK=1545   KO=0     )
> createOrganization                                       (OK=1545   KO=0     )
> tokenUserinfo                                            (OK=3805   KO=0     )
> queryOrganization                                        (OK=1545   KO=0     )
> deleteOrganization                                       (OK=1545   KO=0     )
> restloginProgressiveProfileCallback                      (OK=818    KO=0     )
> ReadPolicy                                               (OK=6690   KO=0     )
> DeletePolicy                                             (OK=6590   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=140    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       845 (99.65%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 195564 / active: 285    / done: 21060 
================================================================================

08:43:10.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:10.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:11.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:11.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:12.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:13.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:13.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:13.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:13.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:13.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:14.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:14.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:14.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:15.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:15 GMT                                     375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=298381 KO=3     )
> restLoginInitiate                                        (OK=20865  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=20860  KO=0     )
> Skip 2FA                                                 (OK=11580  KO=0     )
> User Authorize PKCE stage                                (OK=24562  KO=0     )
> User AccessToken PKCE stage                              (OK=24556  KO=0     )
> GetUUid                                                  (OK=6903   KO=0     )
> GetOpenidConfig                                          (OK=20387  KO=0     )
> CreatePolicy                                             (OK=6902   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=773    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=773    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4572   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4572   KO=0     )
>  UI AM idFromSession                                     (OK=4571   KO=1     )
>  UI AM validateGoto                                      (OK=4572   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4569   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4569   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4566   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4566   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4564   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4563   KO=0     )
>  UI IDM uiconfig                                         (OK=4562   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4562   KO=0     )
>  UI IDM version                                          (OK=4562   KO=0     )
>  UI IDM privilege                                        (OK=4562   KO=0     )
>  UI IDM login                                            (OK=4562   KO=0     )
>  UI IDM features                                         (OK=4562   KO=0     )
>  UI IDM dashboard                                        (OK=4562   KO=0     )
>  UI IDM managed user schema                              (OK=4562   KO=0     )
>  UI IDM user                                             (OK=4561   KO=0     )
> RootUserinfo                                             (OK=15441  KO=0     )
>  UI IDM oidcToken                                        (OK=4559   KO=0     )
> userinfo                                                 (OK=4558   KO=0     )
> UI-Logout                                                (OK=4558   KO=0     )
> UI-Logout Redirect 1                                     (OK=4557   KO=0     )
>  UI AM revoke1                                           (OK=4556   KO=0     )
>  UI AM endsession                                        (OK=4556   KO=0     )
>  UI AM revoke2                                           (OK=4556   KO=0     )
> getIdToken                                               (OK=1567   KO=0     )
> getIdToken Redirect 1                                    (OK=1567   KO=0     )
> createOrganization                                       (OK=1567   KO=0     )
> tokenUserinfo                                            (OK=3847   KO=0     )
> queryOrganization                                        (OK=1567   KO=0     )
> deleteOrganization                                       (OK=1567   KO=0     )
> restloginProgressiveProfileCallback                      (OK=834    KO=0     )
> ReadPolicy                                               (OK=6793   KO=0     )
> DeletePolicy                                             (OK=6688   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=141    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       859 (99.65%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.12%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 195268 / active: 289    / done: 21352 
================================================================================

08:43:15.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:15.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:16.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:16.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:16.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:16.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:17.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:17.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:17.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:18.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:18.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:18.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:18.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:20.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:20 GMT                                     380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=302878 KO=3     )
> restLoginInitiate                                        (OK=21176  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21171  KO=0     )
> Skip 2FA                                                 (OK=11757  KO=0     )
> User Authorize PKCE stage                                (OK=24926  KO=0     )
> User AccessToken PKCE stage                              (OK=24922  KO=0     )
> GetUUid                                                  (OK=7010   KO=0     )
> GetOpenidConfig                                          (OK=20703  KO=0     )
> CreatePolicy                                             (OK=7007   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=784    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=784    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4643   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4640   KO=0     )
>  UI AM idFromSession                                     (OK=4639   KO=1     )
>  UI AM validateGoto                                      (OK=4640   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4640   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4639   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4639   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4639   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4636   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4636   KO=0     )
>  UI IDM uiconfig                                         (OK=4633   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4633   KO=0     )
>  UI IDM version                                          (OK=4633   KO=0     )
>  UI IDM privilege                                        (OK=4633   KO=0     )
>  UI IDM login                                            (OK=4633   KO=0     )
>  UI IDM features                                         (OK=4633   KO=0     )
>  UI IDM dashboard                                        (OK=4633   KO=0     )
>  UI IDM managed user schema                              (OK=4633   KO=0     )
>  UI IDM user                                             (OK=4633   KO=0     )
> RootUserinfo                                             (OK=15656  KO=0     )
>  UI IDM oidcToken                                        (OK=4632   KO=0     )
> userinfo                                                 (OK=4632   KO=0     )
> UI-Logout                                                (OK=4632   KO=0     )
> UI-Logout Redirect 1                                     (OK=4632   KO=0     )
>  UI AM revoke1                                           (OK=4631   KO=0     )
>  UI AM endsession                                        (OK=4631   KO=0     )
>  UI AM revoke2                                           (OK=4631   KO=0     )
> getIdToken                                               (OK=1581   KO=0     )
> getIdToken Redirect 1                                    (OK=1581   KO=0     )
> createOrganization                                       (OK=1581   KO=0     )
> tokenUserinfo                                            (OK=3893   KO=0     )
> queryOrganization                                        (OK=1579   KO=0     )
> deleteOrganization                                       (OK=1579   KO=0     )
> restloginProgressiveProfileCallback                      (OK=843    KO=0     )
> ReadPolicy                                               (OK=6902   KO=0     )
> DeletePolicy                                             (OK=6790   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=144    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       873 (99.66%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ]  9%
          waiting: 194946 / active: 305    / done: 21658 
================================================================================

08:43:20.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:21.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:21.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:22.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:22.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:22.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:23.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:24.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:25.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:25.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:25.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:25 GMT                                     385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=306996 KO=3     )
> restLoginInitiate                                        (OK=21445  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21438  KO=0     )
> Skip 2FA                                                 (OK=11905  KO=0     )
> User Authorize PKCE stage                                (OK=25251  KO=0     )
> User AccessToken PKCE stage                              (OK=25248  KO=0     )
> GetUUid                                                  (OK=7114   KO=0     )
> GetOpenidConfig                                          (OK=21022  KO=0     )
> CreatePolicy                                             (OK=7111   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=793    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=793    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4703   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4703   KO=0     )
>  UI AM idFromSession                                     (OK=4702   KO=1     )
>  UI AM validateGoto                                      (OK=4703   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=4701   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4701   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4698   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4698   KO=0     )
>  UI IDM uiconfig                                         (OK=4698   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4698   KO=0     )
>  UI IDM version                                          (OK=4698   KO=0     )
>  UI IDM privilege                                        (OK=4698   KO=0     )
>  UI IDM login                                            (OK=4698   KO=0     )
>  UI IDM features                                         (OK=4698   KO=0     )
>  UI IDM dashboard                                        (OK=4698   KO=0     )
>  UI IDM managed user schema                              (OK=4698   KO=0     )
>  UI IDM user                                             (OK=4698   KO=0     )
> RootUserinfo                                             (OK=15879  KO=0     )
>  UI IDM oidcToken                                        (OK=4698   KO=0     )
> userinfo                                                 (OK=4696   KO=0     )
> UI-Logout                                                (OK=4696   KO=0     )
> UI-Logout Redirect 1                                     (OK=4696   KO=0     )
>  UI AM revoke1                                           (OK=4696   KO=0     )
>  UI AM endsession                                        (OK=4696   KO=0     )
>  UI AM revoke2                                           (OK=4696   KO=0     )
> getIdToken                                               (OK=1598   KO=0     )
> getIdToken Redirect 1                                    (OK=1597   KO=0     )
> createOrganization                                       (OK=1597   KO=0     )
> tokenUserinfo                                            (OK=3940   KO=0     )
> queryOrganization                                        (OK=1597   KO=0     )
> deleteOrganization                                       (OK=1597   KO=0     )
> restloginProgressiveProfileCallback                      (OK=851    KO=0     )
> ReadPolicy                                               (OK=7006   KO=0     )
> DeletePolicy                                             (OK=6899   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=146    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       884 (99.66%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 194668 / active: 279    / done: 21962 
================================================================================

08:43:25.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:26.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:27.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:27.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:27.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:27.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:27.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:27.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:27.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:30.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:30 GMT                                     390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=311466 KO=3     )
> restLoginInitiate                                        (OK=21756  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=21751  KO=0     )
> Skip 2FA                                                 (OK=12081  KO=0     )
> User Authorize PKCE stage                                (OK=25620  KO=0     )
> User AccessToken PKCE stage                              (OK=25612  KO=0     )
> GetUUid                                                  (OK=7219   KO=0     )
> GetOpenidConfig                                          (OK=21334  KO=0     )
> CreatePolicy                                             (OK=7215   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=799    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=799    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4776   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4776   KO=0     )
>  UI AM idFromSession                                     (OK=4775   KO=1     )
>  UI AM validateGoto                                      (OK=4776   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4773   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4772   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4771   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4771   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4767   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4767   KO=0     )
>  UI IDM uiconfig                                         (OK=4767   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4767   KO=0     )
>  UI IDM version                                          (OK=4767   KO=0     )
>  UI IDM privilege                                        (OK=4767   KO=0     )
>  UI IDM login                                            (OK=4767   KO=0     )
>  UI IDM features                                         (OK=4767   KO=0     )
>  UI IDM dashboard                                        (OK=4767   KO=0     )
>  UI IDM managed user schema                              (OK=4767   KO=0     )
>  UI IDM user                                             (OK=4767   KO=0     )
> RootUserinfo                                             (OK=16091  KO=0     )
>  UI IDM oidcToken                                        (OK=4767   KO=0     )
> userinfo                                                 (OK=4767   KO=0     )
> UI-Logout                                                (OK=4767   KO=0     )
> UI-Logout Redirect 1                                     (OK=4767   KO=0     )
>  UI AM revoke1                                           (OK=4765   KO=0     )
>  UI AM endsession                                        (OK=4765   KO=0     )
>  UI AM revoke2                                           (OK=4764   KO=0     )
> getIdToken                                               (OK=1616   KO=0     )
> getIdToken Redirect 1                                    (OK=1616   KO=0     )
> createOrganization                                       (OK=1615   KO=0     )
> tokenUserinfo                                            (OK=3993   KO=0     )
> queryOrganization                                        (OK=1615   KO=0     )
> deleteOrganization                                       (OK=1615   KO=0     )
> restloginProgressiveProfileCallback                      (OK=866    KO=0     )
> ReadPolicy                                               (OK=7111   KO=0     )
> DeletePolicy                                             (OK=7004   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=149    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       894 (99.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 194348 / active: 302    / done: 22259 
================================================================================

08:43:30.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:30.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:31.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:31.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:31.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:31.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:31.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:32.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:32.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:32.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:33.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:33.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:34.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:34.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:34.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:35 GMT                                     395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=315413 KO=3     )
> restLoginInitiate                                        (OK=22035  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22031  KO=0     )
> Skip 2FA                                                 (OK=12238  KO=0     )
> User Authorize PKCE stage                                (OK=25937  KO=0     )
> User AccessToken PKCE stage                              (OK=25928  KO=0     )
> GetUUid                                                  (OK=7321   KO=0     )
> GetOpenidConfig                                          (OK=21645  KO=0     )
> CreatePolicy                                             (OK=7320   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=818    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=818    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4831   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4831   KO=0     )
>  UI AM idFromSession                                     (OK=4829   KO=1     )
>  UI AM validateGoto                                      (OK=4830   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4827   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4826   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4826   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4826   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4826   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4826   KO=0     )
>  UI IDM uiconfig                                         (OK=4826   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4826   KO=0     )
>  UI IDM version                                          (OK=4826   KO=0     )
>  UI IDM privilege                                        (OK=4826   KO=0     )
>  UI IDM login                                            (OK=4826   KO=0     )
>  UI IDM features                                         (OK=4826   KO=0     )
>  UI IDM dashboard                                        (OK=4824   KO=0     )
>  UI IDM managed user schema                              (OK=4824   KO=0     )
>  UI IDM user                                             (OK=4824   KO=0     )
> RootUserinfo                                             (OK=16300  KO=0     )
>  UI IDM oidcToken                                        (OK=4824   KO=0     )
> userinfo                                                 (OK=4823   KO=0     )
> UI-Logout                                                (OK=4823   KO=0     )
> UI-Logout Redirect 1                                     (OK=4823   KO=0     )
>  UI AM revoke1                                           (OK=4821   KO=0     )
>  UI AM endsession                                        (OK=4821   KO=0     )
>  UI AM revoke2                                           (OK=4821   KO=0     )
> getIdToken                                               (OK=1631   KO=0     )
> getIdToken Redirect 1                                    (OK=1631   KO=0     )
> createOrganization                                       (OK=1631   KO=0     )
> tokenUserinfo                                            (OK=4046   KO=0     )
> queryOrganization                                        (OK=1631   KO=0     )
> deleteOrganization                                       (OK=1631   KO=0     )
> restloginProgressiveProfileCallback                      (OK=881    KO=0     )
> ReadPolicy                                               (OK=7215   KO=0     )
> DeletePolicy                                             (OK=7107   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=156    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       909 (99.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 194049 / active: 288    / done: 22572 
================================================================================

08:43:35.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:37.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:37.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:38.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:38.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:38.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:38.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:38.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:38.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:40 GMT                                     400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=319939 KO=3     )
> restLoginInitiate                                        (OK=22360  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22353  KO=0     )
> Skip 2FA                                                 (OK=12412  KO=0     )
> User Authorize PKCE stage                                (OK=26321  KO=0     )
> User AccessToken PKCE stage                              (OK=26320  KO=0     )
> GetUUid                                                  (OK=7411   KO=0     )
> GetOpenidConfig                                          (OK=21947  KO=0     )
> CreatePolicy                                             (OK=7409   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=828    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=828    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4899   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4899   KO=0     )
>  UI AM idFromSession                                     (OK=4898   KO=1     )
>  UI AM validateGoto                                      (OK=4899   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4897   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4897   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4897   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4897   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4893   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4893   KO=0     )
>  UI IDM uiconfig                                         (OK=4892   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4892   KO=0     )
>  UI IDM version                                          (OK=4892   KO=0     )
>  UI IDM privilege                                        (OK=4892   KO=0     )
>  UI IDM login                                            (OK=4892   KO=0     )
>  UI IDM features                                         (OK=4892   KO=0     )
>  UI IDM dashboard                                        (OK=4891   KO=0     )
>  UI IDM managed user schema                              (OK=4890   KO=0     )
>  UI IDM user                                             (OK=4890   KO=0     )
> RootUserinfo                                             (OK=16568  KO=0     )
>  UI IDM oidcToken                                        (OK=4890   KO=0     )
> userinfo                                                 (OK=4889   KO=0     )
> UI-Logout                                                (OK=4888   KO=0     )
> UI-Logout Redirect 1                                     (OK=4887   KO=0     )
>  UI AM revoke1                                           (OK=4886   KO=0     )
>  UI AM endsession                                        (OK=4886   KO=0     )
>  UI AM revoke2                                           (OK=4886   KO=0     )
> getIdToken                                               (OK=1657   KO=0     )
> getIdToken Redirect 1                                    (OK=1657   KO=0     )
> createOrganization                                       (OK=1656   KO=0     )
> tokenUserinfo                                            (OK=4118   KO=0     )
> queryOrganization                                        (OK=1656   KO=0     )
> deleteOrganization                                       (OK=1656   KO=0     )
> restloginProgressiveProfileCallback                      (OK=887    KO=0     )
> ReadPolicy                                               (OK=7320   KO=0     )
> DeletePolicy                                             (OK=7213   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=158    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       918 (99.67%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 193720 / active: 297    / done: 22892 
================================================================================

08:43:40.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:40.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:41.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:41.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:42.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:42.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:42.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:43.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:44.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:44.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:45.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:45 GMT                                     405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=324376 KO=3     )
> restLoginInitiate                                        (OK=22686  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22675  KO=0     )
> Skip 2FA                                                 (OK=12604  KO=0     )
> User Authorize PKCE stage                                (OK=26695  KO=0     )
> User AccessToken PKCE stage                              (OK=26685  KO=0     )
> GetUUid                                                  (OK=7530   KO=0     )
> GetOpenidConfig                                          (OK=22255  KO=0     )
> CreatePolicy                                             (OK=7525   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=839    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=839    KO=0     )
> UI-Post-Login - stage 1                                  (OK=4961   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=4961   KO=0     )
>  UI AM idFromSession                                     (OK=4960   KO=1     )
>  UI AM validateGoto                                      (OK=4961   KO=0     )
> UI-Post-Login - stage 2                                  (OK=4960   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=4960   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=4960   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=4960   KO=0     )
> UI-Post-Login - stage 3                                  (OK=4956   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=4956   KO=0     )
>  UI IDM uiconfig                                         (OK=4956   KO=0     )
>  UI Enduser sessioncheck                                 (OK=4956   KO=0     )
>  UI IDM version                                          (OK=4956   KO=0     )
>  UI IDM privilege                                        (OK=4955   KO=0     )
>  UI IDM login                                            (OK=4956   KO=0     )
>  UI IDM features                                         (OK=4955   KO=0     )
>  UI IDM dashboard                                        (OK=4955   KO=0     )
>  UI IDM managed user schema                              (OK=4955   KO=0     )
>  UI IDM user                                             (OK=4955   KO=0     )
> RootUserinfo                                             (OK=16780  KO=0     )
>  UI IDM oidcToken                                        (OK=4954   KO=0     )
> userinfo                                                 (OK=4954   KO=0     )
> UI-Logout                                                (OK=4954   KO=0     )
> UI-Logout Redirect 1                                     (OK=4954   KO=0     )
>  UI AM revoke1                                           (OK=4954   KO=0     )
>  UI AM endsession                                        (OK=4954   KO=0     )
>  UI AM revoke2                                           (OK=4954   KO=0     )
> getIdToken                                               (OK=1688   KO=0     )
> getIdToken Redirect 1                                    (OK=1688   KO=0     )
> createOrganization                                       (OK=1688   KO=0     )
> tokenUserinfo                                            (OK=4175   KO=0     )
> queryOrganization                                        (OK=1687   KO=0     )
> deleteOrganization                                       (OK=1686   KO=0     )
> restloginProgressiveProfileCallback                      (OK=896    KO=0     )
> ReadPolicy                                               (OK=7406   KO=0     )
> DeletePolicy                                             (OK=7318   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=159    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       929 (99.68%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######-                                                                  ] 10%
          waiting: 193380 / active: 296    / done: 23233 
================================================================================

08:43:45.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:45.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:47.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:47.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:47.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:47.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:48.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:48.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:48.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:48.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:49.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:49.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:49.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:49.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:50.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:50 GMT                                     410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=327882 KO=3     )
> restLoginInitiate                                        (OK=22926  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=22921  KO=0     )
> Skip 2FA                                                 (OK=12741  KO=0     )
> User Authorize PKCE stage                                (OK=26969  KO=0     )
> User AccessToken PKCE stage                              (OK=26968  KO=0     )
> GetUUid                                                  (OK=7611   KO=0     )
> GetOpenidConfig                                          (OK=22541  KO=0     )
> CreatePolicy                                             (OK=7607   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=852    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=852    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5012   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5012   KO=0     )
>  UI AM idFromSession                                     (OK=5010   KO=1     )
>  UI AM validateGoto                                      (OK=5011   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5008   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5008   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5008   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5008   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5007   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5006   KO=0     )
>  UI IDM uiconfig                                         (OK=5005   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5005   KO=0     )
>  UI IDM version                                          (OK=5005   KO=0     )
>  UI IDM privilege                                        (OK=5005   KO=0     )
>  UI IDM login                                            (OK=5005   KO=0     )
>  UI IDM features                                         (OK=5005   KO=0     )
>  UI IDM dashboard                                        (OK=5005   KO=0     )
>  UI IDM managed user schema                              (OK=5005   KO=0     )
>  UI IDM user                                             (OK=5005   KO=0     )
> RootUserinfo                                             (OK=16988  KO=0     )
>  UI IDM oidcToken                                        (OK=5004   KO=0     )
> userinfo                                                 (OK=5003   KO=0     )
> UI-Logout                                                (OK=5002   KO=0     )
> UI-Logout Redirect 1                                     (OK=5002   KO=0     )
>  UI AM revoke1                                           (OK=5002   KO=0     )
>  UI AM endsession                                        (OK=5002   KO=0     )
>  UI AM revoke2                                           (OK=5002   KO=0     )
> getIdToken                                               (OK=1708   KO=0     )
> getIdToken Redirect 1                                    (OK=1708   KO=0     )
> createOrganization                                       (OK=1708   KO=0     )
> tokenUserinfo                                            (OK=4216   KO=0     )
> queryOrganization                                        (OK=1708   KO=0     )
> deleteOrganization                                       (OK=1708   KO=0     )
> restloginProgressiveProfileCallback                      (OK=908    KO=0     )
> ReadPolicy                                               (OK=7523   KO=0     )
> DeletePolicy                                             (OK=7403   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=164    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       944 (99.68%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.11%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 193129 / active: 282    / done: 23498 
================================================================================

08:43:50.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:50.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:51.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:51.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:51.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:51.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:52.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:52.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:53.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:53.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:53.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:53.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:53.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:54.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:43:55 GMT                                     415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=332025 KO=3     )
> restLoginInitiate                                        (OK=23189  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23185  KO=0     )
> Skip 2FA                                                 (OK=12872  KO=0     )
> User Authorize PKCE stage                                (OK=27302  KO=0     )
> User AccessToken PKCE stage                              (OK=27298  KO=0     )
> GetUUid                                                  (OK=7702   KO=0     )
> GetOpenidConfig                                          (OK=22833  KO=0     )
> CreatePolicy                                             (OK=7699   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=861    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=861    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5083   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5082   KO=0     )
>  UI AM idFromSession                                     (OK=5080   KO=1     )
>  UI AM validateGoto                                      (OK=5081   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5080   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5079   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5078   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5078   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5077   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5076   KO=0     )
>  UI IDM uiconfig                                         (OK=5074   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5074   KO=0     )
>  UI IDM version                                          (OK=5074   KO=0     )
>  UI IDM privilege                                        (OK=5074   KO=0     )
>  UI IDM login                                            (OK=5074   KO=0     )
>  UI IDM features                                         (OK=5074   KO=0     )
>  UI IDM dashboard                                        (OK=5074   KO=0     )
>  UI IDM managed user schema                              (OK=5074   KO=0     )
>  UI IDM user                                             (OK=5074   KO=0     )
> RootUserinfo                                             (OK=17151  KO=0     )
>  UI IDM oidcToken                                        (OK=5074   KO=0     )
> userinfo                                                 (OK=5074   KO=0     )
> UI-Logout                                                (OK=5073   KO=0     )
> UI-Logout Redirect 1                                     (OK=5073   KO=0     )
>  UI AM revoke1                                           (OK=5072   KO=0     )
>  UI AM endsession                                        (OK=5072   KO=0     )
>  UI AM revoke2                                           (OK=5072   KO=0     )
> getIdToken                                               (OK=1724   KO=0     )
> getIdToken Redirect 1                                    (OK=1724   KO=0     )
> createOrganization                                       (OK=1724   KO=0     )
> tokenUserinfo                                            (OK=4271   KO=0     )
> queryOrganization                                        (OK=1724   KO=0     )
> deleteOrganization                                       (OK=1724   KO=0     )
> restloginProgressiveProfileCallback                      (OK=917    KO=0     )
> ReadPolicy                                               (OK=7608   KO=0     )
> DeletePolicy                                             (OK=7521   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=165    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       958 (99.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 10%
          waiting: 192857 / active: 230    / done: 23822 
================================================================================

08:43:56.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:57.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:57.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:57.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:58.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:58.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:58.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:58.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:58.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:59.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:59.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:43:59.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:00 GMT                                     420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=336390 KO=3     )
> restLoginInitiate                                        (OK=23486  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23479  KO=0     )
> Skip 2FA                                                 (OK=13038  KO=0     )
> User Authorize PKCE stage                                (OK=27650  KO=0     )
> User AccessToken PKCE stage                              (OK=27647  KO=0     )
> GetUUid                                                  (OK=7809   KO=0     )
> GetOpenidConfig                                          (OK=23115  KO=0     )
> CreatePolicy                                             (OK=7805   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=869    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=867    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5154   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5153   KO=0     )
>  UI AM idFromSession                                     (OK=5152   KO=1     )
>  UI AM validateGoto                                      (OK=5153   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5152   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5152   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5152   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5152   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5148   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5147   KO=0     )
>  UI IDM uiconfig                                         (OK=5147   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5147   KO=0     )
>  UI IDM version                                          (OK=5147   KO=0     )
>  UI IDM privilege                                        (OK=5147   KO=0     )
>  UI IDM login                                            (OK=5147   KO=0     )
>  UI IDM features                                         (OK=5147   KO=0     )
>  UI IDM dashboard                                        (OK=5147   KO=0     )
>  UI IDM managed user schema                              (OK=5147   KO=0     )
>  UI IDM user                                             (OK=5147   KO=0     )
> RootUserinfo                                             (OK=17324  KO=0     )
>  UI IDM oidcToken                                        (OK=5147   KO=0     )
> userinfo                                                 (OK=5146   KO=0     )
> UI-Logout                                                (OK=5146   KO=0     )
> UI-Logout Redirect 1                                     (OK=5145   KO=0     )
>  UI AM revoke1                                           (OK=5144   KO=0     )
>  UI AM endsession                                        (OK=5144   KO=0     )
>  UI AM revoke2                                           (OK=5144   KO=0     )
> getIdToken                                               (OK=1747   KO=0     )
> getIdToken Redirect 1                                    (OK=1747   KO=0     )
> createOrganization                                       (OK=1747   KO=0     )
> tokenUserinfo                                            (OK=4310   KO=0     )
> queryOrganization                                        (OK=1747   KO=0     )
> deleteOrganization                                       (OK=1747   KO=0     )
> restloginProgressiveProfileCallback                      (OK=929    KO=0     )
> ReadPolicy                                               (OK=7700   KO=0     )
> DeletePolicy                                             (OK=7607   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=166    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       970 (99.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 192553 / active: 269    / done: 24087 
================================================================================

08:44:00.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:02.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:02.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:02.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:02.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:03.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:03.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:03.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:03.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:04.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:05 GMT                                     425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=340491 KO=3     )
> restLoginInitiate                                        (OK=23757  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=23757  KO=0     )
> Skip 2FA                                                 (OK=13191  KO=0     )
> User Authorize PKCE stage                                (OK=27985  KO=0     )
> User AccessToken PKCE stage                              (OK=27977  KO=0     )
> GetUUid                                                  (OK=7906   KO=0     )
> GetOpenidConfig                                          (OK=23410  KO=0     )
> CreatePolicy                                             (OK=7902   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=874    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=874    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5217   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5217   KO=0     )
>  UI AM idFromSession                                     (OK=5215   KO=1     )
>  UI AM validateGoto                                      (OK=5216   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5215   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5214   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5214   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5214   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5214   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5214   KO=0     )
>  UI IDM uiconfig                                         (OK=5214   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5214   KO=0     )
>  UI IDM version                                          (OK=5214   KO=0     )
>  UI IDM privilege                                        (OK=5214   KO=0     )
>  UI IDM login                                            (OK=5214   KO=0     )
>  UI IDM features                                         (OK=5214   KO=0     )
>  UI IDM dashboard                                        (OK=5214   KO=0     )
>  UI IDM managed user schema                              (OK=5214   KO=0     )
>  UI IDM user                                             (OK=5214   KO=0     )
> RootUserinfo                                             (OK=17508  KO=0     )
>  UI IDM oidcToken                                        (OK=5211   KO=0     )
> userinfo                                                 (OK=5211   KO=0     )
> UI-Logout                                                (OK=5211   KO=0     )
> UI-Logout Redirect 1                                     (OK=5211   KO=0     )
>  UI AM revoke1                                           (OK=5211   KO=0     )
>  UI AM endsession                                        (OK=5211   KO=0     )
>  UI AM revoke2                                           (OK=5211   KO=0     )
> getIdToken                                               (OK=1765   KO=0     )
> getIdToken Redirect 1                                    (OK=1765   KO=0     )
> createOrganization                                       (OK=1764   KO=0     )
> tokenUserinfo                                            (OK=4363   KO=0     )
> queryOrganization                                        (OK=1764   KO=0     )
> deleteOrganization                                       (OK=1764   KO=0     )
> restloginProgressiveProfileCallback                      (OK=945    KO=0     )
> ReadPolicy                                               (OK=7803   KO=0     )
> DeletePolicy                                             (OK=7697   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=167    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       980 (99.69%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 192276 / active: 262    / done: 24371 
================================================================================

08:44:05.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:05.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:05.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:06.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:06.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:06.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:08.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:08.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:08.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:09.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:09.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:10.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:10 GMT                                     430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=344576 KO=3     )
> restLoginInitiate                                        (OK=24042  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24033  KO=0     )
> Skip 2FA                                                 (OK=13338  KO=0     )
> User Authorize PKCE stage                                (OK=28314  KO=0     )
> User AccessToken PKCE stage                              (OK=28307  KO=0     )
> GetUUid                                                  (OK=7995   KO=0     )
> GetOpenidConfig                                          (OK=23698  KO=0     )
> CreatePolicy                                             (OK=7992   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=889    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=889    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5286   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5286   KO=0     )
>  UI AM idFromSession                                     (OK=5284   KO=1     )
>  UI AM validateGoto                                      (OK=5285   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5282   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5282   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5282   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5282   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5281   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5281   KO=0     )
>  UI IDM uiconfig                                         (OK=5279   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5279   KO=0     )
>  UI IDM version                                          (OK=5279   KO=0     )
>  UI IDM privilege                                        (OK=5279   KO=0     )
>  UI IDM login                                            (OK=5279   KO=0     )
>  UI IDM features                                         (OK=5279   KO=0     )
>  UI IDM dashboard                                        (OK=5276   KO=0     )
>  UI IDM managed user schema                              (OK=5276   KO=0     )
>  UI IDM user                                             (OK=5276   KO=0     )
> RootUserinfo                                             (OK=17672  KO=0     )
>  UI IDM oidcToken                                        (OK=5274   KO=0     )
> userinfo                                                 (OK=5274   KO=0     )
> UI-Logout                                                (OK=5274   KO=0     )
> UI-Logout Redirect 1                                     (OK=5273   KO=0     )
>  UI AM revoke1                                           (OK=5272   KO=0     )
>  UI AM endsession                                        (OK=5272   KO=0     )
>  UI AM revoke2                                           (OK=5272   KO=0     )
> getIdToken                                               (OK=1785   KO=0     )
> getIdToken Redirect 1                                    (OK=1784   KO=0     )
> createOrganization                                       (OK=1784   KO=0     )
> tokenUserinfo                                            (OK=4411   KO=0     )
> queryOrganization                                        (OK=1783   KO=0     )
> deleteOrganization                                       (OK=1783   KO=0     )
> restloginProgressiveProfileCallback                      (OK=958    KO=0     )
> ReadPolicy                                               (OK=7903   KO=0     )
> DeletePolicy                                             (OK=7800   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=172    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined       992 (99.70%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 191974 / active: 276    / done: 24659 
================================================================================

08:44:10.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:10.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:11.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:11.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:11.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:11.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:11.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:11.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:12.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:12.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:13.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:13.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:13.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:13.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:13.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:14.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:15 GMT                                     435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=348901 KO=3     )
> restLoginInitiate                                        (OK=24327  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24318  KO=0     )
> Skip 2FA                                                 (OK=13486  KO=0     )
> User Authorize PKCE stage                                (OK=28657  KO=0     )
> User AccessToken PKCE stage                              (OK=28655  KO=0     )
> GetUUid                                                  (OK=8082   KO=0     )
> GetOpenidConfig                                          (OK=23975  KO=0     )
> CreatePolicy                                             (OK=8079   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=902    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=901    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5355   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5355   KO=0     )
>  UI AM idFromSession                                     (OK=5353   KO=1     )
>  UI AM validateGoto                                      (OK=5354   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5354   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5354   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5351   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5351   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5351   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5350   KO=0     )
>  UI IDM uiconfig                                         (OK=5350   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5350   KO=0     )
>  UI IDM version                                          (OK=5350   KO=0     )
>  UI IDM privilege                                        (OK=5350   KO=0     )
>  UI IDM login                                            (OK=5350   KO=0     )
>  UI IDM features                                         (OK=5350   KO=0     )
>  UI IDM dashboard                                        (OK=5349   KO=0     )
>  UI IDM managed user schema                              (OK=5348   KO=0     )
>  UI IDM user                                             (OK=5348   KO=0     )
> RootUserinfo                                             (OK=17878  KO=0     )
>  UI IDM oidcToken                                        (OK=5348   KO=0     )
> userinfo                                                 (OK=5348   KO=0     )
> UI-Logout                                                (OK=5347   KO=0     )
> UI-Logout Redirect 1                                     (OK=5347   KO=0     )
>  UI AM revoke1                                           (OK=5347   KO=0     )
>  UI AM endsession                                        (OK=5347   KO=0     )
>  UI AM revoke2                                           (OK=5347   KO=0     )
> getIdToken                                               (OK=1808   KO=0     )
> getIdToken Redirect 1                                    (OK=1808   KO=0     )
> createOrganization                                       (OK=1808   KO=0     )
> tokenUserinfo                                            (OK=4464   KO=0     )
> queryOrganization                                        (OK=1808   KO=0     )
> deleteOrganization                                       (OK=1808   KO=0     )
> restloginProgressiveProfileCallback                      (OK=970    KO=0     )
> ReadPolicy                                               (OK=7990   KO=0     )
> DeletePolicy                                             (OK=7898   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=175    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1008 (99.70%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 191677 / active: 259    / done: 24973 
================================================================================

08:44:16.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:16.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:16.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:16.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:17.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:17.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:17.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:18.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:18.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:18.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:20 GMT                                     440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=352896 KO=3     )
> restLoginInitiate                                        (OK=24619  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24616  KO=0     )
> Skip 2FA                                                 (OK=13656  KO=0     )
> User Authorize PKCE stage                                (OK=29000  KO=0     )
> User AccessToken PKCE stage                              (OK=28997  KO=0     )
> GetUUid                                                  (OK=8187   KO=0     )
> GetOpenidConfig                                          (OK=24255  KO=0     )
> CreatePolicy                                             (OK=8182   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=922    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=920    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5411   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5411   KO=0     )
>  UI AM idFromSession                                     (OK=5410   KO=1     )
>  UI AM validateGoto                                      (OK=5411   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5410   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5410   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5409   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5409   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5406   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5405   KO=0     )
>  UI IDM uiconfig                                         (OK=5405   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5405   KO=0     )
>  UI IDM version                                          (OK=5405   KO=0     )
>  UI IDM privilege                                        (OK=5405   KO=0     )
>  UI IDM login                                            (OK=5405   KO=0     )
>  UI IDM features                                         (OK=5405   KO=0     )
>  UI IDM dashboard                                        (OK=5405   KO=0     )
>  UI IDM managed user schema                              (OK=5405   KO=0     )
>  UI IDM user                                             (OK=5405   KO=0     )
> RootUserinfo                                             (OK=18086  KO=0     )
>  UI IDM oidcToken                                        (OK=5405   KO=0     )
> userinfo                                                 (OK=5405   KO=0     )
> UI-Logout                                                (OK=5404   KO=0     )
> UI-Logout Redirect 1                                     (OK=5404   KO=0     )
>  UI AM revoke1                                           (OK=5403   KO=0     )
>  UI AM endsession                                        (OK=5404   KO=0     )
>  UI AM revoke2                                           (OK=5403   KO=0     )
> getIdToken                                               (OK=1828   KO=0     )
> getIdToken Redirect 1                                    (OK=1828   KO=0     )
> createOrganization                                       (OK=1828   KO=0     )
> tokenUserinfo                                            (OK=4527   KO=0     )
> queryOrganization                                        (OK=1827   KO=0     )
> deleteOrganization                                       (OK=1827   KO=0     )
> restloginProgressiveProfileCallback                      (OK=982    KO=0     )
> ReadPolicy                                               (OK=8080   KO=0     )
> DeletePolicy                                             (OK=7987   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=177    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1018 (99.71%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 191367 / active: 268    / done: 25274 
================================================================================

08:44:20.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:20.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:20.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:20.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:20.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:21.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:21.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:21.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:22.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:22.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:22.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:22.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:23.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:23.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:23.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:24.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:24.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:24.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:24.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:24.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:24.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:24.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:25.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:25.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:25 GMT                                     445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=357334 KO=3     )
> restLoginInitiate                                        (OK=24926  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=24921  KO=0     )
> Skip 2FA                                                 (OK=13809  KO=0     )
> User Authorize PKCE stage                                (OK=29352  KO=0     )
> User AccessToken PKCE stage                              (OK=29350  KO=0     )
> GetUUid                                                  (OK=8285   KO=0     )
> GetOpenidConfig                                          (OK=24548  KO=0     )
> CreatePolicy                                             (OK=8283   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=935    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=935    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5483   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5483   KO=0     )
>  UI AM idFromSession                                     (OK=5481   KO=1     )
>  UI AM validateGoto                                      (OK=5482   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5482   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5482   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5481   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5481   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5480   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5480   KO=0     )
>  UI IDM uiconfig                                         (OK=5480   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5480   KO=0     )
>  UI IDM version                                          (OK=5480   KO=0     )
>  UI IDM privilege                                        (OK=5480   KO=0     )
>  UI IDM login                                            (OK=5479   KO=0     )
>  UI IDM features                                         (OK=5480   KO=0     )
>  UI IDM dashboard                                        (OK=5479   KO=0     )
>  UI IDM managed user schema                              (OK=5479   KO=0     )
>  UI IDM user                                             (OK=5479   KO=0     )
> RootUserinfo                                             (OK=18254  KO=0     )
>  UI IDM oidcToken                                        (OK=5478   KO=0     )
> userinfo                                                 (OK=5478   KO=0     )
> UI-Logout                                                (OK=5477   KO=0     )
> UI-Logout Redirect 1                                     (OK=5477   KO=0     )
>  UI AM revoke1                                           (OK=5475   KO=0     )
>  UI AM endsession                                        (OK=5475   KO=0     )
>  UI AM revoke2                                           (OK=5475   KO=0     )
> getIdToken                                               (OK=1851   KO=0     )
> getIdToken Redirect 1                                    (OK=1850   KO=0     )
> createOrganization                                       (OK=1850   KO=0     )
> tokenUserinfo                                            (OK=4581   KO=0     )
> queryOrganization                                        (OK=1850   KO=0     )
> deleteOrganization                                       (OK=1850   KO=0     )
> restloginProgressiveProfileCallback                      (OK=997    KO=0     )
> ReadPolicy                                               (OK=8183   KO=0     )
> DeletePolicy                                             (OK=8079   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=179    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1042 (99.71%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.10%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.10%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 191043 / active: 274    / done: 25592 
================================================================================

08:44:25.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:25.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:26.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:26.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:26.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:26.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:27.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:28.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:28.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:28.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:28.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:29.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:30 GMT                                     450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=360937 KO=3     )
> restLoginInitiate                                        (OK=25172  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25165  KO=0     )
> Skip 2FA                                                 (OK=13952  KO=0     )
> User Authorize PKCE stage                                (OK=29640  KO=0     )
> User AccessToken PKCE stage                              (OK=29634  KO=0     )
> GetUUid                                                  (OK=8368   KO=0     )
> GetOpenidConfig                                          (OK=24832  KO=0     )
> CreatePolicy                                             (OK=8366   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=939    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=939    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5539   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5538   KO=0     )
>  UI AM idFromSession                                     (OK=5536   KO=1     )
>  UI AM validateGoto                                      (OK=5537   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5535   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5535   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5535   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5535   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5535   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5535   KO=0     )
>  UI IDM uiconfig                                         (OK=5534   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5535   KO=0     )
>  UI IDM version                                          (OK=5534   KO=0     )
>  UI IDM privilege                                        (OK=5534   KO=0     )
>  UI IDM login                                            (OK=5534   KO=0     )
>  UI IDM features                                         (OK=5534   KO=0     )
>  UI IDM dashboard                                        (OK=5534   KO=0     )
>  UI IDM managed user schema                              (OK=5534   KO=0     )
>  UI IDM user                                             (OK=5534   KO=0     )
> RootUserinfo                                             (OK=18451  KO=0     )
>  UI IDM oidcToken                                        (OK=5533   KO=0     )
> userinfo                                                 (OK=5533   KO=0     )
> UI-Logout                                                (OK=5533   KO=0     )
> UI-Logout Redirect 1                                     (OK=5533   KO=0     )
>  UI AM revoke1                                           (OK=5532   KO=0     )
>  UI AM endsession                                        (OK=5532   KO=0     )
>  UI AM revoke2                                           (OK=5532   KO=0     )
> getIdToken                                               (OK=1863   KO=0     )
> getIdToken Redirect 1                                    (OK=1863   KO=0     )
> createOrganization                                       (OK=1863   KO=0     )
> tokenUserinfo                                            (OK=4617   KO=0     )
> queryOrganization                                        (OK=1863   KO=0     )
> deleteOrganization                                       (OK=1863   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1010   KO=0     )
> ReadPolicy                                               (OK=8282   KO=0     )
> DeletePolicy                                             (OK=8180   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=180    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1054 (99.72%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 11%
          waiting: 190795 / active: 260    / done: 25854 
================================================================================

08:44:30.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:30.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:30.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:30.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:31.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:31.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:31.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:31.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:31.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:32.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:33.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:33.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:33.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:33.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:33.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:34.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:34.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:34.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:34.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:34.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:35 GMT                                     455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=365494 KO=3     )
> restLoginInitiate                                        (OK=25459  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25455  KO=0     )
> Skip 2FA                                                 (OK=14087  KO=0     )
> User Authorize PKCE stage                                (OK=29994  KO=0     )
> User AccessToken PKCE stage                              (OK=29993  KO=0     )
> GetUUid                                                  (OK=8455   KO=0     )
> GetOpenidConfig                                          (OK=25104  KO=0     )
> CreatePolicy                                             (OK=8452   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=950    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=950    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5621   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5620   KO=0     )
>  UI AM idFromSession                                     (OK=5619   KO=1     )
>  UI AM validateGoto                                      (OK=5620   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5620   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5620   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5620   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5620   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5618   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5617   KO=0     )
>  UI IDM uiconfig                                         (OK=5617   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5617   KO=0     )
>  UI IDM version                                          (OK=5617   KO=0     )
>  UI IDM privilege                                        (OK=5615   KO=0     )
>  UI IDM login                                            (OK=5615   KO=0     )
>  UI IDM features                                         (OK=5615   KO=0     )
>  UI IDM dashboard                                        (OK=5614   KO=0     )
>  UI IDM managed user schema                              (OK=5614   KO=0     )
>  UI IDM user                                             (OK=5614   KO=0     )
> RootUserinfo                                             (OK=18662  KO=0     )
>  UI IDM oidcToken                                        (OK=5612   KO=0     )
> userinfo                                                 (OK=5612   KO=0     )
> UI-Logout                                                (OK=5611   KO=0     )
> UI-Logout Redirect 1                                     (OK=5610   KO=0     )
>  UI AM revoke1                                           (OK=5608   KO=0     )
>  UI AM endsession                                        (OK=5608   KO=0     )
>  UI AM revoke2                                           (OK=5608   KO=0     )
> getIdToken                                               (OK=1882   KO=0     )
> getIdToken Redirect 1                                    (OK=1882   KO=0     )
> createOrganization                                       (OK=1881   KO=0     )
> tokenUserinfo                                            (OK=4669   KO=0     )
> queryOrganization                                        (OK=1881   KO=0     )
> deleteOrganization                                       (OK=1881   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1026   KO=0     )
> ReadPolicy                                               (OK=8367   KO=0     )
> DeletePolicy                                             (OK=8279   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=183    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1074 (99.72%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########-                                                                 ] 12%
          waiting: 190496 / active: 242    / done: 26171 
================================================================================

08:44:35.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:35.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:36.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:38.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:38.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:38.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:38.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:40.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:40 GMT                                     460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=369418 KO=3     )
> restLoginInitiate                                        (OK=25741  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=25736  KO=0     )
> Skip 2FA                                                 (OK=14251  KO=0     )
> User Authorize PKCE stage                                (OK=30326  KO=0     )
> User AccessToken PKCE stage                              (OK=30324  KO=0     )
> GetUUid                                                  (OK=8548   KO=0     )
> GetOpenidConfig                                          (OK=25367  KO=0     )
> CreatePolicy                                             (OK=8546   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=962    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=962    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5677   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5677   KO=0     )
>  UI AM idFromSession                                     (OK=5676   KO=1     )
>  UI AM validateGoto                                      (OK=5677   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5677   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5677   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5677   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5677   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5675   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5675   KO=0     )
>  UI IDM uiconfig                                         (OK=5675   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5675   KO=0     )
>  UI IDM version                                          (OK=5675   KO=0     )
>  UI IDM privilege                                        (OK=5675   KO=0     )
>  UI IDM login                                            (OK=5675   KO=0     )
>  UI IDM features                                         (OK=5675   KO=0     )
>  UI IDM dashboard                                        (OK=5674   KO=0     )
>  UI IDM managed user schema                              (OK=5674   KO=0     )
>  UI IDM user                                             (OK=5674   KO=0     )
> RootUserinfo                                             (OK=18850  KO=0     )
>  UI IDM oidcToken                                        (OK=5674   KO=0     )
> userinfo                                                 (OK=5672   KO=0     )
> UI-Logout                                                (OK=5671   KO=0     )
> UI-Logout Redirect 1                                     (OK=5670   KO=0     )
>  UI AM revoke1                                           (OK=5669   KO=0     )
>  UI AM endsession                                        (OK=5669   KO=0     )
>  UI AM revoke2                                           (OK=5668   KO=0     )
> getIdToken                                               (OK=1904   KO=0     )
> getIdToken Redirect 1                                    (OK=1903   KO=0     )
> createOrganization                                       (OK=1902   KO=0     )
> tokenUserinfo                                            (OK=4721   KO=0     )
> queryOrganization                                        (OK=1902   KO=0     )
> deleteOrganization                                       (OK=1902   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1039   KO=0     )
> ReadPolicy                                               (OK=8450   KO=0     )
> DeletePolicy                                             (OK=8364   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=188    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1082 (99.72%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 190203 / active: 260    / done: 26446 
================================================================================

08:44:41.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:41.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:42.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:42.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:42.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:43.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:43.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:43.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:44.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:44.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:44.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:44.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:45.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:45 GMT                                     465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=373331 KO=3     )
> restLoginInitiate                                        (OK=26040  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26033  KO=0     )
> Skip 2FA                                                 (OK=14421  KO=0     )
> User Authorize PKCE stage                                (OK=30658  KO=0     )
> User AccessToken PKCE stage                              (OK=30655  KO=0     )
> GetUUid                                                  (OK=8643   KO=0     )
> GetOpenidConfig                                          (OK=25639  KO=0     )
> CreatePolicy                                             (OK=8640   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=972    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=972    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5731   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5731   KO=0     )
>  UI AM idFromSession                                     (OK=5730   KO=1     )
>  UI AM validateGoto                                      (OK=5730   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5729   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5729   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5728   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5728   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5727   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5727   KO=0     )
>  UI IDM uiconfig                                         (OK=5727   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5727   KO=0     )
>  UI IDM version                                          (OK=5727   KO=0     )
>  UI IDM privilege                                        (OK=5727   KO=0     )
>  UI IDM login                                            (OK=5727   KO=0     )
>  UI IDM features                                         (OK=5727   KO=0     )
>  UI IDM dashboard                                        (OK=5727   KO=0     )
>  UI IDM managed user schema                              (OK=5726   KO=0     )
>  UI IDM user                                             (OK=5726   KO=0     )
> RootUserinfo                                             (OK=19106  KO=0     )
>  UI IDM oidcToken                                        (OK=5724   KO=0     )
> userinfo                                                 (OK=5724   KO=0     )
> UI-Logout                                                (OK=5724   KO=0     )
> UI-Logout Redirect 1                                     (OK=5724   KO=0     )
>  UI AM revoke1                                           (OK=5724   KO=0     )
>  UI AM endsession                                        (OK=5724   KO=0     )
>  UI AM revoke2                                           (OK=5724   KO=0     )
> getIdToken                                               (OK=1929   KO=0     )
> getIdToken Redirect 1                                    (OK=1929   KO=0     )
> createOrganization                                       (OK=1928   KO=0     )
> tokenUserinfo                                            (OK=4783   KO=0     )
> queryOrganization                                        (OK=1928   KO=0     )
> deleteOrganization                                       (OK=1927   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1043   KO=0     )
> ReadPolicy                                               (OK=8547   KO=0     )
> DeletePolicy                                             (OK=8449   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=190    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1095 (99.73%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 189893 / active: 274    / done: 26742 
================================================================================

08:44:46.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:46.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:46.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:46.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:46.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:47.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:48.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:48.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:49.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:50.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:50.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:50 GMT                                     470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=377981 KO=3     )
> restLoginInitiate                                        (OK=26344  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26338  KO=0     )
> Skip 2FA                                                 (OK=14581  KO=0     )
> User Authorize PKCE stage                                (OK=31032  KO=0     )
> User AccessToken PKCE stage                              (OK=31024  KO=0     )
> GetUUid                                                  (OK=8754   KO=0     )
> GetOpenidConfig                                          (OK=25938  KO=0     )
> CreatePolicy                                             (OK=8749   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=980    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=980    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5815   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5815   KO=0     )
>  UI AM idFromSession                                     (OK=5812   KO=1     )
>  UI AM validateGoto                                      (OK=5813   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5809   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5808   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5807   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5807   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5806   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5804   KO=0     )
>  UI IDM uiconfig                                         (OK=5804   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5804   KO=0     )
>  UI IDM version                                          (OK=5804   KO=0     )
>  UI IDM privilege                                        (OK=5804   KO=0     )
>  UI IDM login                                            (OK=5804   KO=0     )
>  UI IDM features                                         (OK=5804   KO=0     )
>  UI IDM dashboard                                        (OK=5804   KO=0     )
>  UI IDM managed user schema                              (OK=5804   KO=0     )
>  UI IDM user                                             (OK=5804   KO=0     )
> RootUserinfo                                             (OK=19319  KO=0     )
>  UI IDM oidcToken                                        (OK=5804   KO=0     )
> userinfo                                                 (OK=5803   KO=0     )
> UI-Logout                                                (OK=5803   KO=0     )
> UI-Logout Redirect 1                                     (OK=5803   KO=0     )
>  UI AM revoke1                                           (OK=5803   KO=0     )
>  UI AM endsession                                        (OK=5803   KO=0     )
>  UI AM revoke2                                           (OK=5803   KO=0     )
> getIdToken                                               (OK=1944   KO=0     )
> getIdToken Redirect 1                                    (OK=1944   KO=0     )
> createOrganization                                       (OK=1943   KO=0     )
> tokenUserinfo                                            (OK=4833   KO=0     )
> queryOrganization                                        (OK=1943   KO=0     )
> deleteOrganization                                       (OK=1943   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1063   KO=0     )
> ReadPolicy                                               (OK=8640   KO=0     )
> DeletePolicy                                             (OK=8544   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=191    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1106 (99.73%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 189581 / active: 276    / done: 27052 
================================================================================

08:44:51.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:51.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:51.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:51.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:52.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:53.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:53.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:53.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:54.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:54.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:55.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:44:55 GMT                                     475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=382565 KO=3     )
> restLoginInitiate                                        (OK=26639  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26631  KO=0     )
> Skip 2FA                                                 (OK=14727  KO=0     )
> User Authorize PKCE stage                                (OK=31388  KO=0     )
> User AccessToken PKCE stage                              (OK=31384  KO=0     )
> GetUUid                                                  (OK=8834   KO=0     )
> GetOpenidConfig                                          (OK=26221  KO=0     )
> CreatePolicy                                             (OK=8832   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=994    KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=994    KO=0     )
> UI-Post-Login - stage 1                                  (OK=5892   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5891   KO=0     )
>  UI AM idFromSession                                     (OK=5890   KO=1     )
>  UI AM validateGoto                                      (OK=5891   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5890   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5889   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5889   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5889   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5886   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5885   KO=0     )
>  UI IDM uiconfig                                         (OK=5884   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5884   KO=0     )
>  UI IDM version                                          (OK=5884   KO=0     )
>  UI IDM privilege                                        (OK=5884   KO=0     )
>  UI IDM login                                            (OK=5884   KO=0     )
>  UI IDM features                                         (OK=5884   KO=0     )
>  UI IDM dashboard                                        (OK=5884   KO=0     )
>  UI IDM managed user schema                              (OK=5884   KO=0     )
>  UI IDM user                                             (OK=5884   KO=0     )
> RootUserinfo                                             (OK=19503  KO=0     )
>  UI IDM oidcToken                                        (OK=5884   KO=0     )
> userinfo                                                 (OK=5883   KO=0     )
> UI-Logout                                                (OK=5883   KO=0     )
> UI-Logout Redirect 1                                     (OK=5883   KO=0     )
>  UI AM revoke1                                           (OK=5883   KO=0     )
>  UI AM endsession                                        (OK=5883   KO=0     )
>  UI AM revoke2                                           (OK=5883   KO=0     )
> getIdToken                                               (OK=1971   KO=0     )
> getIdToken Redirect 1                                    (OK=1970   KO=0     )
> createOrganization                                       (OK=1969   KO=0     )
> tokenUserinfo                                            (OK=4883   KO=0     )
> queryOrganization                                        (OK=1968   KO=0     )
> deleteOrganization                                       (OK=1968   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1085   KO=0     )
> ReadPolicy                                               (OK=8746   KO=0     )
> DeletePolicy                                             (OK=8637   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=191    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1124 (99.73%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 189273 / active: 272    / done: 27364 
================================================================================

08:44:55.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:55.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:55.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:56.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:56.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:57.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:58.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:59.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:59.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:44:59.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:00.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:00.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:00 GMT                                     480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=386518 KO=3     )
> restLoginInitiate                                        (OK=26922  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=26915  KO=0     )
> Skip 2FA                                                 (OK=14895  KO=0     )
> User Authorize PKCE stage                                (OK=31719  KO=0     )
> User AccessToken PKCE stage                              (OK=31714  KO=0     )
> GetUUid                                                  (OK=8931   KO=0     )
> GetOpenidConfig                                          (OK=26508  KO=0     )
> CreatePolicy                                             (OK=8926   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1008   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1008   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5947   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5947   KO=0     )
>  UI AM idFromSession                                     (OK=5946   KO=1     )
>  UI AM validateGoto                                      (OK=5947   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5947   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5946   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5946   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5946   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5946   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5946   KO=0     )
>  UI IDM uiconfig                                         (OK=5945   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5945   KO=0     )
>  UI IDM version                                          (OK=5944   KO=0     )
>  UI IDM privilege                                        (OK=5943   KO=0     )
>  UI IDM login                                            (OK=5944   KO=0     )
>  UI IDM features                                         (OK=5944   KO=0     )
>  UI IDM dashboard                                        (OK=5942   KO=0     )
>  UI IDM managed user schema                              (OK=5942   KO=0     )
>  UI IDM user                                             (OK=5942   KO=0     )
> RootUserinfo                                             (OK=19706  KO=0     )
>  UI IDM oidcToken                                        (OK=5940   KO=0     )
> userinfo                                                 (OK=5936   KO=0     )
> UI-Logout                                                (OK=5935   KO=0     )
> UI-Logout Redirect 1                                     (OK=5935   KO=0     )
>  UI AM revoke1                                           (OK=5935   KO=0     )
>  UI AM endsession                                        (OK=5935   KO=0     )
>  UI AM revoke2                                           (OK=5935   KO=0     )
> getIdToken                                               (OK=1994   KO=0     )
> getIdToken Redirect 1                                    (OK=1994   KO=0     )
> createOrganization                                       (OK=1993   KO=0     )
> tokenUserinfo                                            (OK=4931   KO=0     )
> queryOrganization                                        (OK=1993   KO=0     )
> deleteOrganization                                       (OK=1993   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1093   KO=0     )
> ReadPolicy                                               (OK=8832   KO=0     )
> DeletePolicy                                             (OK=8742   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=195    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1136 (99.74%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 188977 / active: 270    / done: 27662 
================================================================================

08:45:00.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:01.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:01.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:01.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:02.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:02.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:03.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:03.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:04.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:04.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:05 GMT                                     485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=390263 KO=3     )
> restLoginInitiate                                        (OK=27203  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27199  KO=0     )
> Skip 2FA                                                 (OK=15075  KO=0     )
> User Authorize PKCE stage                                (OK=32038  KO=0     )
> User AccessToken PKCE stage                              (OK=32035  KO=0     )
> GetUUid                                                  (OK=9039   KO=0     )
> GetOpenidConfig                                          (OK=26795  KO=0     )
> CreatePolicy                                             (OK=9033   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1020   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1019   KO=0     )
> UI-Post-Login - stage 1                                  (OK=5994   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=5994   KO=0     )
>  UI AM idFromSession                                     (OK=5992   KO=1     )
>  UI AM validateGoto                                      (OK=5993   KO=0     )
> UI-Post-Login - stage 2                                  (OK=5993   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=5993   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=5993   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=5993   KO=0     )
> UI-Post-Login - stage 3                                  (OK=5991   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=5989   KO=0     )
>  UI IDM uiconfig                                         (OK=5988   KO=0     )
>  UI Enduser sessioncheck                                 (OK=5988   KO=0     )
>  UI IDM version                                          (OK=5988   KO=0     )
>  UI IDM privilege                                        (OK=5988   KO=0     )
>  UI IDM login                                            (OK=5988   KO=0     )
>  UI IDM features                                         (OK=5988   KO=0     )
>  UI IDM dashboard                                        (OK=5988   KO=0     )
>  UI IDM managed user schema                              (OK=5988   KO=0     )
>  UI IDM user                                             (OK=5988   KO=0     )
> RootUserinfo                                             (OK=19961  KO=0     )
>  UI IDM oidcToken                                        (OK=5988   KO=0     )
> userinfo                                                 (OK=5987   KO=0     )
> UI-Logout                                                (OK=5987   KO=0     )
> UI-Logout Redirect 1                                     (OK=5986   KO=0     )
>  UI AM revoke1                                           (OK=5986   KO=0     )
>  UI AM endsession                                        (OK=5986   KO=0     )
>  UI AM revoke2                                           (OK=5986   KO=0     )
> getIdToken                                               (OK=2018   KO=0     )
> getIdToken Redirect 1                                    (OK=2018   KO=0     )
> createOrganization                                       (OK=2018   KO=0     )
> tokenUserinfo                                            (OK=4981   KO=0     )
> queryOrganization                                        (OK=2018   KO=0     )
> deleteOrganization                                       (OK=2018   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1099   KO=0     )
> ReadPolicy                                               (OK=8926   KO=0     )
> DeletePolicy                                             (OK=8831   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=196    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1146 (99.74%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 12%
          waiting: 188685 / active: 279    / done: 27945 
================================================================================

08:45:05.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:06.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:06.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:06.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:06.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:06.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:06.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:07.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:07.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:08.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:08.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:08.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:10 GMT                                     490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=394538 KO=3     )
> restLoginInitiate                                        (OK=27508  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27504  KO=0     )
> Skip 2FA                                                 (OK=15257  KO=0     )
> User Authorize PKCE stage                                (OK=32392  KO=0     )
> User AccessToken PKCE stage                              (OK=32387  KO=0     )
> GetUUid                                                  (OK=9154   KO=0     )
> GetOpenidConfig                                          (OK=27111  KO=0     )
> CreatePolicy                                             (OK=9152   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1033   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1033   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6058   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6058   KO=0     )
>  UI AM idFromSession                                     (OK=6055   KO=1     )
>  UI AM validateGoto                                      (OK=6057   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6054   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6054   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6054   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6054   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6052   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6051   KO=0     )
>  UI IDM uiconfig                                         (OK=6050   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6050   KO=0     )
>  UI IDM version                                          (OK=6050   KO=0     )
>  UI IDM privilege                                        (OK=6050   KO=0     )
>  UI IDM login                                            (OK=6050   KO=0     )
>  UI IDM features                                         (OK=6050   KO=0     )
>  UI IDM dashboard                                        (OK=6049   KO=0     )
>  UI IDM managed user schema                              (OK=6049   KO=0     )
>  UI IDM user                                             (OK=6049   KO=0     )
> RootUserinfo                                             (OK=20181  KO=0     )
>  UI IDM oidcToken                                        (OK=6049   KO=0     )
> userinfo                                                 (OK=6049   KO=0     )
> UI-Logout                                                (OK=6049   KO=0     )
> UI-Logout Redirect 1                                     (OK=6049   KO=0     )
>  UI AM revoke1                                           (OK=6049   KO=0     )
>  UI AM endsession                                        (OK=6049   KO=0     )
>  UI AM revoke2                                           (OK=6049   KO=0     )
> getIdToken                                               (OK=2041   KO=0     )
> getIdToken Redirect 1                                    (OK=2041   KO=0     )
> createOrganization                                       (OK=2041   KO=0     )
> tokenUserinfo                                            (OK=5023   KO=0     )
> queryOrganization                                        (OK=2041   KO=0     )
> deleteOrganization                                       (OK=2040   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1108   KO=0     )
> ReadPolicy                                               (OK=9033   KO=0     )
> DeletePolicy                                             (OK=8923   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=198    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1158 (99.74%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.09%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.09%)

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

08:45:10.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:10.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:11.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:11.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:11.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:12.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:13.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:13.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:13.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:13.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:13.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:13.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:14.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:14.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:14.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:14.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:14.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:15.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:15 GMT                                     495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=398838 KO=3     )
> restLoginInitiate                                        (OK=27832  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=27830  KO=0     )
> Skip 2FA                                                 (OK=15428  KO=0     )
> User Authorize PKCE stage                                (OK=32757  KO=0     )
> User AccessToken PKCE stage                              (OK=32750  KO=0     )
> GetUUid                                                  (OK=9257   KO=0     )
> GetOpenidConfig                                          (OK=27440  KO=0     )
> CreatePolicy                                             (OK=9255   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1045   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1045   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6120   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6120   KO=0     )
>  UI AM idFromSession                                     (OK=6117   KO=1     )
>  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=6113   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6113   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6111   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6111   KO=0     )
>  UI IDM uiconfig                                         (OK=6110   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6110   KO=0     )
>  UI IDM version                                          (OK=6110   KO=0     )
>  UI IDM privilege                                        (OK=6110   KO=0     )
>  UI IDM login                                            (OK=6110   KO=0     )
>  UI IDM features                                         (OK=6110   KO=0     )
>  UI IDM dashboard                                        (OK=6110   KO=0     )
>  UI IDM managed user schema                              (OK=6110   KO=0     )
>  UI IDM user                                             (OK=6110   KO=0     )
> RootUserinfo                                             (OK=20417  KO=0     )
>  UI IDM oidcToken                                        (OK=6110   KO=0     )
> userinfo                                                 (OK=6110   KO=0     )
> UI-Logout                                                (OK=6110   KO=0     )
> UI-Logout Redirect 1                                     (OK=6107   KO=0     )
>  UI AM revoke1                                           (OK=6106   KO=0     )
>  UI AM endsession                                        (OK=6107   KO=0     )
>  UI AM revoke2                                           (OK=6107   KO=0     )
> getIdToken                                               (OK=2059   KO=0     )
> getIdToken Redirect 1                                    (OK=2058   KO=0     )
> createOrganization                                       (OK=2058   KO=0     )
> tokenUserinfo                                            (OK=5100   KO=0     )
> queryOrganization                                        (OK=2057   KO=0     )
> deleteOrganization                                       (OK=2056   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1120   KO=0     )
> ReadPolicy                                               (OK=9151   KO=0     )
> DeletePolicy                                             (OK=9027   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=200    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1176 (99.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 188027 / active: 317    / done: 28565 
================================================================================

08:45:15.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:15.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:16.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:16.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:17.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:17.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:17.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:17.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:18.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:18.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:19.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:20.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:20 GMT                                     500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=402887 KO=3     )
> restLoginInitiate                                        (OK=28115  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28107  KO=0     )
> Skip 2FA                                                 (OK=15585  KO=0     )
> User Authorize PKCE stage                                (OK=33083  KO=0     )
> User AccessToken PKCE stage                              (OK=33081  KO=0     )
> GetUUid                                                  (OK=9352   KO=0     )
> GetOpenidConfig                                          (OK=27756  KO=0     )
> CreatePolicy                                             (OK=9350   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1054   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1054   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6179   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6178   KO=0     )
>  UI AM idFromSession                                     (OK=6175   KO=1     )
>  UI AM validateGoto                                      (OK=6176   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6173   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6173   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6173   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6173   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6170   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6170   KO=0     )
>  UI IDM uiconfig                                         (OK=6170   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6170   KO=0     )
>  UI IDM version                                          (OK=6170   KO=0     )
>  UI IDM privilege                                        (OK=6170   KO=0     )
>  UI IDM login                                            (OK=6169   KO=0     )
>  UI IDM features                                         (OK=6170   KO=0     )
>  UI IDM dashboard                                        (OK=6169   KO=0     )
>  UI IDM managed user schema                              (OK=6169   KO=0     )
>  UI IDM user                                             (OK=6169   KO=0     )
> RootUserinfo                                             (OK=20640  KO=0     )
>  UI IDM oidcToken                                        (OK=6169   KO=0     )
> userinfo                                                 (OK=6169   KO=0     )
> UI-Logout                                                (OK=6168   KO=0     )
> UI-Logout Redirect 1                                     (OK=6167   KO=0     )
>  UI AM revoke1                                           (OK=6166   KO=0     )
>  UI AM endsession                                        (OK=6166   KO=0     )
>  UI AM revoke2                                           (OK=6166   KO=0     )
> getIdToken                                               (OK=2078   KO=0     )
> getIdToken Redirect 1                                    (OK=2078   KO=0     )
> createOrganization                                       (OK=2078   KO=0     )
> tokenUserinfo                                            (OK=5154   KO=0     )
> queryOrganization                                        (OK=2078   KO=0     )
> deleteOrganization                                       (OK=2078   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1128   KO=0     )
> ReadPolicy                                               (OK=9253   KO=0     )
> DeletePolicy                                             (OK=9147   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=201    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1188 (99.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 187736 / active: 282    / done: 28891 
================================================================================

08:45:20.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:21.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:21.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:21.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:22.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:22.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:24.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:25 GMT                                     505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=407096 KO=3     )
> restLoginInitiate                                        (OK=28390  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28386  KO=0     )
> Skip 2FA                                                 (OK=15738  KO=0     )
> User Authorize PKCE stage                                (OK=33422  KO=0     )
> User AccessToken PKCE stage                              (OK=33415  KO=0     )
> GetUUid                                                  (OK=9451   KO=0     )
> GetOpenidConfig                                          (OK=28052  KO=0     )
> CreatePolicy                                             (OK=9446   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1061   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1061   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6248   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6248   KO=0     )
>  UI AM idFromSession                                     (OK=6247   KO=1     )
>  UI AM validateGoto                                      (OK=6248   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6242   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6242   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6241   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6241   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6238   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6238   KO=0     )
>  UI IDM uiconfig                                         (OK=6238   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6238   KO=0     )
>  UI IDM version                                          (OK=6238   KO=0     )
>  UI IDM privilege                                        (OK=6238   KO=0     )
>  UI IDM login                                            (OK=6238   KO=0     )
>  UI IDM features                                         (OK=6238   KO=0     )
>  UI IDM dashboard                                        (OK=6237   KO=0     )
>  UI IDM managed user schema                              (OK=6237   KO=0     )
>  UI IDM user                                             (OK=6237   KO=0     )
> RootUserinfo                                             (OK=20847  KO=0     )
>  UI IDM oidcToken                                        (OK=6237   KO=0     )
> userinfo                                                 (OK=6237   KO=0     )
> UI-Logout                                                (OK=6235   KO=0     )
> UI-Logout Redirect 1                                     (OK=6235   KO=0     )
>  UI AM revoke1                                           (OK=6234   KO=0     )
>  UI AM endsession                                        (OK=6235   KO=0     )
>  UI AM revoke2                                           (OK=6234   KO=0     )
> getIdToken                                               (OK=2092   KO=0     )
> getIdToken Redirect 1                                    (OK=2092   KO=0     )
> createOrganization                                       (OK=2092   KO=0     )
> tokenUserinfo                                            (OK=5199   KO=0     )
> queryOrganization                                        (OK=2092   KO=0     )
> deleteOrganization                                       (OK=2092   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1146   KO=0     )
> ReadPolicy                                               (OK=9349   KO=0     )
> DeletePolicy                                             (OK=9252   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=202    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1195 (99.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########-                                                                ] 13%
          waiting: 187455 / active: 281    / done: 29173 
================================================================================

08:45:25.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:25.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:27.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:27.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:27.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:27.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:28.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:28.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:29.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:29.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:29.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:30 GMT                                     510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=411394 KO=3     )
> restLoginInitiate                                        (OK=28690  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28681  KO=0     )
> Skip 2FA                                                 (OK=15903  KO=0     )
> User Authorize PKCE stage                                (OK=33776  KO=0     )
> User AccessToken PKCE stage                              (OK=33771  KO=0     )
> GetUUid                                                  (OK=9552   KO=0     )
> GetOpenidConfig                                          (OK=28346  KO=0     )
> CreatePolicy                                             (OK=9548   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1073   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1072   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6310   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6310   KO=0     )
>  UI AM idFromSession                                     (OK=6309   KO=1     )
>  UI AM validateGoto                                      (OK=6310   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6308   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6308   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6307   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6307   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6306   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6306   KO=0     )
>  UI IDM uiconfig                                         (OK=6306   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6306   KO=0     )
>  UI IDM version                                          (OK=6306   KO=0     )
>  UI IDM privilege                                        (OK=6306   KO=0     )
>  UI IDM login                                            (OK=6306   KO=0     )
>  UI IDM features                                         (OK=6306   KO=0     )
>  UI IDM dashboard                                        (OK=6306   KO=0     )
>  UI IDM managed user schema                              (OK=6306   KO=0     )
>  UI IDM user                                             (OK=6306   KO=0     )
> RootUserinfo                                             (OK=21062  KO=0     )
>  UI IDM oidcToken                                        (OK=6305   KO=0     )
> userinfo                                                 (OK=6304   KO=0     )
> UI-Logout                                                (OK=6303   KO=0     )
> UI-Logout Redirect 1                                     (OK=6303   KO=0     )
>  UI AM revoke1                                           (OK=6301   KO=0     )
>  UI AM endsession                                        (OK=6301   KO=0     )
>  UI AM revoke2                                           (OK=6301   KO=0     )
> getIdToken                                               (OK=2112   KO=0     )
> getIdToken Redirect 1                                    (OK=2111   KO=0     )
> createOrganization                                       (OK=2111   KO=0     )
> tokenUserinfo                                            (OK=5255   KO=0     )
> queryOrganization                                        (OK=2110   KO=0     )
> deleteOrganization                                       (OK=2110   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1161   KO=0     )
> ReadPolicy                                               (OK=9446   KO=0     )
> DeletePolicy                                             (OK=9346   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=205    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1206 (99.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 187141 / active: 289    / done: 29479 
================================================================================

08:45:30.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:30.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:31.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:31.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:31.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:32.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:32.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:33.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:33.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:33.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:34.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:34.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:34.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:35 GMT                                     515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=415342 KO=3     )
> restLoginInitiate                                        (OK=28966  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=28962  KO=0     )
> Skip 2FA                                                 (OK=16041  KO=0     )
> User Authorize PKCE stage                                (OK=34093  KO=0     )
> User AccessToken PKCE stage                              (OK=34090  KO=0     )
> GetUUid                                                  (OK=9632   KO=0     )
> GetOpenidConfig                                          (OK=28625  KO=0     )
> CreatePolicy                                             (OK=9627   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1086   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1086   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6374   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6372   KO=0     )
>  UI AM idFromSession                                     (OK=6369   KO=1     )
>  UI AM validateGoto                                      (OK=6370   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6369   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6368   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6368   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6368   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6365   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6365   KO=0     )
>  UI IDM uiconfig                                         (OK=6364   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6365   KO=0     )
>  UI IDM version                                          (OK=6364   KO=0     )
>  UI IDM privilege                                        (OK=6364   KO=0     )
>  UI IDM login                                            (OK=6364   KO=0     )
>  UI IDM features                                         (OK=6364   KO=0     )
>  UI IDM dashboard                                        (OK=6364   KO=0     )
>  UI IDM managed user schema                              (OK=6364   KO=0     )
>  UI IDM user                                             (OK=6364   KO=0     )
> RootUserinfo                                             (OK=21278  KO=0     )
>  UI IDM oidcToken                                        (OK=6364   KO=0     )
> userinfo                                                 (OK=6364   KO=0     )
> UI-Logout                                                (OK=6364   KO=0     )
> UI-Logout Redirect 1                                     (OK=6363   KO=0     )
>  UI AM revoke1                                           (OK=6363   KO=0     )
>  UI AM endsession                                        (OK=6363   KO=0     )
>  UI AM revoke2                                           (OK=6363   KO=0     )
> getIdToken                                               (OK=2132   KO=0     )
> getIdToken Redirect 1                                    (OK=2132   KO=0     )
> createOrganization                                       (OK=2132   KO=0     )
> tokenUserinfo                                            (OK=5319   KO=0     )
> queryOrganization                                        (OK=2132   KO=0     )
> deleteOrganization                                       (OK=2132   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1170   KO=0     )
> ReadPolicy                                               (OK=9547   KO=0     )
> DeletePolicy                                             (OK=9444   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=207    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1219 (99.75%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 186849 / active: 270    / done: 29790 
================================================================================

08:45:35.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:35.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:35.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:35.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:35.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:35.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:36.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:36.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:36.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:36.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:36.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:36.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:36.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:37.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:37.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:37.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:38.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:38.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:39.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:40.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:40 GMT                                     520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=420416 KO=3     )
> restLoginInitiate                                        (OK=29290  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29284  KO=0     )
> Skip 2FA                                                 (OK=16205  KO=0     )
> User Authorize PKCE stage                                (OK=34496  KO=0     )
> User AccessToken PKCE stage                              (OK=34491  KO=0     )
> GetUUid                                                  (OK=9730   KO=0     )
> GetOpenidConfig                                          (OK=28902  KO=0     )
> CreatePolicy                                             (OK=9729   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1095   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1095   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6462   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6462   KO=0     )
>  UI AM idFromSession                                     (OK=6460   KO=1     )
>  UI AM validateGoto                                      (OK=6461   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6461   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6459   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6459   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6459   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6458   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6458   KO=0     )
>  UI IDM uiconfig                                         (OK=6458   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6458   KO=0     )
>  UI IDM version                                          (OK=6458   KO=0     )
>  UI IDM privilege                                        (OK=6458   KO=0     )
>  UI IDM login                                            (OK=6458   KO=0     )
>  UI IDM features                                         (OK=6458   KO=0     )
>  UI IDM dashboard                                        (OK=6458   KO=0     )
>  UI IDM managed user schema                              (OK=6458   KO=0     )
>  UI IDM user                                             (OK=6458   KO=0     )
> RootUserinfo                                             (OK=21466  KO=0     )
>  UI IDM oidcToken                                        (OK=6457   KO=0     )
> userinfo                                                 (OK=6457   KO=0     )
> UI-Logout                                                (OK=6456   KO=0     )
> UI-Logout Redirect 1                                     (OK=6455   KO=0     )
>  UI AM revoke1                                           (OK=6454   KO=0     )
>  UI AM endsession                                        (OK=6455   KO=0     )
>  UI AM revoke2                                           (OK=6454   KO=0     )
> getIdToken                                               (OK=2157   KO=0     )
> getIdToken Redirect 1                                    (OK=2157   KO=0     )
> createOrganization                                       (OK=2157   KO=0     )
> tokenUserinfo                                            (OK=5372   KO=0     )
> queryOrganization                                        (OK=2157   KO=0     )
> deleteOrganization                                       (OK=2156   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1189   KO=0     )
> ReadPolicy                                               (OK=9625   KO=0     )
> DeletePolicy                                             (OK=9544   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=210    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1239 (99.76%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 13%
          waiting: 186520 / active: 261    / done: 30128 
================================================================================

08:45:40.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:41.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:41.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:41.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:42.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:42.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:42.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:42.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:43.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:44.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:44.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:44.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:44.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:45 GMT                                     525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=424311 KO=3     )
> restLoginInitiate                                        (OK=29563  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29561  KO=0     )
> Skip 2FA                                                 (OK=16347  KO=0     )
> User Authorize PKCE stage                                (OK=34818  KO=0     )
> User AccessToken PKCE stage                              (OK=34813  KO=0     )
> GetUUid                                                  (OK=9814   KO=0     )
> GetOpenidConfig                                          (OK=29168  KO=0     )
> CreatePolicy                                             (OK=9812   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1110   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1110   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6525   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6523   KO=0     )
>  UI AM idFromSession                                     (OK=6522   KO=1     )
>  UI AM validateGoto                                      (OK=6523   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6521   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6521   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6520   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6520   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6519   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6519   KO=0     )
>  UI IDM uiconfig                                         (OK=6518   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6518   KO=0     )
>  UI IDM version                                          (OK=6518   KO=0     )
>  UI IDM privilege                                        (OK=6517   KO=0     )
>  UI IDM login                                            (OK=6518   KO=0     )
>  UI IDM features                                         (OK=6517   KO=0     )
>  UI IDM dashboard                                        (OK=6517   KO=0     )
>  UI IDM managed user schema                              (OK=6517   KO=0     )
>  UI IDM user                                             (OK=6517   KO=0     )
> RootUserinfo                                             (OK=21675  KO=0     )
>  UI IDM oidcToken                                        (OK=6517   KO=0     )
> userinfo                                                 (OK=6517   KO=0     )
> UI-Logout                                                (OK=6517   KO=0     )
> UI-Logout Redirect 1                                     (OK=6517   KO=0     )
>  UI AM revoke1                                           (OK=6515   KO=0     )
>  UI AM endsession                                        (OK=6515   KO=0     )
>  UI AM revoke2                                           (OK=6515   KO=0     )
> getIdToken                                               (OK=2170   KO=0     )
> getIdToken Redirect 1                                    (OK=2170   KO=0     )
> createOrganization                                       (OK=2169   KO=0     )
> tokenUserinfo                                            (OK=5430   KO=0     )
> queryOrganization                                        (OK=2169   KO=0     )
> deleteOrganization                                       (OK=2169   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1201   KO=0     )
> ReadPolicy                                               (OK=9728   KO=0     )
> DeletePolicy                                             (OK=9620   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=211    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1252 (99.76%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 186234 / active: 272    / done: 30403 
================================================================================

08:45:45.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:46.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:46.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:46.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:46.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:47.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:47.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:47.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:48.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:48.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:49.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:49.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:50 GMT                                     530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=428360 KO=3     )
> restLoginInitiate                                        (OK=29852  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=29845  KO=0     )
> Skip 2FA                                                 (OK=16504  KO=0     )
> User Authorize PKCE stage                                (OK=35146  KO=0     )
> User AccessToken PKCE stage                              (OK=35141  KO=0     )
> GetUUid                                                  (OK=9909   KO=0     )
> GetOpenidConfig                                          (OK=29449  KO=0     )
> CreatePolicy                                             (OK=9907   KO=1     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1126   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1126   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6589   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6588   KO=0     )
>  UI AM idFromSession                                     (OK=6587   KO=1     )
>  UI AM validateGoto                                      (OK=6588   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6582   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6581   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6581   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6581   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6579   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6579   KO=0     )
>  UI IDM uiconfig                                         (OK=6579   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6579   KO=0     )
>  UI IDM version                                          (OK=6579   KO=0     )
>  UI IDM privilege                                        (OK=6579   KO=0     )
>  UI IDM login                                            (OK=6579   KO=0     )
>  UI IDM features                                         (OK=6579   KO=0     )
>  UI IDM dashboard                                        (OK=6577   KO=0     )
>  UI IDM managed user schema                              (OK=6577   KO=0     )
>  UI IDM user                                             (OK=6577   KO=0     )
> RootUserinfo                                             (OK=21892  KO=0     )
>  UI IDM oidcToken                                        (OK=6576   KO=0     )
> userinfo                                                 (OK=6575   KO=0     )
> UI-Logout                                                (OK=6573   KO=0     )
> UI-Logout Redirect 1                                     (OK=6573   KO=0     )
>  UI AM revoke1                                           (OK=6573   KO=0     )
>  UI AM endsession                                        (OK=6573   KO=0     )
>  UI AM revoke2                                           (OK=6573   KO=0     )
> getIdToken                                               (OK=2192   KO=0     )
> getIdToken Redirect 1                                    (OK=2192   KO=0     )
> createOrganization                                       (OK=2192   KO=0     )
> tokenUserinfo                                            (OK=5481   KO=0     )
> queryOrganization                                        (OK=2192   KO=0     )
> deleteOrganization                                       (OK=2191   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1213   KO=0     )
> ReadPolicy                                               (OK=9813   KO=0     )
> DeletePolicy                                             (OK=9726   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=215    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1264 (99.76%)
> status.find.in([200, 209], 304), found 409                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 185929 / active: 267    / done: 30713 
================================================================================

08:45:50.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:50.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:51.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:51.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:51.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:52.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:52.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:52.796 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 31091: status.find.in([200, 209], 304), found 409
08:45:52.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,31091,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTE4ODgxNDQyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidkF2ZHN0dld6ZlVSQUh6Qm9KLWJ3VnJRU1hBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzU1MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzU1MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMTUyLCJpYXQiOjE3MzE0ODc1NTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InVOTGdkeVRlVGhZRTYwVnBDZTFMdC1XNDcwWSJ9.Hi5gOZ6hgMYmTGeogpXMoYGjslrQ2hrYj77AF_uq11Bp5qoLDF63nU5kdR4YVptaMRx-bIymL6H9H2-SycUMbbCh2zzb6TggUXfSr11qiS4z6Vztb73Ox7QzO8O9cre9IWeo3DP--zZRsP_9eyCvf0-U5U9oZwI_PONHMlH8ns73B2spkDXuTM6-VkBBdjXOgnsOup2qScgQHsAgywbHQhKZbiDol5tkhU4YXzvUJEjuMu9pwlwpGJjMHLSjNkpQNlmdi8TzmF8JZh3_nuiweAAXENvd18eg0SnkeFcQ82YI6FRO171BmifZHo662fQcLsGTbrq0dWbBfOTg4yMiNw, username -> user.144665, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy872725, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4fc026a6, authcode -> yd0KvgV9JQT3ZqY4uJh7NtNCMWA, useAdminRealm -> true, callbacks -> {"tokenId":"aMinHHYAgFsQbctEq1srTE6q29U.*AAJTSQACMDIAAlNLABxRd0VOaXhmTXZKcjZYWVlNMHE1SFZpbEQzbEk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487552512), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=aMinHHYAgFsQbctEq1srTE6q29U.*AAJTSQACMDIAAlNLABxRd0VOaXhmTXZKcjZYWVlNMHE1SFZpbEQzbEk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487552512))), password -> Pa_ssw0rd, challenge -> Q3q5_kICNQePmAlB5Ox4SlCLGlDA5ECVVTp_g6uTIJM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 159.11.130.88, verifier -> LTE4Nzk5MDQyOTEwMTQ4MDI5NzI, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7b3c5169, tokenId -> aMinHHYAgFsQbctEq1srTE6q29U.*AAJTSQACMDIAAlNLABxRd0VOaXhmTXZKcjZYWVlNMHE1SFZpbEQzbEk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=aMinHHYAgFsQbctEq1srTE6q29U.*AAJTSQACMDIAAlNLABxRd0VOaXhmTXZKcjZYWVlNMHE1SFZpbEQzbEk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=aMinHHYAgFsQbctEq1srTE6q29U.*AAJTSQACMDIAAlNLABxRd0VOaXhmTXZKcjZYWVlNMHE1SFZpbEQzbEk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy872725","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 08:45:52 GMT
	x-forgerock-transactionid: 09506c1f-dd7b-4303-82f4-92d794f8b062
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:45:52.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:52.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:53.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:54.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:54.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:55.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:45:55 GMT                                     535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=432720 KO=4     )
> restLoginInitiate                                        (OK=30129  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30123  KO=0     )
> Skip 2FA                                                 (OK=16641  KO=0     )
> User Authorize PKCE stage                                (OK=35497  KO=0     )
> User AccessToken PKCE stage                              (OK=35493  KO=0     )
> GetUUid                                                  (OK=9995   KO=0     )
> GetOpenidConfig                                          (OK=29716  KO=0     )
> CreatePolicy                                             (OK=9993   KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1137   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1137   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6663   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6663   KO=0     )
>  UI AM idFromSession                                     (OK=6661   KO=1     )
>  UI AM validateGoto                                      (OK=6662   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6658   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6658   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6658   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6658   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6655   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6653   KO=0     )
>  UI IDM uiconfig                                         (OK=6653   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6653   KO=0     )
>  UI IDM version                                          (OK=6653   KO=0     )
>  UI IDM privilege                                        (OK=6653   KO=0     )
>  UI IDM login                                            (OK=6653   KO=0     )
>  UI IDM features                                         (OK=6653   KO=0     )
>  UI IDM dashboard                                        (OK=6653   KO=0     )
>  UI IDM managed user schema                              (OK=6653   KO=0     )
>  UI IDM user                                             (OK=6653   KO=0     )
> RootUserinfo                                             (OK=22089  KO=0     )
>  UI IDM oidcToken                                        (OK=6653   KO=0     )
> userinfo                                                 (OK=6653   KO=0     )
> UI-Logout                                                (OK=6652   KO=0     )
> UI-Logout Redirect 1                                     (OK=6652   KO=0     )
>  UI AM revoke1                                           (OK=6651   KO=0     )
>  UI AM endsession                                        (OK=6651   KO=0     )
>  UI AM revoke2                                           (OK=6651   KO=0     )
> getIdToken                                               (OK=2209   KO=0     )
> getIdToken Redirect 1                                    (OK=2209   KO=0     )
> createOrganization                                       (OK=2209   KO=0     )
> tokenUserinfo                                            (OK=5540   KO=0     )
> queryOrganization                                        (OK=2209   KO=0     )
> deleteOrganization                                       (OK=2208   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1223   KO=0     )
> ReadPolicy                                               (OK=9907   KO=0     )
> DeletePolicy                                             (OK=9810   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=217    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1277 (99.69%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.16%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 185642 / active: 248    / done: 31019 
================================================================================

08:45:55.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:55.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:55.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:56.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:56.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:56.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:57.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:57.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:57.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:58.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:58.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:59.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:59.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:59.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:59.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:59.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:45:59.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:00.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:00.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:00.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:00 GMT                                     540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=437300 KO=4     )
> restLoginInitiate                                        (OK=30457  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30452  KO=0     )
> Skip 2FA                                                 (OK=16834  KO=0     )
> User Authorize PKCE stage                                (OK=35873  KO=0     )
> User AccessToken PKCE stage                              (OK=35868  KO=0     )
> GetUUid                                                  (OK=10120  KO=0     )
> GetOpenidConfig                                          (OK=30018  KO=0     )
> CreatePolicy                                             (OK=10116  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1153   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1153   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6733   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6732   KO=0     )
>  UI AM idFromSession                                     (OK=6731   KO=1     )
>  UI AM validateGoto                                      (OK=6732   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6729   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6728   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6727   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6727   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6726   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6725   KO=0     )
>  UI IDM uiconfig                                         (OK=6725   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6725   KO=0     )
>  UI IDM version                                          (OK=6725   KO=0     )
>  UI IDM privilege                                        (OK=6724   KO=0     )
>  UI IDM login                                            (OK=6724   KO=0     )
>  UI IDM features                                         (OK=6724   KO=0     )
>  UI IDM dashboard                                        (OK=6724   KO=0     )
>  UI IDM managed user schema                              (OK=6724   KO=0     )
>  UI IDM user                                             (OK=6724   KO=0     )
> RootUserinfo                                             (OK=22286  KO=0     )
>  UI IDM oidcToken                                        (OK=6724   KO=0     )
> userinfo                                                 (OK=6724   KO=0     )
> UI-Logout                                                (OK=6724   KO=0     )
> UI-Logout Redirect 1                                     (OK=6724   KO=0     )
>  UI AM revoke1                                           (OK=6724   KO=0     )
>  UI AM endsession                                        (OK=6724   KO=0     )
>  UI AM revoke2                                           (OK=6724   KO=0     )
> getIdToken                                               (OK=2232   KO=0     )
> getIdToken Redirect 1                                    (OK=2232   KO=0     )
> createOrganization                                       (OK=2231   KO=0     )
> tokenUserinfo                                            (OK=5583   KO=0     )
> queryOrganization                                        (OK=2230   KO=0     )
> deleteOrganization                                       (OK=2230   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1238   KO=0     )
> ReadPolicy                                               (OK=9991   KO=0     )
> DeletePolicy                                             (OK=9903   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=223    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1297 (99.69%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 185296 / active: 290    / done: 31323 
================================================================================

08:46:01.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:01.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:01.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:03.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:03.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:03.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:04.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:04.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:05.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:05 GMT                                     545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=441839 KO=4     )
> restLoginInitiate                                        (OK=30755  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=30753  KO=0     )
> Skip 2FA                                                 (OK=17010  KO=0     )
> User Authorize PKCE stage                                (OK=36241  KO=0     )
> User AccessToken PKCE stage                              (OK=36230  KO=0     )
> GetUUid                                                  (OK=10225  KO=0     )
> GetOpenidConfig                                          (OK=30329  KO=0     )
> CreatePolicy                                             (OK=10218  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1164   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1164   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6803   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6803   KO=0     )
>  UI AM idFromSession                                     (OK=6802   KO=1     )
>  UI AM validateGoto                                      (OK=6803   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6799   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6799   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6799   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6799   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6799   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6799   KO=0     )
>  UI IDM uiconfig                                         (OK=6798   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6798   KO=0     )
>  UI IDM version                                          (OK=6798   KO=0     )
>  UI IDM privilege                                        (OK=6796   KO=0     )
>  UI IDM login                                            (OK=6795   KO=0     )
>  UI IDM features                                         (OK=6796   KO=0     )
>  UI IDM dashboard                                        (OK=6795   KO=0     )
>  UI IDM managed user schema                              (OK=6795   KO=0     )
>  UI IDM user                                             (OK=6795   KO=0     )
> RootUserinfo                                             (OK=22530  KO=0     )
>  UI IDM oidcToken                                        (OK=6795   KO=0     )
> userinfo                                                 (OK=6794   KO=0     )
> UI-Logout                                                (OK=6794   KO=0     )
> UI-Logout Redirect 1                                     (OK=6794   KO=0     )
>  UI AM revoke1                                           (OK=6793   KO=0     )
>  UI AM endsession                                        (OK=6793   KO=0     )
>  UI AM revoke2                                           (OK=6793   KO=0     )
> getIdToken                                               (OK=2257   KO=0     )
> getIdToken Redirect 1                                    (OK=2257   KO=0     )
> createOrganization                                       (OK=2257   KO=0     )
> tokenUserinfo                                            (OK=5628   KO=0     )
> queryOrganization                                        (OK=2257   KO=0     )
> deleteOrganization                                       (OK=2256   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1255   KO=0     )
> ReadPolicy                                               (OK=10113  KO=0     )
> DeletePolicy                                             (OK=9989   KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=224    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1306 (99.69%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 184985 / active: 310    / done: 31614 
================================================================================

08:46:05.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:05.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:06.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:06.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:06.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:07.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:07.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:08.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:09.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:09.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:09.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:10 GMT                                     550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=446005 KO=4     )
> restLoginInitiate                                        (OK=31046  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31040  KO=0     )
> Skip 2FA                                                 (OK=17182  KO=0     )
> User Authorize PKCE stage                                (OK=36578  KO=0     )
> User AccessToken PKCE stage                              (OK=36573  KO=0     )
> GetUUid                                                  (OK=10329  KO=0     )
> GetOpenidConfig                                          (OK=30661  KO=0     )
> CreatePolicy                                             (OK=10325  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1175   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1174   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6863   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6863   KO=0     )
>  UI AM idFromSession                                     (OK=6862   KO=1     )
>  UI AM validateGoto                                      (OK=6863   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6860   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6859   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6859   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6859   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6858   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6858   KO=0     )
>  UI IDM uiconfig                                         (OK=6858   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6858   KO=0     )
>  UI IDM version                                          (OK=6858   KO=0     )
>  UI IDM privilege                                        (OK=6858   KO=0     )
>  UI IDM login                                            (OK=6858   KO=0     )
>  UI IDM features                                         (OK=6857   KO=0     )
>  UI IDM dashboard                                        (OK=6855   KO=0     )
>  UI IDM managed user schema                              (OK=6855   KO=0     )
>  UI IDM user                                             (OK=6854   KO=0     )
> RootUserinfo                                             (OK=22762  KO=0     )
>  UI IDM oidcToken                                        (OK=6854   KO=0     )
> userinfo                                                 (OK=6853   KO=0     )
> UI-Logout                                                (OK=6853   KO=0     )
> UI-Logout Redirect 1                                     (OK=6852   KO=0     )
>  UI AM revoke1                                           (OK=6852   KO=0     )
>  UI AM endsession                                        (OK=6852   KO=0     )
>  UI AM revoke2                                           (OK=6852   KO=0     )
> getIdToken                                               (OK=2277   KO=0     )
> getIdToken Redirect 1                                    (OK=2276   KO=0     )
> createOrganization                                       (OK=2276   KO=0     )
> tokenUserinfo                                            (OK=5675   KO=0     )
> queryOrganization                                        (OK=2276   KO=0     )
> deleteOrganization                                       (OK=2275   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1266   KO=0     )
> ReadPolicy                                               (OK=10219  KO=0     )
> DeletePolicy                                             (OK=10112  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=225    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1317 (99.70%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########-                                                               ] 14%
          waiting: 184687 / active: 297    / done: 31925 
================================================================================

08:46:11.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:11.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:11.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:12.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:12.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:12.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:13.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:14.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:15.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:15.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:15.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:15.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:15 GMT                                     555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=450516 KO=4     )
> restLoginInitiate                                        (OK=31336  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31327  KO=0     )
> Skip 2FA                                                 (OK=17334  KO=0     )
> User Authorize PKCE stage                                (OK=36927  KO=0     )
> User AccessToken PKCE stage                              (OK=36923  KO=0     )
> GetUUid                                                  (OK=10420  KO=0     )
> GetOpenidConfig                                          (OK=30966  KO=0     )
> CreatePolicy                                             (OK=10417  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1181   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1181   KO=0     )
> UI-Post-Login - stage 1                                  (OK=6940   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=6939   KO=0     )
>  UI AM idFromSession                                     (OK=6938   KO=1     )
>  UI AM validateGoto                                      (OK=6939   KO=0     )
> UI-Post-Login - stage 2                                  (OK=6937   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=6937   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=6937   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=6937   KO=0     )
> UI-Post-Login - stage 3                                  (OK=6935   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=6932   KO=0     )
>  UI IDM uiconfig                                         (OK=6932   KO=0     )
>  UI Enduser sessioncheck                                 (OK=6932   KO=0     )
>  UI IDM version                                          (OK=6932   KO=0     )
>  UI IDM privilege                                        (OK=6931   KO=0     )
>  UI IDM login                                            (OK=6931   KO=0     )
>  UI IDM features                                         (OK=6931   KO=0     )
>  UI IDM dashboard                                        (OK=6931   KO=0     )
>  UI IDM managed user schema                              (OK=6931   KO=0     )
>  UI IDM user                                             (OK=6931   KO=0     )
> RootUserinfo                                             (OK=22970  KO=0     )
>  UI IDM oidcToken                                        (OK=6931   KO=0     )
> userinfo                                                 (OK=6931   KO=0     )
> UI-Logout                                                (OK=6931   KO=0     )
> UI-Logout Redirect 1                                     (OK=6930   KO=0     )
>  UI AM revoke1                                           (OK=6929   KO=0     )
>  UI AM endsession                                        (OK=6929   KO=0     )
>  UI AM revoke2                                           (OK=6929   KO=0     )
> getIdToken                                               (OK=2299   KO=0     )
> getIdToken Redirect 1                                    (OK=2299   KO=0     )
> createOrganization                                       (OK=2299   KO=0     )
> tokenUserinfo                                            (OK=5719   KO=0     )
> queryOrganization                                        (OK=2299   KO=0     )
> deleteOrganization                                       (OK=2299   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1289   KO=0     )
> ReadPolicy                                               (OK=10325  KO=0     )
> DeletePolicy                                             (OK=10217  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=226    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1329 (99.70%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.08%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 14%
          waiting: 184388 / active: 276    / done: 32245 
================================================================================

08:46:15.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:16.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:20 GMT                                     560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=454764 KO=4     )
> restLoginInitiate                                        (OK=31611  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31607  KO=0     )
> Skip 2FA                                                 (OK=17485  KO=0     )
> User Authorize PKCE stage                                (OK=37269  KO=0     )
> User AccessToken PKCE stage                              (OK=37267  KO=0     )
> GetUUid                                                  (OK=10520  KO=0     )
> GetOpenidConfig                                          (OK=31261  KO=0     )
> CreatePolicy                                             (OK=10513  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1195   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1195   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7010   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7007   KO=0     )
>  UI AM idFromSession                                     (OK=7005   KO=1     )
>  UI AM validateGoto                                      (OK=7006   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7006   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7006   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7006   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7006   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7003   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7001   KO=0     )
>  UI IDM uiconfig                                         (OK=7001   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7001   KO=0     )
>  UI IDM version                                          (OK=7001   KO=0     )
>  UI IDM privilege                                        (OK=7001   KO=0     )
>  UI IDM login                                            (OK=7001   KO=0     )
>  UI IDM features                                         (OK=7001   KO=0     )
>  UI IDM dashboard                                        (OK=7000   KO=0     )
>  UI IDM managed user schema                              (OK=7000   KO=0     )
>  UI IDM user                                             (OK=7000   KO=0     )
> RootUserinfo                                             (OK=23122  KO=0     )
>  UI IDM oidcToken                                        (OK=7000   KO=0     )
> userinfo                                                 (OK=7000   KO=0     )
> UI-Logout                                                (OK=7000   KO=0     )
> UI-Logout Redirect 1                                     (OK=7000   KO=0     )
>  UI AM revoke1                                           (OK=7000   KO=0     )
>  UI AM endsession                                        (OK=7000   KO=0     )
>  UI AM revoke2                                           (OK=7000   KO=0     )
> getIdToken                                               (OK=2323   KO=0     )
> getIdToken Redirect 1                                    (OK=2323   KO=0     )
> createOrganization                                       (OK=2323   KO=0     )
> tokenUserinfo                                            (OK=5774   KO=0     )
> queryOrganization                                        (OK=2322   KO=0     )
> deleteOrganization                                       (OK=2322   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1307   KO=0     )
> ReadPolicy                                               (OK=10418  KO=0     )
> DeletePolicy                                             (OK=10319  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=226    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1331 (99.70%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 184103 / active: 258    / done: 32548 
================================================================================

08:46:21.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:21.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:21.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:21.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:23.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:23.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:25 GMT                                     565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=459203 KO=4     )
> restLoginInitiate                                        (OK=31904  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=31892  KO=0     )
> Skip 2FA                                                 (OK=17654  KO=0     )
> User Authorize PKCE stage                                (OK=37628  KO=0     )
> User AccessToken PKCE stage                              (OK=37625  KO=0     )
> GetUUid                                                  (OK=10626  KO=0     )
> GetOpenidConfig                                          (OK=31554  KO=0     )
> CreatePolicy                                             (OK=10621  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1204   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1204   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7084   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7084   KO=0     )
>  UI AM idFromSession                                     (OK=7083   KO=1     )
>  UI AM validateGoto                                      (OK=7084   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7081   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7079   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7079   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7079   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7076   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7076   KO=0     )
>  UI IDM uiconfig                                         (OK=7076   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7076   KO=0     )
>  UI IDM version                                          (OK=7076   KO=0     )
>  UI IDM privilege                                        (OK=7076   KO=0     )
>  UI IDM login                                            (OK=7076   KO=0     )
>  UI IDM features                                         (OK=7076   KO=0     )
>  UI IDM dashboard                                        (OK=7074   KO=0     )
>  UI IDM managed user schema                              (OK=7074   KO=0     )
>  UI IDM user                                             (OK=7074   KO=0     )
> RootUserinfo                                             (OK=23326  KO=0     )
>  UI IDM oidcToken                                        (OK=7074   KO=0     )
> userinfo                                                 (OK=7073   KO=0     )
> UI-Logout                                                (OK=7072   KO=0     )
> UI-Logout Redirect 1                                     (OK=7072   KO=0     )
>  UI AM revoke1                                           (OK=7071   KO=0     )
>  UI AM endsession                                        (OK=7071   KO=0     )
>  UI AM revoke2                                           (OK=7071   KO=0     )
> getIdToken                                               (OK=2337   KO=0     )
> getIdToken Redirect 1                                    (OK=2337   KO=0     )
> createOrganization                                       (OK=2337   KO=0     )
> tokenUserinfo                                            (OK=5816   KO=0     )
> queryOrganization                                        (OK=2337   KO=0     )
> deleteOrganization                                       (OK=2337   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1323   KO=0     )
> ReadPolicy                                               (OK=10513  KO=0     )
> DeletePolicy                                             (OK=10412  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=229    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1337 (99.70%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 183799 / active: 290    / done: 32820 
================================================================================

08:46:25.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:26.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:26.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:26.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:28.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:28.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:28.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:29.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:29.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:29.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:30 GMT                                     570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=463093 KO=4     )
> restLoginInitiate                                        (OK=32196  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32186  KO=0     )
> Skip 2FA                                                 (OK=17830  KO=0     )
> User Authorize PKCE stage                                (OK=37958  KO=0     )
> User AccessToken PKCE stage                              (OK=37955  KO=0     )
> GetUUid                                                  (OK=10731  KO=0     )
> GetOpenidConfig                                          (OK=31867  KO=0     )
> CreatePolicy                                             (OK=10729  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1220   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1220   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7135   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7135   KO=0     )
>  UI AM idFromSession                                     (OK=7134   KO=1     )
>  UI AM validateGoto                                      (OK=7135   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7132   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     )
> UI-Post-Login - stage 3                                  (OK=7126   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7125   KO=0     )
>  UI IDM uiconfig                                         (OK=7125   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7125   KO=0     )
>  UI IDM version                                          (OK=7125   KO=0     )
>  UI IDM privilege                                        (OK=7124   KO=0     )
>  UI IDM login                                            (OK=7124   KO=0     )
>  UI IDM features                                         (OK=7124   KO=0     )
>  UI IDM dashboard                                        (OK=7124   KO=0     )
>  UI IDM managed user schema                              (OK=7124   KO=0     )
>  UI IDM user                                             (OK=7124   KO=0     )
> RootUserinfo                                             (OK=23545  KO=0     )
>  UI IDM oidcToken                                        (OK=7123   KO=0     )
> userinfo                                                 (OK=7123   KO=0     )
> UI-Logout                                                (OK=7121   KO=0     )
> UI-Logout Redirect 1                                     (OK=7120   KO=0     )
>  UI AM revoke1                                           (OK=7120   KO=0     )
>  UI AM endsession                                        (OK=7120   KO=0     )
>  UI AM revoke2                                           (OK=7120   KO=0     )
> getIdToken                                               (OK=2364   KO=0     )
> getIdToken Redirect 1                                    (OK=2363   KO=0     )
> createOrganization                                       (OK=2362   KO=0     )
> tokenUserinfo                                            (OK=5867   KO=0     )
> queryOrganization                                        (OK=2362   KO=0     )
> deleteOrganization                                       (OK=2362   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1330   KO=0     )
> ReadPolicy                                               (OK=10620  KO=0     )
> DeletePolicy                                             (OK=10512  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=232    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1347 (99.70%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 183489 / active: 307    / done: 33113 
================================================================================

08:46:31.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:31.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:32.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:32.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:33.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:33.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:34.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:34.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:35.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:35.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:35.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:35 GMT                                     575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=467366 KO=4     )
> restLoginInitiate                                        (OK=32465  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32456  KO=0     )
> Skip 2FA                                                 (OK=17987  KO=0     )
> User Authorize PKCE stage                                (OK=38285  KO=0     )
> User AccessToken PKCE stage                              (OK=38285  KO=0     )
> GetUUid                                                  (OK=10841  KO=0     )
> GetOpenidConfig                                          (OK=32191  KO=0     )
> CreatePolicy                                             (OK=10837  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1229   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1229   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7198   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7198   KO=0     )
>  UI AM idFromSession                                     (OK=7196   KO=1     )
>  UI AM validateGoto                                      (OK=7197   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7195   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7195   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7195   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7195   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7195   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7195   KO=0     )
>  UI IDM uiconfig                                         (OK=7195   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7195   KO=0     )
>  UI IDM version                                          (OK=7195   KO=0     )
>  UI IDM privilege                                        (OK=7195   KO=0     )
>  UI IDM login                                            (OK=7195   KO=0     )
>  UI IDM features                                         (OK=7195   KO=0     )
>  UI IDM dashboard                                        (OK=7195   KO=0     )
>  UI IDM managed user schema                              (OK=7195   KO=0     )
>  UI IDM user                                             (OK=7195   KO=0     )
> RootUserinfo                                             (OK=23746  KO=0     )
>  UI IDM oidcToken                                        (OK=7195   KO=0     )
> userinfo                                                 (OK=7194   KO=0     )
> UI-Logout                                                (OK=7194   KO=0     )
> UI-Logout Redirect 1                                     (OK=7194   KO=0     )
>  UI AM revoke1                                           (OK=7193   KO=0     )
>  UI AM endsession                                        (OK=7194   KO=0     )
>  UI AM revoke2                                           (OK=7193   KO=0     )
> getIdToken                                               (OK=2382   KO=0     )
> getIdToken Redirect 1                                    (OK=2382   KO=0     )
> createOrganization                                       (OK=2382   KO=0     )
> tokenUserinfo                                            (OK=5908   KO=0     )
> queryOrganization                                        (OK=2382   KO=0     )
> deleteOrganization                                       (OK=2382   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1346   KO=0     )
> ReadPolicy                                               (OK=10727  KO=0     )
> DeletePolicy                                             (OK=10619  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=234    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1358 (99.71%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.15%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 183213 / active: 279    / done: 33417 
================================================================================

08:46:35.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:35.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:35.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:35.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:35.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:36.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:36.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:36.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:36.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:37.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:37.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:37.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:37.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:38.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:38.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:39.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:40.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:40.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:40 GMT                                     580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=471329 KO=4     )
> restLoginInitiate                                        (OK=32749  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=32744  KO=0     )
> Skip 2FA                                                 (OK=18153  KO=0     )
> User Authorize PKCE stage                                (OK=38615  KO=0     )
> User AccessToken PKCE stage                              (OK=38612  KO=0     )
> GetUUid                                                  (OK=10950  KO=0     )
> GetOpenidConfig                                          (OK=32514  KO=0     )
> CreatePolicy                                             (OK=10944  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1243   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1242   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7256   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7256   KO=0     )
>  UI AM idFromSession                                     (OK=7255   KO=1     )
>  UI AM validateGoto                                      (OK=7256   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7253   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7253   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7253   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7253   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7251   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7251   KO=0     )
>  UI IDM uiconfig                                         (OK=7251   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7251   KO=0     )
>  UI IDM version                                          (OK=7251   KO=0     )
>  UI IDM privilege                                        (OK=7251   KO=0     )
>  UI IDM login                                            (OK=7251   KO=0     )
>  UI IDM features                                         (OK=7251   KO=0     )
>  UI IDM dashboard                                        (OK=7250   KO=0     )
>  UI IDM managed user schema                              (OK=7250   KO=0     )
>  UI IDM user                                             (OK=7250   KO=0     )
> RootUserinfo                                             (OK=23914  KO=0     )
>  UI IDM oidcToken                                        (OK=7250   KO=0     )
> userinfo                                                 (OK=7250   KO=0     )
> UI-Logout                                                (OK=7250   KO=0     )
> UI-Logout Redirect 1                                     (OK=7250   KO=0     )
>  UI AM revoke1                                           (OK=7249   KO=0     )
>  UI AM endsession                                        (OK=7249   KO=0     )
>  UI AM revoke2                                           (OK=7249   KO=0     )
> getIdToken                                               (OK=2401   KO=0     )
> getIdToken Redirect 1                                    (OK=2401   KO=0     )
> createOrganization                                       (OK=2401   KO=0     )
> tokenUserinfo                                            (OK=5955   KO=0     )
> queryOrganization                                        (OK=2401   KO=0     )
> deleteOrganization                                       (OK=2401   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1355   KO=0     )
> ReadPolicy                                               (OK=10835  KO=0     )
> DeletePolicy                                             (OK=10724  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=235    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1376 (99.71%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 182914 / active: 285    / done: 33710 
================================================================================

08:46:40.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:41.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:41.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:41.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:41.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:41.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:41.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:42.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:42.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:42.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:44.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:44.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:44.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:44.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:44.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:44.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:44.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:45.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:45 GMT                                     585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=475280 KO=4     )
> restLoginInitiate                                        (OK=33036  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33031  KO=0     )
> Skip 2FA                                                 (OK=18313  KO=0     )
> User Authorize PKCE stage                                (OK=38940  KO=0     )
> User AccessToken PKCE stage                              (OK=38936  KO=0     )
> GetUUid                                                  (OK=11040  KO=0     )
> GetOpenidConfig                                          (OK=32819  KO=0     )
> CreatePolicy                                             (OK=11035  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1259   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1259   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7311   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7311   KO=0     )
>  UI AM idFromSession                                     (OK=7309   KO=1     )
>  UI AM validateGoto                                      (OK=7310   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7308   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7308   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7308   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7308   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7308   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7308   KO=0     )
>  UI IDM uiconfig                                         (OK=7307   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7307   KO=0     )
>  UI IDM version                                          (OK=7306   KO=0     )
>  UI IDM privilege                                        (OK=7306   KO=0     )
>  UI IDM login                                            (OK=7306   KO=0     )
>  UI IDM features                                         (OK=7306   KO=0     )
>  UI IDM dashboard                                        (OK=7306   KO=0     )
>  UI IDM managed user schema                              (OK=7306   KO=0     )
>  UI IDM user                                             (OK=7306   KO=0     )
> RootUserinfo                                             (OK=24106  KO=0     )
>  UI IDM oidcToken                                        (OK=7306   KO=0     )
> userinfo                                                 (OK=7306   KO=0     )
> UI-Logout                                                (OK=7305   KO=0     )
> UI-Logout Redirect 1                                     (OK=7305   KO=0     )
>  UI AM revoke1                                           (OK=7305   KO=0     )
>  UI AM endsession                                        (OK=7305   KO=0     )
>  UI AM revoke2                                           (OK=7305   KO=0     )
> getIdToken                                               (OK=2427   KO=0     )
> getIdToken Redirect 1                                    (OK=2427   KO=0     )
> createOrganization                                       (OK=2427   KO=0     )
> tokenUserinfo                                            (OK=6010   KO=0     )
> queryOrganization                                        (OK=2427   KO=0     )
> deleteOrganization                                       (OK=2427   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1361   KO=0     )
> ReadPolicy                                               (OK=10946  KO=0     )
> DeletePolicy                                             (OK=10831  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=241    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1394 (99.71%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 182611 / active: 276    / done: 34022 
================================================================================

08:46:46.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:46.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:46.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:47.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:47.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:48.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:48.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:48.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:50.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:50 GMT                                     590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=479085 KO=4     )
> restLoginInitiate                                        (OK=33305  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33298  KO=0     )
> Skip 2FA                                                 (OK=18469  KO=0     )
> User Authorize PKCE stage                                (OK=39253  KO=0     )
> User AccessToken PKCE stage                              (OK=39249  KO=0     )
> GetUUid                                                  (OK=11134  KO=0     )
> GetOpenidConfig                                          (OK=33113  KO=0     )
> CreatePolicy                                             (OK=11131  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1268   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1268   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7366   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7366   KO=0     )
>  UI AM idFromSession                                     (OK=7365   KO=1     )
>  UI AM validateGoto                                      (OK=7366   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7363   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7363   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7362   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7362   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7361   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7361   KO=0     )
>  UI IDM uiconfig                                         (OK=7361   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7361   KO=0     )
>  UI IDM version                                          (OK=7361   KO=0     )
>  UI IDM privilege                                        (OK=7361   KO=0     )
>  UI IDM login                                            (OK=7361   KO=0     )
>  UI IDM features                                         (OK=7361   KO=0     )
>  UI IDM dashboard                                        (OK=7361   KO=0     )
>  UI IDM managed user schema                              (OK=7361   KO=0     )
>  UI IDM user                                             (OK=7361   KO=0     )
> RootUserinfo                                             (OK=24316  KO=0     )
>  UI IDM oidcToken                                        (OK=7360   KO=0     )
> userinfo                                                 (OK=7360   KO=0     )
> UI-Logout                                                (OK=7360   KO=0     )
> UI-Logout Redirect 1                                     (OK=7360   KO=0     )
>  UI AM revoke1                                           (OK=7359   KO=0     )
>  UI AM endsession                                        (OK=7359   KO=0     )
>  UI AM revoke2                                           (OK=7359   KO=0     )
> getIdToken                                               (OK=2447   KO=0     )
> getIdToken Redirect 1                                    (OK=2447   KO=0     )
> createOrganization                                       (OK=2447   KO=0     )
> tokenUserinfo                                            (OK=6055   KO=0     )
> queryOrganization                                        (OK=2447   KO=0     )
> deleteOrganization                                       (OK=2447   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1372   KO=0     )
> ReadPolicy                                               (OK=11037  KO=0     )
> DeletePolicy                                             (OK=10940  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=241    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1403 (99.72%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 182336 / active: 265    / done: 34308 
================================================================================

08:46:50.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:50.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:50.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:52.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:54.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:46:55 GMT                                     595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=483083 KO=4     )
> restLoginInitiate                                        (OK=33597  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33588  KO=0     )
> Skip 2FA                                                 (OK=18640  KO=0     )
> User Authorize PKCE stage                                (OK=39592  KO=0     )
> User AccessToken PKCE stage                              (OK=39588  KO=0     )
> GetUUid                                                  (OK=11235  KO=0     )
> GetOpenidConfig                                          (OK=33403  KO=0     )
> CreatePolicy                                             (OK=11233  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1278   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1278   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7428   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7428   KO=0     )
>  UI AM idFromSession                                     (OK=7427   KO=1     )
>  UI AM validateGoto                                      (OK=7428   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7424   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7423   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7422   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7422   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7418   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7415   KO=0     )
>  UI IDM uiconfig                                         (OK=7414   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7414   KO=0     )
>  UI IDM version                                          (OK=7414   KO=0     )
>  UI IDM privilege                                        (OK=7414   KO=0     )
>  UI IDM login                                            (OK=7414   KO=0     )
>  UI IDM features                                         (OK=7414   KO=0     )
>  UI IDM dashboard                                        (OK=7414   KO=0     )
>  UI IDM managed user schema                              (OK=7414   KO=0     )
>  UI IDM user                                             (OK=7414   KO=0     )
> RootUserinfo                                             (OK=24533  KO=0     )
>  UI IDM oidcToken                                        (OK=7413   KO=0     )
> userinfo                                                 (OK=7413   KO=0     )
> UI-Logout                                                (OK=7413   KO=0     )
> UI-Logout Redirect 1                                     (OK=7413   KO=0     )
>  UI AM revoke1                                           (OK=7412   KO=0     )
>  UI AM endsession                                        (OK=7412   KO=0     )
>  UI AM revoke2                                           (OK=7412   KO=0     )
> getIdToken                                               (OK=2474   KO=0     )
> getIdToken Redirect 1                                    (OK=2474   KO=0     )
> createOrganization                                       (OK=2474   KO=0     )
> tokenUserinfo                                            (OK=6107   KO=0     )
> queryOrganization                                        (OK=2474   KO=0     )
> deleteOrganization                                       (OK=2474   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1384   KO=0     )
> ReadPolicy                                               (OK=11130  KO=0     )
> DeletePolicy                                             (OK=11036  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=242    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1408 (99.72%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 15%
          waiting: 182030 / active: 278    / done: 34601 
================================================================================

08:46:56.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:57.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:58.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:59.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:59.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:59.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:59.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:59.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:46:59.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:00.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:00.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:00 GMT                                     600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=487427 KO=4     )
> restLoginInitiate                                        (OK=33869  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=33867  KO=0     )
> Skip 2FA                                                 (OK=18797  KO=0     )
> User Authorize PKCE stage                                (OK=39932  KO=0     )
> User AccessToken PKCE stage                              (OK=39928  KO=0     )
> GetUUid                                                  (OK=11337  KO=0     )
> GetOpenidConfig                                          (OK=33699  KO=0     )
> CreatePolicy                                             (OK=11331  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1288   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1288   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7493   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7493   KO=0     )
>  UI AM idFromSession                                     (OK=7492   KO=1     )
>  UI AM validateGoto                                      (OK=7493   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7493   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7493   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7493   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7493   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7491   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7491   KO=0     )
>  UI IDM uiconfig                                         (OK=7491   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7491   KO=0     )
>  UI IDM version                                          (OK=7491   KO=0     )
>  UI IDM privilege                                        (OK=7490   KO=0     )
>  UI IDM login                                            (OK=7490   KO=0     )
>  UI IDM features                                         (OK=7489   KO=0     )
>  UI IDM dashboard                                        (OK=7488   KO=0     )
>  UI IDM managed user schema                              (OK=7488   KO=0     )
>  UI IDM user                                             (OK=7488   KO=0     )
> RootUserinfo                                             (OK=24724  KO=0     )
>  UI IDM oidcToken                                        (OK=7488   KO=0     )
> userinfo                                                 (OK=7488   KO=0     )
> UI-Logout                                                (OK=7487   KO=0     )
> UI-Logout Redirect 1                                     (OK=7486   KO=0     )
>  UI AM revoke1                                           (OK=7485   KO=0     )
>  UI AM endsession                                        (OK=7485   KO=0     )
>  UI AM revoke2                                           (OK=7485   KO=0     )
> getIdToken                                               (OK=2495   KO=0     )
> getIdToken Redirect 1                                    (OK=2495   KO=0     )
> createOrganization                                       (OK=2495   KO=0     )
> tokenUserinfo                                            (OK=6151   KO=0     )
> queryOrganization                                        (OK=2495   KO=0     )
> deleteOrganization                                       (OK=2494   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1403   KO=0     )
> ReadPolicy                                               (OK=11233  KO=0     )
> DeletePolicy                                             (OK=11127  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=244    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1419 (99.72%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 181749 / active: 273    / done: 34887 
================================================================================

08:47:00.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:00.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:00.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:01.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:01.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:02.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:03.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:03.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:03.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:03.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:04.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:05 GMT                                     605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=491104 KO=4     )
> restLoginInitiate                                        (OK=34133  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34126  KO=0     )
> Skip 2FA                                                 (OK=18948  KO=0     )
> User Authorize PKCE stage                                (OK=40234  KO=0     )
> User AccessToken PKCE stage                              (OK=40232  KO=0     )
> GetUUid                                                  (OK=11430  KO=0     )
> GetOpenidConfig                                          (OK=33995  KO=0     )
> CreatePolicy                                             (OK=11425  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1298   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1298   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7549   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7548   KO=0     )
>  UI AM idFromSession                                     (OK=7547   KO=1     )
>  UI AM validateGoto                                      (OK=7548   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7544   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7542   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7542   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7542   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7540   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7540   KO=0     )
>  UI IDM uiconfig                                         (OK=7540   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7540   KO=0     )
>  UI IDM version                                          (OK=7540   KO=0     )
>  UI IDM privilege                                        (OK=7540   KO=0     )
>  UI IDM login                                            (OK=7540   KO=0     )
>  UI IDM features                                         (OK=7540   KO=0     )
>  UI IDM dashboard                                        (OK=7540   KO=0     )
>  UI IDM managed user schema                              (OK=7540   KO=0     )
>  UI IDM user                                             (OK=7540   KO=0     )
> RootUserinfo                                             (OK=24914  KO=0     )
>  UI IDM oidcToken                                        (OK=7540   KO=0     )
> userinfo                                                 (OK=7540   KO=0     )
> UI-Logout                                                (OK=7540   KO=0     )
> UI-Logout Redirect 1                                     (OK=7540   KO=0     )
>  UI AM revoke1                                           (OK=7539   KO=0     )
>  UI AM endsession                                        (OK=7539   KO=0     )
>  UI AM revoke2                                           (OK=7539   KO=0     )
> getIdToken                                               (OK=2515   KO=0     )
> getIdToken Redirect 1                                    (OK=2515   KO=0     )
> createOrganization                                       (OK=2514   KO=0     )
> tokenUserinfo                                            (OK=6197   KO=0     )
> queryOrganization                                        (OK=2514   KO=0     )
> deleteOrganization                                       (OK=2514   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1413   KO=0     )
> ReadPolicy                                               (OK=11332  KO=0     )
> DeletePolicy                                             (OK=11231  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=247    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1430 (99.72%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########-                                                              ] 16%
          waiting: 181477 / active: 262    / done: 35170 
================================================================================

08:47:05.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:06.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:06.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:07.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:07.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:07.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:08.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:08.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:09.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:09.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:09.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:09.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:09.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:09.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:09.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:10.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:10 GMT                                     610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=495274 KO=4     )
> restLoginInitiate                                        (OK=34425  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34416  KO=0     )
> Skip 2FA                                                 (OK=19115  KO=0     )
> User Authorize PKCE stage                                (OK=40568  KO=0     )
> User AccessToken PKCE stage                              (OK=40565  KO=0     )
> GetUUid                                                  (OK=11528  KO=0     )
> GetOpenidConfig                                          (OK=34286  KO=0     )
> CreatePolicy                                             (OK=11523  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1313   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1313   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7610   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7610   KO=0     )
>  UI AM idFromSession                                     (OK=7609   KO=1     )
>  UI AM validateGoto                                      (OK=7610   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7610   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7610   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7608   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7608   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7606   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7606   KO=0     )
>  UI IDM uiconfig                                         (OK=7606   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7606   KO=0     )
>  UI IDM version                                          (OK=7606   KO=0     )
>  UI IDM privilege                                        (OK=7606   KO=0     )
>  UI IDM login                                            (OK=7606   KO=0     )
>  UI IDM features                                         (OK=7606   KO=0     )
>  UI IDM dashboard                                        (OK=7605   KO=0     )
>  UI IDM managed user schema                              (OK=7605   KO=0     )
>  UI IDM user                                             (OK=7605   KO=0     )
> RootUserinfo                                             (OK=25115  KO=0     )
>  UI IDM oidcToken                                        (OK=7605   KO=0     )
> userinfo                                                 (OK=7603   KO=0     )
> UI-Logout                                                (OK=7603   KO=0     )
> UI-Logout Redirect 1                                     (OK=7603   KO=0     )
>  UI AM revoke1                                           (OK=7602   KO=0     )
>  UI AM endsession                                        (OK=7603   KO=0     )
>  UI AM revoke2                                           (OK=7602   KO=0     )
> getIdToken                                               (OK=2537   KO=0     )
> getIdToken Redirect 1                                    (OK=2536   KO=0     )
> createOrganization                                       (OK=2536   KO=0     )
> tokenUserinfo                                            (OK=6237   KO=0     )
> queryOrganization                                        (OK=2536   KO=0     )
> deleteOrganization                                       (OK=2536   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1424   KO=0     )
> ReadPolicy                                               (OK=11426  KO=0     )
> DeletePolicy                                             (OK=11331  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=249    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1446 (99.72%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 181163 / active: 284    / done: 35462 
================================================================================

08:47:10.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:11.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:11.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:11.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:12.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:12.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:12.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:13.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:13.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:13.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:13.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:13.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:14.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:15.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:15 GMT                                     615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=499828 KO=4     )
> restLoginInitiate                                        (OK=34741  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=34735  KO=0     )
> Skip 2FA                                                 (OK=19296  KO=0     )
> User Authorize PKCE stage                                (OK=40943  KO=0     )
> User AccessToken PKCE stage                              (OK=40939  KO=0     )
> GetUUid                                                  (OK=11639  KO=0     )
> GetOpenidConfig                                          (OK=34587  KO=0     )
> CreatePolicy                                             (OK=11635  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1323   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1323   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7681   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7681   KO=0     )
>  UI AM idFromSession                                     (OK=7680   KO=1     )
>  UI AM validateGoto                                      (OK=7681   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7680   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7679   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7679   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7679   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7678   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7678   KO=0     )
>  UI IDM uiconfig                                         (OK=7678   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7678   KO=0     )
>  UI IDM version                                          (OK=7678   KO=0     )
>  UI IDM privilege                                        (OK=7678   KO=0     )
>  UI IDM login                                            (OK=7678   KO=0     )
>  UI IDM features                                         (OK=7678   KO=0     )
>  UI IDM dashboard                                        (OK=7677   KO=0     )
>  UI IDM managed user schema                              (OK=7677   KO=0     )
>  UI IDM user                                             (OK=7677   KO=0     )
> RootUserinfo                                             (OK=25351  KO=0     )
>  UI IDM oidcToken                                        (OK=7677   KO=0     )
> userinfo                                                 (OK=7673   KO=0     )
> UI-Logout                                                (OK=7673   KO=0     )
> UI-Logout Redirect 1                                     (OK=7673   KO=0     )
>  UI AM revoke1                                           (OK=7672   KO=0     )
>  UI AM endsession                                        (OK=7672   KO=0     )
>  UI AM revoke2                                           (OK=7672   KO=0     )
> getIdToken                                               (OK=2557   KO=0     )
> getIdToken Redirect 1                                    (OK=2557   KO=0     )
> createOrganization                                       (OK=2557   KO=0     )
> tokenUserinfo                                            (OK=6289   KO=0     )
> queryOrganization                                        (OK=2557   KO=0     )
> deleteOrganization                                       (OK=2556   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1441   KO=0     )
> ReadPolicy                                               (OK=11521  KO=0     )
> DeletePolicy                                             (OK=11423  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=251    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1460 (99.73%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 180841 / active: 302    / done: 35766 
================================================================================

08:47:15.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:15.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:15.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:15.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:16.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:16.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:16.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:18.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:19.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:20 GMT                                     620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=504245 KO=4     )
> restLoginInitiate                                        (OK=35041  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35037  KO=0     )
> Skip 2FA                                                 (OK=19471  KO=0     )
> User Authorize PKCE stage                                (OK=41306  KO=0     )
> User AccessToken PKCE stage                              (OK=41303  KO=0     )
> GetUUid                                                  (OK=11752  KO=0     )
> GetOpenidConfig                                          (OK=34909  KO=0     )
> CreatePolicy                                             (OK=11746  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1337   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1337   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7750   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7750   KO=0     )
>  UI AM idFromSession                                     (OK=7748   KO=1     )
>  UI AM validateGoto                                      (OK=7749   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7748   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7747   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7747   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7747   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7744   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7742   KO=0     )
>  UI IDM uiconfig                                         (OK=7742   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7742   KO=0     )
>  UI IDM version                                          (OK=7742   KO=0     )
>  UI IDM privilege                                        (OK=7742   KO=0     )
>  UI IDM login                                            (OK=7742   KO=0     )
>  UI IDM features                                         (OK=7742   KO=0     )
>  UI IDM dashboard                                        (OK=7742   KO=0     )
>  UI IDM managed user schema                              (OK=7742   KO=0     )
>  UI IDM user                                             (OK=7742   KO=0     )
> RootUserinfo                                             (OK=25588  KO=0     )
>  UI IDM oidcToken                                        (OK=7742   KO=0     )
> userinfo                                                 (OK=7740   KO=0     )
> UI-Logout                                                (OK=7740   KO=0     )
> UI-Logout Redirect 1                                     (OK=7740   KO=0     )
>  UI AM revoke1                                           (OK=7738   KO=0     )
>  UI AM endsession                                        (OK=7738   KO=0     )
>  UI AM revoke2                                           (OK=7738   KO=0     )
> getIdToken                                               (OK=2576   KO=0     )
> getIdToken Redirect 1                                    (OK=2576   KO=0     )
> createOrganization                                       (OK=2576   KO=0     )
> tokenUserinfo                                            (OK=6343   KO=0     )
> queryOrganization                                        (OK=2576   KO=0     )
> deleteOrganization                                       (OK=2576   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1460   KO=0     )
> ReadPolicy                                               (OK=11635  KO=0     )
> DeletePolicy                                             (OK=11519  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=255    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1469 (99.73%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.14%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 180529 / active: 306    / done: 36074 
================================================================================

08:47:21.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:21.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:21.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:22.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:22.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:22.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:23.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:23.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:23.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:24.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:24.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:24.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:24.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:24.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:25 GMT                                     625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=508458 KO=4     )
> restLoginInitiate                                        (OK=35340  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35332  KO=0     )
> Skip 2FA                                                 (OK=19633  KO=0     )
> User Authorize PKCE stage                                (OK=41648  KO=0     )
> User AccessToken PKCE stage                              (OK=41645  KO=0     )
> GetUUid                                                  (OK=11862  KO=0     )
> GetOpenidConfig                                          (OK=35242  KO=0     )
> CreatePolicy                                             (OK=11859  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1348   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1348   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7815   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7814   KO=0     )
>  UI AM idFromSession                                     (OK=7813   KO=1     )
>  UI AM validateGoto                                      (OK=7814   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7813   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7813   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7812   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7812   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7808   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7807   KO=0     )
>  UI IDM uiconfig                                         (OK=7806   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7806   KO=0     )
>  UI IDM version                                          (OK=7806   KO=0     )
>  UI IDM privilege                                        (OK=7805   KO=0     )
>  UI IDM login                                            (OK=7805   KO=0     )
>  UI IDM features                                         (OK=7805   KO=0     )
>  UI IDM dashboard                                        (OK=7803   KO=0     )
>  UI IDM managed user schema                              (OK=7803   KO=0     )
>  UI IDM user                                             (OK=7803   KO=0     )
> RootUserinfo                                             (OK=25767  KO=0     )
>  UI IDM oidcToken                                        (OK=7802   KO=0     )
> userinfo                                                 (OK=7802   KO=0     )
> UI-Logout                                                (OK=7802   KO=0     )
> UI-Logout Redirect 1                                     (OK=7801   KO=0     )
>  UI AM revoke1                                           (OK=7798   KO=0     )
>  UI AM endsession                                        (OK=7798   KO=0     )
>  UI AM revoke2                                           (OK=7799   KO=0     )
> getIdToken                                               (OK=2594   KO=0     )
> getIdToken Redirect 1                                    (OK=2594   KO=0     )
> createOrganization                                       (OK=2594   KO=0     )
> tokenUserinfo                                            (OK=6397   KO=0     )
> queryOrganization                                        (OK=2594   KO=0     )
> deleteOrganization                                       (OK=2594   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1468   KO=0     )
> ReadPolicy                                               (OK=11745  KO=0     )
> DeletePolicy                                             (OK=11632  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=257    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1483 (99.73%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 180218 / active: 304    / done: 36387 
================================================================================

08:47:27.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:27.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:27.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:28.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:28.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:28.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:29.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:30.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:30 GMT                                     630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=512595 KO=4     )
> restLoginInitiate                                        (OK=35637  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35627  KO=0     )
> Skip 2FA                                                 (OK=19817  KO=0     )
> User Authorize PKCE stage                                (OK=41978  KO=0     )
> User AccessToken PKCE stage                              (OK=41972  KO=0     )
> GetUUid                                                  (OK=11965  KO=0     )
> GetOpenidConfig                                          (OK=35567  KO=0     )
> CreatePolicy                                             (OK=11963  KO=2     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1356   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1356   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7870   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7870   KO=0     )
>  UI AM idFromSession                                     (OK=7869   KO=1     )
>  UI AM validateGoto                                      (OK=7870   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7866   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7866   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7866   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7866   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7865   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7864   KO=0     )
>  UI IDM uiconfig                                         (OK=7864   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7864   KO=0     )
>  UI IDM version                                          (OK=7864   KO=0     )
>  UI IDM privilege                                        (OK=7864   KO=0     )
>  UI IDM login                                            (OK=7864   KO=0     )
>  UI IDM features                                         (OK=7864   KO=0     )
>  UI IDM dashboard                                        (OK=7864   KO=0     )
>  UI IDM managed user schema                              (OK=7864   KO=0     )
>  UI IDM user                                             (OK=7864   KO=0     )
> RootUserinfo                                             (OK=25984  KO=0     )
>  UI IDM oidcToken                                        (OK=7864   KO=0     )
> userinfo                                                 (OK=7863   KO=0     )
> UI-Logout                                                (OK=7862   KO=0     )
> UI-Logout Redirect 1                                     (OK=7861   KO=0     )
>  UI AM revoke1                                           (OK=7861   KO=0     )
>  UI AM endsession                                        (OK=7861   KO=0     )
>  UI AM revoke2                                           (OK=7861   KO=0     )
> getIdToken                                               (OK=2626   KO=0     )
> getIdToken Redirect 1                                    (OK=2626   KO=0     )
> createOrganization                                       (OK=2625   KO=0     )
> tokenUserinfo                                            (OK=6431   KO=0     )
> queryOrganization                                        (OK=2623   KO=0     )
> deleteOrganization                                       (OK=2623   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1483   KO=0     )
> ReadPolicy                                               (OK=11859  KO=0     )
> DeletePolicy                                             (OK=11739  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=257    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1501 (99.73%)
> status.find.in([200, 209], 304), found 409                          2 ( 0.13%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 16%
          waiting: 179912 / active: 317    / done: 36680 
================================================================================

08:47:31.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:31.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 37066: status.find.in([200, 209], 304), found 409
08:47:31.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,37066,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTE5MDYwNjkzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiN0l6S3IyYThjNlNjNG8ta3l3LTJDZk9qTHdFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzY1MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzY1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMjUxLCJpYXQiOjE3MzE0ODc2NTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjJFZFRJOS1ja3JLQm1TazhLZVNkNVhHZDI5cyJ9.Cvs00P1wwIF6ekrUsMwSJPBlbb_pDOHvpj2dobhD1fqTsUVITroNAu_bKx_UudsmgwDF6yNp5K7ps9rqpVhPMiIW2LHUYHx3ru1YsyqoRoDoDA_SbYWqbMyVkC4j75hwwGnI9VVbjh9sFFpzJQIcXoE7eJ8kOoPr0V06HtnyVvqNI0LTWL9PB3AcYT8GY2UfRXy3Ueb3NmtKQoMpXMtKQrz5a5X1IeMnW-gJ6sjLZxMQSKMcnDEVeVYs5-C_T1x-S8nHhlmHhmwhWH2vALjp-6hLcu5l_DcRMAIsOs1HGKaiAfMyV2YPJXzWRv3bTOsQv7jrhWC9sm2XCPqmXpyQLA, username -> user.89356, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy307609, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39df99a1, authcode -> ncxKSo8v8C17oQ6Qq4alrxdeKLg, useAdminRealm -> true, callbacks -> {"tokenId":"Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487651709), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487651709))), password -> Pa_ssw0rd, challenge -> RIK6o6U_zuV_x5Zoar6Xk-BXJQxIbsFQaVbkOZCTg1g, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 226.192.14.73, verifier -> NjEyNzIxNTIyMDM2NjEyMTkwMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b0388c6, tokenId -> Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy307609","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 08:47:31 GMT
	x-forgerock-transactionid: 5d149caf-f053-4edf-a481-579df79f28fe
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:47:32.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:33.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:33.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:33.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:35.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:35 GMT                                     635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=517246 KO=5     )
> restLoginInitiate                                        (OK=35941  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=35938  KO=0     )
> Skip 2FA                                                 (OK=20001  KO=0     )
> User Authorize PKCE stage                                (OK=42356  KO=0     )
> User AccessToken PKCE stage                              (OK=42355  KO=0     )
> GetUUid                                                  (OK=12076  KO=0     )
> GetOpenidConfig                                          (OK=35897  KO=0     )
> CreatePolicy                                             (OK=12069  KO=3     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1366   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1366   KO=0     )
> UI-Post-Login - stage 1                                  (OK=7943   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=7943   KO=0     )
>  UI AM idFromSession                                     (OK=7940   KO=1     )
>  UI AM validateGoto                                      (OK=7941   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7940   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7940   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7940   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7940   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7938   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7935   KO=0     )
>  UI IDM uiconfig                                         (OK=7935   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7935   KO=0     )
>  UI IDM version                                          (OK=7934   KO=0     )
>  UI IDM privilege                                        (OK=7934   KO=0     )
>  UI IDM login                                            (OK=7934   KO=0     )
>  UI IDM features                                         (OK=7934   KO=0     )
>  UI IDM dashboard                                        (OK=7934   KO=0     )
>  UI IDM managed user schema                              (OK=7934   KO=0     )
>  UI IDM user                                             (OK=7934   KO=0     )
> RootUserinfo                                             (OK=26245  KO=0     )
>  UI IDM oidcToken                                        (OK=7933   KO=0     )
> userinfo                                                 (OK=7931   KO=0     )
> UI-Logout                                                (OK=7931   KO=0     )
> UI-Logout Redirect 1                                     (OK=7931   KO=0     )
>  UI AM revoke1                                           (OK=7930   KO=0     )
>  UI AM endsession                                        (OK=7930   KO=0     )
>  UI AM revoke2                                           (OK=7930   KO=0     )
> getIdToken                                               (OK=2653   KO=0     )
> getIdToken Redirect 1                                    (OK=2653   KO=0     )
> createOrganization                                       (OK=2652   KO=0     )
> tokenUserinfo                                            (OK=6475   KO=0     )
> queryOrganization                                        (OK=2652   KO=0     )
> deleteOrganization                                       (OK=2652   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1502   KO=0     )
> ReadPolicy                                               (OK=11963  KO=0     )
> DeletePolicy                                             (OK=11852  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=258    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1507 (99.67%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 179598 / active: 310    / done: 37001 
================================================================================

08:47:35.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:35.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:35.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:36.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:37.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:37.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:37.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:39.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:39.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:39.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:40.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:40.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:40.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:40 GMT                                     640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=521398 KO=5     )
> restLoginInitiate                                        (OK=36237  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36232  KO=0     )
> Skip 2FA                                                 (OK=20170  KO=0     )
> User Authorize PKCE stage                                (OK=42702  KO=0     )
> User AccessToken PKCE stage                              (OK=42699  KO=0     )
> GetUUid                                                  (OK=12178  KO=0     )
> GetOpenidConfig                                          (OK=36213  KO=0     )
> CreatePolicy                                             (OK=12174  KO=3     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1377   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1377   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8001   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8001   KO=0     )
>  UI AM idFromSession                                     (OK=8000   KO=1     )
>  UI AM validateGoto                                      (OK=8001   KO=0     )
> UI-Post-Login - stage 2                                  (OK=7999   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=7999   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=7998   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=7998   KO=0     )
> UI-Post-Login - stage 3                                  (OK=7997   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=7996   KO=0     )
>  UI IDM uiconfig                                         (OK=7993   KO=0     )
>  UI Enduser sessioncheck                                 (OK=7993   KO=0     )
>  UI IDM version                                          (OK=7993   KO=0     )
>  UI IDM privilege                                        (OK=7993   KO=0     )
>  UI IDM login                                            (OK=7993   KO=0     )
>  UI IDM features                                         (OK=7993   KO=0     )
>  UI IDM dashboard                                        (OK=7993   KO=0     )
>  UI IDM managed user schema                              (OK=7993   KO=0     )
>  UI IDM user                                             (OK=7993   KO=0     )
> RootUserinfo                                             (OK=26470  KO=0     )
>  UI IDM oidcToken                                        (OK=7993   KO=0     )
> userinfo                                                 (OK=7993   KO=0     )
> UI-Logout                                                (OK=7992   KO=0     )
> UI-Logout Redirect 1                                     (OK=7992   KO=0     )
>  UI AM revoke1                                           (OK=7992   KO=0     )
>  UI AM endsession                                        (OK=7992   KO=0     )
>  UI AM revoke2                                           (OK=7992   KO=0     )
> getIdToken                                               (OK=2671   KO=0     )
> getIdToken Redirect 1                                    (OK=2671   KO=0     )
> createOrganization                                       (OK=2671   KO=0     )
> tokenUserinfo                                            (OK=6534   KO=0     )
> queryOrganization                                        (OK=2671   KO=0     )
> deleteOrganization                                       (OK=2671   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1518   KO=0     )
> ReadPolicy                                               (OK=12072  KO=0     )
> DeletePolicy                                             (OK=11958  KO=1     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=259    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1520 (99.67%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.20%)
> status.find.in([200, 209], 304), found 404                          1 ( 0.07%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 179293 / active: 298    / done: 37318 
================================================================================

08:47:40.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:40.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:41.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:41.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:41.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:42.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 37066: status.find.in([200, 209], 304), found 404
08:47:42.175 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,37066,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTE5MDYwNjkzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiN0l6S3IyYThjNlNjNG8ta3l3LTJDZk9qTHdFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzY1MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzY1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMjUxLCJpYXQiOjE3MzE0ODc2NTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjJFZFRJOS1ja3JLQm1TazhLZVNkNVhHZDI5cyJ9.Cvs00P1wwIF6ekrUsMwSJPBlbb_pDOHvpj2dobhD1fqTsUVITroNAu_bKx_UudsmgwDF6yNp5K7ps9rqpVhPMiIW2LHUYHx3ru1YsyqoRoDoDA_SbYWqbMyVkC4j75hwwGnI9VVbjh9sFFpzJQIcXoE7eJ8kOoPr0V06HtnyVvqNI0LTWL9PB3AcYT8GY2UfRXy3Ueb3NmtKQoMpXMtKQrz5a5X1IeMnW-gJ6sjLZxMQSKMcnDEVeVYs5-C_T1x-S8nHhlmHhmwhWH2vALjp-6hLcu5l_DcRMAIsOs1HGKaiAfMyV2YPJXzWRv3bTOsQv7jrhWC9sm2XCPqmXpyQLA, username -> user.89356, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy307609, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39df99a1, authcode -> ncxKSo8v8C17oQ6Qq4alrxdeKLg, useAdminRealm -> true, callbacks -> {"tokenId":"Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487651709), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487651709))), password -> Pa_ssw0rd, challenge -> RIK6o6U_zuV_x5Zoar6Xk-BXJQxIbsFQaVbkOZCTg1g, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 226.192.14.73, verifier -> NjEyNzIxNTIyMDM2NjEyMTkwMw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b0388c6, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@46224140, tokenId -> Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy307609
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=Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Q3pVte6kBbDgLembEFrIjQD-1WA.*AAJTSQACMDIAAlNLABxUUTV4Q1YwallMOWoxNEY0R2pYZEszYytlWTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:47:42 GMT
	x-forgerock-transactionid: bb57c621-ee6a-4cf2-af01-c26c5efaadfb
	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 testPolicy307609 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:47:42.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:43.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:43.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:43.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:43.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:43.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:43.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:44.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:44.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:45.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:45 GMT                                     645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=525079 KO=6     )
> restLoginInitiate                                        (OK=36494  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36486  KO=0     )
> Skip 2FA                                                 (OK=20307  KO=0     )
> User Authorize PKCE stage                                (OK=42993  KO=0     )
> User AccessToken PKCE stage                              (OK=42991  KO=0     )
> GetUUid                                                  (OK=12268  KO=0     )
> GetOpenidConfig                                          (OK=36514  KO=0     )
> CreatePolicy                                             (OK=12264  KO=3     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1392   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1392   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8049   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8049   KO=0     )
>  UI AM idFromSession                                     (OK=8048   KO=1     )
>  UI AM validateGoto                                      (OK=8049   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8049   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8049   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8049   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8049   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8049   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8049   KO=0     )
>  UI IDM uiconfig                                         (OK=8049   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8049   KO=0     )
>  UI IDM version                                          (OK=8049   KO=0     )
>  UI IDM privilege                                        (OK=8049   KO=0     )
>  UI IDM login                                            (OK=8049   KO=0     )
>  UI IDM features                                         (OK=8049   KO=0     )
>  UI IDM dashboard                                        (OK=8049   KO=0     )
>  UI IDM managed user schema                              (OK=8049   KO=0     )
>  UI IDM user                                             (OK=8049   KO=0     )
> RootUserinfo                                             (OK=26666  KO=0     )
>  UI IDM oidcToken                                        (OK=8048   KO=0     )
> userinfo                                                 (OK=8048   KO=0     )
> UI-Logout                                                (OK=8047   KO=0     )
> UI-Logout Redirect 1                                     (OK=8045   KO=0     )
>  UI AM revoke1                                           (OK=8045   KO=0     )
>  UI AM endsession                                        (OK=8045   KO=0     )
>  UI AM revoke2                                           (OK=8045   KO=0     )
> getIdToken                                               (OK=2689   KO=0     )
> getIdToken Redirect 1                                    (OK=2689   KO=0     )
> createOrganization                                       (OK=2689   KO=0     )
> tokenUserinfo                                            (OK=6589   KO=0     )
> queryOrganization                                        (OK=2688   KO=0     )
> deleteOrganization                                       (OK=2688   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1526   KO=0     )
> ReadPolicy                                               (OK=12174  KO=0     )
> DeletePolicy                                             (OK=12067  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=260    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1535 (99.61%)
> status.find.in([200, 209], 304), found 409                          3 ( 0.19%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 179013 / active: 264    / done: 37632 
================================================================================

08:47:45.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:46.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:46.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:46.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:46.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:46.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 37952: status.find.in([200, 209], 304), found 502
08:47:46.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,37952,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJlYjJlZDk3Mi1mMTA1LTRjY2UtODgzYy1hZDUzNzVlYWE4MWEiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5MDQ4Njg1Iiwic3VibmFtZSI6ImViMmVkOTcyLWYxMDUtNGNjZS04ODNjLWFkNTM3NWVhYTgxYSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImhuRC12blhTY1FhWUc1aGJ4clI0Q2R3MVNidyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ4NzY2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ4NzY2NiwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTEyNjYsImlhdCI6MTczMTQ4NzY2NiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSWVNMzVhalljaURsb3JuSEFMQnRici1qTi1FIn0.vr8-a4Gss7PMEjcYQB1_sTj9VvNWOAymAayB9FIJMZQ, username -> user.111986, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJlYjJlZDk3Mi1mMTA1LTRjY2UtODgzYy1hZDUzNzVlYWE4MWEiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5MDQ5MzAwIiwic3VibmFtZSI6ImViMmVkOTcyLWYxMDUtNGNjZS04ODNjLWFkNTM3NWVhYTgxYSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkpVYnYzR1c1V1pxM19DVEl1NDRCN1dvdHBjSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ4NzY2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ4NzY2NiwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTEyNjYsImlhdCI6MTczMTQ4NzY2NiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMTFmNi00cWNKR1hucDZYR0w3a3dPMVdta3g0In0.DFLZXp4770ahmrJN29nTrezbYRfz5qmcM4-P0eirI4A, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@224afa8d, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> j936PS1eP4r1rlSfFZh5y4sIJSQ, callbacks -> {"tokenId":"xmExeOrEKAwVtSXUBAaqIq04ARY.*AAJTSQACMDIAAlNLABxLbTFJSFptWUxLMmdtQVRWa2FwcGdxVG1OTzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487666343), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xmExeOrEKAwVtSXUBAaqIq04ARY.*AAJTSQACMDIAAlNLABxLbTFJSFptWUxLMmdtQVRWa2FwcGdxVG1OTzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487666343))), user_uuid -> eb2ed972-f105-4cce-883c-ad5375eaa81a, password -> Pa_ssw0rd, challenge -> Sd2hYBKyAMV67vX86yNpeLZ8m4Zdn54rH62P4KZ2tZI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 4.85.0.224, verifier -> LTEzMTg0NzEwNjMwNTcwOTQzNTY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@57c2f8a8, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@7f24e00d, tokenId -> xmExeOrEKAwVtSXUBAaqIq04ARY.*AAJTSQACMDIAAlNLABxLbTFJSFptWUxLMmdtQVRWa2FwcGdxVG1OTzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/authentication?_action=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
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJlYjJlZDk3Mi1mMTA1LTRjY2UtODgzYy1hZDUzNzVlYWE4MWEiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5MDQ5MzAwIiwic3VibmFtZSI6ImViMmVkOTcyLWYxMDUtNGNjZS04ODNjLWFkNTM3NWVhYTgxYSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkpVYnYzR1c1V1pxM19DVEl1NDRCN1dvdHBjSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ4NzY2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ4NzY2NiwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTEyNjYsImlhdCI6MTczMTQ4NzY2NiwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMTFmNi00cWNKR1hucDZYR0w3a3dPMVdta3g0In0.DFLZXp4770ahmrJN29nTrezbYRfz5qmcM4-P0eirI4A
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=xmExeOrEKAwVtSXUBAaqIq04ARY.*AAJTSQACMDIAAlNLABxLbTFJSFptWUxLMmdtQVRWa2FwcGdxVG1OTzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=xmExeOrEKAwVtSXUBAaqIq04ARY.*AAJTSQACMDIAAlNLABxLbTFJSFptWUxLMmdtQVRWa2FwcGdxVG1OTzA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
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 08:47:46 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
08:47:46.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:47.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:47.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:47.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:47.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:47.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:47.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 38037: status.find.in([200, 209], 304), found 409
08:47:47.996 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,38037,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5MDUxODM3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidDFtNXZvQ1RWZFJzZ215LU1nQW1XZUIwYjVRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzY2NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzY2NywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMjY3LCJpYXQiOjE3MzE0ODc2NjcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkFxQ2QxNlBydVQ1ajdlMmFuaDRRdVlHdzlNcyJ9.WUaQCin6ul4GSRIvGlxFpQYB9vfujmJ6mG4oGDSOtK0-KwBNKLa_ZW3Fbl35HMbOpldmvPskUi46Vfv9Xf3eJaVSWiRxCwxsphwC2YSsXPsz1RMkd_j3WEQZJw1aoNvyFQVrlR2FsCgnmmNDjhpdFS8_vacm7Hm8eZ5xeYCv_pDxGXDjc7B5OPxVaK9sKbnfhqFJAvLPRwPM5WKYi-SAsLyTOb_U4trZNp8W09xQmJt_nciZcCU-mD8kdc14c0XGnfYgSuBO70ZjzuwIFUYUtmbn9ZqdmxEFGg06LAP1UANEDjzmRBzNnFG05nrQkh9i0vm0JPjTrUNQRA41nf65WQ, username -> user.164009, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy541802, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f71bef3, authcode -> 5DUfhUtHp4a1E2CNnK6a9GsBC3M, useAdminRealm -> true, callbacks -> {"tokenId":"SZBRNmSfAshJ0WqazI5aCkHJjww.*AAJTSQACMDIAAlNLABxuZVZUQ2oyRkM1R0Z3SksyWFdiTG5TZFhoTFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487667738), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=SZBRNmSfAshJ0WqazI5aCkHJjww.*AAJTSQACMDIAAlNLABxuZVZUQ2oyRkM1R0Z3SksyWFdiTG5TZFhoTFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487667738))), password -> Pa_ssw0rd, challenge -> 9WAYwST2G_37ctPy1gpVmaVGhitNmLTCJnwfG0np3Ag, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 129.71.172.129, verifier -> LTI4OTIzNTc1NzY0NDM5MTcwNDU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@18425f2, tokenId -> SZBRNmSfAshJ0WqazI5aCkHJjww.*AAJTSQACMDIAAlNLABxuZVZUQ2oyRkM1R0Z3SksyWFdiTG5TZFhoTFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=SZBRNmSfAshJ0WqazI5aCkHJjww.*AAJTSQACMDIAAlNLABxuZVZUQ2oyRkM1R0Z3SksyWFdiTG5TZFhoTFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=SZBRNmSfAshJ0WqazI5aCkHJjww.*AAJTSQACMDIAAlNLABxuZVZUQ2oyRkM1R0Z3SksyWFdiTG5TZFhoTFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy541802","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 08:47:47 GMT
	x-forgerock-transactionid: 751b542b-6d1e-4c80-9efa-c6e049231c96
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:47:48.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:48.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:49.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:49.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:49.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:50.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:50 GMT                                     650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=529379 KO=8     )
> restLoginInitiate                                        (OK=36819  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=36815  KO=0     )
> Skip 2FA                                                 (OK=20506  KO=0     )
> User Authorize PKCE stage                                (OK=43363  KO=0     )
> User AccessToken PKCE stage                              (OK=43360  KO=0     )
> GetUUid                                                  (OK=12383  KO=0     )
> GetOpenidConfig                                          (OK=36820  KO=0     )
> CreatePolicy                                             (OK=12373  KO=4     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1409   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1408   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8114   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8113   KO=0     )
>  UI AM idFromSession                                     (OK=8112   KO=1     )
>  UI AM validateGoto                                      (OK=8113   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8112   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8111   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8110   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8110   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8108   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8107   KO=0     )
>  UI IDM uiconfig                                         (OK=8107   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8107   KO=0     )
>  UI IDM version                                          (OK=8107   KO=0     )
>  UI IDM privilege                                        (OK=8107   KO=0     )
>  UI IDM login                                            (OK=8106   KO=1     )
>  UI IDM features                                         (OK=8107   KO=0     )
>  UI IDM dashboard                                        (OK=8106   KO=0     )
>  UI IDM managed user schema                              (OK=8106   KO=0     )
>  UI IDM user                                             (OK=8106   KO=0     )
> RootUserinfo                                             (OK=26870  KO=0     )
>  UI IDM oidcToken                                        (OK=8106   KO=0     )
> userinfo                                                 (OK=8106   KO=0     )
> UI-Logout                                                (OK=8105   KO=0     )
> UI-Logout Redirect 1                                     (OK=8105   KO=0     )
>  UI AM revoke1                                           (OK=8104   KO=0     )
>  UI AM endsession                                        (OK=8103   KO=0     )
>  UI AM revoke2                                           (OK=8103   KO=0     )
> getIdToken                                               (OK=2715   KO=0     )
> getIdToken Redirect 1                                    (OK=2715   KO=0     )
> createOrganization                                       (OK=2715   KO=0     )
> tokenUserinfo                                            (OK=6638   KO=0     )
> queryOrganization                                        (OK=2715   KO=0     )
> deleteOrganization                                       (OK=2715   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1539   KO=0     )
> ReadPolicy                                               (OK=12266  KO=0     )
> DeletePolicy                                             (OK=12171  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=263    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1552 (99.49%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.26%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############-                                                             ] 17%
          waiting: 178677 / active: 294    / done: 37938 
================================================================================

08:47:50.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:50.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:51.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:51.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:52.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:52.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:52.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:52.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:52.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:53.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:53.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:53.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:53.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:54.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:54.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:54.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:54.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:54.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:47:55 GMT                                     655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=533750 KO=8     )
> restLoginInitiate                                        (OK=37107  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37103  KO=0     )
> Skip 2FA                                                 (OK=20657  KO=0     )
> User Authorize PKCE stage                                (OK=43701  KO=0     )
> User AccessToken PKCE stage                              (OK=43698  KO=0     )
> GetUUid                                                  (OK=12476  KO=0     )
> GetOpenidConfig                                          (OK=37116  KO=0     )
> CreatePolicy                                             (OK=12470  KO=4     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1427   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1427   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8184   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8183   KO=0     )
>  UI AM idFromSession                                     (OK=8181   KO=1     )
>  UI AM validateGoto                                      (OK=8182   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=8179   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8179   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8177   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8177   KO=0     )
>  UI IDM uiconfig                                         (OK=8177   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8177   KO=0     )
>  UI IDM version                                          (OK=8177   KO=0     )
>  UI IDM privilege                                        (OK=8177   KO=0     )
>  UI IDM login                                            (OK=8176   KO=1     )
>  UI IDM features                                         (OK=8177   KO=0     )
>  UI IDM dashboard                                        (OK=8176   KO=0     )
>  UI IDM managed user schema                              (OK=8176   KO=0     )
>  UI IDM user                                             (OK=8176   KO=0     )
> RootUserinfo                                             (OK=27138  KO=0     )
>  UI IDM oidcToken                                        (OK=8176   KO=0     )
> userinfo                                                 (OK=8176   KO=0     )
> UI-Logout                                                (OK=8176   KO=0     )
> UI-Logout Redirect 1                                     (OK=8175   KO=0     )
>  UI AM revoke1                                           (OK=8174   KO=0     )
>  UI AM endsession                                        (OK=8174   KO=0     )
>  UI AM revoke2                                           (OK=8174   KO=0     )
> getIdToken                                               (OK=2734   KO=0     )
> getIdToken Redirect 1                                    (OK=2734   KO=0     )
> createOrganization                                       (OK=2734   KO=0     )
> tokenUserinfo                                            (OK=6688   KO=0     )
> queryOrganization                                        (OK=2734   KO=0     )
> deleteOrganization                                       (OK=2734   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1551   KO=0     )
> ReadPolicy                                               (OK=12374  KO=0     )
> DeletePolicy                                             (OK=12263  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=270    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1570 (99.49%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.25%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 178369 / active: 287    / done: 38253 
================================================================================

08:47:55.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:55.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:55.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:56.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:57.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:57.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:57.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:59.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:47:59.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:00.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:00 GMT                                     660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=537881 KO=8     )
> restLoginInitiate                                        (OK=37403  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37397  KO=0     )
> Skip 2FA                                                 (OK=20813  KO=0     )
> User Authorize PKCE stage                                (OK=44046  KO=0     )
> User AccessToken PKCE stage                              (OK=44044  KO=0     )
> GetUUid                                                  (OK=12559  KO=0     )
> GetOpenidConfig                                          (OK=37406  KO=0     )
> CreatePolicy                                             (OK=12554  KO=4     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1440   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1440   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8247   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8246   KO=0     )
>  UI AM idFromSession                                     (OK=8244   KO=1     )
>  UI AM validateGoto                                      (OK=8245   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8244   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8242   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8241   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8241   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8239   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8238   KO=0     )
>  UI IDM uiconfig                                         (OK=8237   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8237   KO=0     )
>  UI IDM version                                          (OK=8237   KO=0     )
>  UI IDM privilege                                        (OK=8237   KO=0     )
>  UI IDM login                                            (OK=8236   KO=1     )
>  UI IDM features                                         (OK=8237   KO=0     )
>  UI IDM dashboard                                        (OK=8237   KO=0     )
>  UI IDM managed user schema                              (OK=8237   KO=0     )
>  UI IDM user                                             (OK=8237   KO=0     )
> RootUserinfo                                             (OK=27375  KO=0     )
>  UI IDM oidcToken                                        (OK=8237   KO=0     )
> userinfo                                                 (OK=8235   KO=0     )
> UI-Logout                                                (OK=8235   KO=0     )
> UI-Logout Redirect 1                                     (OK=8235   KO=0     )
>  UI AM revoke1                                           (OK=8235   KO=0     )
>  UI AM endsession                                        (OK=8235   KO=0     )
>  UI AM revoke2                                           (OK=8235   KO=0     )
> getIdToken                                               (OK=2755   KO=0     )
> getIdToken Redirect 1                                    (OK=2754   KO=0     )
> createOrganization                                       (OK=2754   KO=0     )
> tokenUserinfo                                            (OK=6751   KO=0     )
> queryOrganization                                        (OK=2752   KO=0     )
> deleteOrganization                                       (OK=2752   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1563   KO=0     )
> ReadPolicy                                               (OK=12473  KO=0     )
> DeletePolicy                                             (OK=12372  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=272    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1580 (99.50%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.25%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 178061 / active: 268    / done: 38580 
================================================================================

08:48:01.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:01.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:01.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:02.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:02.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:02.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:03.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:04.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:05.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:05 GMT                                     665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=541595 KO=8     )
> restLoginInitiate                                        (OK=37667  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37657  KO=0     )
> Skip 2FA                                                 (OK=20972  KO=0     )
> User Authorize PKCE stage                                (OK=44353  KO=0     )
> User AccessToken PKCE stage                              (OK=44347  KO=0     )
> GetUUid                                                  (OK=12655  KO=0     )
> GetOpenidConfig                                          (OK=37685  KO=0     )
> CreatePolicy                                             (OK=12651  KO=4     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1449   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1448   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8301   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8300   KO=0     )
>  UI AM idFromSession                                     (OK=8299   KO=1     )
>  UI AM validateGoto                                      (OK=8300   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8296   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8295   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8294   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8294   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8293   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8293   KO=0     )
>  UI IDM uiconfig                                         (OK=8293   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8292   KO=0     )
>  UI IDM version                                          (OK=8292   KO=0     )
>  UI IDM privilege                                        (OK=8292   KO=0     )
>  UI IDM login                                            (OK=8291   KO=1     )
>  UI IDM features                                         (OK=8292   KO=0     )
>  UI IDM dashboard                                        (OK=8291   KO=0     )
>  UI IDM managed user schema                              (OK=8292   KO=0     )
>  UI IDM user                                             (OK=8291   KO=0     )
> RootUserinfo                                             (OK=27583  KO=0     )
>  UI IDM oidcToken                                        (OK=8288   KO=0     )
> userinfo                                                 (OK=8287   KO=0     )
> UI-Logout                                                (OK=8287   KO=0     )
> UI-Logout Redirect 1                                     (OK=8286   KO=0     )
>  UI AM revoke1                                           (OK=8286   KO=0     )
>  UI AM endsession                                        (OK=8286   KO=0     )
>  UI AM revoke2                                           (OK=8286   KO=0     )
> getIdToken                                               (OK=2774   KO=0     )
> getIdToken Redirect 1                                    (OK=2774   KO=0     )
> createOrganization                                       (OK=2773   KO=0     )
> tokenUserinfo                                            (OK=6790   KO=0     )
> queryOrganization                                        (OK=2773   KO=0     )
> deleteOrganization                                       (OK=2773   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1573   KO=0     )
> ReadPolicy                                               (OK=12557  KO=0     )
> DeletePolicy                                             (OK=12471  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=273    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1589 (99.50%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.25%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.13%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.13%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 17%
          waiting: 177786 / active: 269    / done: 38854 
================================================================================

08:48:05.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:05.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:05.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:05.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:06.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:06.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:06.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:06.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:06.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:07.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:07.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:07.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:08.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:09.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:09.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:10 GMT                                     670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=546178 KO=8     )
> restLoginInitiate                                        (OK=37988  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=37978  KO=0     )
> Skip 2FA                                                 (OK=21155  KO=0     )
> User Authorize PKCE stage                                (OK=44731  KO=0     )
> User AccessToken PKCE stage                              (OK=44728  KO=0     )
> GetUUid                                                  (OK=12766  KO=0     )
> GetOpenidConfig                                          (OK=37978  KO=0     )
> CreatePolicy                                             (OK=12759  KO=4     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1457   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1456   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8372   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8370   KO=0     )
>  UI AM idFromSession                                     (OK=8369   KO=1     )
>  UI AM validateGoto                                      (OK=8370   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8367   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8367   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8366   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8366   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8364   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8364   KO=0     )
>  UI IDM uiconfig                                         (OK=8364   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8364   KO=0     )
>  UI IDM version                                          (OK=8364   KO=0     )
>  UI IDM privilege                                        (OK=8364   KO=0     )
>  UI IDM login                                            (OK=8363   KO=1     )
>  UI IDM features                                         (OK=8364   KO=0     )
>  UI IDM dashboard                                        (OK=8363   KO=0     )
>  UI IDM managed user schema                              (OK=8363   KO=0     )
>  UI IDM user                                             (OK=8363   KO=0     )
> RootUserinfo                                             (OK=27839  KO=0     )
>  UI IDM oidcToken                                        (OK=8363   KO=0     )
> userinfo                                                 (OK=8363   KO=0     )
> UI-Logout                                                (OK=8362   KO=0     )
> UI-Logout Redirect 1                                     (OK=8361   KO=0     )
>  UI AM revoke1                                           (OK=8360   KO=0     )
>  UI AM endsession                                        (OK=8360   KO=0     )
>  UI AM revoke2                                           (OK=8360   KO=0     )
> getIdToken                                               (OK=2791   KO=0     )
> getIdToken Redirect 1                                    (OK=2790   KO=0     )
> createOrganization                                       (OK=2790   KO=0     )
> tokenUserinfo                                            (OK=6843   KO=0     )
> queryOrganization                                        (OK=2789   KO=0     )
> deleteOrganization                                       (OK=2789   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1593   KO=0     )
> ReadPolicy                                               (OK=12654  KO=0     )
> DeletePolicy                                             (OK=12555  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=273    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1604 (99.50%)
> status.find.in([200, 209], 304), found 409                          4 ( 0.25%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)

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

08:48:10.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:10.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:10.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:10.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:10.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:10.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:11.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 39516: status.find.in([200, 209], 304), found 409
08:48:11.931 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,39516,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5MTE0ODAzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiOGhOS1BVYS12M0xEQlVBcTY4SFNwSU4yS0lzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzY5MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzY5MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMjkxLCJpYXQiOjE3MzE0ODc2OTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjIxVW5lakJFV3laU2wtRmYyb1d6YS1jVTBUTSJ9.SI150IlaMAXos8tByuGnMXu5T9amzC1VjwIP9xkwKj4hesTah-NUmYXguMsyjO51X7cRyZOx-0ggNgJGg0kMxC58cGD_nv07pdpdicKKZFjoPtK5tjd3PSAlB0tfZJBACui8mAjdAAcuHE3S47TbLZepuGLz9Ro-ioY_OoLgGBDISzDQxFgJfwiOsmFo9gpiM18Kc-OFDV7nzg20gk8MOM7zHYCGPYPQRATTQEA0BNL61yG8iaTwge105yjVaKj1SuJ1MSxAeilYHvIWLS4hhBddIkTuG3QwSOK9G6MEpWMrdREf34ElSuqDmd8RGZNdrSzzVt5Gsrau4yeqDUytPA, username -> user.131323, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy337907, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@211d8c61, authcode -> EZvo_teoaNgAzW1HP_eY-4ZLWjs, useAdminRealm -> true, callbacks -> {"tokenId":"j9wqNF7DgSSry2yDIU0sZHPAdLU.*AAJTSQACMDIAAlNLABwwRi9YOUFTMXIxY2FvRGpXUEoxanlFQ3FIMkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487691559), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=j9wqNF7DgSSry2yDIU0sZHPAdLU.*AAJTSQACMDIAAlNLABwwRi9YOUFTMXIxY2FvRGpXUEoxanlFQ3FIMkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487691559))), password -> Pa_ssw0rd, challenge -> KlTrWu25p3hf9Ebb9XjLwgQEOclny6MRM2y7-g7dF48, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 25.192.198.100, verifier -> MjUwNDQzMzY4Njg3NTIwMTI1NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46ba24d3, tokenId -> j9wqNF7DgSSry2yDIU0sZHPAdLU.*AAJTSQACMDIAAlNLABwwRi9YOUFTMXIxY2FvRGpXUEoxanlFQ3FIMkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=j9wqNF7DgSSry2yDIU0sZHPAdLU.*AAJTSQACMDIAAlNLABwwRi9YOUFTMXIxY2FvRGpXUEoxanlFQ3FIMkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=j9wqNF7DgSSry2yDIU0sZHPAdLU.*AAJTSQACMDIAAlNLABwwRi9YOUFTMXIxY2FvRGpXUEoxanlFQ3FIMkE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy337907","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 08:48:11 GMT
	x-forgerock-transactionid: d9c21c02-99f7-418c-95ed-7d5790c15c21
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:48:11.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:12.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:12.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:12.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:13.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:13.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:14.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:14.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:15 GMT                                     675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=550866 KO=9     )
> restLoginInitiate                                        (OK=38314  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38309  KO=0     )
> Skip 2FA                                                 (OK=21337  KO=0     )
> User Authorize PKCE stage                                (OK=45116  KO=0     )
> User AccessToken PKCE stage                              (OK=45109  KO=0     )
> GetUUid                                                  (OK=12880  KO=0     )
> GetOpenidConfig                                          (OK=38296  KO=0     )
> CreatePolicy                                             (OK=12874  KO=5     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1471   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1471   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8451   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8451   KO=0     )
>  UI AM idFromSession                                     (OK=8446   KO=1     )
>  UI AM validateGoto                                      (OK=8448   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8442   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8441   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8439   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8439   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8437   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8435   KO=0     )
>  UI IDM uiconfig                                         (OK=8435   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8435   KO=0     )
>  UI IDM version                                          (OK=8435   KO=0     )
>  UI IDM privilege                                        (OK=8433   KO=0     )
>  UI IDM login                                            (OK=8432   KO=1     )
>  UI IDM features                                         (OK=8433   KO=0     )
>  UI IDM dashboard                                        (OK=8433   KO=0     )
>  UI IDM managed user schema                              (OK=8433   KO=0     )
>  UI IDM user                                             (OK=8433   KO=0     )
> RootUserinfo                                             (OK=28070  KO=0     )
>  UI IDM oidcToken                                        (OK=8431   KO=0     )
> userinfo                                                 (OK=8430   KO=0     )
> UI-Logout                                                (OK=8430   KO=0     )
> UI-Logout Redirect 1                                     (OK=8430   KO=0     )
>  UI AM revoke1                                           (OK=8430   KO=0     )
>  UI AM endsession                                        (OK=8430   KO=0     )
>  UI AM revoke2                                           (OK=8430   KO=0     )
> getIdToken                                               (OK=2817   KO=0     )
> getIdToken Redirect 1                                    (OK=2816   KO=0     )
> createOrganization                                       (OK=2816   KO=0     )
> tokenUserinfo                                            (OK=6896   KO=0     )
> queryOrganization                                        (OK=2816   KO=0     )
> deleteOrganization                                       (OK=2815   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1611   KO=0     )
> ReadPolicy                                               (OK=12762  KO=0     )
> DeletePolicy                                             (OK=12651  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=277    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1618 (99.45%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.31%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)

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

08:48:15.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:15.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:15.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:17.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:17.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:18.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:18.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:19.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:19.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:19.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:19.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:19.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:19.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 40006: status.find.is(200), but actually found 502
08:48:19.539 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,40006,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.198721, randomPolicyName -> testPolicy111211, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47e3871b, 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.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI4MTU0Yjk4ZS1jZmJjLTRhOGItOTgwYi1iZTVlZWRiN2VkMmMiLCJvdGsiOiI3Mmk3NmVtZjN2MHI0OG9zOWkwaGNqNm01aSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNTVlRXd6V2xZNGVFTndXbTFJTUZVM2VGVXdaa2gzTG1wcmNqbEhlVkZ2TW5KSlIxcFJVVTlNUjNaMFgyaDFSVU5IU0dGbVpVRldVVU5KTFhKWVpUa3djVVJuTTJzNFJrTkJia3hzVlVoVmRIRmhSbXB1UVhOR1dXbHpNbEJmWjA5UlNUVlpRWEp0YjBKQmNIazBlRGw1V1c5NFYzVjVaVnBtT1V3NWJVTnBablZ6U1RKR1ptbFpaRXhJWm01WWJqQktWbGRJWDJsSWRVeDZUSGxGWm5GaE4yWmxPRVZDVDBoT05XUTVTVjlHVERWM1lVSlRkRFkwTmtSWGNXVm1kVXRmWkhKM2VrWnhRbVJ4V1d4dk4wa3pMWGd0WVZnNWJGbG9RbWhCU0ZSWGRuZEtRVFE1YURSRU9HOUNaMlZ4ZUZSa2NDMWxXQzFDYTJRM2NWbHZXbEpKYUhSa1N6ZHpaWFF0Ukd0VU9YSlFUVGRDZEhWbk0zZHVlbXRPT1ZjM1pXbHhRV3M0UVVsUmQxQjBkbmhFZDJGRGIzQnlVMmQ2YjJSSE1rNTVRblF5YlZGYVQwODJSRGxXUkdsa1RHeGxWRnA2TjIxamVGSXlVWGRvY25WUlJUWmtUVTlPUkc1Q2VIVmlXa0Z4Y1ZSMU5FdGZiMGhqVlVSelEyaERRVlJKVkhkdk9ISkRiVlZDYUZwT2F5MHRZblJLV1VSQ016aHpXazUxTmxOMFZsWlVhVWw0UW1wcmRHNXJNRE4wVTB4Sk0ycDNlR0kwT1ZsMlkzZzVXRkpJVTNGZlRIaElUM1ZFYkVSM2NXZGlXVzlpTTBsUlRHeHJSMmxCUkhsRVFsQllTVVJpTTBoRE0xOHhkelpOU1VGaFNVcHRTalU1VUdGUVVEUmxlVTAzU1daaFNuZG1NVGhmTW5ObVlXZEdZMUZ5TjNwRGVEZG1WR0ZWY0Y5ek5FWnJSMkkyWDNabGFtOVpVREZHZVZCS05YQlBaekJvUm01VVFtVXhUa2M0ZG1GVFZuSk9aekkzZDJOSmRISTVSak5KV1ZaNFFtZHdaWHBsY0dKbFZISmtOMHRvTUV4c1VTMVZNR0ZyWkVWYU1GUk5ibGxFU1ZwbVMwRkpRMUJvVmtjelZERlZjMFE0ZVZab1ExTmFUMFF0UW1OcWJFTnJVRkZUVW04MFdGTllZelZJUlRVNVVVaGFaekJyVDJWV0xUWjBlRjg0Ykhsd2JtcEJRbE5CTTJ4b2RGUnpaWGxHVFZsYVVHZEVSbGhYUjJGcmRFUlFNMFJVYlRoaU4wVnpSbGhRU2pRMFZ6Rm5RMFpzU0ZZelZFRTNUemhKUjJka1lVVTFaMk5TV20xb2JIVXdTMWQwV1hwYVJXSXpRVEZtYW5sMlRuUlpWVU5CVVVZNFVuRmtUWE5SV0RGd2FsaFhNVU5NTW1oNlkyMWZRMGRTVEV4UGVtWXhMVVZUUmtoRldsSk9TRlE1TkVFdU9WQnlPWEF3WTBaclVsODRZMFYxZGtGMVEzSjNRUS56eDlGbFhLUnRIZ1c3LU9nR25adGkyWUgxSnNlaHNzUWZtVnFoc0RlQjRRIiwiZXhwIjoxNzMxNTc0MDk5LCJpYXQiOjE3MzE0ODc2OTl9.7oiZOArv73gcV3fmwtOkhjSdkx39ZhOE6V9rConUh2k","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,1731487699502))), password -> Pa_ssw0rd, fake-ip -> 122.235.238.185, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4600e995),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@5b057c8c)
=========================
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.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI4MTU0Yjk4ZS1jZmJjLTRhOGItOTgwYi1iZTVlZWRiN2VkMmMiLCJvdGsiOiI3Mmk3NmVtZjN2MHI0OG9zOWkwaGNqNm01aSIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNTVlRXd6V2xZNGVFTndXbTFJTUZVM2VGVXdaa2gzTG1wcmNqbEhlVkZ2TW5KSlIxcFJVVTlNUjNaMFgyaDFSVU5IU0dGbVpVRldVVU5KTFhKWVpUa3djVVJuTTJzNFJrTkJia3hzVlVoVmRIRmhSbXB1UVhOR1dXbHpNbEJmWjA5UlNUVlpRWEp0YjBKQmNIazBlRGw1V1c5NFYzVjVaVnBtT1V3NWJVTnBablZ6U1RKR1ptbFpaRXhJWm01WWJqQktWbGRJWDJsSWRVeDZUSGxGWm5GaE4yWmxPRVZDVDBoT05XUTVTVjlHVERWM1lVSlRkRFkwTmtSWGNXVm1kVXRmWkhKM2VrWnhRbVJ4V1d4dk4wa3pMWGd0WVZnNWJGbG9RbWhCU0ZSWGRuZEtRVFE1YURSRU9HOUNaMlZ4ZUZSa2NDMWxXQzFDYTJRM2NWbHZXbEpKYUhSa1N6ZHpaWFF0Ukd0VU9YSlFUVGRDZEhWbk0zZHVlbXRPT1ZjM1pXbHhRV3M0UVVsUmQxQjBkbmhFZDJGRGIzQnlVMmQ2YjJSSE1rNTVRblF5YlZGYVQwODJSRGxXUkdsa1RHeGxWRnA2TjIxamVGSXlVWGRvY25WUlJUWmtUVTlPUkc1Q2VIVmlXa0Z4Y1ZSMU5FdGZiMGhqVlVSelEyaERRVlJKVkhkdk9ISkRiVlZDYUZwT2F5MHRZblJLV1VSQ016aHpXazUxTmxOMFZsWlVhVWw0UW1wcmRHNXJNRE4wVTB4Sk0ycDNlR0kwT1ZsMlkzZzVXRkpJVTNGZlRIaElUM1ZFYkVSM2NXZGlXVzlpTTBsUlRHeHJSMmxCUkhsRVFsQllTVVJpTTBoRE0xOHhkelpOU1VGaFNVcHRTalU1VUdGUVVEUmxlVTAzU1daaFNuZG1NVGhmTW5ObVlXZEdZMUZ5TjNwRGVEZG1WR0ZWY0Y5ek5FWnJSMkkyWDNabGFtOVpVREZHZVZCS05YQlBaekJvUm01VVFtVXhUa2M0ZG1GVFZuSk9aekkzZDJOSmRISTVSak5KV1ZaNFFtZHdaWHBsY0dKbFZISmtOMHRvTUV4c1VTMVZNR0ZyWkVWYU1GUk5ibGxFU1ZwbVMwRkpRMUJvVmtjelZERlZjMFE0ZVZab1ExTmFUMFF0UW1OcWJFTnJVRkZUVW04MFdGTllZelZJUlRVNVVVaGFaekJyVDJWV0xUWjBlRjg0Ykhsd2JtcEJRbE5CTTJ4b2RGUnpaWGxHVFZsYVVHZEVSbGhYUjJGcmRFUlFNMFJVYlRoaU4wVnpSbGhRU2pRMFZ6Rm5RMFpzU0ZZelZFRTNUemhKUjJka1lVVTFaMk5TV20xb2JIVXdTMWQwV1hwYVJXSXpRVEZtYW5sMlRuUlpWVU5CVVVZNFVuRmtUWE5SV0RGd2FsaFhNVU5NTW1oNlkyMWZRMGRTVEV4UGVtWXhMVVZUUmtoRldsSk9TRlE1TkVFdU9WQnlPWEF3WTBaclVsODRZMFYxZGtGMVEzSjNRUS56eDlGbFhLUnRIZ1c3LU9nR25adGkyWUgxSnNlaHNzUWZtVnFoc0RlQjRRIiwiZXhwIjoxNzMxNTc0MDk5LCJpYXQiOjE3MzE0ODc2OTl9.7oiZOArv73gcV3fmwtOkhjSdkx39ZhOE6V9rConUh2k","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 08:48:19 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
08:48:19.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:20.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:20.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:20 GMT                                     680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=554950 KO=10    )
> restLoginInitiate                                        (OK=38573  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38566  KO=1     )
> Skip 2FA                                                 (OK=21483  KO=0     )
> User Authorize PKCE stage                                (OK=45422  KO=0     )
> User AccessToken PKCE stage                              (OK=45419  KO=0     )
> GetUUid                                                  (OK=12978  KO=0     )
> GetOpenidConfig                                          (OK=38613  KO=0     )
> CreatePolicy                                             (OK=12968  KO=5     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1489   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1489   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8510   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8510   KO=0     )
>  UI AM idFromSession                                     (OK=8508   KO=1     )
>  UI AM validateGoto                                      (OK=8508   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8503   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8503   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8502   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8502   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8502   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8502   KO=0     )
>  UI IDM uiconfig                                         (OK=8501   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8501   KO=0     )
>  UI IDM version                                          (OK=8501   KO=0     )
>  UI IDM privilege                                        (OK=8501   KO=0     )
>  UI IDM login                                            (OK=8500   KO=1     )
>  UI IDM features                                         (OK=8501   KO=0     )
>  UI IDM dashboard                                        (OK=8501   KO=0     )
>  UI IDM managed user schema                              (OK=8501   KO=0     )
>  UI IDM user                                             (OK=8500   KO=0     )
> RootUserinfo                                             (OK=28270  KO=0     )
>  UI IDM oidcToken                                        (OK=8499   KO=0     )
> userinfo                                                 (OK=8499   KO=0     )
> UI-Logout                                                (OK=8498   KO=0     )
> UI-Logout Redirect 1                                     (OK=8497   KO=0     )
>  UI AM revoke1                                           (OK=8497   KO=0     )
>  UI AM endsession                                        (OK=8497   KO=0     )
>  UI AM revoke2                                           (OK=8497   KO=0     )
> getIdToken                                               (OK=2834   KO=0     )
> getIdToken Redirect 1                                    (OK=2834   KO=0     )
> createOrganization                                       (OK=2834   KO=0     )
> tokenUserinfo                                            (OK=6933   KO=0     )
> queryOrganization                                        (OK=2834   KO=0     )
> deleteOrganization                                       (OK=2834   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1624   KO=0     )
> ReadPolicy                                               (OK=12875  KO=0     )
> DeletePolicy                                             (OK=12758  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=279    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1633 (99.39%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 176841 / active: 291    / done: 39777 
================================================================================

08:48:20.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:20.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:20.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:21.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:21.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:21.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:21.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:21.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:21.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:22.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:22.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:22.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:22.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:22.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:22.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:22.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:23.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:23.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:23.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:23.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:24.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:24.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:24.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:24.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:25.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:25 GMT                                     685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=559221 KO=10    )
> restLoginInitiate                                        (OK=38857  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=38849  KO=1     )
> Skip 2FA                                                 (OK=21626  KO=0     )
> User Authorize PKCE stage                                (OK=45759  KO=0     )
> User AccessToken PKCE stage                              (OK=45752  KO=0     )
> GetUUid                                                  (OK=13057  KO=0     )
> GetOpenidConfig                                          (OK=38905  KO=0     )
> CreatePolicy                                             (OK=13052  KO=5     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1493   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1493   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8576   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8576   KO=0     )
>  UI AM idFromSession                                     (OK=8575   KO=1     )
>  UI AM validateGoto                                      (OK=8576   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8576   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8575   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8575   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8575   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8574   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8574   KO=0     )
>  UI IDM uiconfig                                         (OK=8574   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8574   KO=0     )
>  UI IDM version                                          (OK=8574   KO=0     )
>  UI IDM privilege                                        (OK=8572   KO=0     )
>  UI IDM login                                            (OK=8571   KO=1     )
>  UI IDM features                                         (OK=8573   KO=0     )
>  UI IDM dashboard                                        (OK=8572   KO=0     )
>  UI IDM managed user schema                              (OK=8572   KO=0     )
>  UI IDM user                                             (OK=8571   KO=0     )
> RootUserinfo                                             (OK=28452  KO=0     )
>  UI IDM oidcToken                                        (OK=8570   KO=0     )
> userinfo                                                 (OK=8570   KO=0     )
> UI-Logout                                                (OK=8570   KO=0     )
> UI-Logout Redirect 1                                     (OK=8570   KO=0     )
>  UI AM revoke1                                           (OK=8569   KO=0     )
>  UI AM endsession                                        (OK=8569   KO=0     )
>  UI AM revoke2                                           (OK=8569   KO=0     )
> getIdToken                                               (OK=2859   KO=0     )
> getIdToken Redirect 1                                    (OK=2859   KO=0     )
> createOrganization                                       (OK=2859   KO=0     )
> tokenUserinfo                                            (OK=6982   KO=0     )
> queryOrganization                                        (OK=2859   KO=0     )
> deleteOrganization                                       (OK=2859   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1635   KO=0     )
> ReadPolicy                                               (OK=12972  KO=0     )
> DeletePolicy                                             (OK=12871  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=279    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1658 (99.40%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 176554 / active: 252    / done: 40103 
================================================================================

08:48:25.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:25.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:26.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:26.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:26.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:26.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:27.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:27.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:27.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:28.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:28.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:29.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:29.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:29.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:29.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:30.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:30.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:30 GMT                                     690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=563685 KO=10    )
> restLoginInitiate                                        (OK=39190  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39184  KO=1     )
> Skip 2FA                                                 (OK=21806  KO=0     )
> User Authorize PKCE stage                                (OK=46136  KO=0     )
> User AccessToken PKCE stage                              (OK=46133  KO=0     )
> GetUUid                                                  (OK=13171  KO=0     )
> GetOpenidConfig                                          (OK=39197  KO=0     )
> CreatePolicy                                             (OK=13163  KO=5     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1502   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1502   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8649   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8648   KO=0     )
>  UI AM idFromSession                                     (OK=8645   KO=1     )
>  UI AM validateGoto                                      (OK=8646   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8644   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8644   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8643   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8643   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8641   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8640   KO=0     )
>  UI IDM uiconfig                                         (OK=8639   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8639   KO=0     )
>  UI IDM version                                          (OK=8639   KO=0     )
>  UI IDM privilege                                        (OK=8639   KO=0     )
>  UI IDM login                                            (OK=8638   KO=1     )
>  UI IDM features                                         (OK=8639   KO=0     )
>  UI IDM dashboard                                        (OK=8639   KO=0     )
>  UI IDM managed user schema                              (OK=8639   KO=0     )
>  UI IDM user                                             (OK=8639   KO=0     )
> RootUserinfo                                             (OK=28631  KO=0     )
>  UI IDM oidcToken                                        (OK=8639   KO=0     )
> userinfo                                                 (OK=8639   KO=0     )
> UI-Logout                                                (OK=8638   KO=0     )
> UI-Logout Redirect 1                                     (OK=8637   KO=0     )
>  UI AM revoke1                                           (OK=8636   KO=0     )
>  UI AM endsession                                        (OK=8636   KO=0     )
>  UI AM revoke2                                           (OK=8636   KO=0     )
> getIdToken                                               (OK=2884   KO=0     )
> getIdToken Redirect 1                                    (OK=2884   KO=0     )
> createOrganization                                       (OK=2884   KO=0     )
> tokenUserinfo                                            (OK=7045   KO=0     )
> queryOrganization                                        (OK=2884   KO=0     )
> deleteOrganization                                       (OK=2883   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1649   KO=0     )
> ReadPolicy                                               (OK=13056  KO=0     )
> DeletePolicy                                             (OK=12967  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=280    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1675 (99.41%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.30%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 176217 / active: 276    / done: 40416 
================================================================================

08:48:31.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:31.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:31.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:32.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:32.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:32.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:33.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:33.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:33.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:34.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:35 GMT                                     695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=567945 KO=10    )
> restLoginInitiate                                        (OK=39488  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39479  KO=1     )
> Skip 2FA                                                 (OK=21979  KO=0     )
> User Authorize PKCE stage                                (OK=46487  KO=0     )
> User AccessToken PKCE stage                              (OK=46481  KO=0     )
> GetUUid                                                  (OK=13272  KO=0     )
> GetOpenidConfig                                          (OK=39494  KO=0     )
> CreatePolicy                                             (OK=13264  KO=5     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1507   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1507   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8715   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8714   KO=0     )
>  UI AM idFromSession                                     (OK=8712   KO=1     )
>  UI AM validateGoto                                      (OK=8713   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8708   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8706   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8706   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8706   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8704   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8704   KO=0     )
>  UI IDM uiconfig                                         (OK=8704   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8704   KO=0     )
>  UI IDM version                                          (OK=8704   KO=0     )
>  UI IDM privilege                                        (OK=8704   KO=0     )
>  UI IDM login                                            (OK=8703   KO=1     )
>  UI IDM features                                         (OK=8704   KO=0     )
>  UI IDM dashboard                                        (OK=8704   KO=0     )
>  UI IDM managed user schema                              (OK=8703   KO=0     )
>  UI IDM user                                             (OK=8704   KO=0     )
> RootUserinfo                                             (OK=28865  KO=0     )
>  UI IDM oidcToken                                        (OK=8703   KO=0     )
> userinfo                                                 (OK=8702   KO=0     )
> UI-Logout                                                (OK=8702   KO=0     )
> UI-Logout Redirect 1                                     (OK=8702   KO=0     )
>  UI AM revoke1                                           (OK=8702   KO=0     )
>  UI AM endsession                                        (OK=8702   KO=0     )
>  UI AM revoke2                                           (OK=8702   KO=0     )
> getIdToken                                               (OK=2907   KO=0     )
> getIdToken Redirect 1                                    (OK=2905   KO=0     )
> createOrganization                                       (OK=2905   KO=0     )
> tokenUserinfo                                            (OK=7094   KO=0     )
> queryOrganization                                        (OK=2905   KO=0     )
> deleteOrganization                                       (OK=2905   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1663   KO=0     )
> ReadPolicy                                               (OK=13167  KO=0     )
> DeletePolicy                                             (OK=13053  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=281    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1685 (99.41%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 175910 / active: 308    / done: 40691 
================================================================================

08:48:35.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:35.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:36.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:36.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:36.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:36.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:36.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:37.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:37.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:37.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:37.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:38.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:38.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:38.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:39.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:39.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:39.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:39.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:40 GMT                                     700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=572017 KO=10    )
> restLoginInitiate                                        (OK=39779  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=39773  KO=1     )
> Skip 2FA                                                 (OK=22139  KO=0     )
> User Authorize PKCE stage                                (OK=46828  KO=0     )
> User AccessToken PKCE stage                              (OK=46825  KO=0     )
> GetUUid                                                  (OK=13369  KO=0     )
> GetOpenidConfig                                          (OK=39802  KO=0     )
> CreatePolicy                                             (OK=13363  KO=5     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1517   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1517   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8773   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8773   KO=0     )
>  UI AM idFromSession                                     (OK=8772   KO=1     )
>  UI AM validateGoto                                      (OK=8773   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8768   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8767   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8766   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8766   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8764   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8761   KO=0     )
>  UI IDM uiconfig                                         (OK=8761   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8761   KO=0     )
>  UI IDM version                                          (OK=8761   KO=0     )
>  UI IDM privilege                                        (OK=8761   KO=0     )
>  UI IDM login                                            (OK=8760   KO=1     )
>  UI IDM features                                         (OK=8761   KO=0     )
>  UI IDM dashboard                                        (OK=8760   KO=0     )
>  UI IDM managed user schema                              (OK=8760   KO=0     )
>  UI IDM user                                             (OK=8760   KO=0     )
> RootUserinfo                                             (OK=29095  KO=0     )
>  UI IDM oidcToken                                        (OK=8759   KO=0     )
> userinfo                                                 (OK=8759   KO=0     )
> UI-Logout                                                (OK=8759   KO=0     )
> UI-Logout Redirect 1                                     (OK=8759   KO=0     )
>  UI AM revoke1                                           (OK=8759   KO=0     )
>  UI AM endsession                                        (OK=8759   KO=0     )
>  UI AM revoke2                                           (OK=8759   KO=0     )
> getIdToken                                               (OK=2925   KO=0     )
> getIdToken Redirect 1                                    (OK=2925   KO=0     )
> createOrganization                                       (OK=2925   KO=0     )
> tokenUserinfo                                            (OK=7156   KO=0     )
> queryOrganization                                        (OK=2924   KO=0     )
> deleteOrganization                                       (OK=2924   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1677   KO=0     )
> ReadPolicy                                               (OK=13267  KO=0     )
> DeletePolicy                                             (OK=13162  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=284    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1703 (99.42%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############-                                                            ] 18%
          waiting: 175608 / active: 283    / done: 41018 
================================================================================

08:48:42.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:42.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:42.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:42.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:43.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:43.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:43.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:44.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:44.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:45.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:45.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:45.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:45 GMT                                     705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=576451 KO=10    )
> restLoginInitiate                                        (OK=40079  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40069  KO=1     )
> Skip 2FA                                                 (OK=22308  KO=0     )
> User Authorize PKCE stage                                (OK=47179  KO=0     )
> User AccessToken PKCE stage                              (OK=47171  KO=0     )
> GetUUid                                                  (OK=13464  KO=0     )
> GetOpenidConfig                                          (OK=40094  KO=0     )
> CreatePolicy                                             (OK=13454  KO=5     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1531   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1531   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8842   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8842   KO=0     )
>  UI AM idFromSession                                     (OK=8841   KO=1     )
>  UI AM validateGoto                                      (OK=8842   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8840   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8839   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8838   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8838   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8837   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8836   KO=0     )
>  UI IDM uiconfig                                         (OK=8834   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8835   KO=0     )
>  UI IDM version                                          (OK=8834   KO=0     )
>  UI IDM privilege                                        (OK=8834   KO=0     )
>  UI IDM login                                            (OK=8833   KO=1     )
>  UI IDM features                                         (OK=8834   KO=0     )
>  UI IDM dashboard                                        (OK=8833   KO=0     )
>  UI IDM managed user schema                              (OK=8833   KO=0     )
>  UI IDM user                                             (OK=8833   KO=0     )
> RootUserinfo                                             (OK=29348  KO=0     )
>  UI IDM oidcToken                                        (OK=8833   KO=0     )
> userinfo                                                 (OK=8833   KO=0     )
> UI-Logout                                                (OK=8833   KO=0     )
> UI-Logout Redirect 1                                     (OK=8832   KO=0     )
>  UI AM revoke1                                           (OK=8832   KO=0     )
>  UI AM endsession                                        (OK=8832   KO=0     )
>  UI AM revoke2                                           (OK=8832   KO=0     )
> getIdToken                                               (OK=2940   KO=0     )
> getIdToken Redirect 1                                    (OK=2940   KO=0     )
> createOrganization                                       (OK=2940   KO=0     )
> tokenUserinfo                                            (OK=7196   KO=0     )
> queryOrganization                                        (OK=2939   KO=0     )
> deleteOrganization                                       (OK=2939   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1684   KO=0     )
> ReadPolicy                                               (OK=13367  KO=0     )
> DeletePolicy                                             (OK=13263  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=290    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1715 (99.42%)
> status.find.in([200, 209], 304), found 409                          5 ( 0.29%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 175297 / active: 301    / done: 41311 
================================================================================

08:48:45.517 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 41577: status.find.in([200, 209], 304), found 409
08:48:45.518 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,41577,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTE5MjM3OTExIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMTZMTFRTeVZ4YXlYWTZESXBMUjVXX2VWc3pjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4NzcyNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4NzcyNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMzI1LCJpYXQiOjE3MzE0ODc3MjUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjdSd3ZPSUhHTFptWVNpUFl2MlVLOXhKSmloTSJ9.E2BippVG9Fq-lrGkLbn0MvT9L86Eik8vPGH0K--9rQmcuX6SZNGhTkKjmCYlw0Dxjp4tv4h8ho87qqXy-vwVIz_NQnpw5432A84pxIbIJGD9JJE2tYT9qNquK6WAFEV6_iUheOM_ucs8c6XXqzryufCsZd87_HfOS-2vZWV7BUFjYulcvz2l6QmgOdOpenz_E2g66sRJulLpSb96d9bQvV8oKwVYB9ub3SokHIhYqlWnWojie4UXCqbSQYCEWJVc1xfpXhpf-uDM4oqv4MHaN-lmGsJUb8d0_xlvC20rZ-bU6oJDXVlKzW3b48QE48cEk-5tgo7uqwvZOww2GpWcFg, username -> user.198343, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy759935, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@e877438, authcode -> wYpOuzbse8OidiUTQDHcHXIIb5g, useAdminRealm -> true, callbacks -> {"tokenId":"7H_IJC9h8vHtkqUbtLPMm5yzRoM.*AAJTSQACMDIAAlNLABxFaUg5Ymc5Q0tiaTV3dkJ5T21QRFJwYVI1NHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487725207), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=7H_IJC9h8vHtkqUbtLPMm5yzRoM.*AAJTSQACMDIAAlNLABxFaUg5Ymc5Q0tiaTV3dkJ5T21QRFJwYVI1NHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487725207))), password -> Pa_ssw0rd, challenge -> Xr12Ugjep6BGs8TOhH_OZWyRAYHQwG_cPCg9L3WQy_4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 236.75.190.74, verifier -> LTQ1Njc1NTU0MjQ3NjI4NjQ5MTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4ffdaee2, tokenId -> 7H_IJC9h8vHtkqUbtLPMm5yzRoM.*AAJTSQACMDIAAlNLABxFaUg5Ymc5Q0tiaTV3dkJ5T21QRFJwYVI1NHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=7H_IJC9h8vHtkqUbtLPMm5yzRoM.*AAJTSQACMDIAAlNLABxFaUg5Ymc5Q0tiaTV3dkJ5T21QRFJwYVI1NHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=7H_IJC9h8vHtkqUbtLPMm5yzRoM.*AAJTSQACMDIAAlNLABxFaUg5Ymc5Q0tiaTV3dkJ5T21QRFJwYVI1NHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy759935","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 08:48:45 GMT
	x-forgerock-transactionid: 5cf095af-3bb5-46ec-a3d7-8823766ab3e4
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:48:45.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:45.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:46.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:46.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:47.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:47.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:47.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:47.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:48.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:48.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:49.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:49.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:50.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:50 GMT                                     710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=580682 KO=11    )
> restLoginInitiate                                        (OK=40364  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40357  KO=1     )
> Skip 2FA                                                 (OK=22482  KO=0     )
> User Authorize PKCE stage                                (OK=47516  KO=0     )
> User AccessToken PKCE stage                              (OK=47511  KO=0     )
> GetUUid                                                  (OK=13560  KO=0     )
> GetOpenidConfig                                          (OK=40384  KO=0     )
> CreatePolicy                                             (OK=13551  KO=6     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1540   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1540   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8907   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8907   KO=0     )
>  UI AM idFromSession                                     (OK=8906   KO=1     )
>  UI AM validateGoto                                      (OK=8907   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8901   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8901   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8900   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8900   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8899   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8899   KO=0     )
>  UI IDM uiconfig                                         (OK=8899   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8899   KO=0     )
>  UI IDM version                                          (OK=8899   KO=0     )
>  UI IDM privilege                                        (OK=8899   KO=0     )
>  UI IDM login                                            (OK=8898   KO=1     )
>  UI IDM features                                         (OK=8899   KO=0     )
>  UI IDM dashboard                                        (OK=8899   KO=0     )
>  UI IDM managed user schema                              (OK=8899   KO=0     )
>  UI IDM user                                             (OK=8899   KO=0     )
> RootUserinfo                                             (OK=29607  KO=0     )
>  UI IDM oidcToken                                        (OK=8897   KO=0     )
> userinfo                                                 (OK=8896   KO=0     )
> UI-Logout                                                (OK=8896   KO=0     )
> UI-Logout Redirect 1                                     (OK=8896   KO=0     )
>  UI AM revoke1                                           (OK=8896   KO=0     )
>  UI AM endsession                                        (OK=8896   KO=0     )
>  UI AM revoke2                                           (OK=8896   KO=0     )
> getIdToken                                               (OK=2968   KO=0     )
> getIdToken Redirect 1                                    (OK=2968   KO=0     )
> createOrganization                                       (OK=2967   KO=0     )
> tokenUserinfo                                            (OK=7233   KO=0     )
> queryOrganization                                        (OK=2967   KO=0     )
> deleteOrganization                                       (OK=2966   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1702   KO=0     )
> ReadPolicy                                               (OK=13455  KO=0     )
> DeletePolicy                                             (OK=13363  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=291    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1728 (99.37%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.35%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.12%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.12%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 175003 / active: 283    / done: 41623 
================================================================================

08:48:50.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:50.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:50.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:51.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:51.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:52.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:53.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:53.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:53.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:53.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:54.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:54.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:54.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:55.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:48:55 GMT                                     715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=584799 KO=11    )
> restLoginInitiate                                        (OK=40650  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40641  KO=1     )
> Skip 2FA                                                 (OK=22645  KO=0     )
> User Authorize PKCE stage                                (OK=47853  KO=0     )
> User AccessToken PKCE stage                              (OK=47849  KO=0     )
> GetUUid                                                  (OK=13651  KO=0     )
> GetOpenidConfig                                          (OK=40657  KO=0     )
> CreatePolicy                                             (OK=13643  KO=6     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1549   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1548   KO=0     )
> UI-Post-Login - stage 1                                  (OK=8974   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=8973   KO=0     )
>  UI AM idFromSession                                     (OK=8971   KO=1     )
>  UI AM validateGoto                                      (OK=8972   KO=0     )
> UI-Post-Login - stage 2                                  (OK=8968   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=8968   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=8966   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=8966   KO=0     )
> UI-Post-Login - stage 3                                  (OK=8961   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=8961   KO=0     )
>  UI IDM uiconfig                                         (OK=8958   KO=0     )
>  UI Enduser sessioncheck                                 (OK=8959   KO=0     )
>  UI IDM version                                          (OK=8958   KO=0     )
>  UI IDM privilege                                        (OK=8958   KO=0     )
>  UI IDM login                                            (OK=8957   KO=1     )
>  UI IDM features                                         (OK=8958   KO=0     )
>  UI IDM dashboard                                        (OK=8958   KO=0     )
>  UI IDM managed user schema                              (OK=8958   KO=0     )
>  UI IDM user                                             (OK=8958   KO=0     )
> RootUserinfo                                             (OK=29867  KO=0     )
>  UI IDM oidcToken                                        (OK=8956   KO=0     )
> userinfo                                                 (OK=8956   KO=0     )
> UI-Logout                                                (OK=8956   KO=0     )
> UI-Logout Redirect 1                                     (OK=8956   KO=0     )
>  UI AM revoke1                                           (OK=8956   KO=0     )
>  UI AM endsession                                        (OK=8956   KO=0     )
>  UI AM revoke2                                           (OK=8956   KO=0     )
> getIdToken                                               (OK=2994   KO=0     )
> getIdToken Redirect 1                                    (OK=2994   KO=0     )
> createOrganization                                       (OK=2994   KO=0     )
> tokenUserinfo                                            (OK=7277   KO=0     )
> queryOrganization                                        (OK=2994   KO=0     )
> deleteOrganization                                       (OK=2994   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1713   KO=0     )
> ReadPolicy                                               (OK=13553  KO=0     )
> DeletePolicy                                             (OK=13447  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=292    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1742 (99.37%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 174706 / active: 292    / done: 41911 
================================================================================

08:48:55.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:55.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:56.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:56.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:57.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:58.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:58.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:59.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:59.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:59.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:59.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:59.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:48:59.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:00 GMT                                     720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=589407 KO=11    )
> restLoginInitiate                                        (OK=40954  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=40948  KO=1     )
> Skip 2FA                                                 (OK=22804  KO=0     )
> User Authorize PKCE stage                                (OK=48226  KO=0     )
> User AccessToken PKCE stage                              (OK=48224  KO=0     )
> GetUUid                                                  (OK=13726  KO=0     )
> GetOpenidConfig                                          (OK=40925  KO=0     )
> CreatePolicy                                             (OK=13719  KO=6     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1563   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1561   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9043   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9042   KO=0     )
>  UI AM idFromSession                                     (OK=9041   KO=1     )
>  UI AM validateGoto                                      (OK=9042   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9040   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9040   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9040   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9040   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9039   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9038   KO=0     )
>  UI IDM uiconfig                                         (OK=9038   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9038   KO=0     )
>  UI IDM version                                          (OK=9038   KO=0     )
>  UI IDM privilege                                        (OK=9037   KO=0     )
>  UI IDM login                                            (OK=9036   KO=1     )
>  UI IDM features                                         (OK=9037   KO=0     )
>  UI IDM dashboard                                        (OK=9036   KO=0     )
>  UI IDM managed user schema                              (OK=9036   KO=0     )
>  UI IDM user                                             (OK=9036   KO=0     )
> RootUserinfo                                             (OK=30124  KO=0     )
>  UI IDM oidcToken                                        (OK=9034   KO=0     )
> userinfo                                                 (OK=9032   KO=0     )
> UI-Logout                                                (OK=9032   KO=0     )
> UI-Logout Redirect 1                                     (OK=9032   KO=0     )
>  UI AM revoke1                                           (OK=9031   KO=0     )
>  UI AM endsession                                        (OK=9031   KO=0     )
>  UI AM revoke2                                           (OK=9031   KO=0     )
> getIdToken                                               (OK=3023   KO=0     )
> getIdToken Redirect 1                                    (OK=3023   KO=0     )
> createOrganization                                       (OK=3023   KO=0     )
> tokenUserinfo                                            (OK=7342   KO=0     )
> queryOrganization                                        (OK=3023   KO=0     )
> deleteOrganization                                       (OK=3022   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1725   KO=0     )
> ReadPolicy                                               (OK=13648  KO=0     )
> DeletePolicy                                             (OK=13549  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=295    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1755 (99.38%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 174386 / active: 271    / done: 42252 
================================================================================

08:49:00.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:01.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:02.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:02.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:03.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:03.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:03.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:04.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:04.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:04.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:04.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:04.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:05.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:05 GMT                                     725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=593453 KO=11    )
> restLoginInitiate                                        (OK=41229  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41223  KO=1     )
> Skip 2FA                                                 (OK=22956  KO=0     )
> User Authorize PKCE stage                                (OK=48549  KO=0     )
> User AccessToken PKCE stage                              (OK=48546  KO=0     )
> GetUUid                                                  (OK=13814  KO=0     )
> GetOpenidConfig                                          (OK=41185  KO=0     )
> CreatePolicy                                             (OK=13806  KO=6     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1576   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1575   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9105   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9105   KO=0     )
>  UI AM idFromSession                                     (OK=9104   KO=1     )
>  UI AM validateGoto                                      (OK=9105   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9104   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9104   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9104   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9104   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9102   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9101   KO=0     )
>  UI IDM uiconfig                                         (OK=9100   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9100   KO=0     )
>  UI IDM version                                          (OK=9100   KO=0     )
>  UI IDM privilege                                        (OK=9100   KO=0     )
>  UI IDM login                                            (OK=9099   KO=1     )
>  UI IDM features                                         (OK=9100   KO=0     )
>  UI IDM dashboard                                        (OK=9100   KO=0     )
>  UI IDM managed user schema                              (OK=9100   KO=0     )
>  UI IDM user                                             (OK=9100   KO=0     )
> RootUserinfo                                             (OK=30395  KO=0     )
>  UI IDM oidcToken                                        (OK=9099   KO=0     )
> userinfo                                                 (OK=9099   KO=0     )
> UI-Logout                                                (OK=9099   KO=0     )
> UI-Logout Redirect 1                                     (OK=9099   KO=0     )
>  UI AM revoke1                                           (OK=9099   KO=0     )
>  UI AM endsession                                        (OK=9099   KO=0     )
>  UI AM revoke2                                           (OK=9098   KO=0     )
> getIdToken                                               (OK=3037   KO=0     )
> getIdToken Redirect 1                                    (OK=3037   KO=0     )
> createOrganization                                       (OK=3037   KO=0     )
> tokenUserinfo                                            (OK=7387   KO=0     )
> queryOrganization                                        (OK=3037   KO=0     )
> deleteOrganization                                       (OK=3037   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1733   KO=0     )
> ReadPolicy                                               (OK=13722  KO=0     )
> DeletePolicy                                             (OK=13645  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=298    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1768 (99.38%)
> status.find.in([200, 209], 304), found 409                          6 ( 0.34%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 174100 / active: 248    / done: 42561 
================================================================================

08:49:05.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:05.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:05.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 42814: status.find.in([200, 209], 304), found 409
08:49:05.939 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,42814,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTE5MzcxOTEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicVJQc0dMc0Jaa0dVbzA5NmdiTlBDY3JSTjY0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4Nzc0NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4Nzc0NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMzQ1LCJpYXQiOjE3MzE0ODc3NDUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Iml5QWxNb0lIVmxlZkFJSVAzUUpCSW03eTN5QSJ9.B6hNykutuCcRoVVme5TIUpYTwprNcRUHXyIH30KvVP66uaaUpYBgqhwcliGNhPLg9KLQtmgOmVhQZVHUUHGpm9GObmWan3Ql1PCBN6xViYS2ai6z1g978HiV1r2W9xfwIw4-gAnxL3WkQ5yIRqQLxbrb8u7HU5EUIctQYaXVQg9LWUdMbf4u4d7OaWE2kCP5_8xRwcbwtwkewtKfNotXaSPI80EKyM5kTxmhN0rGts0LiIz5E-VlxzSm5bzT_JCJNPC1sqrjTanYc7RV8PJLbJmasII9lO9b3xJEA23K3rTQ_1WQEpk8w1vLQPbDiu3ct4ui4uY0wQ2wAyvvIx0xGQ, username -> user.129119, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy340300, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42f38f4f, authcode -> y0JpiM9bRuCn2DFznEGhAFb9XFw, useAdminRealm -> true, callbacks -> {"tokenId":"5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487745664), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487745664))), password -> Pa_ssw0rd, challenge -> Rhnw-0uVyrCty9f5j4Ra310yDvuFaphvttsCWOgUO2M, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 107.24.33.1, verifier -> LTM5MTY0OTM4NDQ1NDI1MzU4MjM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52890e96, tokenId -> 5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy340300","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 08:49:05 GMT
	x-forgerock-transactionid: 70c5170e-377d-4f94-9698-6e5f7e42eeca
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:49:06.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:06.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:07.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:07.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:07.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:07.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:07.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:07.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:09.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:10.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:10 GMT                                     730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=597776 KO=12    )
> restLoginInitiate                                        (OK=41534  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41523  KO=1     )
> Skip 2FA                                                 (OK=23124  KO=0     )
> User Authorize PKCE stage                                (OK=48900  KO=0     )
> User AccessToken PKCE stage                              (OK=48899  KO=0     )
> GetUUid                                                  (OK=13923  KO=0     )
> GetOpenidConfig                                          (OK=41457  KO=0     )
> CreatePolicy                                             (OK=13916  KO=7     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1586   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1586   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9176   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9174   KO=0     )
>  UI AM idFromSession                                     (OK=9171   KO=1     )
>  UI AM validateGoto                                      (OK=9172   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9171   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9171   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9171   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9171   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9171   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9171   KO=0     )
>  UI IDM uiconfig                                         (OK=9171   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9171   KO=0     )
>  UI IDM version                                          (OK=9171   KO=0     )
>  UI IDM privilege                                        (OK=9171   KO=0     )
>  UI IDM login                                            (OK=9170   KO=1     )
>  UI IDM features                                         (OK=9171   KO=0     )
>  UI IDM dashboard                                        (OK=9171   KO=0     )
>  UI IDM managed user schema                              (OK=9171   KO=0     )
>  UI IDM user                                             (OK=9171   KO=0     )
> RootUserinfo                                             (OK=30618  KO=0     )
>  UI IDM oidcToken                                        (OK=9171   KO=0     )
> userinfo                                                 (OK=9169   KO=0     )
> UI-Logout                                                (OK=9169   KO=0     )
> UI-Logout Redirect 1                                     (OK=9168   KO=0     )
>  UI AM revoke1                                           (OK=9166   KO=0     )
>  UI AM endsession                                        (OK=9166   KO=0     )
>  UI AM revoke2                                           (OK=9166   KO=0     )
> getIdToken                                               (OK=3053   KO=0     )
> getIdToken Redirect 1                                    (OK=3053   KO=0     )
> createOrganization                                       (OK=3053   KO=0     )
> tokenUserinfo                                            (OK=7435   KO=0     )
> queryOrganization                                        (OK=3053   KO=0     )
> deleteOrganization                                       (OK=3053   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1747   KO=0     )
> ReadPolicy                                               (OK=13812  KO=0     )
> DeletePolicy                                             (OK=13720  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=299    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1780 (99.33%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 173783 / active: 286    / done: 42840 
================================================================================

08:49:11.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:11.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:11.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:12.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:12.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:13.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:13.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:14.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:14.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:14.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:15.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:15 GMT                                     735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=602325 KO=12    )
> restLoginInitiate                                        (OK=41825  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=41820  KO=1     )
> Skip 2FA                                                 (OK=23281  KO=0     )
> User Authorize PKCE stage                                (OK=49271  KO=0     )
> User AccessToken PKCE stage                              (OK=49265  KO=0     )
> GetUUid                                                  (OK=14015  KO=0     )
> GetOpenidConfig                                          (OK=41747  KO=0     )
> CreatePolicy                                             (OK=14007  KO=7     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1598   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1597   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9252   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9252   KO=0     )
>  UI AM idFromSession                                     (OK=9251   KO=1     )
>  UI AM validateGoto                                      (OK=9252   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9251   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9251   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9251   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9251   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9247   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9246   KO=0     )
>  UI IDM uiconfig                                         (OK=9246   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9246   KO=0     )
>  UI IDM version                                          (OK=9246   KO=0     )
>  UI IDM privilege                                        (OK=9246   KO=0     )
>  UI IDM login                                            (OK=9245   KO=1     )
>  UI IDM features                                         (OK=9246   KO=0     )
>  UI IDM dashboard                                        (OK=9246   KO=0     )
>  UI IDM managed user schema                              (OK=9246   KO=0     )
>  UI IDM user                                             (OK=9244   KO=0     )
> RootUserinfo                                             (OK=30840  KO=0     )
>  UI IDM oidcToken                                        (OK=9243   KO=0     )
> userinfo                                                 (OK=9242   KO=0     )
> UI-Logout                                                (OK=9241   KO=0     )
> UI-Logout Redirect 1                                     (OK=9241   KO=0     )
>  UI AM revoke1                                           (OK=9240   KO=0     )
>  UI AM endsession                                        (OK=9240   KO=0     )
>  UI AM revoke2                                           (OK=9240   KO=0     )
> getIdToken                                               (OK=3077   KO=0     )
> getIdToken Redirect 1                                    (OK=3077   KO=0     )
> createOrganization                                       (OK=3076   KO=0     )
> tokenUserinfo                                            (OK=7487   KO=0     )
> queryOrganization                                        (OK=3076   KO=0     )
> deleteOrganization                                       (OK=3076   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1760   KO=0     )
> ReadPolicy                                               (OK=13920  KO=0     )
> DeletePolicy                                             (OK=13809  KO=2     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=299    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1791 (99.33%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          2 ( 0.11%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 19%
          waiting: 173483 / active: 278    / done: 43148 
================================================================================

08:49:15.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:16.139 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 42814: status.find.in([200, 209], 304), found 404
08:49:16.140 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,42814,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTE5MzcxOTEzIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicVJQc0dMc0Jaa0dVbzA5NmdiTlBDY3JSTjY0Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4Nzc0NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4Nzc0NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMzQ1LCJpYXQiOjE3MzE0ODc3NDUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Iml5QWxNb0lIVmxlZkFJSVAzUUpCSW03eTN5QSJ9.B6hNykutuCcRoVVme5TIUpYTwprNcRUHXyIH30KvVP66uaaUpYBgqhwcliGNhPLg9KLQtmgOmVhQZVHUUHGpm9GObmWan3Ql1PCBN6xViYS2ai6z1g978HiV1r2W9xfwIw4-gAnxL3WkQ5yIRqQLxbrb8u7HU5EUIctQYaXVQg9LWUdMbf4u4d7OaWE2kCP5_8xRwcbwtwkewtKfNotXaSPI80EKyM5kTxmhN0rGts0LiIz5E-VlxzSm5bzT_JCJNPC1sqrjTanYc7RV8PJLbJmasII9lO9b3xJEA23K3rTQ_1WQEpk8w1vLQPbDiu3ct4ui4uY0wQ2wAyvvIx0xGQ, username -> user.129119, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy340300, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@42f38f4f, authcode -> y0JpiM9bRuCn2DFznEGhAFb9XFw, useAdminRealm -> true, callbacks -> {"tokenId":"5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487745664), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487745664))), password -> Pa_ssw0rd, challenge -> Rhnw-0uVyrCty9f5j4Ra310yDvuFaphvttsCWOgUO2M, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 107.24.33.1, verifier -> LTM5MTY0OTM4NDQ1NDI1MzU4MjM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@52890e96, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@33d2dda3, tokenId -> 5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy340300
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=5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=5AF24isd-PaUCQmL8GDoqYO_jxI.*AAJTSQACMDIAAlNLABxiQ2lBRStmRlY1MUlxZStIckE2ZWhhVERpNmM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:49:16 GMT
	x-forgerock-transactionid: 8ab6a8c0-43f4-474f-8b93-36caa1b01eab
	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 testPolicy340300 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:49:16.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:17.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:17.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:18.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:19.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:19.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:19.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:20.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:20.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:20 GMT                                     740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=606167 KO=13    )
> restLoginInitiate                                        (OK=42097  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42090  KO=1     )
> Skip 2FA                                                 (OK=23436  KO=0     )
> User Authorize PKCE stage                                (OK=49587  KO=0     )
> User AccessToken PKCE stage                              (OK=49585  KO=0     )
> GetUUid                                                  (OK=14092  KO=0     )
> GetOpenidConfig                                          (OK=42022  KO=0     )
> CreatePolicy                                             (OK=14082  KO=7     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1609   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1609   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9307   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9306   KO=0     )
>  UI AM idFromSession                                     (OK=9305   KO=1     )
>  UI AM validateGoto                                      (OK=9306   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9305   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9305   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9304   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9304   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9303   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9302   KO=0     )
>  UI IDM uiconfig                                         (OK=9302   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9302   KO=0     )
>  UI IDM version                                          (OK=9302   KO=0     )
>  UI IDM privilege                                        (OK=9302   KO=0     )
>  UI IDM login                                            (OK=9301   KO=1     )
>  UI IDM features                                         (OK=9302   KO=0     )
>  UI IDM dashboard                                        (OK=9302   KO=0     )
>  UI IDM managed user schema                              (OK=9301   KO=0     )
>  UI IDM user                                             (OK=9301   KO=0     )
> RootUserinfo                                             (OK=31085  KO=0     )
>  UI IDM oidcToken                                        (OK=9301   KO=0     )
> userinfo                                                 (OK=9300   KO=0     )
> UI-Logout                                                (OK=9299   KO=0     )
> UI-Logout Redirect 1                                     (OK=9299   KO=0     )
>  UI AM revoke1                                           (OK=9297   KO=0     )
>  UI AM endsession                                        (OK=9297   KO=0     )
>  UI AM revoke2                                           (OK=9297   KO=0     )
> getIdToken                                               (OK=3098   KO=0     )
> getIdToken Redirect 1                                    (OK=3098   KO=0     )
> createOrganization                                       (OK=3096   KO=0     )
> tokenUserinfo                                            (OK=7543   KO=0     )
> queryOrganization                                        (OK=3095   KO=0     )
> deleteOrganization                                       (OK=3095   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1768   KO=0     )
> ReadPolicy                                               (OK=14011  KO=0     )
> DeletePolicy                                             (OK=13914  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=303    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1801 (99.28%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.17%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 173200 / active: 260    / done: 43449 
================================================================================

08:49:20.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:20.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:21.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:22.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:22.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:22.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:22.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:24.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:24.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:24.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:25.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:25 GMT                                     745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=610149 KO=13    )
> restLoginInitiate                                        (OK=42359  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42355  KO=1     )
> Skip 2FA                                                 (OK=23586  KO=0     )
> User Authorize PKCE stage                                (OK=49905  KO=0     )
> User AccessToken PKCE stage                              (OK=49901  KO=0     )
> GetUUid                                                  (OK=14182  KO=0     )
> GetOpenidConfig                                          (OK=42279  KO=0     )
> CreatePolicy                                             (OK=14175  KO=7     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1616   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1616   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9370   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9370   KO=0     )
>  UI AM idFromSession                                     (OK=9368   KO=1     )
>  UI AM validateGoto                                      (OK=9369   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9367   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9367   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9367   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9367   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9366   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9366   KO=0     )
>  UI IDM uiconfig                                         (OK=9366   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9366   KO=0     )
>  UI IDM version                                          (OK=9366   KO=0     )
>  UI IDM privilege                                        (OK=9366   KO=0     )
>  UI IDM login                                            (OK=9365   KO=1     )
>  UI IDM features                                         (OK=9366   KO=0     )
>  UI IDM dashboard                                        (OK=9366   KO=0     )
>  UI IDM managed user schema                              (OK=9365   KO=0     )
>  UI IDM user                                             (OK=9366   KO=0     )
> RootUserinfo                                             (OK=31332  KO=0     )
>  UI IDM oidcToken                                        (OK=9365   KO=0     )
> userinfo                                                 (OK=9364   KO=0     )
> UI-Logout                                                (OK=9363   KO=0     )
> UI-Logout Redirect 1                                     (OK=9363   KO=0     )
>  UI AM revoke1                                           (OK=9362   KO=0     )
>  UI AM endsession                                        (OK=9362   KO=0     )
>  UI AM revoke2                                           (OK=9362   KO=0     )
> getIdToken                                               (OK=3115   KO=0     )
> getIdToken Redirect 1                                    (OK=3115   KO=0     )
> createOrganization                                       (OK=3115   KO=0     )
> tokenUserinfo                                            (OK=7584   KO=0     )
> queryOrganization                                        (OK=3115   KO=0     )
> deleteOrganization                                       (OK=3115   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1777   KO=0     )
> ReadPolicy                                               (OK=14086  KO=0     )
> DeletePolicy                                             (OK=14005  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=306    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1812 (99.29%)
> status.find.in([200, 209], 304), found 409                          7 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############-                                                           ] 20%
          waiting: 172931 / active: 243    / done: 43735 
================================================================================

08:49:26.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:27.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:27.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:27.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:28.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:28.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:28.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:28.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 44154: status.find.in([200, 209], 304), found 409
08:49:28.985 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,44154,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5MzA0MDU3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiUjZFS2tfeERnRVJBR0NSaklZZjNIQVh5MkNrIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4Nzc2OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4Nzc2OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxMzY4LCJpYXQiOjE3MzE0ODc3NjgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Inc2N3RkejlJeGVJRW9EU2FrMXprNDViS09TbyJ9.lcuzNGwdMkD2N45LJ2hOViIhCWSCJKAt9-cOES8Y3bytlR2HvztezJz5fBml1cwSZ2onbdb57BEvy57Ah6fU8MdWbQkdFKXfnJUcqOeWmpZKmdK22kC4VvdCHajy83LXMhv4GTYsKyyqfAjPkeJ1UfKtaouU7eWSa9lvOTV1aKvPJh3fLbSaTEc0muxL10DpURHjLifeKVUGD5MkjZ-Sq2qA3m3pnJaF1_jNgJsjqtTQuzU1KJoiQjmcq6M_R6sG2yEYdfuy2tHLfFZ_6p112JXwOGR1QY48KLWbrWUVU5_nSAzyVyLrYIqBqE2CW8FCbizspUh8m5xt7QDJIxc9Nw, username -> user.50373, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy155100, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@86e3852, authcode -> iWE8jKYTJ6NjklhHQ2sNkr6Xkmk, useAdminRealm -> true, callbacks -> {"tokenId":"EjS3aKW3ziCUPV4-Eqrd26aiSOE.*AAJTSQACMDIAAlNLABxYbjdNRVV0NWRhRVRPRzJiQ1I1N0RxOWpVSkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487768696), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=EjS3aKW3ziCUPV4-Eqrd26aiSOE.*AAJTSQACMDIAAlNLABxYbjdNRVV0NWRhRVRPRzJiQ1I1N0RxOWpVSkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487768696))), password -> Pa_ssw0rd, challenge -> zPL-ICMiyoEYJfv4FZvZv1BOcrmYp0mXSlbzRc2dNTI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 1.181.237.170, verifier -> MzU5MTc4MzY2ODE2NTEwOTQyNA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5e869c9f, tokenId -> EjS3aKW3ziCUPV4-Eqrd26aiSOE.*AAJTSQACMDIAAlNLABxYbjdNRVV0NWRhRVRPRzJiQ1I1N0RxOWpVSkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=EjS3aKW3ziCUPV4-Eqrd26aiSOE.*AAJTSQACMDIAAlNLABxYbjdNRVV0NWRhRVRPRzJiQ1I1N0RxOWpVSkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=EjS3aKW3ziCUPV4-Eqrd26aiSOE.*AAJTSQACMDIAAlNLABxYbjdNRVV0NWRhRVRPRzJiQ1I1N0RxOWpVSkU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy155100","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 08:49:28 GMT
	x-forgerock-transactionid: 94341073-51e6-467b-87dd-e82a33e719a3
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:49:29.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:30.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:30 GMT                                     750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=614048 KO=14    )
> restLoginInitiate                                        (OK=42626  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42622  KO=1     )
> Skip 2FA                                                 (OK=23732  KO=0     )
> User Authorize PKCE stage                                (OK=50221  KO=0     )
> User AccessToken PKCE stage                              (OK=50215  KO=0     )
> GetUUid                                                  (OK=14261  KO=0     )
> GetOpenidConfig                                          (OK=42528  KO=0     )
> CreatePolicy                                             (OK=14250  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1629   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1629   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9436   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9435   KO=0     )
>  UI AM idFromSession                                     (OK=9433   KO=1     )
>  UI AM validateGoto                                      (OK=9434   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9431   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9430   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9429   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9429   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9428   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9427   KO=0     )
>  UI IDM uiconfig                                         (OK=9426   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9426   KO=0     )
>  UI IDM version                                          (OK=9426   KO=0     )
>  UI IDM privilege                                        (OK=9425   KO=0     )
>  UI IDM login                                            (OK=9425   KO=1     )
>  UI IDM features                                         (OK=9425   KO=0     )
>  UI IDM dashboard                                        (OK=9425   KO=0     )
>  UI IDM managed user schema                              (OK=9425   KO=0     )
>  UI IDM user                                             (OK=9425   KO=0     )
> RootUserinfo                                             (OK=31552  KO=0     )
>  UI IDM oidcToken                                        (OK=9425   KO=0     )
> userinfo                                                 (OK=9424   KO=0     )
> UI-Logout                                                (OK=9423   KO=0     )
> UI-Logout Redirect 1                                     (OK=9422   KO=0     )
>  UI AM revoke1                                           (OK=9421   KO=0     )
>  UI AM endsession                                        (OK=9421   KO=0     )
>  UI AM revoke2                                           (OK=9421   KO=0     )
> getIdToken                                               (OK=3138   KO=0     )
> getIdToken Redirect 1                                    (OK=3138   KO=0     )
> createOrganization                                       (OK=3138   KO=0     )
> tokenUserinfo                                            (OK=7628   KO=0     )
> queryOrganization                                        (OK=3138   KO=0     )
> deleteOrganization                                       (OK=3138   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1796   KO=0     )
> ReadPolicy                                               (OK=14181  KO=0     )
> DeletePolicy                                             (OK=14083  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=308    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1821 (99.24%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 172651 / active: 250    / done: 44008 
================================================================================

08:49:30.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:32.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:32.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:32.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:32.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:32.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:33.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:33.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:33.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:33.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:34.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:34.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:34.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:35 GMT                                     755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=618212 KO=14    )
> restLoginInitiate                                        (OK=42928  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=42917  KO=1     )
> Skip 2FA                                                 (OK=23906  KO=0     )
> User Authorize PKCE stage                                (OK=50570  KO=0     )
> User AccessToken PKCE stage                              (OK=50566  KO=0     )
> GetUUid                                                  (OK=14364  KO=0     )
> GetOpenidConfig                                          (OK=42803  KO=0     )
> CreatePolicy                                             (OK=14354  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1639   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9496   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9496   KO=0     )
>  UI AM idFromSession                                     (OK=9494   KO=1     )
>  UI AM validateGoto                                      (OK=9495   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9494   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9494   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9492   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9492   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9490   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9489   KO=0     )
>  UI IDM uiconfig                                         (OK=9487   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9487   KO=0     )
>  UI IDM version                                          (OK=9487   KO=0     )
>  UI IDM privilege                                        (OK=9487   KO=0     )
>  UI IDM login                                            (OK=9486   KO=1     )
>  UI IDM features                                         (OK=9487   KO=0     )
>  UI IDM dashboard                                        (OK=9487   KO=0     )
>  UI IDM managed user schema                              (OK=9487   KO=0     )
>  UI IDM user                                             (OK=9487   KO=0     )
> RootUserinfo                                             (OK=31770  KO=0     )
>  UI IDM oidcToken                                        (OK=9487   KO=0     )
> userinfo                                                 (OK=9487   KO=0     )
> UI-Logout                                                (OK=9487   KO=0     )
> UI-Logout Redirect 1                                     (OK=9487   KO=0     )
>  UI AM revoke1                                           (OK=9485   KO=0     )
>  UI AM endsession                                        (OK=9487   KO=0     )
>  UI AM revoke2                                           (OK=9487   KO=0     )
> getIdToken                                               (OK=3162   KO=0     )
> getIdToken Redirect 1                                    (OK=3162   KO=0     )
> createOrganization                                       (OK=3161   KO=0     )
> tokenUserinfo                                            (OK=7677   KO=0     )
> queryOrganization                                        (OK=3160   KO=0     )
> deleteOrganization                                       (OK=3160   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1810   KO=0     )
> ReadPolicy                                               (OK=14256  KO=0     )
> DeletePolicy                                             (OK=14177  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=310    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1834 (99.24%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 172337 / active: 269    / done: 44303 
================================================================================

08:49:35.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:36.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:36.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:36.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:36.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:37.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:37.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:37.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:37.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:38.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:38.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:38.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:38.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:39.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:39.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:39.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:39.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:40.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:40.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:40.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:40 GMT                                     760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=622374 KO=14    )
> restLoginInitiate                                        (OK=43230  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43221  KO=1     )
> Skip 2FA                                                 (OK=24080  KO=0     )
> User Authorize PKCE stage                                (OK=50911  KO=0     )
> User AccessToken PKCE stage                              (OK=50908  KO=0     )
> GetUUid                                                  (OK=14473  KO=0     )
> GetOpenidConfig                                          (OK=43088  KO=0     )
> CreatePolicy                                             (OK=14460  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1653   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1653   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9557   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9556   KO=0     )
>  UI AM idFromSession                                     (OK=9554   KO=1     )
>  UI AM validateGoto                                      (OK=9555   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9553   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9553   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9553   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9553   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9551   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9550   KO=0     )
>  UI IDM uiconfig                                         (OK=9548   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9548   KO=0     )
>  UI IDM version                                          (OK=9548   KO=0     )
>  UI IDM privilege                                        (OK=9548   KO=0     )
>  UI IDM login                                            (OK=9547   KO=1     )
>  UI IDM features                                         (OK=9548   KO=0     )
>  UI IDM dashboard                                        (OK=9548   KO=0     )
>  UI IDM managed user schema                              (OK=9548   KO=0     )
>  UI IDM user                                             (OK=9548   KO=0     )
> RootUserinfo                                             (OK=31974  KO=0     )
>  UI IDM oidcToken                                        (OK=9547   KO=0     )
> userinfo                                                 (OK=9547   KO=0     )
> UI-Logout                                                (OK=9547   KO=0     )
> UI-Logout Redirect 1                                     (OK=9547   KO=0     )
>  UI AM revoke1                                           (OK=9547   KO=0     )
>  UI AM endsession                                        (OK=9547   KO=0     )
>  UI AM revoke2                                           (OK=9547   KO=0     )
> getIdToken                                               (OK=3192   KO=0     )
> getIdToken Redirect 1                                    (OK=3191   KO=0     )
> createOrganization                                       (OK=3191   KO=0     )
> tokenUserinfo                                            (OK=7727   KO=0     )
> queryOrganization                                        (OK=3191   KO=0     )
> deleteOrganization                                       (OK=3191   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1817   KO=0     )
> ReadPolicy                                               (OK=14361  KO=0     )
> DeletePolicy                                             (OK=14253  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=314    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1854 (99.25%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 172024 / active: 283    / done: 44602 
================================================================================

08:49:40.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:42.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:42.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:42.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:42.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:43.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:43.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:43.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:43.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:44.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:44.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:44.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:45.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:45 GMT                                     765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=627141 KO=14    )
> restLoginInitiate                                        (OK=43553  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43544  KO=1     )
> Skip 2FA                                                 (OK=24253  KO=0     )
> User Authorize PKCE stage                                (OK=51295  KO=0     )
> User AccessToken PKCE stage                              (OK=51288  KO=0     )
> GetUUid                                                  (OK=14573  KO=0     )
> GetOpenidConfig                                          (OK=43398  KO=0     )
> CreatePolicy                                             (OK=14565  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1667   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1666   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9636   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9635   KO=0     )
>  UI AM idFromSession                                     (OK=9633   KO=1     )
>  UI AM validateGoto                                      (OK=9634   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9632   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9632   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9632   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9632   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9630   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9628   KO=0     )
>  UI IDM uiconfig                                         (OK=9628   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9628   KO=0     )
>  UI IDM version                                          (OK=9627   KO=0     )
>  UI IDM privilege                                        (OK=9627   KO=0     )
>  UI IDM login                                            (OK=9626   KO=1     )
>  UI IDM features                                         (OK=9627   KO=0     )
>  UI IDM dashboard                                        (OK=9627   KO=0     )
>  UI IDM managed user schema                              (OK=9627   KO=0     )
>  UI IDM user                                             (OK=9627   KO=0     )
> RootUserinfo                                             (OK=32195  KO=0     )
>  UI IDM oidcToken                                        (OK=9626   KO=0     )
> userinfo                                                 (OK=9626   KO=0     )
> UI-Logout                                                (OK=9626   KO=0     )
> UI-Logout Redirect 1                                     (OK=9625   KO=0     )
>  UI AM revoke1                                           (OK=9623   KO=0     )
>  UI AM endsession                                        (OK=9623   KO=0     )
>  UI AM revoke2                                           (OK=9623   KO=0     )
> getIdToken                                               (OK=3211   KO=0     )
> getIdToken Redirect 1                                    (OK=3211   KO=0     )
> createOrganization                                       (OK=3211   KO=0     )
> tokenUserinfo                                            (OK=7781   KO=0     )
> queryOrganization                                        (OK=3211   KO=0     )
> deleteOrganization                                       (OK=3210   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1833   KO=0     )
> ReadPolicy                                               (OK=14466  KO=0     )
> DeletePolicy                                             (OK=14355  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=315    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1867 (99.26%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 171684 / active: 308    / done: 44917 
================================================================================

08:49:45.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:47.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:48.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:49.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:50 GMT                                     770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=631576 KO=14    )
> restLoginInitiate                                        (OK=43839  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=43834  KO=1     )
> Skip 2FA                                                 (OK=24424  KO=0     )
> User Authorize PKCE stage                                (OK=51651  KO=0     )
> User AccessToken PKCE stage                              (OK=51645  KO=0     )
> GetUUid                                                  (OK=14679  KO=0     )
> GetOpenidConfig                                          (OK=43717  KO=0     )
> CreatePolicy                                             (OK=14671  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1679   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1679   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9703   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9702   KO=0     )
>  UI AM idFromSession                                     (OK=9699   KO=1     )
>  UI AM validateGoto                                      (OK=9700   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9698   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9698   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9698   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9698   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9697   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9697   KO=0     )
>  UI IDM uiconfig                                         (OK=9697   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9697   KO=0     )
>  UI IDM version                                          (OK=9697   KO=0     )
>  UI IDM privilege                                        (OK=9697   KO=0     )
>  UI IDM login                                            (OK=9696   KO=1     )
>  UI IDM features                                         (OK=9697   KO=0     )
>  UI IDM dashboard                                        (OK=9697   KO=0     )
>  UI IDM managed user schema                              (OK=9697   KO=0     )
>  UI IDM user                                             (OK=9697   KO=0     )
> RootUserinfo                                             (OK=32453  KO=0     )
>  UI IDM oidcToken                                        (OK=9697   KO=0     )
> userinfo                                                 (OK=9697   KO=0     )
> UI-Logout                                                (OK=9697   KO=0     )
> UI-Logout Redirect 1                                     (OK=9695   KO=0     )
>  UI AM revoke1                                           (OK=9694   KO=0     )
>  UI AM endsession                                        (OK=9694   KO=0     )
>  UI AM revoke2                                           (OK=9694   KO=0     )
> getIdToken                                               (OK=3228   KO=0     )
> getIdToken Redirect 1                                    (OK=3228   KO=0     )
> createOrganization                                       (OK=3228   KO=0     )
> tokenUserinfo                                            (OK=7831   KO=0     )
> queryOrganization                                        (OK=3228   KO=0     )
> deleteOrganization                                       (OK=3228   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1849   KO=0     )
> ReadPolicy                                               (OK=14572  KO=0     )
> DeletePolicy                                             (OK=14462  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=321    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1871 (99.26%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 171389 / active: 291    / done: 45229 
================================================================================

08:49:50.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:50.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:51.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:51.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:52.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:52.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:52.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:52.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:53.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:54.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:54.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:54.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:55.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:49:55 GMT                                     775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=635939 KO=14    )
> restLoginInitiate                                        (OK=44138  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44128  KO=1     )
> Skip 2FA                                                 (OK=24592  KO=0     )
> User Authorize PKCE stage                                (OK=52001  KO=0     )
> User AccessToken PKCE stage                              (OK=51996  KO=0     )
> GetUUid                                                  (OK=14789  KO=0     )
> GetOpenidConfig                                          (OK=44038  KO=0     )
> CreatePolicy                                             (OK=14778  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1697   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1697   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9768   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9768   KO=0     )
>  UI AM idFromSession                                     (OK=9766   KO=1     )
>  UI AM validateGoto                                      (OK=9767   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9766   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9765   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9765   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9765   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9765   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9765   KO=0     )
>  UI IDM uiconfig                                         (OK=9765   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9765   KO=0     )
>  UI IDM version                                          (OK=9765   KO=0     )
>  UI IDM privilege                                        (OK=9765   KO=0     )
>  UI IDM login                                            (OK=9764   KO=1     )
>  UI IDM features                                         (OK=9765   KO=0     )
>  UI IDM dashboard                                        (OK=9765   KO=0     )
>  UI IDM managed user schema                              (OK=9765   KO=0     )
>  UI IDM user                                             (OK=9765   KO=0     )
> RootUserinfo                                             (OK=32657  KO=0     )
>  UI IDM oidcToken                                        (OK=9764   KO=0     )
> userinfo                                                 (OK=9764   KO=0     )
> UI-Logout                                                (OK=9763   KO=0     )
> UI-Logout Redirect 1                                     (OK=9763   KO=0     )
>  UI AM revoke1                                           (OK=9761   KO=0     )
>  UI AM endsession                                        (OK=9761   KO=0     )
>  UI AM revoke2                                           (OK=9761   KO=0     )
> getIdToken                                               (OK=3248   KO=0     )
> getIdToken Redirect 1                                    (OK=3248   KO=0     )
> createOrganization                                       (OK=3247   KO=0     )
> tokenUserinfo                                            (OK=7878   KO=0     )
> queryOrganization                                        (OK=3247   KO=0     )
> deleteOrganization                                       (OK=3247   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1865   KO=0     )
> ReadPolicy                                               (OK=14678  KO=0     )
> DeletePolicy                                             (OK=14565  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=324    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1884 (99.26%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.11%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 20%
          waiting: 171072 / active: 289    / done: 45548 
================================================================================

08:49:55.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:55.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:55.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:56.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:57.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:57.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:58.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:59.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:49:59.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:00.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:00 GMT                                     780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=640343 KO=14    )
> restLoginInitiate                                        (OK=44428  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44423  KO=1     )
> Skip 2FA                                                 (OK=24749  KO=0     )
> User Authorize PKCE stage                                (OK=52363  KO=0     )
> User AccessToken PKCE stage                              (OK=52353  KO=0     )
> GetUUid                                                  (OK=14885  KO=0     )
> GetOpenidConfig                                          (OK=44347  KO=0     )
> CreatePolicy                                             (OK=14875  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1712   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1711   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9847   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9847   KO=0     )
>  UI AM idFromSession                                     (OK=9844   KO=1     )
>  UI AM validateGoto                                      (OK=9845   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9842   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9841   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9841   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9841   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9839   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9836   KO=0     )
>  UI IDM uiconfig                                         (OK=9833   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9833   KO=0     )
>  UI IDM version                                          (OK=9833   KO=0     )
>  UI IDM privilege                                        (OK=9832   KO=0     )
>  UI IDM login                                            (OK=9831   KO=1     )
>  UI IDM features                                         (OK=9832   KO=0     )
>  UI IDM dashboard                                        (OK=9832   KO=0     )
>  UI IDM managed user schema                              (OK=9832   KO=0     )
>  UI IDM user                                             (OK=9832   KO=0     )
> RootUserinfo                                             (OK=32869  KO=0     )
>  UI IDM oidcToken                                        (OK=9830   KO=0     )
> userinfo                                                 (OK=9830   KO=0     )
> UI-Logout                                                (OK=9830   KO=0     )
> UI-Logout Redirect 1                                     (OK=9830   KO=0     )
>  UI AM revoke1                                           (OK=9830   KO=0     )
>  UI AM endsession                                        (OK=9830   KO=0     )
>  UI AM revoke2                                           (OK=9830   KO=0     )
> getIdToken                                               (OK=3263   KO=0     )
> getIdToken Redirect 1                                    (OK=3263   KO=0     )
> createOrganization                                       (OK=3263   KO=0     )
> tokenUserinfo                                            (OK=7929   KO=0     )
> queryOrganization                                        (OK=3263   KO=0     )
> deleteOrganization                                       (OK=3263   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1884   KO=0     )
> ReadPolicy                                               (OK=14780  KO=0     )
> DeletePolicy                                             (OK=14671  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=326    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1894 (99.27%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 170765 / active: 293    / done: 45851 
================================================================================

08:50:00.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:00.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:01.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:01.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:01.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:01.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:03.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:03.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:03.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:03.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:04.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:04.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:05.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:05 GMT                                     785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=644737 KO=14    )
> restLoginInitiate                                        (OK=44721  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=44718  KO=1     )
> Skip 2FA                                                 (OK=24915  KO=0     )
> User Authorize PKCE stage                                (OK=52711  KO=0     )
> User AccessToken PKCE stage                              (OK=52707  KO=0     )
> GetUUid                                                  (OK=14993  KO=0     )
> GetOpenidConfig                                          (OK=44655  KO=0     )
> CreatePolicy                                             (OK=14983  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1722   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1722   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9913   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9912   KO=0     )
>  UI AM idFromSession                                     (OK=9910   KO=1     )
>  UI AM validateGoto                                      (OK=9911   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9911   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9911   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9910   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9910   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9909   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9908   KO=0     )
>  UI IDM uiconfig                                         (OK=9905   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9905   KO=0     )
>  UI IDM version                                          (OK=9905   KO=0     )
>  UI IDM privilege                                        (OK=9905   KO=0     )
>  UI IDM login                                            (OK=9904   KO=1     )
>  UI IDM features                                         (OK=9905   KO=0     )
>  UI IDM dashboard                                        (OK=9904   KO=0     )
>  UI IDM managed user schema                              (OK=9904   KO=0     )
>  UI IDM user                                             (OK=9904   KO=0     )
> RootUserinfo                                             (OK=33083  KO=0     )
>  UI IDM oidcToken                                        (OK=9904   KO=0     )
> userinfo                                                 (OK=9903   KO=0     )
> UI-Logout                                                (OK=9901   KO=0     )
> UI-Logout Redirect 1                                     (OK=9900   KO=0     )
>  UI AM revoke1                                           (OK=9899   KO=0     )
>  UI AM endsession                                        (OK=9899   KO=0     )
>  UI AM revoke2                                           (OK=9899   KO=0     )
> getIdToken                                               (OK=3279   KO=0     )
> getIdToken Redirect 1                                    (OK=3279   KO=0     )
> createOrganization                                       (OK=3279   KO=0     )
> tokenUserinfo                                            (OK=7977   KO=0     )
> queryOrganization                                        (OK=3279   KO=0     )
> deleteOrganization                                       (OK=3279   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1896   KO=0     )
> ReadPolicy                                               (OK=14882  KO=0     )
> DeletePolicy                                             (OK=14777  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=329    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1907 (99.27%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.16%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 170466 / active: 290    / done: 46153 
================================================================================

08:50:05.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:05.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:06.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:06.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:06.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:07.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:07.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:08.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:08.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:08.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:08.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:09.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:09.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:10.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:10.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:10.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:10 GMT                                     790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=648894 KO=14    )
> restLoginInitiate                                        (OK=45005  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45000  KO=1     )
> Skip 2FA                                                 (OK=25069  KO=0     )
> User Authorize PKCE stage                                (OK=53043  KO=0     )
> User AccessToken PKCE stage                              (OK=53038  KO=0     )
> GetUUid                                                  (OK=15091  KO=0     )
> GetOpenidConfig                                          (OK=44959  KO=0     )
> CreatePolicy                                             (OK=15081  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1733   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1733   KO=0     )
> UI-Post-Login - stage 1                                  (OK=9978   KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=9978   KO=0     )
>  UI AM idFromSession                                     (OK=9976   KO=1     )
>  UI AM validateGoto                                      (OK=9977   KO=0     )
> UI-Post-Login - stage 2                                  (OK=9974   KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=9974   KO=0     )
>  UI Enduser appAuthHelper2                               (OK=9973   KO=0     )
>  UI Enduser appAuthHelper1                               (OK=9973   KO=0     )
> UI-Post-Login - stage 3                                  (OK=9969   KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=9969   KO=0     )
>  UI IDM uiconfig                                         (OK=9969   KO=0     )
>  UI Enduser sessioncheck                                 (OK=9969   KO=0     )
>  UI IDM version                                          (OK=9969   KO=0     )
>  UI IDM privilege                                        (OK=9969   KO=0     )
>  UI IDM login                                            (OK=9968   KO=1     )
>  UI IDM features                                         (OK=9969   KO=0     )
>  UI IDM dashboard                                        (OK=9969   KO=0     )
>  UI IDM managed user schema                              (OK=9969   KO=0     )
>  UI IDM user                                             (OK=9969   KO=0     )
> RootUserinfo                                             (OK=33289  KO=0     )
>  UI IDM oidcToken                                        (OK=9968   KO=0     )
> userinfo                                                 (OK=9968   KO=0     )
> UI-Logout                                                (OK=9967   KO=0     )
> UI-Logout Redirect 1                                     (OK=9966   KO=0     )
>  UI AM revoke1                                           (OK=9966   KO=0     )
>  UI AM endsession                                        (OK=9966   KO=0     )
>  UI AM revoke2                                           (OK=9966   KO=0     )
> getIdToken                                               (OK=3299   KO=0     )
> getIdToken Redirect 1                                    (OK=3299   KO=0     )
> createOrganization                                       (OK=3299   KO=0     )
> tokenUserinfo                                            (OK=8025   KO=0     )
> queryOrganization                                        (OK=3299   KO=0     )
> deleteOrganization                                       (OK=3299   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1909   KO=0     )
> ReadPolicy                                               (OK=14989  KO=0     )
> DeletePolicy                                             (OK=14876  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=331    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1923 (99.28%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 170167 / active: 283    / done: 46459 
================================================================================

08:50:10.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:10.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:10.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:10.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:11.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:12.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:12.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:12.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:12.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:13.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:13.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:14.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:15.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:15.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:15 GMT                                     795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=653366 KO=14    )
> restLoginInitiate                                        (OK=45315  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45306  KO=1     )
> Skip 2FA                                                 (OK=25229  KO=0     )
> User Authorize PKCE stage                                (OK=53399  KO=0     )
> User AccessToken PKCE stage                              (OK=53399  KO=0     )
> GetUUid                                                  (OK=15184  KO=0     )
> GetOpenidConfig                                          (OK=45261  KO=0     )
> CreatePolicy                                             (OK=15176  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1745   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1745   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10048  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10048  KO=0     )
>  UI AM idFromSession                                     (OK=10046  KO=1     )
>  UI AM validateGoto                                      (OK=10047  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10046  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10046  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10045  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10045  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10043  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10043  KO=0     )
>  UI IDM uiconfig                                         (OK=10043  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10043  KO=0     )
>  UI IDM version                                          (OK=10043  KO=0     )
>  UI IDM privilege                                        (OK=10042  KO=0     )
>  UI IDM login                                            (OK=10041  KO=1     )
>  UI IDM features                                         (OK=10042  KO=0     )
>  UI IDM dashboard                                        (OK=10041  KO=0     )
>  UI IDM managed user schema                              (OK=10041  KO=0     )
>  UI IDM user                                             (OK=10041  KO=0     )
> RootUserinfo                                             (OK=33493  KO=0     )
>  UI IDM oidcToken                                        (OK=10039  KO=0     )
> userinfo                                                 (OK=10038  KO=0     )
> UI-Logout                                                (OK=10038  KO=0     )
> UI-Logout Redirect 1                                     (OK=10038  KO=0     )
>  UI AM revoke1                                           (OK=10037  KO=0     )
>  UI AM endsession                                        (OK=10037  KO=0     )
>  UI AM revoke2                                           (OK=10037  KO=0     )
> getIdToken                                               (OK=3322   KO=0     )
> getIdToken Redirect 1                                    (OK=3322   KO=0     )
> createOrganization                                       (OK=3320   KO=0     )
> tokenUserinfo                                            (OK=8080   KO=0     )
> queryOrganization                                        (OK=3320   KO=0     )
> deleteOrganization                                       (OK=3320   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1927   KO=0     )
> ReadPolicy                                               (OK=15088  KO=0     )
> DeletePolicy                                             (OK=14984  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=333    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1946 (99.29%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############-                                                          ] 21%
          waiting: 169845 / active: 276    / done: 46788 
================================================================================

08:50:15.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:16.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:16.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:16.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:17.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:17.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:18.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:18.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:18.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:19.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:20.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:20 GMT                                     800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=657514 KO=14    )
> restLoginInitiate                                        (OK=45601  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45594  KO=1     )
> Skip 2FA                                                 (OK=25385  KO=0     )
> User Authorize PKCE stage                                (OK=53738  KO=0     )
> User AccessToken PKCE stage                              (OK=53735  KO=0     )
> GetUUid                                                  (OK=15269  KO=0     )
> GetOpenidConfig                                          (OK=45539  KO=0     )
> CreatePolicy                                             (OK=15258  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1753   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1752   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10112  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10112  KO=0     )
>  UI AM idFromSession                                     (OK=10111  KO=1     )
>  UI AM validateGoto                                      (OK=10111  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10110  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10110  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10110  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10110  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10106  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10106  KO=0     )
>  UI IDM uiconfig                                         (OK=10106  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10106  KO=0     )
>  UI IDM version                                          (OK=10106  KO=0     )
>  UI IDM privilege                                        (OK=10106  KO=0     )
>  UI IDM login                                            (OK=10105  KO=1     )
>  UI IDM features                                         (OK=10106  KO=0     )
>  UI IDM dashboard                                        (OK=10106  KO=0     )
>  UI IDM managed user schema                              (OK=10106  KO=0     )
>  UI IDM user                                             (OK=10106  KO=0     )
> RootUserinfo                                             (OK=33732  KO=0     )
>  UI IDM oidcToken                                        (OK=10106  KO=0     )
> userinfo                                                 (OK=10105  KO=0     )
> UI-Logout                                                (OK=10105  KO=0     )
> UI-Logout Redirect 1                                     (OK=10104  KO=0     )
>  UI AM revoke1                                           (OK=10103  KO=0     )
>  UI AM endsession                                        (OK=10103  KO=0     )
>  UI AM revoke2                                           (OK=10103  KO=0     )
> getIdToken                                               (OK=3341   KO=0     )
> getIdToken Redirect 1                                    (OK=3341   KO=0     )
> createOrganization                                       (OK=3340   KO=0     )
> tokenUserinfo                                            (OK=8135   KO=0     )
> queryOrganization                                        (OK=3339   KO=0     )
> deleteOrganization                                       (OK=3339   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1946   KO=0     )
> ReadPolicy                                               (OK=15179  KO=0     )
> DeletePolicy                                             (OK=15084  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=334    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1957 (99.29%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 169553 / active: 264    / done: 47092 
================================================================================

08:50:20.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:20.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:21.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:21.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:22.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:22.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:22.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:22.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:22.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:22.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:23.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:23.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:24.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:25.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:25 GMT                                     805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=661588 KO=14    )
> restLoginInitiate                                        (OK=45890  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=45887  KO=1     )
> Skip 2FA                                                 (OK=25551  KO=0     )
> User Authorize PKCE stage                                (OK=54074  KO=0     )
> User AccessToken PKCE stage                              (OK=54070  KO=0     )
> GetUUid                                                  (OK=15358  KO=0     )
> GetOpenidConfig                                          (OK=45802  KO=0     )
> CreatePolicy                                             (OK=15349  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1766   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1764   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10173  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10173  KO=0     )
>  UI AM idFromSession                                     (OK=10171  KO=1     )
>  UI AM validateGoto                                      (OK=10172  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10170  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10169  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10169  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10169  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10167  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10166  KO=0     )
>  UI IDM uiconfig                                         (OK=10166  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10166  KO=0     )
>  UI IDM version                                          (OK=10166  KO=0     )
>  UI IDM privilege                                        (OK=10166  KO=0     )
>  UI IDM login                                            (OK=10165  KO=1     )
>  UI IDM features                                         (OK=10166  KO=0     )
>  UI IDM dashboard                                        (OK=10166  KO=0     )
>  UI IDM managed user schema                              (OK=10166  KO=0     )
>  UI IDM user                                             (OK=10166  KO=0     )
> RootUserinfo                                             (OK=34005  KO=0     )
>  UI IDM oidcToken                                        (OK=10165  KO=0     )
> userinfo                                                 (OK=10165  KO=0     )
> UI-Logout                                                (OK=10164  KO=0     )
> UI-Logout Redirect 1                                     (OK=10163  KO=0     )
>  UI AM revoke1                                           (OK=10163  KO=0     )
>  UI AM endsession                                        (OK=10163  KO=0     )
>  UI AM revoke2                                           (OK=10163  KO=0     )
> getIdToken                                               (OK=3363   KO=0     )
> getIdToken Redirect 1                                    (OK=3363   KO=0     )
> createOrganization                                       (OK=3363   KO=0     )
> tokenUserinfo                                            (OK=8185   KO=0     )
> queryOrganization                                        (OK=3363   KO=0     )
> deleteOrganization                                       (OK=3363   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1955   KO=0     )
> ReadPolicy                                               (OK=15265  KO=0     )
> DeletePolicy                                             (OK=15176  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=338    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1971 (99.29%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 169250 / active: 264    / done: 47395 
================================================================================

08:50:26.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:26.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:27.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:27.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:27.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:28.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:28.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:28.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:28.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:28.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:28.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:30.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:30.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:30.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:30.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:30 GMT                                     810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=665700 KO=14    )
> restLoginInitiate                                        (OK=46190  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46182  KO=1     )
> Skip 2FA                                                 (OK=25708  KO=0     )
> User Authorize PKCE stage                                (OK=54412  KO=0     )
> User AccessToken PKCE stage                              (OK=54408  KO=0     )
> GetUUid                                                  (OK=15446  KO=0     )
> GetOpenidConfig                                          (OK=46066  KO=0     )
> CreatePolicy                                             (OK=15437  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1779   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1779   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10234  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10233  KO=0     )
>  UI AM idFromSession                                     (OK=10232  KO=1     )
>  UI AM validateGoto                                      (OK=10233  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10230  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10230  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10230  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10230  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10229  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10229  KO=0     )
>  UI IDM uiconfig                                         (OK=10229  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10229  KO=0     )
>  UI IDM version                                          (OK=10229  KO=0     )
>  UI IDM privilege                                        (OK=10228  KO=0     )
>  UI IDM login                                            (OK=10227  KO=1     )
>  UI IDM features                                         (OK=10228  KO=0     )
>  UI IDM dashboard                                        (OK=10228  KO=0     )
>  UI IDM managed user schema                              (OK=10228  KO=0     )
>  UI IDM user                                             (OK=10228  KO=0     )
> RootUserinfo                                             (OK=34247  KO=0     )
>  UI IDM oidcToken                                        (OK=10228  KO=0     )
> userinfo                                                 (OK=10228  KO=0     )
> UI-Logout                                                (OK=10228  KO=0     )
> UI-Logout Redirect 1                                     (OK=10227  KO=0     )
>  UI AM revoke1                                           (OK=10226  KO=0     )
>  UI AM endsession                                        (OK=10226  KO=0     )
>  UI AM revoke2                                           (OK=10226  KO=0     )
> getIdToken                                               (OK=3386   KO=0     )
> getIdToken Redirect 1                                    (OK=3385   KO=0     )
> createOrganization                                       (OK=3385   KO=0     )
> tokenUserinfo                                            (OK=8245   KO=0     )
> queryOrganization                                        (OK=3385   KO=0     )
> deleteOrganization                                       (OK=3385   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1965   KO=0     )
> ReadPolicy                                               (OK=15354  KO=0     )
> DeletePolicy                                             (OK=15262  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=341    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      1986 (99.30%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 21%
          waiting: 168939 / active: 263    / done: 47707 
================================================================================

08:50:31.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:31.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:31.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:31.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:31.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:31.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:32.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:32.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:32.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:32.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:33.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:34.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:34.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:34.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:34.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:35.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:35.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:35 GMT                                     815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=669775 KO=14    )
> restLoginInitiate                                        (OK=46488  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46478  KO=1     )
> Skip 2FA                                                 (OK=25878  KO=0     )
> User Authorize PKCE stage                                (OK=54757  KO=0     )
> User AccessToken PKCE stage                              (OK=54751  KO=0     )
> GetUUid                                                  (OK=15548  KO=0     )
> GetOpenidConfig                                          (OK=46345  KO=0     )
> CreatePolicy                                             (OK=15536  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1798   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1798   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10294  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10293  KO=0     )
>  UI AM idFromSession                                     (OK=10291  KO=1     )
>  UI AM validateGoto                                      (OK=10292  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10292  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10292  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10292  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10292  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10288  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10287  KO=0     )
>  UI IDM uiconfig                                         (OK=10287  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10287  KO=0     )
>  UI IDM version                                          (OK=10287  KO=0     )
>  UI IDM privilege                                        (OK=10285  KO=0     )
>  UI IDM login                                            (OK=10285  KO=1     )
>  UI IDM features                                         (OK=10285  KO=0     )
>  UI IDM dashboard                                        (OK=10285  KO=0     )
>  UI IDM managed user schema                              (OK=10285  KO=0     )
>  UI IDM user                                             (OK=10285  KO=0     )
> RootUserinfo                                             (OK=34439  KO=0     )
>  UI IDM oidcToken                                        (OK=10284  KO=0     )
> userinfo                                                 (OK=10283  KO=0     )
> UI-Logout                                                (OK=10282  KO=0     )
> UI-Logout Redirect 1                                     (OK=10282  KO=0     )
>  UI AM revoke1                                           (OK=10282  KO=0     )
>  UI AM endsession                                        (OK=10282  KO=0     )
>  UI AM revoke2                                           (OK=10282  KO=0     )
> getIdToken                                               (OK=3417   KO=0     )
> getIdToken Redirect 1                                    (OK=3417   KO=0     )
> createOrganization                                       (OK=3416   KO=0     )
> tokenUserinfo                                            (OK=8297   KO=0     )
> queryOrganization                                        (OK=3416   KO=0     )
> deleteOrganization                                       (OK=3415   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1979   KO=0     )
> ReadPolicy                                               (OK=15444  KO=0     )
> DeletePolicy                                             (OK=15351  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=346    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2003 (99.31%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 168618 / active: 274    / done: 48017 
================================================================================

08:50:35.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:35.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:35.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:35.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:35.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:36.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:37.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:37.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:37.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:37.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:37.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:39.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:39.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:39.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:40.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:40 GMT                                     820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=674215 KO=14    )
> restLoginInitiate                                        (OK=46791  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=46786  KO=1     )
> Skip 2FA                                                 (OK=26051  KO=0     )
> User Authorize PKCE stage                                (OK=55111  KO=0     )
> User AccessToken PKCE stage                              (OK=55109  KO=0     )
> GetUUid                                                  (OK=15653  KO=0     )
> GetOpenidConfig                                          (OK=46638  KO=0     )
> CreatePolicy                                             (OK=15645  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1809   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1808   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10364  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10364  KO=0     )
>  UI AM idFromSession                                     (OK=10361  KO=1     )
>  UI AM validateGoto                                      (OK=10362  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10360  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10359  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10357  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10357  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10357  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10357  KO=0     )
>  UI IDM uiconfig                                         (OK=10357  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10357  KO=0     )
>  UI IDM version                                          (OK=10357  KO=0     )
>  UI IDM privilege                                        (OK=10357  KO=0     )
>  UI IDM login                                            (OK=10356  KO=1     )
>  UI IDM features                                         (OK=10357  KO=0     )
>  UI IDM dashboard                                        (OK=10356  KO=0     )
>  UI IDM managed user schema                              (OK=10356  KO=0     )
>  UI IDM user                                             (OK=10355  KO=0     )
> RootUserinfo                                             (OK=34658  KO=0     )
>  UI IDM oidcToken                                        (OK=10355  KO=0     )
> userinfo                                                 (OK=10354  KO=0     )
> UI-Logout                                                (OK=10354  KO=0     )
> UI-Logout Redirect 1                                     (OK=10353  KO=0     )
>  UI AM revoke1                                           (OK=10353  KO=0     )
>  UI AM endsession                                        (OK=10353  KO=0     )
>  UI AM revoke2                                           (OK=10353  KO=0     )
> getIdToken                                               (OK=3442   KO=0     )
> getIdToken Redirect 1                                    (OK=3442   KO=0     )
> createOrganization                                       (OK=3442   KO=0     )
> tokenUserinfo                                            (OK=8343   KO=0     )
> queryOrganization                                        (OK=3442   KO=0     )
> deleteOrganization                                       (OK=3441   KO=0     )
> restloginProgressiveProfileCallback                      (OK=1992   KO=0     )
> ReadPolicy                                               (OK=15543  KO=0     )
> DeletePolicy                                             (OK=15439  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=349    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2025 (99.31%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 168306 / active: 284    / done: 48319 
================================================================================

08:50:40.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:40.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:40.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:41.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:41.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:42.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:42.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:42.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:42.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:45.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:45 GMT                                     825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=678501 KO=14    )
> restLoginInitiate                                        (OK=47100  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47093  KO=1     )
> Skip 2FA                                                 (OK=26223  KO=0     )
> User Authorize PKCE stage                                (OK=55465  KO=0     )
> User AccessToken PKCE stage                              (OK=55460  KO=0     )
> GetUUid                                                  (OK=15754  KO=0     )
> GetOpenidConfig                                          (OK=46946  KO=0     )
> CreatePolicy                                             (OK=15744  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1818   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1818   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10429  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10428  KO=0     )
>  UI AM idFromSession                                     (OK=10426  KO=1     )
>  UI AM validateGoto                                      (OK=10427  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10423  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10420  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10420  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10420  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10419  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10418  KO=0     )
>  UI IDM uiconfig                                         (OK=10418  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10418  KO=0     )
>  UI IDM version                                          (OK=10418  KO=0     )
>  UI IDM privilege                                        (OK=10417  KO=0     )
>  UI IDM login                                            (OK=10416  KO=1     )
>  UI IDM features                                         (OK=10417  KO=0     )
>  UI IDM dashboard                                        (OK=10417  KO=0     )
>  UI IDM managed user schema                              (OK=10417  KO=0     )
>  UI IDM user                                             (OK=10417  KO=0     )
> RootUserinfo                                             (OK=34905  KO=0     )
>  UI IDM oidcToken                                        (OK=10417  KO=0     )
> userinfo                                                 (OK=10417  KO=0     )
> UI-Logout                                                (OK=10417  KO=0     )
> UI-Logout Redirect 1                                     (OK=10417  KO=0     )
>  UI AM revoke1                                           (OK=10417  KO=0     )
>  UI AM endsession                                        (OK=10417  KO=0     )
>  UI AM revoke2                                           (OK=10417  KO=0     )
> getIdToken                                               (OK=3465   KO=0     )
> getIdToken Redirect 1                                    (OK=3465   KO=0     )
> createOrganization                                       (OK=3464   KO=0     )
> tokenUserinfo                                            (OK=8400   KO=0     )
> queryOrganization                                        (OK=3464   KO=0     )
> deleteOrganization                                       (OK=3464   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2008   KO=0     )
> ReadPolicy                                               (OK=15651  KO=0     )
> DeletePolicy                                             (OK=15539  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=351    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2035 (99.32%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 167988 / active: 293    / done: 48628 
================================================================================

08:50:45.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:45.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:46.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:46.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:46.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:48.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:48.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:48.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:49.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:49.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:49.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:50 GMT                                     830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=682861 KO=14    )
> restLoginInitiate                                        (OK=47390  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47383  KO=1     )
> Skip 2FA                                                 (OK=26380  KO=0     )
> User Authorize PKCE stage                                (OK=55822  KO=0     )
> User AccessToken PKCE stage                              (OK=55818  KO=0     )
> GetUUid                                                  (OK=15856  KO=0     )
> GetOpenidConfig                                          (OK=47257  KO=0     )
> CreatePolicy                                             (OK=15847  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1828   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1827   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10495  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10494  KO=0     )
>  UI AM idFromSession                                     (OK=10492  KO=1     )
>  UI AM validateGoto                                      (OK=10493  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10491  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10491  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10491  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10491  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10490  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10489  KO=0     )
>  UI IDM uiconfig                                         (OK=10489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10489  KO=0     )
>  UI IDM version                                          (OK=10489  KO=0     )
>  UI IDM privilege                                        (OK=10489  KO=0     )
>  UI IDM login                                            (OK=10488  KO=1     )
>  UI IDM features                                         (OK=10489  KO=0     )
>  UI IDM dashboard                                        (OK=10489  KO=0     )
>  UI IDM managed user schema                              (OK=10489  KO=0     )
>  UI IDM user                                             (OK=10489  KO=0     )
> RootUserinfo                                             (OK=35092  KO=0     )
>  UI IDM oidcToken                                        (OK=10488  KO=0     )
> userinfo                                                 (OK=10488  KO=0     )
> UI-Logout                                                (OK=10487  KO=0     )
> UI-Logout Redirect 1                                     (OK=10487  KO=0     )
>  UI AM revoke1                                           (OK=10486  KO=0     )
>  UI AM endsession                                        (OK=10486  KO=0     )
>  UI AM revoke2                                           (OK=10486  KO=0     )
> getIdToken                                               (OK=3482   KO=0     )
> getIdToken Redirect 1                                    (OK=3482   KO=0     )
> createOrganization                                       (OK=3482   KO=0     )
> tokenUserinfo                                            (OK=8459   KO=0     )
> queryOrganization                                        (OK=3482   KO=0     )
> deleteOrganization                                       (OK=3482   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2019   KO=0     )
> ReadPolicy                                               (OK=15751  KO=0     )
> DeletePolicy                                             (OK=15646  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=351    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2046 (99.32%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.15%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 167689 / active: 275    / done: 48945 
================================================================================

08:50:50.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:50.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:51.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:52.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:53.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:53.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:53.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:54.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:54.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:50:55 GMT                                     835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=687310 KO=14    )
> restLoginInitiate                                        (OK=47685  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47678  KO=1     )
> Skip 2FA                                                 (OK=26541  KO=0     )
> User Authorize PKCE stage                                (OK=56178  KO=0     )
> User AccessToken PKCE stage                              (OK=56174  KO=0     )
> GetUUid                                                  (OK=15960  KO=0     )
> GetOpenidConfig                                          (OK=47565  KO=0     )
> CreatePolicy                                             (OK=15948  KO=8     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1836   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1836   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10568  KO=0     )
>  UI AM idFromSession                                     (OK=10566  KO=1     )
>  UI AM validateGoto                                      (OK=10567  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10566  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10566  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10566  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10562  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10562  KO=0     )
>  UI IDM uiconfig                                         (OK=10561  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10561  KO=0     )
>  UI IDM version                                          (OK=10561  KO=0     )
>  UI IDM privilege                                        (OK=10561  KO=0     )
>  UI IDM login                                            (OK=10560  KO=1     )
>  UI IDM features                                         (OK=10561  KO=0     )
>  UI IDM dashboard                                        (OK=10561  KO=0     )
>  UI IDM managed user schema                              (OK=10561  KO=0     )
>  UI IDM user                                             (OK=10561  KO=0     )
> RootUserinfo                                             (OK=35312  KO=0     )
>  UI IDM oidcToken                                        (OK=10561  KO=0     )
> userinfo                                                 (OK=10559  KO=0     )
> UI-Logout                                                (OK=10559  KO=0     )
> UI-Logout Redirect 1                                     (OK=10559  KO=0     )
>  UI AM revoke1                                           (OK=10557  KO=0     )
>  UI AM endsession                                        (OK=10557  KO=0     )
>  UI AM revoke2                                           (OK=10557  KO=0     )
> getIdToken                                               (OK=3500   KO=0     )
> getIdToken Redirect 1                                    (OK=3499   KO=0     )
> createOrganization                                       (OK=3498   KO=0     )
> tokenUserinfo                                            (OK=8506   KO=0     )
> queryOrganization                                        (OK=3498   KO=0     )
> deleteOrganization                                       (OK=3496   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2032   KO=0     )
> ReadPolicy                                               (OK=15855  KO=0     )
> DeletePolicy                                             (OK=15746  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=353    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2055 (99.32%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          2 ( 0.10%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 167386 / active: 285    / done: 49238 
================================================================================

08:50:55.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:56.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:56.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:56.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:57.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:58.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 49671: status.find.in([200, 209], 304), found 502
08:50:58.389 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,49671,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5NTI2ODY1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibngzbU10aGpmcFVrc3o5Z3RhMndQY1J4QlQ4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4Nzg1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4Nzg1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNDU4LCJpYXQiOjE3MzE0ODc4NTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InItb1lhU3BQbTVuQWtlLW1pcmVkN3ZrRW1fSSJ9.SW9FRCx0WoGpiP_6avR58zAzn0QChUsdGu-JqoqkjUqiSTR_u3iHFX07FJ0QoWcTUnoT0jdhfgQPl19I9ERGhQvHbxMskrRp0dk_hpOIBxb194sLK1OzELmi6YEBWaWSWNwuBpGriwbfTq06V3NAGKBnBJ7ZeDVmGd4ZNhQooW_yeNf_vP2_qLonAYeCoP0IMUlsiZ9zxBfVLTTlqfjJSng_dp8gb6AMY7FjrMKErakaRaNhYHtn3zaT6PmBF23z94vo0cOIxKLDX9xf6H8fpI9cmzgGB6vU9ISwXaA70RfbbNMEC4ilamio9KsXGkx9slHB2rhNTewu8Kh0Pr9qig, username -> user.113106, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy930549, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30e235ab, authcode -> EYtwja3MNf8UOoNxu1K4CblL_tI, useAdminRealm -> true, callbacks -> {"tokenId":"RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487858077), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487858077))), password -> Pa_ssw0rd, challenge -> pAmDhCdCGXgByN0ahxH7yOEaaUnelBsqKaTRu5fK9kM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 128.117.22.170, verifier -> MTE5NTI3ODM5NTAwMzI0NTc4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5697dd98, tokenId -> RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy930549","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 08:50: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>

<<<<<<<<<<<<<<<<<<<<<<<<<
08:50:58.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:58.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:59.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:59.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:50:59.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:00 GMT                                     840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=691455 KO=15    )
> restLoginInitiate                                        (OK=47973  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=47965  KO=1     )
> Skip 2FA                                                 (OK=26702  KO=0     )
> User Authorize PKCE stage                                (OK=56520  KO=0     )
> User AccessToken PKCE stage                              (OK=56514  KO=0     )
> GetUUid                                                  (OK=16047  KO=0     )
> GetOpenidConfig                                          (OK=47853  KO=0     )
> CreatePolicy                                             (OK=16035  KO=9     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1842   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1842   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10634  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10633  KO=0     )
>  UI AM idFromSession                                     (OK=10631  KO=1     )
>  UI AM validateGoto                                      (OK=10632  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10628  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10628  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10628  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10628  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10626  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10625  KO=0     )
>  UI IDM uiconfig                                         (OK=10625  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10625  KO=0     )
>  UI IDM version                                          (OK=10625  KO=0     )
>  UI IDM privilege                                        (OK=10624  KO=0     )
>  UI IDM login                                            (OK=10623  KO=1     )
>  UI IDM features                                         (OK=10624  KO=0     )
>  UI IDM dashboard                                        (OK=10622  KO=0     )
>  UI IDM managed user schema                              (OK=10623  KO=0     )
>  UI IDM user                                             (OK=10623  KO=0     )
> RootUserinfo                                             (OK=35537  KO=0     )
>  UI IDM oidcToken                                        (OK=10621  KO=0     )
> userinfo                                                 (OK=10621  KO=0     )
> UI-Logout                                                (OK=10621  KO=0     )
> UI-Logout Redirect 1                                     (OK=10620  KO=0     )
>  UI AM revoke1                                           (OK=10618  KO=0     )
>  UI AM endsession                                        (OK=10618  KO=0     )
>  UI AM revoke2                                           (OK=10618  KO=0     )
> getIdToken                                               (OK=3523   KO=0     )
> getIdToken Redirect 1                                    (OK=3523   KO=0     )
> createOrganization                                       (OK=3523   KO=0     )
> tokenUserinfo                                            (OK=8559   KO=0     )
> queryOrganization                                        (OK=3523   KO=0     )
> deleteOrganization                                       (OK=3523   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2049   KO=0     )
> ReadPolicy                                               (OK=15953  KO=0     )
> DeletePolicy                                             (OK=15851  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=354    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2065 (99.28%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          3 ( 0.14%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################-                                                         ] 22%
          waiting: 167090 / active: 278    / done: 49541 
================================================================================

08:51:00.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:00.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:01.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:02.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:02.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:03.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:03.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:03.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:03.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 49671: status.find.in([200, 209], 304), found 404
08:51:03.490 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,49671,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5NTI2ODY1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibngzbU10aGpmcFVrc3o5Z3RhMndQY1J4QlQ4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4Nzg1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4Nzg1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNDU4LCJpYXQiOjE3MzE0ODc4NTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InItb1lhU3BQbTVuQWtlLW1pcmVkN3ZrRW1fSSJ9.SW9FRCx0WoGpiP_6avR58zAzn0QChUsdGu-JqoqkjUqiSTR_u3iHFX07FJ0QoWcTUnoT0jdhfgQPl19I9ERGhQvHbxMskrRp0dk_hpOIBxb194sLK1OzELmi6YEBWaWSWNwuBpGriwbfTq06V3NAGKBnBJ7ZeDVmGd4ZNhQooW_yeNf_vP2_qLonAYeCoP0IMUlsiZ9zxBfVLTTlqfjJSng_dp8gb6AMY7FjrMKErakaRaNhYHtn3zaT6PmBF23z94vo0cOIxKLDX9xf6H8fpI9cmzgGB6vU9ISwXaA70RfbbNMEC4ilamio9KsXGkx9slHB2rhNTewu8Kh0Pr9qig, username -> user.113106, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy930549, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30e235ab, authcode -> EYtwja3MNf8UOoNxu1K4CblL_tI, useAdminRealm -> true, callbacks -> {"tokenId":"RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487858077), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487858077))), password -> Pa_ssw0rd, challenge -> pAmDhCdCGXgByN0ahxH7yOEaaUnelBsqKaTRu5fK9kM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 128.117.22.170, verifier -> MTE5NTI3ODM5NTAwMzI0NTc4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5697dd98, tokenId -> RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy930549
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=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:51:03 GMT
	x-forgerock-transactionid: eb58e6d2-f8ee-4321-a73f-28aee152327e
	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 testPolicy930549 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:51:03.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:03.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:04.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:04.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:04.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:04.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:05 GMT                                     845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=695677 KO=16    )
> restLoginInitiate                                        (OK=48273  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48262  KO=1     )
> Skip 2FA                                                 (OK=26863  KO=0     )
> User Authorize PKCE stage                                (OK=56863  KO=0     )
> User AccessToken PKCE stage                              (OK=56860  KO=0     )
> GetUUid                                                  (OK=16131  KO=0     )
> GetOpenidConfig                                          (OK=48127  KO=0     )
> CreatePolicy                                             (OK=16120  KO=9     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1852   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1852   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10696  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10696  KO=0     )
>  UI AM idFromSession                                     (OK=10694  KO=1     )
>  UI AM validateGoto                                      (OK=10695  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10693  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10692  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10692  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10692  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10690  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10690  KO=0     )
>  UI IDM uiconfig                                         (OK=10690  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10690  KO=0     )
>  UI IDM version                                          (OK=10690  KO=0     )
>  UI IDM privilege                                        (OK=10690  KO=0     )
>  UI IDM login                                            (OK=10689  KO=1     )
>  UI IDM features                                         (OK=10690  KO=0     )
>  UI IDM dashboard                                        (OK=10690  KO=0     )
>  UI IDM managed user schema                              (OK=10690  KO=0     )
>  UI IDM user                                             (OK=10690  KO=0     )
> RootUserinfo                                             (OK=35782  KO=0     )
>  UI IDM oidcToken                                        (OK=10690  KO=0     )
> userinfo                                                 (OK=10689  KO=0     )
> UI-Logout                                                (OK=10689  KO=0     )
> UI-Logout Redirect 1                                     (OK=10689  KO=0     )
>  UI AM revoke1                                           (OK=10688  KO=0     )
>  UI AM endsession                                        (OK=10688  KO=0     )
>  UI AM revoke2                                           (OK=10688  KO=0     )
> getIdToken                                               (OK=3543   KO=0     )
> getIdToken Redirect 1                                    (OK=3543   KO=0     )
> createOrganization                                       (OK=3543   KO=0     )
> tokenUserinfo                                            (OK=8616   KO=0     )
> queryOrganization                                        (OK=3542   KO=0     )
> deleteOrganization                                       (OK=3542   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2058   KO=0     )
> ReadPolicy                                               (OK=16043  KO=1     )
> DeletePolicy                                             (OK=15948  KO=3     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=354    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2079 (99.24%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          4 ( 0.19%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 22%
          waiting: 166780 / active: 277    / done: 49852 
================================================================================

08:51:05.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:05.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:06.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:06.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:06.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:06.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:06.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:07.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:07.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:07.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:07.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:08.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:08.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:08.584 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 49671: status.find.in([200, 209], 304), found 404
08:51:08.585 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,49671,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5NTI2ODY1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibngzbU10aGpmcFVrc3o5Z3RhMndQY1J4QlQ4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4Nzg1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4Nzg1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNDU4LCJpYXQiOjE3MzE0ODc4NTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InItb1lhU3BQbTVuQWtlLW1pcmVkN3ZrRW1fSSJ9.SW9FRCx0WoGpiP_6avR58zAzn0QChUsdGu-JqoqkjUqiSTR_u3iHFX07FJ0QoWcTUnoT0jdhfgQPl19I9ERGhQvHbxMskrRp0dk_hpOIBxb194sLK1OzELmi6YEBWaWSWNwuBpGriwbfTq06V3NAGKBnBJ7ZeDVmGd4ZNhQooW_yeNf_vP2_qLonAYeCoP0IMUlsiZ9zxBfVLTTlqfjJSng_dp8gb6AMY7FjrMKErakaRaNhYHtn3zaT6PmBF23z94vo0cOIxKLDX9xf6H8fpI9cmzgGB6vU9ISwXaA70RfbbNMEC4ilamio9KsXGkx9slHB2rhNTewu8Kh0Pr9qig, username -> user.113106, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy930549, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@30e235ab, authcode -> EYtwja3MNf8UOoNxu1K4CblL_tI, useAdminRealm -> true, callbacks -> {"tokenId":"RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487858077), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487858077))), password -> Pa_ssw0rd, challenge -> pAmDhCdCGXgByN0ahxH7yOEaaUnelBsqKaTRu5fK9kM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 128.117.22.170, verifier -> MTE5NTI3ODM5NTAwMzI0NTc4NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5697dd98, tokenId -> RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy930549
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=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=RVuHmXt4DTiehCxbxZhI9M39-Ag.*AAJTSQACMDIAAlNLABxJRnA4TWgraWhZVHRmcVVsMlI1MlU0ekFMSWs9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:51:08 GMT
	x-forgerock-transactionid: 952829ce-747d-4218-8fb3-a213d5cf3ddb
	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 testPolicy930549 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:51:08.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:09.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:10 GMT                                     850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=699766 KO=17    )
> restLoginInitiate                                        (OK=48545  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48540  KO=1     )
> Skip 2FA                                                 (OK=27014  KO=0     )
> User Authorize PKCE stage                                (OK=57194  KO=0     )
> User AccessToken PKCE stage                              (OK=57192  KO=0     )
> GetUUid                                                  (OK=16231  KO=0     )
> GetOpenidConfig                                          (OK=48401  KO=0     )
> CreatePolicy                                             (OK=16217  KO=9     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1868   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1868   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10761  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10761  KO=0     )
>  UI AM idFromSession                                     (OK=10760  KO=1     )
>  UI AM validateGoto                                      (OK=10761  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10759  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10758  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10758  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10758  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10754  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10754  KO=0     )
>  UI IDM uiconfig                                         (OK=10753  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10753  KO=0     )
>  UI IDM version                                          (OK=10753  KO=0     )
>  UI IDM privilege                                        (OK=10753  KO=0     )
>  UI IDM login                                            (OK=10752  KO=1     )
>  UI IDM features                                         (OK=10753  KO=0     )
>  UI IDM dashboard                                        (OK=10753  KO=0     )
>  UI IDM managed user schema                              (OK=10753  KO=0     )
>  UI IDM user                                             (OK=10753  KO=0     )
> RootUserinfo                                             (OK=35989  KO=0     )
>  UI IDM oidcToken                                        (OK=10753  KO=0     )
> userinfo                                                 (OK=10753  KO=0     )
> UI-Logout                                                (OK=10753  KO=0     )
> UI-Logout Redirect 1                                     (OK=10753  KO=0     )
>  UI AM revoke1                                           (OK=10753  KO=0     )
>  UI AM endsession                                        (OK=10753  KO=0     )
>  UI AM revoke2                                           (OK=10753  KO=0     )
> getIdToken                                               (OK=3564   KO=0     )
> getIdToken Redirect 1                                    (OK=3564   KO=0     )
> createOrganization                                       (OK=3564   KO=0     )
> tokenUserinfo                                            (OK=8666   KO=0     )
> queryOrganization                                        (OK=3564   KO=0     )
> deleteOrganization                                       (OK=3564   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2069   KO=0     )
> ReadPolicy                                               (OK=16128  KO=1     )
> DeletePolicy                                             (OK=16037  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=356    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2094 (99.19%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 166492 / active: 255    / done: 50162 
================================================================================

08:51:10.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:10.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:10.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:11.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:11.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:11.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:12.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:12.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:13.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:14.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:14.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:15.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:15.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:15 GMT                                     855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=703928 KO=17    )
> restLoginInitiate                                        (OK=48831  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=48827  KO=1     )
> Skip 2FA                                                 (OK=27177  KO=0     )
> User Authorize PKCE stage                                (OK=57541  KO=0     )
> User AccessToken PKCE stage                              (OK=57535  KO=0     )
> GetUUid                                                  (OK=16331  KO=0     )
> GetOpenidConfig                                          (OK=48683  KO=0     )
> CreatePolicy                                             (OK=16318  KO=9     )
> loginTreeWorkflow_restLoginInitiate                      (OK=1877   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1877   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10825  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10824  KO=0     )
>  UI AM idFromSession                                     (OK=10823  KO=1     )
>  UI AM validateGoto                                      (OK=10824  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10824  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10824  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10824  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10824  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10819  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10818  KO=0     )
>  UI IDM uiconfig                                         (OK=10818  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10818  KO=0     )
>  UI IDM version                                          (OK=10818  KO=0     )
>  UI IDM privilege                                        (OK=10818  KO=0     )
>  UI IDM login                                            (OK=10817  KO=1     )
>  UI IDM features                                         (OK=10818  KO=0     )
>  UI IDM dashboard                                        (OK=10817  KO=0     )
>  UI IDM managed user schema                              (OK=10817  KO=0     )
>  UI IDM user                                             (OK=10817  KO=0     )
> RootUserinfo                                             (OK=36170  KO=0     )
>  UI IDM oidcToken                                        (OK=10817  KO=0     )
> userinfo                                                 (OK=10817  KO=0     )
> UI-Logout                                                (OK=10816  KO=0     )
> UI-Logout Redirect 1                                     (OK=10816  KO=0     )
>  UI AM revoke1                                           (OK=10816  KO=0     )
>  UI AM endsession                                        (OK=10816  KO=0     )
>  UI AM revoke2                                           (OK=10816  KO=0     )
> getIdToken                                               (OK=3593   KO=0     )
> getIdToken Redirect 1                                    (OK=3593   KO=0     )
> createOrganization                                       (OK=3593   KO=0     )
> tokenUserinfo                                            (OK=8716   KO=0     )
> queryOrganization                                        (OK=3593   KO=0     )
> deleteOrganization                                       (OK=3590   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2077   KO=0     )
> ReadPolicy                                               (OK=16224  KO=1     )
> DeletePolicy                                             (OK=16124  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=357    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2107 (99.20%)
> status.find.in([200, 209], 304), found 409                          8 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 166198 / active: 261    / done: 50450 
================================================================================

08:51:15.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:15.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:15.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:15.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:16.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:16.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:16.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:16.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:17.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:17.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:18.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:19.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 50921: status.find.in([200, 209], 304), found 409
08:51:19.423 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,50921,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTE5NTc5OTAwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRW44LThUcTV5bUdKM2RHSzRUNEJiUWRsOWxVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4Nzg3OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4Nzg3OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNDc5LCJpYXQiOjE3MzE0ODc4NzksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkI0S3ktQjJMV01kUUNDam5fUC1pSU1tYk9JUSJ9.fnXnKJWnNKAPyQ3volju6osEYGL2RaKr8eI-uprCwKCzR-4G-AT909YYhvIlXyRGQKK9G_FX-dBozlPjLlAMCJIpkNcBQFigCKfNsRCf4QnkfTCqh-yW_k61N78w9FNp-Cu9Bv_njCfhTVU1z7oquxGLjP-v6W1ut_CeHHRx8puqrYIDi1xd0QyTxWFaxtyFA_zITRiZqr0CHgxtyGPKG94n_X99X0MIAdVSx9NzYPcKgSAlc0xbhuo26Jk7BzhnjlSCjaDq98BKBHxhpHQn-YxFmYRx_zsxdrapdPrc_T8H6OHKvgeqfEf0aW2Q7GpVRPC3EP90OHowKXbnhQ07RA, username -> user.122565, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy402758, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5f566d03, authcode -> EWvWmnU-uuZpB9pWqdeFnwtCpDI, useAdminRealm -> true, callbacks -> {"tokenId":"n4ECA14hKcJXb-ZQ-1eN8zUl0GE.*AAJTSQACMDIAAlNLABw0Uk92RFIvbXdab1RFblYwaFVCcEdwSmc4Zjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731487879134), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=n4ECA14hKcJXb-ZQ-1eN8zUl0GE.*AAJTSQACMDIAAlNLABw0Uk92RFIvbXdab1RFblYwaFVCcEdwSmc4Zjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731487879134))), password -> Pa_ssw0rd, challenge -> WWW4XrzP40khZN2UJ53-1Ba9EGDio3BpVt9dU9wZgeM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTY0ODcwNjY3OTUxNzYwMjE1MzY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2e7b6da5, tokenId -> n4ECA14hKcJXb-ZQ-1eN8zUl0GE.*AAJTSQACMDIAAlNLABw0Uk92RFIvbXdab1RFblYwaFVCcEdwSmc4Zjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=n4ECA14hKcJXb-ZQ-1eN8zUl0GE.*AAJTSQACMDIAAlNLABw0Uk92RFIvbXdab1RFblYwaFVCcEdwSmc4Zjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=n4ECA14hKcJXb-ZQ-1eN8zUl0GE.*AAJTSQACMDIAAlNLABw0Uk92RFIvbXdab1RFblYwaFVCcEdwSmc4Zjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy402758","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 08:51:19 GMT
	x-forgerock-transactionid: 1e7478a5-e851-485b-941f-b5095c728b2c
	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 08:51:20 GMT                                     860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=707887 KO=18    )
> restLoginInitiate                                        (OK=49112  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49107  KO=1     )
> Skip 2FA                                                 (OK=27337  KO=0     )
> User Authorize PKCE stage                                (OK=57862  KO=0     )
> User AccessToken PKCE stage                              (OK=57860  KO=0     )
> GetUUid                                                  (OK=16433  KO=0     )
> GetOpenidConfig                                          (OK=48985  KO=0     )
> CreatePolicy                                             (OK=16421  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1888   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1888   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10882  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10882  KO=0     )
>  UI AM idFromSession                                     (OK=10880  KO=1     )
>  UI AM validateGoto                                      (OK=10881  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10880  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10879  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10878  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10878  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10877  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10877  KO=0     )
>  UI IDM uiconfig                                         (OK=10877  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10877  KO=0     )
>  UI IDM version                                          (OK=10877  KO=0     )
>  UI IDM privilege                                        (OK=10877  KO=0     )
>  UI IDM login                                            (OK=10875  KO=1     )
>  UI IDM features                                         (OK=10876  KO=0     )
>  UI IDM dashboard                                        (OK=10876  KO=0     )
>  UI IDM managed user schema                              (OK=10876  KO=0     )
>  UI IDM user                                             (OK=10876  KO=0     )
> RootUserinfo                                             (OK=36333  KO=0     )
>  UI IDM oidcToken                                        (OK=10875  KO=0     )
> userinfo                                                 (OK=10875  KO=0     )
> UI-Logout                                                (OK=10875  KO=0     )
> UI-Logout Redirect 1                                     (OK=10875  KO=0     )
>  UI AM revoke1                                           (OK=10873  KO=0     )
>  UI AM endsession                                        (OK=10874  KO=0     )
>  UI AM revoke2                                           (OK=10874  KO=0     )
> getIdToken                                               (OK=3619   KO=0     )
> getIdToken Redirect 1                                    (OK=3619   KO=0     )
> createOrganization                                       (OK=3619   KO=0     )
> tokenUserinfo                                            (OK=8767   KO=0     )
> queryOrganization                                        (OK=3619   KO=0     )
> deleteOrganization                                       (OK=3619   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2092   KO=0     )
> ReadPolicy                                               (OK=16326  KO=1     )
> DeletePolicy                                             (OK=16220  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=359    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2118 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 165909 / active: 260    / done: 50740 
================================================================================

08:51:20.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:21.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:22.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:22.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:22.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:23.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:23.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:23.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:23.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:24.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:24.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:24.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:24.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:24.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:25.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:25 GMT                                     865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=712009 KO=18    )
> restLoginInitiate                                        (OK=49395  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49387  KO=1     )
> Skip 2FA                                                 (OK=27481  KO=0     )
> User Authorize PKCE stage                                (OK=58193  KO=0     )
> User AccessToken PKCE stage                              (OK=58191  KO=0     )
> GetUUid                                                  (OK=16509  KO=0     )
> GetOpenidConfig                                          (OK=49267  KO=0     )
> CreatePolicy                                             (OK=16496  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1902   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1900   KO=0     )
> UI-Post-Login - stage 1                                  (OK=10948  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=10948  KO=0     )
>  UI AM idFromSession                                     (OK=10947  KO=1     )
>  UI AM validateGoto                                      (OK=10948  KO=0     )
> UI-Post-Login - stage 2                                  (OK=10946  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=10946  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=10945  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=10945  KO=0     )
> UI-Post-Login - stage 3                                  (OK=10942  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=10942  KO=0     )
>  UI IDM uiconfig                                         (OK=10942  KO=0     )
>  UI Enduser sessioncheck                                 (OK=10942  KO=0     )
>  UI IDM version                                          (OK=10942  KO=0     )
>  UI IDM privilege                                        (OK=10942  KO=0     )
>  UI IDM login                                            (OK=10941  KO=1     )
>  UI IDM features                                         (OK=10942  KO=0     )
>  UI IDM dashboard                                        (OK=10941  KO=0     )
>  UI IDM managed user schema                              (OK=10941  KO=0     )
>  UI IDM user                                             (OK=10941  KO=0     )
> RootUserinfo                                             (OK=36537  KO=0     )
>  UI IDM oidcToken                                        (OK=10941  KO=0     )
> userinfo                                                 (OK=10940  KO=0     )
> UI-Logout                                                (OK=10940  KO=0     )
> UI-Logout Redirect 1                                     (OK=10939  KO=0     )
>  UI AM revoke1                                           (OK=10939  KO=0     )
>  UI AM endsession                                        (OK=10939  KO=0     )
>  UI AM revoke2                                           (OK=10939  KO=0     )
> getIdToken                                               (OK=3644   KO=0     )
> getIdToken Redirect 1                                    (OK=3644   KO=0     )
> createOrganization                                       (OK=3641   KO=0     )
> tokenUserinfo                                            (OK=8821   KO=0     )
> queryOrganization                                        (OK=3640   KO=0     )
> deleteOrganization                                       (OK=3640   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2102   KO=0     )
> ReadPolicy                                               (OK=16429  KO=1     )
> DeletePolicy                                             (OK=16321  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=361    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2133 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 165608 / active: 267    / done: 51034 
================================================================================

08:51:25.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:25.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:26.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:26.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:27.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:29.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:30 GMT                                     870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=716186 KO=18    )
> restLoginInitiate                                        (OK=49682  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49675  KO=1     )
> Skip 2FA                                                 (OK=27645  KO=0     )
> User Authorize PKCE stage                                (OK=58537  KO=0     )
> User AccessToken PKCE stage                              (OK=58535  KO=0     )
> GetUUid                                                  (OK=16603  KO=0     )
> GetOpenidConfig                                          (OK=49535  KO=0     )
> CreatePolicy                                             (OK=16591  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1910   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1910   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11011  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11011  KO=0     )
>  UI AM idFromSession                                     (OK=11010  KO=1     )
>  UI AM validateGoto                                      (OK=11011  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11008  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11008  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11008  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11008  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11008  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11008  KO=0     )
>  UI IDM uiconfig                                         (OK=11008  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11008  KO=0     )
>  UI IDM version                                          (OK=11008  KO=0     )
>  UI IDM privilege                                        (OK=11008  KO=0     )
>  UI IDM login                                            (OK=11007  KO=1     )
>  UI IDM features                                         (OK=11008  KO=0     )
>  UI IDM dashboard                                        (OK=11007  KO=0     )
>  UI IDM managed user schema                              (OK=11007  KO=0     )
>  UI IDM user                                             (OK=11006  KO=0     )
> RootUserinfo                                             (OK=36762  KO=0     )
>  UI IDM oidcToken                                        (OK=11005  KO=0     )
> userinfo                                                 (OK=11005  KO=0     )
> UI-Logout                                                (OK=11005  KO=0     )
> UI-Logout Redirect 1                                     (OK=11005  KO=0     )
>  UI AM revoke1                                           (OK=11005  KO=0     )
>  UI AM endsession                                        (OK=11005  KO=0     )
>  UI AM revoke2                                           (OK=11005  KO=0     )
> getIdToken                                               (OK=3665   KO=0     )
> getIdToken Redirect 1                                    (OK=3665   KO=0     )
> createOrganization                                       (OK=3665   KO=0     )
> tokenUserinfo                                            (OK=8876   KO=0     )
> queryOrganization                                        (OK=3665   KO=0     )
> deleteOrganization                                       (OK=3665   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2119   KO=0     )
> ReadPolicy                                               (OK=16505  KO=1     )
> DeletePolicy                                             (OK=16420  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=363    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2139 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 165316 / active: 247    / done: 51346 
================================================================================

08:51:30.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:30.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:30.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:32.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:33.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:33.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:33.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:34.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:34.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:34.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:34.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:35 GMT                                     875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=720020 KO=18    )
> restLoginInitiate                                        (OK=49982  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=49977  KO=1     )
> Skip 2FA                                                 (OK=27815  KO=0     )
> User Authorize PKCE stage                                (OK=58868  KO=0     )
> User AccessToken PKCE stage                              (OK=58865  KO=0     )
> GetUUid                                                  (OK=16705  KO=0     )
> GetOpenidConfig                                          (OK=49809  KO=0     )
> CreatePolicy                                             (OK=16695  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1922   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1922   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11069  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11069  KO=0     )
>  UI AM idFromSession                                     (OK=11066  KO=1     )
>  UI AM validateGoto                                      (OK=11067  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11060  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11060  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11059  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11059  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11059  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11059  KO=0     )
>  UI IDM uiconfig                                         (OK=11056  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11056  KO=0     )
>  UI IDM version                                          (OK=11056  KO=0     )
>  UI IDM privilege                                        (OK=11056  KO=0     )
>  UI IDM login                                            (OK=11055  KO=1     )
>  UI IDM features                                         (OK=11056  KO=0     )
>  UI IDM dashboard                                        (OK=11056  KO=0     )
>  UI IDM managed user schema                              (OK=11056  KO=0     )
>  UI IDM user                                             (OK=11056  KO=0     )
> RootUserinfo                                             (OK=37005  KO=0     )
>  UI IDM oidcToken                                        (OK=11055  KO=0     )
> userinfo                                                 (OK=11054  KO=0     )
> UI-Logout                                                (OK=11054  KO=0     )
> UI-Logout Redirect 1                                     (OK=11054  KO=0     )
>  UI AM revoke1                                           (OK=11053  KO=0     )
>  UI AM endsession                                        (OK=11053  KO=0     )
>  UI AM revoke2                                           (OK=11053  KO=0     )
> getIdToken                                               (OK=3684   KO=0     )
> getIdToken Redirect 1                                    (OK=3684   KO=0     )
> createOrganization                                       (OK=3683   KO=0     )
> tokenUserinfo                                            (OK=8936   KO=0     )
> queryOrganization                                        (OK=3683   KO=0     )
> deleteOrganization                                       (OK=3683   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2133   KO=0     )
> ReadPolicy                                               (OK=16599  KO=1     )
> DeletePolicy                                             (OK=16499  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=365    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2150 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 164997 / active: 290    / done: 51622 
================================================================================

08:51:35.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:36.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:36.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:36.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:36.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:37.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:37.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:39.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:39.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:39.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:39.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:40.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:40 GMT                                     880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=724371 KO=18    )
> restLoginInitiate                                        (OK=50266  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50260  KO=1     )
> Skip 2FA                                                 (OK=27965  KO=0     )
> User Authorize PKCE stage                                (OK=59218  KO=0     )
> User AccessToken PKCE stage                              (OK=59212  KO=0     )
> GetUUid                                                  (OK=16796  KO=0     )
> GetOpenidConfig                                          (OK=50099  KO=0     )
> CreatePolicy                                             (OK=16784  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1930   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1930   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11140  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11139  KO=0     )
>  UI AM idFromSession                                     (OK=11137  KO=1     )
>  UI AM validateGoto                                      (OK=11138  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11136  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11136  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11135  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11135  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11132  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11130  KO=0     )
>  UI IDM uiconfig                                         (OK=11129  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11129  KO=0     )
>  UI IDM version                                          (OK=11129  KO=0     )
>  UI IDM privilege                                        (OK=11129  KO=0     )
>  UI IDM login                                            (OK=11128  KO=1     )
>  UI IDM features                                         (OK=11129  KO=0     )
>  UI IDM dashboard                                        (OK=11129  KO=0     )
>  UI IDM managed user schema                              (OK=11129  KO=0     )
>  UI IDM user                                             (OK=11128  KO=0     )
> RootUserinfo                                             (OK=37199  KO=0     )
>  UI IDM oidcToken                                        (OK=11127  KO=0     )
> userinfo                                                 (OK=11127  KO=0     )
> UI-Logout                                                (OK=11125  KO=0     )
> UI-Logout Redirect 1                                     (OK=11125  KO=0     )
>  UI AM revoke1                                           (OK=11125  KO=0     )
>  UI AM endsession                                        (OK=11125  KO=0     )
>  UI AM revoke2                                           (OK=11125  KO=0     )
> getIdToken                                               (OK=3705   KO=0     )
> getIdToken Redirect 1                                    (OK=3705   KO=0     )
> createOrganization                                       (OK=3705   KO=0     )
> tokenUserinfo                                            (OK=8983   KO=0     )
> queryOrganization                                        (OK=3705   KO=0     )
> deleteOrganization                                       (OK=3705   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2144   KO=0     )
> ReadPolicy                                               (OK=16703  KO=1     )
> DeletePolicy                                             (OK=16595  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=366    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2162 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 23%
          waiting: 164709 / active: 279    / done: 51921 
================================================================================

08:51:40.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:40.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:40.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:41.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:42.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:42.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:44.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:44.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:45.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:45.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:45 GMT                                     885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=729066 KO=18    )
> restLoginInitiate                                        (OK=50564  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50557  KO=1     )
> Skip 2FA                                                 (OK=28122  KO=0     )
> User Authorize PKCE stage                                (OK=59593  KO=0     )
> User AccessToken PKCE stage                              (OK=59590  KO=0     )
> GetUUid                                                  (OK=16887  KO=0     )
> GetOpenidConfig                                          (OK=50383  KO=0     )
> CreatePolicy                                             (OK=16876  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1945   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1945   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11218  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11218  KO=0     )
>  UI AM idFromSession                                     (OK=11217  KO=1     )
>  UI AM validateGoto                                      (OK=11217  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11215  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11215  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11215  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11215  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11211  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11211  KO=0     )
>  UI IDM uiconfig                                         (OK=11210  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11210  KO=0     )
>  UI IDM version                                          (OK=11210  KO=0     )
>  UI IDM privilege                                        (OK=11209  KO=0     )
>  UI IDM login                                            (OK=11208  KO=1     )
>  UI IDM features                                         (OK=11209  KO=0     )
>  UI IDM dashboard                                        (OK=11208  KO=0     )
>  UI IDM managed user schema                              (OK=11207  KO=0     )
>  UI IDM user                                             (OK=11208  KO=0     )
> RootUserinfo                                             (OK=37419  KO=0     )
>  UI IDM oidcToken                                        (OK=11207  KO=0     )
> userinfo                                                 (OK=11207  KO=0     )
> UI-Logout                                                (OK=11206  KO=0     )
> UI-Logout Redirect 1                                     (OK=11205  KO=0     )
>  UI AM revoke1                                           (OK=11204  KO=0     )
>  UI AM endsession                                        (OK=11204  KO=0     )
>  UI AM revoke2                                           (OK=11204  KO=0     )
> getIdToken                                               (OK=3733   KO=0     )
> getIdToken Redirect 1                                    (OK=3733   KO=0     )
> createOrganization                                       (OK=3732   KO=0     )
> tokenUserinfo                                            (OK=9040   KO=0     )
> queryOrganization                                        (OK=3731   KO=0     )
> deleteOrganization                                       (OK=3731   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2158   KO=0     )
> ReadPolicy                                               (OK=16792  KO=1     )
> DeletePolicy                                             (OK=16699  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=368    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2172 (99.18%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         1 ( 0.05%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 164398 / active: 263    / done: 52248 
================================================================================

08:51:45.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:45.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:46.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:46.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:47.700 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginUsernamePasswordCallback' failed for user 52647: status.find.is(200), but actually found 502
08:51:47.701 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginUsernamePasswordCallback: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,52647,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.157357, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4c98cec2, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/authenticate, 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, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI0MWVjYTQ4Ny05YjQwLTRkMjItOGU3OC1jZDU3MTY2MjU5NTQiLCJvdGsiOiJyaXZmYTdlc24zZjU5MTVuYzkycm5ydW5wYyIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNXVRbUl6V21aVFFVeHZielZmUmtKTWJqTTRjRkYzTG1acVVtdzJiblJCY21ONlZtSXpObTlEY0dkdVVFSXRPRk5SWTB0SWVtOXlNQzFqWlRWQk9HNHdVbTUxWlhSd04wRkdRMUpHYkd0blRFMTZSSEpUYWs1d1kwSnZiM05vWlVoWmVGRjNhMlJFTlVVMVJEZDNSRFYzU2twT1VIaERkMDlvYVRKME9GRXlOWFJhWWprNFQzVjNVMEpNWWs1SldrZHVUMk5YU2pNemNIZHFiRWx4YTFscVVrSnNiSE56WHpWYU9WOVFXRUV0TFVSd01XMXBYMlF5V0dKYVRWTm1VbVJETTJnNWJ5MVpiMVJMV2pFMVJFZHBTMjlMWm05ck1EbFRaMWsxZUhoMGJHcHJUekJuZURkTWF6aFJOR3hUUW5waU1WWXhZVEpYWmkxclFUUnlTV1IzZEZKQmRrWlpSMjl0TTFsMFpYSmFaV281YmpScmFUVldOMDV2TFcxQ1VYTkZVR3R0VjFGaE9FWlVhR3RUTFU0elIyMU1SakpwU0ZZNGJHcERaMGs1YjA5RU4zWkhZblF4WkVORFQwbFJXR2RxUTJ4UmNrOU5hRUkyYW5wT1FuWmlNMnd0YlZVM0xUSnVVMnROTUVsZlExWXlWRlprZWw4eFRXSlZUVXBOVFdvdE9FbEVjRzlpYlhOa1pqZFZlRkkyT1RnelIyNVdSRlExTmt0MmMyeFNSaTFaV1VaaGVpMHdPVlEzUlhKc1lXOWphMkZ4YjFWRFJYYzJhbUkwWm1wQlNXSmtaSFJITTNjMlVuSmhkM1Z4TUZORlUweGZUMGxXZURoS01HZHVTVlJwWjI1UmNHbFdWR28xVDNkeFRWUjBhbWhUZVhOeFRVTnhaa1F6T1RGMVUweHphVzluVFhwc1V6aGhjbnBHYkRGVWQySlJiM1JLTUZsclpFZHVUMk0xWlhOWFUwdHhiSE5RWjI4NWNqVm9aRUpmWTA5RVZDMWtXRTF3TlRCaGJYTkpjMWRyYWtob01VWnhOMFI1VEVWSlEwazRVRzV0VlRoUldYWndOMWcwVFU1b1VGOU1hSEZSZDFZM1VYVkxYMlJFYW1GQk5sTlpTSEpKZGs1UFdVeExNMnBvVmpaWVFUUlRjbWt0YVhFMFMxRTBSV3hPV1hkUE1tODJhMkV4VUcxemN6TmFNbE52TkRsellVNTFUWE5KZEVGVlZqRnZSREowVGxoTE5sZ3dNVU0xY1dSUk16a3RWamhCVFVjdE1ubHVTRU5RYkc4dFNVRlpjM0JGTldoaWRGSnZNVVZWV1hsTmFUaHJlRFl3ZGtGV09ISmxWME5qWW5ndGIwbFdXblJvYlVkRE1FdDBPRXAxTlZkM2FrdzVZVTF4TTNob05uVnBjRkYxYmtRM2RGQkRSbWxRVTBSUGNVZG9lbWgyVEd0VVZEQnZiVXBTVVVOaVpGUmZPVU5aTkdjdVlrMUJOelp2YmxCalpuSklaRTFNYmxWNGQwOXRVUS5oblVzUmFCTGxiY3NJTnZJWDNzelJmS0dZTUM5SjdtbzdVZzhKcHpCVS1RIiwiZXhwIjoxNzMxNTc0MzA3LCJpYXQiOjE3MzE0ODc5MDd9.14LhdvCWUyy2cyLS6gmlOCsKv82dZffLwF0U1O0HmpU","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,1731487907661))), password -> Pa_ssw0rd, fake-ip -> 96.23.85.41, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e042a8e),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@1eb6749b)
=========================
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.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI0MWVjYTQ4Ny05YjQwLTRkMjItOGU3OC1jZDU3MTY2MjU5NTQiLCJvdGsiOiJyaXZmYTdlc24zZjU5MTVuYzkycm5ydW5wYyIsInJlYWxtIjoiLyIsInNlc3Npb25JZCI6IipBQUpUU1FBQ01ESUFCSFI1Y0dVQUNFcFhWRjlCVlZSSUFBSlRNUUFDTURFLipleUowZVhBaU9pSktWMVFpTENKamRIa2lPaUpLVjFRaUxDSmhiR2NpT2lKSVV6STFOaUo5LlpYbEtNR1ZZUVdsUGFVcExWakZSYVV4RFNteGliVTFwVDJsS1FrMVVTVFJSTUVwRVRGVm9WRTFxVlRKSmFYZHBXVmQ0YmtscWIybGFSMng1U1c0d0xpNXVRbUl6V21aVFFVeHZielZmUmtKTWJqTTRjRkYzTG1acVVtdzJiblJCY21ONlZtSXpObTlEY0dkdVVFSXRPRk5SWTB0SWVtOXlNQzFqWlRWQk9HNHdVbTUxWlhSd04wRkdRMUpHYkd0blRFMTZSSEpUYWs1d1kwSnZiM05vWlVoWmVGRjNhMlJFTlVVMVJEZDNSRFYzU2twT1VIaERkMDlvYVRKME9GRXlOWFJhWWprNFQzVjNVMEpNWWs1SldrZHVUMk5YU2pNemNIZHFiRWx4YTFscVVrSnNiSE56WHpWYU9WOVFXRUV0TFVSd01XMXBYMlF5V0dKYVRWTm1VbVJETTJnNWJ5MVpiMVJMV2pFMVJFZHBTMjlMWm05ck1EbFRaMWsxZUhoMGJHcHJUekJuZURkTWF6aFJOR3hUUW5waU1WWXhZVEpYWmkxclFUUnlTV1IzZEZKQmRrWlpSMjl0TTFsMFpYSmFaV281YmpScmFUVldOMDV2TFcxQ1VYTkZVR3R0VjFGaE9FWlVhR3RUTFU0elIyMU1SakpwU0ZZNGJHcERaMGs1YjA5RU4zWkhZblF4WkVORFQwbFJXR2RxUTJ4UmNrOU5hRUkyYW5wT1FuWmlNMnd0YlZVM0xUSnVVMnROTUVsZlExWXlWRlprZWw4eFRXSlZUVXBOVFdvdE9FbEVjRzlpYlhOa1pqZFZlRkkyT1RnelIyNVdSRlExTmt0MmMyeFNSaTFaV1VaaGVpMHdPVlEzUlhKc1lXOWphMkZ4YjFWRFJYYzJhbUkwWm1wQlNXSmtaSFJITTNjMlVuSmhkM1Z4TUZORlUweGZUMGxXZURoS01HZHVTVlJwWjI1UmNHbFdWR28xVDNkeFRWUjBhbWhUZVhOeFRVTnhaa1F6T1RGMVUweHphVzluVFhwc1V6aGhjbnBHYkRGVWQySlJiM1JLTUZsclpFZHVUMk0xWlhOWFUwdHhiSE5RWjI4NWNqVm9aRUpmWTA5RVZDMWtXRTF3TlRCaGJYTkpjMWRyYWtob01VWnhOMFI1VEVWSlEwazRVRzV0VlRoUldYWndOMWcwVFU1b1VGOU1hSEZSZDFZM1VYVkxYMlJFYW1GQk5sTlpTSEpKZGs1UFdVeExNMnBvVmpaWVFUUlRjbWt0YVhFMFMxRTBSV3hPV1hkUE1tODJhMkV4VUcxemN6TmFNbE52TkRsellVNTFUWE5KZEVGVlZqRnZSREowVGxoTE5sZ3dNVU0xY1dSUk16a3RWamhCVFVjdE1ubHVTRU5RYkc4dFNVRlpjM0JGTldoaWRGSnZNVVZWV1hsTmFUaHJlRFl3ZGtGV09ISmxWME5qWW5ndGIwbFdXblJvYlVkRE1FdDBPRXAxTlZkM2FrdzVZVTF4TTNob05uVnBjRkYxYmtRM2RGQkRSbWxRVTBSUGNVZG9lbWgyVEd0VVZEQnZiVXBTVVVOaVpGUmZPVU5aTkdjdVlrMUJOelp2YmxCalpuSklaRTFNYmxWNGQwOXRVUS5oblVzUmFCTGxiY3NJTnZJWDNzelJmS0dZTUM5SjdtbzdVZzhKcHpCVS1RIiwiZXhwIjoxNzMxNTc0MzA3LCJpYXQiOjE3MzE0ODc5MDd9.14LhdvCWUyy2cyLS6gmlOCsKv82dZffLwF0U1O0HmpU","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 08:51:47 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
08:51:47.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:48.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:48.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:48.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:48.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:49.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:50 GMT                                     890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=733086 KO=19    )
> restLoginInitiate                                        (OK=50855  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=50847  KO=2     )
> Skip 2FA                                                 (OK=28287  KO=0     )
> User Authorize PKCE stage                                (OK=59924  KO=0     )
> User AccessToken PKCE stage                              (OK=59921  KO=0     )
> GetUUid                                                  (OK=16977  KO=0     )
> GetOpenidConfig                                          (OK=50652  KO=0     )
> CreatePolicy                                             (OK=16967  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1956   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1956   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11279  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11279  KO=0     )
>  UI AM idFromSession                                     (OK=11276  KO=1     )
>  UI AM validateGoto                                      (OK=11277  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11274  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11274  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11274  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11274  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11271  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11270  KO=0     )
>  UI IDM uiconfig                                         (OK=11270  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11270  KO=0     )
>  UI IDM version                                          (OK=11270  KO=0     )
>  UI IDM privilege                                        (OK=11269  KO=0     )
>  UI IDM login                                            (OK=11268  KO=1     )
>  UI IDM features                                         (OK=11269  KO=0     )
>  UI IDM dashboard                                        (OK=11268  KO=0     )
>  UI IDM managed user schema                              (OK=11268  KO=0     )
>  UI IDM user                                             (OK=11268  KO=0     )
> RootUserinfo                                             (OK=37640  KO=0     )
>  UI IDM oidcToken                                        (OK=11265  KO=0     )
> userinfo                                                 (OK=11264  KO=0     )
> UI-Logout                                                (OK=11264  KO=0     )
> UI-Logout Redirect 1                                     (OK=11264  KO=0     )
>  UI AM revoke1                                           (OK=11264  KO=0     )
>  UI AM endsession                                        (OK=11264  KO=0     )
>  UI AM revoke2                                           (OK=11264  KO=0     )
> getIdToken                                               (OK=3757   KO=0     )
> getIdToken Redirect 1                                    (OK=3757   KO=0     )
> createOrganization                                       (OK=3757   KO=0     )
> tokenUserinfo                                            (OK=9092   KO=0     )
> queryOrganization                                        (OK=3757   KO=0     )
> deleteOrganization                                       (OK=3755   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2175   KO=0     )
> ReadPolicy                                               (OK=16880  KO=1     )
> DeletePolicy                                             (OK=16786  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=371    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2182 (99.14%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################-                                                        ] 24%
          waiting: 164095 / active: 269    / done: 52545 
================================================================================

08:51:50.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:51.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:51.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:51.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:52.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:53.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:53.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:53.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:51:55 GMT                                     895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=737140 KO=19    )
> restLoginInitiate                                        (OK=51121  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51110  KO=2     )
> Skip 2FA                                                 (OK=28439  KO=0     )
> User Authorize PKCE stage                                (OK=60245  KO=0     )
> User AccessToken PKCE stage                              (OK=60244  KO=0     )
> GetUUid                                                  (OK=17071  KO=0     )
> GetOpenidConfig                                          (OK=50925  KO=0     )
> CreatePolicy                                             (OK=17057  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1965   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1965   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11343  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11342  KO=0     )
>  UI AM idFromSession                                     (OK=11340  KO=1     )
>  UI AM validateGoto                                      (OK=11341  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11339  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11337  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11337  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11337  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11337  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11335  KO=0     )
>  UI IDM uiconfig                                         (OK=11335  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11335  KO=0     )
>  UI IDM version                                          (OK=11334  KO=0     )
>  UI IDM privilege                                        (OK=11333  KO=0     )
>  UI IDM login                                            (OK=11333  KO=1     )
>  UI IDM features                                         (OK=11334  KO=0     )
>  UI IDM dashboard                                        (OK=11333  KO=0     )
>  UI IDM managed user schema                              (OK=11333  KO=0     )
>  UI IDM user                                             (OK=11333  KO=0     )
> RootUserinfo                                             (OK=37837  KO=0     )
>  UI IDM oidcToken                                        (OK=11333  KO=0     )
> userinfo                                                 (OK=11333  KO=0     )
> UI-Logout                                                (OK=11333  KO=0     )
> UI-Logout Redirect 1                                     (OK=11333  KO=0     )
>  UI AM revoke1                                           (OK=11332  KO=0     )
>  UI AM endsession                                        (OK=11332  KO=0     )
>  UI AM revoke2                                           (OK=11332  KO=0     )
> getIdToken                                               (OK=3781   KO=0     )
> getIdToken Redirect 1                                    (OK=3781   KO=0     )
> createOrganization                                       (OK=3780   KO=0     )
> tokenUserinfo                                            (OK=9134   KO=0     )
> queryOrganization                                        (OK=3780   KO=0     )
> deleteOrganization                                       (OK=3780   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2186   KO=0     )
> ReadPolicy                                               (OK=16973  KO=1     )
> DeletePolicy                                             (OK=16875  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=372    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2190 (99.14%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 163823 / active: 262    / done: 52824 
================================================================================

08:51:55.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:55.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:57.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:57.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:58.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:58.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:58.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:51:59.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:00.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:00 GMT                                     900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=741146 KO=19    )
> restLoginInitiate                                        (OK=51379  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51373  KO=2     )
> Skip 2FA                                                 (OK=28580  KO=0     )
> User Authorize PKCE stage                                (OK=60564  KO=0     )
> User AccessToken PKCE stage                              (OK=60562  KO=0     )
> GetUUid                                                  (OK=17155  KO=0     )
> GetOpenidConfig                                          (OK=51192  KO=0     )
> CreatePolicy                                             (OK=17143  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1974   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1973   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11409  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11409  KO=0     )
>  UI AM idFromSession                                     (OK=11408  KO=1     )
>  UI AM validateGoto                                      (OK=11409  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11405  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11404  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11402  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11402  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11402  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11402  KO=0     )
>  UI IDM uiconfig                                         (OK=11401  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11401  KO=0     )
>  UI IDM version                                          (OK=11401  KO=0     )
>  UI IDM privilege                                        (OK=11401  KO=0     )
>  UI IDM login                                            (OK=11400  KO=1     )
>  UI IDM features                                         (OK=11401  KO=0     )
>  UI IDM dashboard                                        (OK=11401  KO=0     )
>  UI IDM managed user schema                              (OK=11401  KO=0     )
>  UI IDM user                                             (OK=11401  KO=0     )
> RootUserinfo                                             (OK=38037  KO=0     )
>  UI IDM oidcToken                                        (OK=11400  KO=0     )
> userinfo                                                 (OK=11400  KO=0     )
> UI-Logout                                                (OK=11400  KO=0     )
> UI-Logout Redirect 1                                     (OK=11400  KO=0     )
>  UI AM revoke1                                           (OK=11400  KO=0     )
>  UI AM endsession                                        (OK=11400  KO=0     )
>  UI AM revoke2                                           (OK=11400  KO=0     )
> getIdToken                                               (OK=3795   KO=0     )
> getIdToken Redirect 1                                    (OK=3795   KO=0     )
> createOrganization                                       (OK=3795   KO=0     )
> tokenUserinfo                                            (OK=9178   KO=0     )
> queryOrganization                                        (OK=3795   KO=0     )
> deleteOrganization                                       (OK=3793   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2201   KO=0     )
> ReadPolicy                                               (OK=17063  KO=1     )
> DeletePolicy                                             (OK=16966  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=373    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2199 (99.14%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 163550 / active: 260    / done: 53099 
================================================================================

08:52:00.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:00.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:01.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:01.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:02.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:04.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:04.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:04.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:04.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:05.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:05.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:05 GMT                                     905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=745573 KO=19    )
> restLoginInitiate                                        (OK=51697  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51689  KO=2     )
> Skip 2FA                                                 (OK=28755  KO=0     )
> User Authorize PKCE stage                                (OK=60932  KO=0     )
> User AccessToken PKCE stage                              (OK=60928  KO=0     )
> GetUUid                                                  (OK=17266  KO=0     )
> GetOpenidConfig                                          (OK=51481  KO=0     )
> CreatePolicy                                             (OK=17253  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1982   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1982   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11478  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11476  KO=0     )
>  UI AM idFromSession                                     (OK=11475  KO=1     )
>  UI AM validateGoto                                      (OK=11476  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11474  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11471  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11471  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11471  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11471  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11471  KO=0     )
>  UI IDM uiconfig                                         (OK=11471  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11471  KO=0     )
>  UI IDM version                                          (OK=11471  KO=0     )
>  UI IDM privilege                                        (OK=11471  KO=0     )
>  UI IDM login                                            (OK=11470  KO=1     )
>  UI IDM features                                         (OK=11471  KO=0     )
>  UI IDM dashboard                                        (OK=11470  KO=0     )
>  UI IDM managed user schema                              (OK=11470  KO=0     )
>  UI IDM user                                             (OK=11470  KO=0     )
> RootUserinfo                                             (OK=38223  KO=0     )
>  UI IDM oidcToken                                        (OK=11470  KO=0     )
> userinfo                                                 (OK=11470  KO=0     )
> UI-Logout                                                (OK=11469  KO=0     )
> UI-Logout Redirect 1                                     (OK=11468  KO=0     )
>  UI AM revoke1                                           (OK=11468  KO=0     )
>  UI AM endsession                                        (OK=11468  KO=0     )
>  UI AM revoke2                                           (OK=11468  KO=0     )
> getIdToken                                               (OK=3823   KO=0     )
> getIdToken Redirect 1                                    (OK=3822   KO=0     )
> createOrganization                                       (OK=3822   KO=0     )
> tokenUserinfo                                            (OK=9231   KO=0     )
> queryOrganization                                        (OK=3822   KO=0     )
> deleteOrganization                                       (OK=3822   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2213   KO=0     )
> ReadPolicy                                               (OK=17151  KO=1     )
> DeletePolicy                                             (OK=17055  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=374    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2210 (99.15%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 163227 / active: 282    / done: 53400 
================================================================================

08:52:05.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:05.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:06.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:06.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:06.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:07.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:07.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:07.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:08.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:08.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:08.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:08.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:08.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:09.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:09.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:09.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:09.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:10.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:10.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:10.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:10.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:10 GMT                                     910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=749684 KO=19    )
> restLoginInitiate                                        (OK=51985  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=51978  KO=2     )
> Skip 2FA                                                 (OK=28918  KO=0     )
> User Authorize PKCE stage                                (OK=61272  KO=0     )
> User AccessToken PKCE stage                              (OK=61269  KO=0     )
> GetUUid                                                  (OK=17370  KO=0     )
> GetOpenidConfig                                          (OK=51784  KO=0     )
> CreatePolicy                                             (OK=17360  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=1989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=1989   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11539  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11539  KO=0     )
>  UI AM idFromSession                                     (OK=11538  KO=1     )
>  UI AM validateGoto                                      (OK=11539  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11538  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     )
> UI-Post-Login - stage 3                                  (OK=11535  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11534  KO=0     )
>  UI IDM uiconfig                                         (OK=11533  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11533  KO=0     )
>  UI IDM version                                          (OK=11533  KO=0     )
>  UI IDM privilege                                        (OK=11533  KO=0     )
>  UI IDM login                                            (OK=11532  KO=1     )
>  UI IDM features                                         (OK=11533  KO=0     )
>  UI IDM dashboard                                        (OK=11531  KO=0     )
>  UI IDM managed user schema                              (OK=11531  KO=0     )
>  UI IDM user                                             (OK=11531  KO=0     )
> RootUserinfo                                             (OK=38406  KO=0     )
>  UI IDM oidcToken                                        (OK=11531  KO=0     )
> userinfo                                                 (OK=11529  KO=0     )
> UI-Logout                                                (OK=11529  KO=0     )
> UI-Logout Redirect 1                                     (OK=11529  KO=0     )
>  UI AM revoke1                                           (OK=11529  KO=0     )
>  UI AM endsession                                        (OK=11529  KO=0     )
>  UI AM revoke2                                           (OK=11529  KO=0     )
> getIdToken                                               (OK=3843   KO=0     )
> getIdToken Redirect 1                                    (OK=3843   KO=0     )
> createOrganization                                       (OK=3842   KO=0     )
> tokenUserinfo                                            (OK=9281   KO=0     )
> queryOrganization                                        (OK=3842   KO=0     )
> deleteOrganization                                       (OK=3842   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2220   KO=0     )
> ReadPolicy                                               (OK=17261  KO=1     )
> DeletePolicy                                             (OK=17146  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=376    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2231 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 162933 / active: 292    / done: 53684 
================================================================================

08:52:10.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:10.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:10.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:11.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:11.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:11.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:12.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:12.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:13.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:13.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:15 GMT                                     915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=754240 KO=19    )
> restLoginInitiate                                        (OK=52274  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52265  KO=2     )
> Skip 2FA                                                 (OK=29069  KO=0     )
> User Authorize PKCE stage                                (OK=61629  KO=0     )
> User AccessToken PKCE stage                              (OK=61628  KO=0     )
> GetUUid                                                  (OK=17467  KO=0     )
> GetOpenidConfig                                          (OK=52097  KO=0     )
> CreatePolicy                                             (OK=17456  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2000   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2000   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11616  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11616  KO=0     )
>  UI AM idFromSession                                     (OK=11615  KO=1     )
>  UI AM validateGoto                                      (OK=11616  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11614  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11614  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11614  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11614  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11611  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11609  KO=0     )
>  UI IDM uiconfig                                         (OK=11609  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11609  KO=0     )
>  UI IDM version                                          (OK=11609  KO=0     )
>  UI IDM privilege                                        (OK=11609  KO=0     )
>  UI IDM login                                            (OK=11608  KO=1     )
>  UI IDM features                                         (OK=11609  KO=0     )
>  UI IDM dashboard                                        (OK=11609  KO=0     )
>  UI IDM managed user schema                              (OK=11607  KO=0     )
>  UI IDM user                                             (OK=11607  KO=0     )
> RootUserinfo                                             (OK=38581  KO=0     )
>  UI IDM oidcToken                                        (OK=11607  KO=0     )
> userinfo                                                 (OK=11607  KO=0     )
> UI-Logout                                                (OK=11606  KO=0     )
> UI-Logout Redirect 1                                     (OK=11605  KO=0     )
>  UI AM revoke1                                           (OK=11605  KO=0     )
>  UI AM endsession                                        (OK=11605  KO=0     )
>  UI AM revoke2                                           (OK=11605  KO=0     )
> getIdToken                                               (OK=3869   KO=0     )
> getIdToken Redirect 1                                    (OK=3869   KO=0     )
> createOrganization                                       (OK=3869   KO=0     )
> tokenUserinfo                                            (OK=9335   KO=0     )
> queryOrganization                                        (OK=3869   KO=0     )
> deleteOrganization                                       (OK=3869   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2238   KO=0     )
> ReadPolicy                                               (OK=17367  KO=1     )
> DeletePolicy                                             (OK=17256  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=378    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2241 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 24%
          waiting: 162630 / active: 273    / done: 54006 
================================================================================

08:52:15.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:16.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:17.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:17.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:17.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:18.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:19.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:20.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:20.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:20.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:20.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:20 GMT                                     920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=758268 KO=19    )
> restLoginInitiate                                        (OK=52551  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52540  KO=2     )
> Skip 2FA                                                 (OK=29211  KO=0     )
> User Authorize PKCE stage                                (OK=61952  KO=0     )
> User AccessToken PKCE stage                              (OK=61951  KO=0     )
> GetUUid                                                  (OK=17559  KO=0     )
> GetOpenidConfig                                          (OK=52387  KO=0     )
> CreatePolicy                                             (OK=17549  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2007   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2007   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11682  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11681  KO=0     )
>  UI AM idFromSession                                     (OK=11680  KO=1     )
>  UI AM validateGoto                                      (OK=11681  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11676  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11676  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11676  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11676  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11676  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11675  KO=0     )
>  UI IDM uiconfig                                         (OK=11675  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11675  KO=0     )
>  UI IDM version                                          (OK=11675  KO=0     )
>  UI IDM privilege                                        (OK=11675  KO=0     )
>  UI IDM login                                            (OK=11674  KO=1     )
>  UI IDM features                                         (OK=11675  KO=0     )
>  UI IDM dashboard                                        (OK=11674  KO=0     )
>  UI IDM managed user schema                              (OK=11674  KO=0     )
>  UI IDM user                                             (OK=11674  KO=0     )
> RootUserinfo                                             (OK=38738  KO=0     )
>  UI IDM oidcToken                                        (OK=11673  KO=0     )
> userinfo                                                 (OK=11673  KO=0     )
> UI-Logout                                                (OK=11673  KO=0     )
> UI-Logout Redirect 1                                     (OK=11673  KO=0     )
>  UI AM revoke1                                           (OK=11671  KO=0     )
>  UI AM endsession                                        (OK=11671  KO=0     )
>  UI AM revoke2                                           (OK=11671  KO=0     )
> getIdToken                                               (OK=3885   KO=0     )
> getIdToken Redirect 1                                    (OK=3885   KO=0     )
> createOrganization                                       (OK=3885   KO=0     )
> tokenUserinfo                                            (OK=9389   KO=0     )
> queryOrganization                                        (OK=3885   KO=0     )
> deleteOrganization                                       (OK=3885   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2247   KO=0     )
> ReadPolicy                                               (OK=17460  KO=1     )
> DeletePolicy                                             (OK=17360  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=380    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2252 (99.16%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 162344 / active: 268    / done: 54297 
================================================================================

08:52:20.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:21.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:21.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:21.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:21.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:21.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:22.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:22.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:23.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:23.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:23.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:24.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:24.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:25 GMT                                     925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=763352 KO=19    )
> restLoginInitiate                                        (OK=52891  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=52881  KO=2     )
> Skip 2FA                                                 (OK=29391  KO=0     )
> User Authorize PKCE stage                                (OK=62369  KO=0     )
> User AccessToken PKCE stage                              (OK=62366  KO=0     )
> GetUUid                                                  (OK=17669  KO=0     )
> GetOpenidConfig                                          (OK=52687  KO=0     )
> CreatePolicy                                             (OK=17658  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2013   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2013   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11768  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11768  KO=0     )
>  UI AM idFromSession                                     (OK=11766  KO=1     )
>  UI AM validateGoto                                      (OK=11767  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11763  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11763  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11763  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11763  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11762  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11762  KO=0     )
>  UI IDM uiconfig                                         (OK=11762  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11762  KO=0     )
>  UI IDM version                                          (OK=11762  KO=0     )
>  UI IDM privilege                                        (OK=11762  KO=0     )
>  UI IDM login                                            (OK=11761  KO=1     )
>  UI IDM features                                         (OK=11762  KO=0     )
>  UI IDM dashboard                                        (OK=11762  KO=0     )
>  UI IDM managed user schema                              (OK=11762  KO=0     )
>  UI IDM user                                             (OK=11762  KO=0     )
> RootUserinfo                                             (OK=38955  KO=0     )
>  UI IDM oidcToken                                        (OK=11761  KO=0     )
> userinfo                                                 (OK=11761  KO=0     )
> UI-Logout                                                (OK=11760  KO=0     )
> UI-Logout Redirect 1                                     (OK=11760  KO=0     )
>  UI AM revoke1                                           (OK=11758  KO=0     )
>  UI AM endsession                                        (OK=11758  KO=0     )
>  UI AM revoke2                                           (OK=11758  KO=0     )
> getIdToken                                               (OK=3908   KO=0     )
> getIdToken Redirect 1                                    (OK=3907   KO=0     )
> createOrganization                                       (OK=3907   KO=0     )
> tokenUserinfo                                            (OK=9451   KO=0     )
> queryOrganization                                        (OK=3907   KO=0     )
> deleteOrganization                                       (OK=3905   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2266   KO=0     )
> ReadPolicy                                               (OK=17554  KO=1     )
> DeletePolicy                                             (OK=17454  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=382    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2265 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 162002 / active: 295    / done: 54612 
================================================================================

08:52:25.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:26.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:26.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:26.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:26.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:26.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:26.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:27.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:27.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:27.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:27.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:28.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:29.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:29.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:29.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:29.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:30 GMT                                     930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=767669 KO=19    )
> restLoginInitiate                                        (OK=53178  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53173  KO=2     )
> Skip 2FA                                                 (OK=29557  KO=0     )
> User Authorize PKCE stage                                (OK=62719  KO=0     )
> User AccessToken PKCE stage                              (OK=62718  KO=0     )
> GetUUid                                                  (OK=17779  KO=0     )
> GetOpenidConfig                                          (OK=52999  KO=0     )
> CreatePolicy                                             (OK=17768  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2024   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2023   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11833  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11833  KO=0     )
>  UI AM idFromSession                                     (OK=11832  KO=1     )
>  UI AM validateGoto                                      (OK=11833  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11833  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11833  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11832  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11832  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11831  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11831  KO=0     )
>  UI IDM uiconfig                                         (OK=11830  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11830  KO=0     )
>  UI IDM version                                          (OK=11830  KO=0     )
>  UI IDM privilege                                        (OK=11830  KO=0     )
>  UI IDM login                                            (OK=11829  KO=1     )
>  UI IDM features                                         (OK=11830  KO=0     )
>  UI IDM dashboard                                        (OK=11829  KO=0     )
>  UI IDM managed user schema                              (OK=11830  KO=0     )
>  UI IDM user                                             (OK=11828  KO=0     )
> RootUserinfo                                             (OK=39154  KO=0     )
>  UI IDM oidcToken                                        (OK=11828  KO=0     )
> userinfo                                                 (OK=11827  KO=0     )
> UI-Logout                                                (OK=11827  KO=0     )
> UI-Logout Redirect 1                                     (OK=11826  KO=0     )
>  UI AM revoke1                                           (OK=11826  KO=0     )
>  UI AM endsession                                        (OK=11826  KO=0     )
>  UI AM revoke2                                           (OK=11826  KO=0     )
> getIdToken                                               (OK=3926   KO=0     )
> getIdToken Redirect 1                                    (OK=3926   KO=0     )
> createOrganization                                       (OK=3926   KO=0     )
> tokenUserinfo                                            (OK=9499   KO=0     )
> queryOrganization                                        (OK=3925   KO=0     )
> deleteOrganization                                       (OK=3925   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2278   KO=0     )
> ReadPolicy                                               (OK=17662  KO=1     )
> DeletePolicy                                             (OK=17550  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=385    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2281 (99.17%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 161707 / active: 287    / done: 54915 
================================================================================

08:52:30.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:30.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:30.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:30.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:31.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:31.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:31.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:31.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:32.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:32.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:33.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:33.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:33.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:34.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:34.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:34.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:34.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:34.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:35 GMT                                     935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=771847 KO=19    )
> restLoginInitiate                                        (OK=53471  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53462  KO=2     )
> Skip 2FA                                                 (OK=29704  KO=0     )
> User Authorize PKCE stage                                (OK=63049  KO=0     )
> User AccessToken PKCE stage                              (OK=63048  KO=0     )
> GetUUid                                                  (OK=17861  KO=0     )
> GetOpenidConfig                                          (OK=53302  KO=0     )
> CreatePolicy                                             (OK=17848  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2035   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2035   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11901  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11899  KO=0     )
>  UI AM idFromSession                                     (OK=11898  KO=1     )
>  UI AM validateGoto                                      (OK=11899  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11896  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11896  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11896  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11896  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11894  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11894  KO=0     )
>  UI IDM uiconfig                                         (OK=11894  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11894  KO=0     )
>  UI IDM version                                          (OK=11894  KO=0     )
>  UI IDM privilege                                        (OK=11894  KO=0     )
>  UI IDM login                                            (OK=11893  KO=1     )
>  UI IDM features                                         (OK=11894  KO=0     )
>  UI IDM dashboard                                        (OK=11894  KO=0     )
>  UI IDM managed user schema                              (OK=11894  KO=0     )
>  UI IDM user                                             (OK=11894  KO=0     )
> RootUserinfo                                             (OK=39374  KO=0     )
>  UI IDM oidcToken                                        (OK=11893  KO=0     )
> userinfo                                                 (OK=11891  KO=0     )
> UI-Logout                                                (OK=11891  KO=0     )
> UI-Logout Redirect 1                                     (OK=11891  KO=0     )
>  UI AM revoke1                                           (OK=11891  KO=0     )
>  UI AM endsession                                        (OK=11891  KO=0     )
>  UI AM revoke2                                           (OK=11891  KO=0     )
> getIdToken                                               (OK=3947   KO=0     )
> getIdToken Redirect 1                                    (OK=3947   KO=0     )
> createOrganization                                       (OK=3947   KO=0     )
> tokenUserinfo                                            (OK=9554   KO=0     )
> queryOrganization                                        (OK=3947   KO=0     )
> deleteOrganization                                       (OK=3947   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2294   KO=0     )
> ReadPolicy                                               (OK=17776  KO=1     )
> DeletePolicy                                             (OK=17659  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=387    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2299 (99.18%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 161399 / active: 274    / done: 55236 
================================================================================

08:52:35.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:35.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:36.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:36.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:38.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:38.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:39.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:40.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:40 GMT                                     940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=776499 KO=19    )
> restLoginInitiate                                        (OK=53786  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=53778  KO=2     )
> Skip 2FA                                                 (OK=29876  KO=0     )
> User Authorize PKCE stage                                (OK=63435  KO=0     )
> User AccessToken PKCE stage                              (OK=63429  KO=0     )
> GetUUid                                                  (OK=17955  KO=0     )
> GetOpenidConfig                                          (OK=53589  KO=0     )
> CreatePolicy                                             (OK=17943  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2043   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2042   KO=0     )
> UI-Post-Login - stage 1                                  (OK=11976  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=11975  KO=0     )
>  UI AM idFromSession                                     (OK=11974  KO=1     )
>  UI AM validateGoto                                      (OK=11975  KO=0     )
> UI-Post-Login - stage 2                                  (OK=11973  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=11973  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=11972  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=11972  KO=0     )
> UI-Post-Login - stage 3                                  (OK=11970  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=11970  KO=0     )
>  UI IDM uiconfig                                         (OK=11969  KO=0     )
>  UI Enduser sessioncheck                                 (OK=11969  KO=0     )
>  UI IDM version                                          (OK=11969  KO=0     )
>  UI IDM privilege                                        (OK=11969  KO=0     )
>  UI IDM login                                            (OK=11968  KO=1     )
>  UI IDM features                                         (OK=11969  KO=0     )
>  UI IDM dashboard                                        (OK=11968  KO=0     )
>  UI IDM managed user schema                              (OK=11968  KO=0     )
>  UI IDM user                                             (OK=11968  KO=0     )
> RootUserinfo                                             (OK=39586  KO=0     )
>  UI IDM oidcToken                                        (OK=11968  KO=0     )
> userinfo                                                 (OK=11968  KO=0     )
> UI-Logout                                                (OK=11968  KO=0     )
> UI-Logout Redirect 1                                     (OK=11967  KO=0     )
>  UI AM revoke1                                           (OK=11967  KO=0     )
>  UI AM endsession                                        (OK=11967  KO=0     )
>  UI AM revoke2                                           (OK=11967  KO=0     )
> getIdToken                                               (OK=3977   KO=0     )
> getIdToken Redirect 1                                    (OK=3977   KO=0     )
> createOrganization                                       (OK=3977   KO=0     )
> tokenUserinfo                                            (OK=9613   KO=0     )
> queryOrganization                                        (OK=3977   KO=0     )
> deleteOrganization                                       (OK=3976   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2305   KO=0     )
> ReadPolicy                                               (OK=17855  KO=1     )
> DeletePolicy                                             (OK=17773  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=388    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2307 (99.18%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################-                                                       ] 25%
          waiting: 161077 / active: 257    / done: 55575 
================================================================================

08:52:41.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:42.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:42.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:42.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:43.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:43.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:43.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:44.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:44.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:44.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:45.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:45 GMT                                     945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=780553 KO=19    )
> restLoginInitiate                                        (OK=54073  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54070  KO=2     )
> Skip 2FA                                                 (OK=30051  KO=0     )
> User Authorize PKCE stage                                (OK=63775  KO=0     )
> User AccessToken PKCE stage                              (OK=63771  KO=0     )
> GetUUid                                                  (OK=18055  KO=0     )
> GetOpenidConfig                                          (OK=53860  KO=0     )
> CreatePolicy                                             (OK=18044  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2051   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2051   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12032  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12032  KO=0     )
>  UI AM idFromSession                                     (OK=12031  KO=1     )
>  UI AM validateGoto                                      (OK=12032  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12030  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12030  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12030  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12030  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12030  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12030  KO=0     )
>  UI IDM uiconfig                                         (OK=12030  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12030  KO=0     )
>  UI IDM version                                          (OK=12030  KO=0     )
>  UI IDM privilege                                        (OK=12030  KO=0     )
>  UI IDM login                                            (OK=12029  KO=1     )
>  UI IDM features                                         (OK=12030  KO=0     )
>  UI IDM dashboard                                        (OK=12030  KO=0     )
>  UI IDM managed user schema                              (OK=12029  KO=0     )
>  UI IDM user                                             (OK=12029  KO=0     )
> RootUserinfo                                             (OK=39817  KO=0     )
>  UI IDM oidcToken                                        (OK=12029  KO=0     )
> userinfo                                                 (OK=12029  KO=0     )
> UI-Logout                                                (OK=12028  KO=0     )
> UI-Logout Redirect 1                                     (OK=12027  KO=0     )
>  UI AM revoke1                                           (OK=12027  KO=0     )
>  UI AM endsession                                        (OK=12027  KO=0     )
>  UI AM revoke2                                           (OK=12027  KO=0     )
> getIdToken                                               (OK=4000   KO=0     )
> getIdToken Redirect 1                                    (OK=3999   KO=0     )
> createOrganization                                       (OK=3999   KO=0     )
> tokenUserinfo                                            (OK=9666   KO=0     )
> queryOrganization                                        (OK=3999   KO=0     )
> deleteOrganization                                       (OK=3998   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2318   KO=0     )
> ReadPolicy                                               (OK=17951  KO=1     )
> DeletePolicy                                             (OK=17848  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=389    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2318 (99.19%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.39%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 160784 / active: 274    / done: 55851 
================================================================================

08:52:45.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:45.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:46.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:46.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:47.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:47.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:47.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:49.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:49.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:50 GMT                                     950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=784366 KO=19    )
> restLoginInitiate                                        (OK=54317  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54308  KO=2     )
> Skip 2FA                                                 (OK=30178  KO=0     )
> User Authorize PKCE stage                                (OK=64066  KO=0     )
> User AccessToken PKCE stage                              (OK=64062  KO=0     )
> GetUUid                                                  (OK=18129  KO=0     )
> GetOpenidConfig                                          (OK=54135  KO=0     )
> CreatePolicy                                             (OK=18119  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2058   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2057   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12098  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12097  KO=0     )
>  UI AM idFromSession                                     (OK=12096  KO=1     )
>  UI AM validateGoto                                      (OK=12097  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12094  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12094  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12094  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12094  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12090  KO=0     )
>  UI IDM uiconfig                                         (OK=12089  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12089  KO=0     )
>  UI IDM version                                          (OK=12089  KO=0     )
>  UI IDM privilege                                        (OK=12089  KO=0     )
>  UI IDM login                                            (OK=12088  KO=1     )
>  UI IDM features                                         (OK=12089  KO=0     )
>  UI IDM dashboard                                        (OK=12088  KO=0     )
>  UI IDM managed user schema                              (OK=12088  KO=0     )
>  UI IDM user                                             (OK=12088  KO=0     )
> RootUserinfo                                             (OK=40007  KO=0     )
>  UI IDM oidcToken                                        (OK=12088  KO=0     )
> userinfo                                                 (OK=12088  KO=0     )
> UI-Logout                                                (OK=12087  KO=0     )
> UI-Logout Redirect 1                                     (OK=12087  KO=0     )
>  UI AM revoke1                                           (OK=12087  KO=0     )
>  UI AM endsession                                        (OK=12087  KO=0     )
>  UI AM revoke2                                           (OK=12087  KO=0     )
> getIdToken                                               (OK=4031   KO=0     )
> getIdToken Redirect 1                                    (OK=4031   KO=0     )
> createOrganization                                       (OK=4031   KO=0     )
> tokenUserinfo                                            (OK=9701   KO=0     )
> queryOrganization                                        (OK=4031   KO=0     )
> deleteOrganization                                       (OK=4031   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2335   KO=0     )
> ReadPolicy                                               (OK=18052  KO=1     )
> DeletePolicy                                             (OK=17946  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=389    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2327 (99.19%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.09%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 25%
          waiting: 160531 / active: 240    / done: 56138 
================================================================================

08:52:50.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:51.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:51.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:52.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:52.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:53.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:53.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:54.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:54.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:55.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:52:55 GMT                                     955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=788777 KO=19    )
> restLoginInitiate                                        (OK=54619  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54612  KO=2     )
> Skip 2FA                                                 (OK=30345  KO=0     )
> User Authorize PKCE stage                                (OK=64431  KO=0     )
> User AccessToken PKCE stage                              (OK=64426  KO=0     )
> GetUUid                                                  (OK=18228  KO=0     )
> GetOpenidConfig                                          (OK=54407  KO=0     )
> CreatePolicy                                             (OK=18217  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2070   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2070   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12168  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12168  KO=0     )
>  UI AM idFromSession                                     (OK=12167  KO=1     )
>  UI AM validateGoto                                      (OK=12168  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12165  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12165  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12165  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12165  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12163  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12162  KO=0     )
>  UI IDM uiconfig                                         (OK=12162  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12162  KO=0     )
>  UI IDM version                                          (OK=12162  KO=0     )
>  UI IDM privilege                                        (OK=12161  KO=0     )
>  UI IDM login                                            (OK=12160  KO=1     )
>  UI IDM features                                         (OK=12161  KO=0     )
>  UI IDM dashboard                                        (OK=12161  KO=0     )
>  UI IDM managed user schema                              (OK=12161  KO=0     )
>  UI IDM user                                             (OK=12161  KO=0     )
> RootUserinfo                                             (OK=40179  KO=0     )
>  UI IDM oidcToken                                        (OK=12159  KO=0     )
> userinfo                                                 (OK=12159  KO=0     )
> UI-Logout                                                (OK=12159  KO=0     )
> UI-Logout Redirect 1                                     (OK=12159  KO=0     )
>  UI AM revoke1                                           (OK=12159  KO=0     )
>  UI AM endsession                                        (OK=12159  KO=0     )
>  UI AM revoke2                                           (OK=12159  KO=0     )
> getIdToken                                               (OK=4057   KO=0     )
> getIdToken Redirect 1                                    (OK=4057   KO=0     )
> createOrganization                                       (OK=4057   KO=0     )
> tokenUserinfo                                            (OK=9758   KO=0     )
> queryOrganization                                        (OK=4057   KO=0     )
> deleteOrganization                                       (OK=4056   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2348   KO=0     )
> ReadPolicy                                               (OK=18125  KO=1     )
> DeletePolicy                                             (OK=18047  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=391    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2337 (99.19%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 160217 / active: 249    / done: 56443 
================================================================================

08:52:55.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:55.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:56.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:56.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:56.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:57.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:57.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:58.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:59.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:59.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:59.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:59.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:59.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:59.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:52:59.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:00.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:00 GMT                                     960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=792749 KO=19    )
> restLoginInitiate                                        (OK=54891  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=54883  KO=2     )
> Skip 2FA                                                 (OK=30493  KO=0     )
> User Authorize PKCE stage                                (OK=64748  KO=0     )
> User AccessToken PKCE stage                              (OK=64745  KO=0     )
> GetUUid                                                  (OK=18324  KO=0     )
> GetOpenidConfig                                          (OK=54675  KO=0     )
> CreatePolicy                                             (OK=18312  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2077   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2077   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12233  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12232  KO=0     )
>  UI AM idFromSession                                     (OK=12231  KO=1     )
>  UI AM validateGoto                                      (OK=12232  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12229  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12229  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12229  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12229  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12226  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12225  KO=0     )
>  UI IDM uiconfig                                         (OK=12225  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12225  KO=0     )
>  UI IDM version                                          (OK=12225  KO=0     )
>  UI IDM privilege                                        (OK=12225  KO=0     )
>  UI IDM login                                            (OK=12224  KO=1     )
>  UI IDM features                                         (OK=12225  KO=0     )
>  UI IDM dashboard                                        (OK=12224  KO=0     )
>  UI IDM managed user schema                              (OK=12224  KO=0     )
>  UI IDM user                                             (OK=12224  KO=0     )
> RootUserinfo                                             (OK=40348  KO=0     )
>  UI IDM oidcToken                                        (OK=12224  KO=0     )
> userinfo                                                 (OK=12224  KO=0     )
> UI-Logout                                                (OK=12223  KO=0     )
> UI-Logout Redirect 1                                     (OK=12223  KO=0     )
>  UI AM revoke1                                           (OK=12222  KO=0     )
>  UI AM endsession                                        (OK=12222  KO=0     )
>  UI AM revoke2                                           (OK=12222  KO=0     )
> getIdToken                                               (OK=4082   KO=0     )
> getIdToken Redirect 1                                    (OK=4082   KO=0     )
> createOrganization                                       (OK=4082   KO=0     )
> tokenUserinfo                                            (OK=9797   KO=0     )
> queryOrganization                                        (OK=4082   KO=0     )
> deleteOrganization                                       (OK=4080   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2360   KO=0     )
> ReadPolicy                                               (OK=18224  KO=1     )
> DeletePolicy                                             (OK=18120  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=391    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2353 (99.20%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 159940 / active: 263    / done: 56706 
================================================================================

08:53:00.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:00.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:01.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:02.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:02.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:02.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:02.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:02.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:03.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:03.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:04.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:04.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:04.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:05 GMT                                     965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=796846 KO=19    )
> restLoginInitiate                                        (OK=55187  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55175  KO=2     )
> Skip 2FA                                                 (OK=30664  KO=0     )
> User Authorize PKCE stage                                (OK=65092  KO=0     )
> User AccessToken PKCE stage                              (OK=65087  KO=0     )
> GetUUid                                                  (OK=18428  KO=0     )
> GetOpenidConfig                                          (OK=54971  KO=0     )
> CreatePolicy                                             (OK=18414  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2088   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2087   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12291  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12291  KO=0     )
>  UI AM idFromSession                                     (OK=12290  KO=1     )
>  UI AM validateGoto                                      (OK=12291  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12289  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12289  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12289  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12289  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12286  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12286  KO=0     )
>  UI IDM uiconfig                                         (OK=12286  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12286  KO=0     )
>  UI IDM version                                          (OK=12286  KO=0     )
>  UI IDM privilege                                        (OK=12286  KO=0     )
>  UI IDM login                                            (OK=12285  KO=1     )
>  UI IDM features                                         (OK=12285  KO=0     )
>  UI IDM dashboard                                        (OK=12285  KO=0     )
>  UI IDM managed user schema                              (OK=12285  KO=0     )
>  UI IDM user                                             (OK=12285  KO=0     )
> RootUserinfo                                             (OK=40551  KO=0     )
>  UI IDM oidcToken                                        (OK=12283  KO=0     )
> userinfo                                                 (OK=12283  KO=0     )
> UI-Logout                                                (OK=12283  KO=0     )
> UI-Logout Redirect 1                                     (OK=12282  KO=0     )
>  UI AM revoke1                                           (OK=12282  KO=0     )
>  UI AM endsession                                        (OK=12282  KO=0     )
>  UI AM revoke2                                           (OK=12282  KO=0     )
> getIdToken                                               (OK=4102   KO=0     )
> getIdToken Redirect 1                                    (OK=4102   KO=0     )
> createOrganization                                       (OK=4101   KO=0     )
> tokenUserinfo                                            (OK=9854   KO=0     )
> queryOrganization                                        (OK=4101   KO=0     )
> deleteOrganization                                       (OK=4101   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2375   KO=0     )
> ReadPolicy                                               (OK=18318  KO=1     )
> DeletePolicy                                             (OK=18219  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=392    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2366 (99.20%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 159633 / active: 277    / done: 56999 
================================================================================

08:53:05.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:06.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:06.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:07.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:07.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:07.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:07.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:07.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:08.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:08.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:08.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:10.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:10.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:10 GMT                                     970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=800809 KO=19    )
> restLoginInitiate                                        (OK=55482  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55476  KO=2     )
> Skip 2FA                                                 (OK=30819  KO=0     )
> User Authorize PKCE stage                                (OK=65432  KO=0     )
> User AccessToken PKCE stage                              (OK=65424  KO=0     )
> GetUUid                                                  (OK=18518  KO=0     )
> GetOpenidConfig                                          (OK=55258  KO=0     )
> CreatePolicy                                             (OK=18506  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2100   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2099   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12348  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12348  KO=0     )
>  UI AM idFromSession                                     (OK=12346  KO=1     )
>  UI AM validateGoto                                      (OK=12347  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12345  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12345  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12344  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12344  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12341  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12341  KO=0     )
>  UI IDM uiconfig                                         (OK=12341  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12341  KO=0     )
>  UI IDM version                                          (OK=12341  KO=0     )
>  UI IDM privilege                                        (OK=12341  KO=0     )
>  UI IDM login                                            (OK=12340  KO=1     )
>  UI IDM features                                         (OK=12341  KO=0     )
>  UI IDM dashboard                                        (OK=12341  KO=0     )
>  UI IDM managed user schema                              (OK=12341  KO=0     )
>  UI IDM user                                             (OK=12341  KO=0     )
> RootUserinfo                                             (OK=40769  KO=0     )
>  UI IDM oidcToken                                        (OK=12341  KO=0     )
> userinfo                                                 (OK=12341  KO=0     )
> UI-Logout                                                (OK=12340  KO=0     )
> UI-Logout Redirect 1                                     (OK=12340  KO=0     )
>  UI AM revoke1                                           (OK=12340  KO=0     )
>  UI AM endsession                                        (OK=12340  KO=0     )
>  UI AM revoke2                                           (OK=12340  KO=0     )
> getIdToken                                               (OK=4120   KO=0     )
> getIdToken Redirect 1                                    (OK=4119   KO=0     )
> createOrganization                                       (OK=4119   KO=0     )
> tokenUserinfo                                            (OK=9922   KO=0     )
> queryOrganization                                        (OK=4119   KO=0     )
> deleteOrganization                                       (OK=4119   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2381   KO=0     )
> ReadPolicy                                               (OK=18423  KO=1     )
> DeletePolicy                                             (OK=18311  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=394    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2379 (99.21%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.38%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 159323 / active: 285    / done: 57301 
================================================================================

08:53:10.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:12.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:13.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:13.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:13.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:14.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:14.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:14.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:14.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:15.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:15 GMT                                     975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=805000 KO=19    )
> restLoginInitiate                                        (OK=55769  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=55758  KO=2     )
> Skip 2FA                                                 (OK=30980  KO=0     )
> User Authorize PKCE stage                                (OK=65774  KO=0     )
> User AccessToken PKCE stage                              (OK=65771  KO=0     )
> GetUUid                                                  (OK=18614  KO=0     )
> GetOpenidConfig                                          (OK=55552  KO=0     )
> CreatePolicy                                             (OK=18602  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2109   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2109   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12411  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12410  KO=0     )
>  UI AM idFromSession                                     (OK=12409  KO=1     )
>  UI AM validateGoto                                      (OK=12410  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12410  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12410  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12409  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12409  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12407  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12407  KO=0     )
>  UI IDM uiconfig                                         (OK=12406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12406  KO=0     )
>  UI IDM version                                          (OK=12406  KO=0     )
>  UI IDM privilege                                        (OK=12405  KO=0     )
>  UI IDM login                                            (OK=12404  KO=1     )
>  UI IDM features                                         (OK=12405  KO=0     )
>  UI IDM dashboard                                        (OK=12404  KO=0     )
>  UI IDM managed user schema                              (OK=12404  KO=0     )
>  UI IDM user                                             (OK=12404  KO=0     )
> RootUserinfo                                             (OK=41000  KO=0     )
>  UI IDM oidcToken                                        (OK=12403  KO=0     )
> userinfo                                                 (OK=12403  KO=0     )
> UI-Logout                                                (OK=12403  KO=0     )
> UI-Logout Redirect 1                                     (OK=12402  KO=0     )
>  UI AM revoke1                                           (OK=12402  KO=0     )
>  UI AM endsession                                        (OK=12402  KO=0     )
>  UI AM revoke2                                           (OK=12402  KO=0     )
> getIdToken                                               (OK=4142   KO=0     )
> getIdToken Redirect 1                                    (OK=4141   KO=0     )
> createOrganization                                       (OK=4141   KO=0     )
> tokenUserinfo                                            (OK=9976   KO=0     )
> queryOrganization                                        (OK=4141   KO=0     )
> deleteOrganization                                       (OK=4141   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2397   KO=0     )
> ReadPolicy                                               (OK=18515  KO=1     )
> DeletePolicy                                             (OK=18419  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=396    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2389 (99.21%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 159027 / active: 270    / done: 57612 
================================================================================

08:53:16.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:16.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:16.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:16.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:16.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:16.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:17.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:17.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:18.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:18.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:18.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:19.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:19.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:20 GMT                                     980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=809565 KO=19    )
> restLoginInitiate                                        (OK=56099  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56091  KO=2     )
> Skip 2FA                                                 (OK=31157  KO=0     )
> User Authorize PKCE stage                                (OK=66154  KO=0     )
> User AccessToken PKCE stage                              (OK=66150  KO=0     )
> GetUUid                                                  (OK=18734  KO=0     )
> GetOpenidConfig                                          (OK=55857  KO=0     )
> CreatePolicy                                             (OK=18720  KO=10    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2119   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2119   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12487  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12485  KO=0     )
>  UI AM idFromSession                                     (OK=12483  KO=1     )
>  UI AM validateGoto                                      (OK=12484  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12479  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12479  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12479  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12479  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12478  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12478  KO=0     )
>  UI IDM uiconfig                                         (OK=12478  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12478  KO=0     )
>  UI IDM version                                          (OK=12477  KO=0     )
>  UI IDM privilege                                        (OK=12476  KO=0     )
>  UI IDM login                                            (OK=12475  KO=1     )
>  UI IDM features                                         (OK=12476  KO=0     )
>  UI IDM dashboard                                        (OK=12475  KO=0     )
>  UI IDM managed user schema                              (OK=12475  KO=0     )
>  UI IDM user                                             (OK=12475  KO=0     )
> RootUserinfo                                             (OK=41209  KO=0     )
>  UI IDM oidcToken                                        (OK=12475  KO=0     )
> userinfo                                                 (OK=12473  KO=0     )
> UI-Logout                                                (OK=12472  KO=0     )
> UI-Logout Redirect 1                                     (OK=12472  KO=0     )
>  UI AM revoke1                                           (OK=12471  KO=0     )
>  UI AM endsession                                        (OK=12472  KO=0     )
>  UI AM revoke2                                           (OK=12471  KO=0     )
> getIdToken                                               (OK=4158   KO=0     )
> getIdToken Redirect 1                                    (OK=4158   KO=0     )
> createOrganization                                       (OK=4158   KO=0     )
> tokenUserinfo                                            (OK=10036  KO=0     )
> queryOrganization                                        (OK=4158   KO=0     )
> deleteOrganization                                       (OK=4158   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2412   KO=0     )
> ReadPolicy                                               (OK=18609  KO=1     )
> DeletePolicy                                             (OK=18510  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=397    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2402 (99.22%)
> status.find.in([200, 209], 304), found 409                          9 ( 0.37%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 158689 / active: 304    / done: 57916 
================================================================================

08:53:20.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:20.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:20.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:20.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:21.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:21.278 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:21.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:21.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:22.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:22.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:22.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:23.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:24.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:24.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:24.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:24.965 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 58457: status.find.in([200, 209], 304), found 409
08:53:24.966 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,58457,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTE5OTI5OTU0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVVhYQzJIblV0QWFXeUdaU3ZCc3ZNQ3doZTVzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODAwNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODAwNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNjA0LCJpYXQiOjE3MzE0ODgwMDQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9yeV9YTG1jRkJFMWNPVHlwSmtBNVc5VnE0dyJ9.SRVV-jfByxCwH4P8IsHEDDPEPpnW-HMTKG3FpqvfiIin8gGDcpZkYFGAcQfikUvQ21wH0t-b8d257Fe46-_mTyEsLGY7gzvO3z1QvR3jDc6J0v_Ex8kZrI4wVHkomiBe6YT13a6ltd4TCcRyI0eHqVz0KNN2xP_SwyvpRTEtzDfOIQ2T9XOCaGeELp4WAP_UOo1Q_g2NlaSB-HpIFxtJOyUmbLc0Wf3QprpBYfHQQLmGsxef8RrCUnt1r8FF2uCY23ui0RTmSGqoOAIKYG3wDU8z3-4W_G4-IVewNqXBMbHmg74ndVUxmdoRVvZkokImiCzDOa9dKwAef3q57wNWMw, username -> user.66072, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy202283, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27772677, authcode -> 1hXBiDyH64ivDmUxUg9sxEjCtvc, useAdminRealm -> true, callbacks -> {"tokenId":"OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488004643), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488004643))), password -> Pa_ssw0rd, challenge -> TpKPjIxcCoF18uM8SeTBWmIFLyojDAM8xV2HJqHsM4A, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 35.57.59.100, verifier -> NTg5NDY4ODU0ODg3MTYzNzU5Ng, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bc6064, tokenId -> OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy202283","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 08:53:24 GMT
	x-forgerock-transactionid: e9c75c74-dd82-4351-971b-19517dcf0255
	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 08:53:25 GMT                                     985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=814003 KO=20    )
> restLoginInitiate                                        (OK=56395  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56385  KO=2     )
> Skip 2FA                                                 (OK=31312  KO=0     )
> User Authorize PKCE stage                                (OK=66505  KO=0     )
> User AccessToken PKCE stage                              (OK=66499  KO=0     )
> GetUUid                                                  (OK=18824  KO=0     )
> GetOpenidConfig                                          (OK=56162  KO=0     )
> CreatePolicy                                             (OK=18811  KO=11    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2126   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2126   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12556  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12556  KO=0     )
>  UI AM idFromSession                                     (OK=12555  KO=1     )
>  UI AM validateGoto                                      (OK=12556  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12551  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12551  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12551  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12551  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12549  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12549  KO=0     )
>  UI IDM uiconfig                                         (OK=12549  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12549  KO=0     )
>  UI IDM version                                          (OK=12549  KO=0     )
>  UI IDM privilege                                        (OK=12549  KO=0     )
>  UI IDM login                                            (OK=12548  KO=1     )
>  UI IDM features                                         (OK=12549  KO=0     )
>  UI IDM dashboard                                        (OK=12549  KO=0     )
>  UI IDM managed user schema                              (OK=12549  KO=0     )
>  UI IDM user                                             (OK=12549  KO=0     )
> RootUserinfo                                             (OK=41426  KO=0     )
>  UI IDM oidcToken                                        (OK=12549  KO=0     )
> userinfo                                                 (OK=12547  KO=0     )
> UI-Logout                                                (OK=12546  KO=0     )
> UI-Logout Redirect 1                                     (OK=12546  KO=0     )
>  UI AM revoke1                                           (OK=12545  KO=0     )
>  UI AM endsession                                        (OK=12545  KO=0     )
>  UI AM revoke2                                           (OK=12545  KO=0     )
> getIdToken                                               (OK=4180   KO=0     )
> getIdToken Redirect 1                                    (OK=4180   KO=0     )
> createOrganization                                       (OK=4180   KO=0     )
> tokenUserinfo                                            (OK=10091  KO=0     )
> queryOrganization                                        (OK=4180   KO=0     )
> deleteOrganization                                       (OK=4180   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2423   KO=0     )
> ReadPolicy                                               (OK=18728  KO=1     )
> DeletePolicy                                             (OK=18604  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=398    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2417 (99.18%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.21%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 158382 / active: 298    / done: 58229 
================================================================================

08:53:25.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:25.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:25.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:25.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:25.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:26.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:26.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:27.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:27.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:27.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:28.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:29.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:29.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:30.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:30 GMT                                     990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=818430 KO=20    )
> restLoginInitiate                                        (OK=56691  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56682  KO=2     )
> Skip 2FA                                                 (OK=31484  KO=0     )
> User Authorize PKCE stage                                (OK=66864  KO=0     )
> User AccessToken PKCE stage                              (OK=66860  KO=0     )
> GetUUid                                                  (OK=18924  KO=0     )
> GetOpenidConfig                                          (OK=56471  KO=0     )
> CreatePolicy                                             (OK=18912  KO=11    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2133   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2133   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12622  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12622  KO=0     )
>  UI AM idFromSession                                     (OK=12621  KO=1     )
>  UI AM validateGoto                                      (OK=12622  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12621  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12621  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12619  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12619  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12619  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12619  KO=0     )
>  UI IDM uiconfig                                         (OK=12618  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12618  KO=0     )
>  UI IDM version                                          (OK=12618  KO=0     )
>  UI IDM privilege                                        (OK=12618  KO=0     )
>  UI IDM login                                            (OK=12617  KO=1     )
>  UI IDM features                                         (OK=12618  KO=0     )
>  UI IDM dashboard                                        (OK=12617  KO=0     )
>  UI IDM managed user schema                              (OK=12617  KO=0     )
>  UI IDM user                                             (OK=12617  KO=0     )
> RootUserinfo                                             (OK=41659  KO=0     )
>  UI IDM oidcToken                                        (OK=12617  KO=0     )
> userinfo                                                 (OK=12617  KO=0     )
> UI-Logout                                                (OK=12616  KO=0     )
> UI-Logout Redirect 1                                     (OK=12616  KO=0     )
>  UI AM revoke1                                           (OK=12615  KO=0     )
>  UI AM endsession                                        (OK=12616  KO=0     )
>  UI AM revoke2                                           (OK=12616  KO=0     )
> getIdToken                                               (OK=4205   KO=0     )
> getIdToken Redirect 1                                    (OK=4205   KO=0     )
> createOrganization                                       (OK=4205   KO=0     )
> tokenUserinfo                                            (OK=10140  KO=0     )
> queryOrganization                                        (OK=4205   KO=0     )
> deleteOrganization                                       (OK=4205   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2435   KO=0     )
> ReadPolicy                                               (OK=18820  KO=1     )
> DeletePolicy                                             (OK=18720  KO=4     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=401    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2431 (99.18%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          5 ( 0.20%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################-                                                      ] 26%
          waiting: 158082 / active: 280    / done: 58547 
================================================================================

08:53:31.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:31.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:32.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:32.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:32.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:32.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:33.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:33.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:33.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:33.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:34.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:35.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 58457: status.find.in([200, 209], 304), found 404
08:53:35.151 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,58457,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTE5OTI5OTU0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVVhYQzJIblV0QWFXeUdaU3ZCc3ZNQ3doZTVzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODAwNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODAwNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNjA0LCJpYXQiOjE3MzE0ODgwMDQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9yeV9YTG1jRkJFMWNPVHlwSmtBNVc5VnE0dyJ9.SRVV-jfByxCwH4P8IsHEDDPEPpnW-HMTKG3FpqvfiIin8gGDcpZkYFGAcQfikUvQ21wH0t-b8d257Fe46-_mTyEsLGY7gzvO3z1QvR3jDc6J0v_Ex8kZrI4wVHkomiBe6YT13a6ltd4TCcRyI0eHqVz0KNN2xP_SwyvpRTEtzDfOIQ2T9XOCaGeELp4WAP_UOo1Q_g2NlaSB-HpIFxtJOyUmbLc0Wf3QprpBYfHQQLmGsxef8RrCUnt1r8FF2uCY23ui0RTmSGqoOAIKYG3wDU8z3-4W_G4-IVewNqXBMbHmg74ndVUxmdoRVvZkokImiCzDOa9dKwAef3q57wNWMw, username -> user.66072, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy202283, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@27772677, authcode -> 1hXBiDyH64ivDmUxUg9sxEjCtvc, useAdminRealm -> true, callbacks -> {"tokenId":"OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488004643), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488004643))), password -> Pa_ssw0rd, challenge -> TpKPjIxcCoF18uM8SeTBWmIFLyojDAM8xV2HJqHsM4A, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 35.57.59.100, verifier -> NTg5NDY4ODU0ODg3MTYzNzU5Ng, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@63bc6064, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@33d44b1b, tokenId -> OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy202283
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=OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=OAZrpixsTNBqKPgq8JKXC8xMmnE.*AAJTSQACMDIAAlNLABxqNGRMU3RiRFdmZFdNOHRRaTVISWQ2ZUl0NVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:53:35 GMT
	x-forgerock-transactionid: 0f18c9b5-120c-4485-978a-9482e43d143f
	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 testPolicy202283 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:53:35.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:35 GMT                                     995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=822159 KO=21    )
> restLoginInitiate                                        (OK=56958  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=56950  KO=2     )
> Skip 2FA                                                 (OK=31647  KO=0     )
> User Authorize PKCE stage                                (OK=67169  KO=0     )
> User AccessToken PKCE stage                              (OK=67164  KO=0     )
> GetUUid                                                  (OK=19018  KO=0     )
> GetOpenidConfig                                          (OK=56758  KO=0     )
> CreatePolicy                                             (OK=19003  KO=11    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2145   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2145   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12675  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12675  KO=0     )
>  UI AM idFromSession                                     (OK=12673  KO=1     )
>  UI AM validateGoto                                      (OK=12674  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12673  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12673  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12672  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12672  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12671  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12670  KO=0     )
>  UI IDM uiconfig                                         (OK=12669  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12669  KO=0     )
>  UI IDM version                                          (OK=12669  KO=0     )
>  UI IDM privilege                                        (OK=12669  KO=0     )
>  UI IDM login                                            (OK=12668  KO=1     )
>  UI IDM features                                         (OK=12669  KO=0     )
>  UI IDM dashboard                                        (OK=12669  KO=0     )
>  UI IDM managed user schema                              (OK=12669  KO=0     )
>  UI IDM user                                             (OK=12669  KO=0     )
> RootUserinfo                                             (OK=41878  KO=0     )
>  UI IDM oidcToken                                        (OK=12669  KO=0     )
> userinfo                                                 (OK=12669  KO=0     )
> UI-Logout                                                (OK=12669  KO=0     )
> UI-Logout Redirect 1                                     (OK=12668  KO=0     )
>  UI AM revoke1                                           (OK=12668  KO=0     )
>  UI AM endsession                                        (OK=12668  KO=0     )
>  UI AM revoke2                                           (OK=12668  KO=0     )
> getIdToken                                               (OK=4227   KO=0     )
> getIdToken Redirect 1                                    (OK=4227   KO=0     )
> createOrganization                                       (OK=4226   KO=0     )
> tokenUserinfo                                            (OK=10178  KO=0     )
> queryOrganization                                        (OK=4226   KO=0     )
> deleteOrganization                                       (OK=4226   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2450   KO=0     )
> ReadPolicy                                               (OK=18921  KO=1     )
> DeletePolicy                                             (OK=18812  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=404    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2443 (99.15%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 157800 / active: 282    / done: 58827 
================================================================================

08:53:35.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:35.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:35.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:35.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:36.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:36.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:37.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:38.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:38.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:39.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:39.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:39.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:39.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:40.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:40.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:40 GMT                                    1000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=826318 KO=21    )
> restLoginInitiate                                        (OK=57254  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57248  KO=2     )
> Skip 2FA                                                 (OK=31823  KO=0     )
> User Authorize PKCE stage                                (OK=67510  KO=0     )
> User AccessToken PKCE stage                              (OK=67505  KO=0     )
> GetUUid                                                  (OK=19128  KO=0     )
> GetOpenidConfig                                          (OK=57061  KO=0     )
> CreatePolicy                                             (OK=19109  KO=11    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2154   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2154   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12737  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12736  KO=0     )
>  UI AM idFromSession                                     (OK=12732  KO=1     )
>  UI AM validateGoto                                      (OK=12733  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12732  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12732  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12731  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12731  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12730  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12730  KO=0     )
>  UI IDM uiconfig                                         (OK=12730  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12730  KO=0     )
>  UI IDM version                                          (OK=12730  KO=0     )
>  UI IDM privilege                                        (OK=12730  KO=0     )
>  UI IDM login                                            (OK=12729  KO=1     )
>  UI IDM features                                         (OK=12730  KO=0     )
>  UI IDM dashboard                                        (OK=12730  KO=0     )
>  UI IDM managed user schema                              (OK=12730  KO=0     )
>  UI IDM user                                             (OK=12730  KO=0     )
> RootUserinfo                                             (OK=42105  KO=0     )
>  UI IDM oidcToken                                        (OK=12730  KO=0     )
> userinfo                                                 (OK=12730  KO=0     )
> UI-Logout                                                (OK=12730  KO=0     )
> UI-Logout Redirect 1                                     (OK=12730  KO=0     )
>  UI AM revoke1                                           (OK=12730  KO=0     )
>  UI AM endsession                                        (OK=12730  KO=0     )
>  UI AM revoke2                                           (OK=12730  KO=0     )
> getIdToken                                               (OK=4250   KO=0     )
> getIdToken Redirect 1                                    (OK=4249   KO=0     )
> createOrganization                                       (OK=4249   KO=0     )
> tokenUserinfo                                            (OK=10226  KO=0     )
> queryOrganization                                        (OK=4249   KO=0     )
> deleteOrganization                                       (OK=4248   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2462   KO=0     )
> ReadPolicy                                               (OK=19011  KO=1     )
> DeletePolicy                                             (OK=18913  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=407    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2458 (99.15%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 157500 / active: 283    / done: 59126 
================================================================================

08:53:40.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:40.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:41.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:41.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:45.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:45.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:45.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:45.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:45 GMT                                    1005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=830285 KO=21    )
> restLoginInitiate                                        (OK=57548  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57535  KO=2     )
> Skip 2FA                                                 (OK=32001  KO=0     )
> User Authorize PKCE stage                                (OK=67848  KO=0     )
> User AccessToken PKCE stage                              (OK=67840  KO=0     )
> GetUUid                                                  (OK=19228  KO=0     )
> GetOpenidConfig                                          (OK=57355  KO=0     )
> CreatePolicy                                             (OK=19213  KO=11    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2168   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2168   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12789  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12788  KO=0     )
>  UI AM idFromSession                                     (OK=12787  KO=1     )
>  UI AM validateGoto                                      (OK=12788  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12786  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12786  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12786  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12786  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12784  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12784  KO=0     )
>  UI IDM uiconfig                                         (OK=12784  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12784  KO=0     )
>  UI IDM version                                          (OK=12784  KO=0     )
>  UI IDM privilege                                        (OK=12784  KO=0     )
>  UI IDM login                                            (OK=12783  KO=1     )
>  UI IDM features                                         (OK=12784  KO=0     )
>  UI IDM dashboard                                        (OK=12783  KO=0     )
>  UI IDM managed user schema                              (OK=12783  KO=0     )
>  UI IDM user                                             (OK=12783  KO=0     )
> RootUserinfo                                             (OK=42356  KO=0     )
>  UI IDM oidcToken                                        (OK=12782  KO=0     )
> userinfo                                                 (OK=12781  KO=0     )
> UI-Logout                                                (OK=12780  KO=0     )
> UI-Logout Redirect 1                                     (OK=12779  KO=0     )
>  UI AM revoke1                                           (OK=12779  KO=0     )
>  UI AM endsession                                        (OK=12779  KO=0     )
>  UI AM revoke2                                           (OK=12779  KO=0     )
> getIdToken                                               (OK=4274   KO=0     )
> getIdToken Redirect 1                                    (OK=4274   KO=0     )
> createOrganization                                       (OK=4274   KO=0     )
> tokenUserinfo                                            (OK=10274  KO=0     )
> queryOrganization                                        (OK=4274   KO=0     )
> deleteOrganization                                       (OK=4274   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2476   KO=0     )
> ReadPolicy                                               (OK=19115  KO=1     )
> DeletePolicy                                             (OK=19007  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=408    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2466 (99.16%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

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

08:53:45.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:45.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:45.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:46.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:46.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:47.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:47.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:47.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:47.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:48.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:48.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:49.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:49.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:49.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:50 GMT                                    1010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=834802 KO=21    )
> restLoginInitiate                                        (OK=57846  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=57835  KO=2     )
> Skip 2FA                                                 (OK=32165  KO=0     )
> User Authorize PKCE stage                                (OK=68203  KO=0     )
> User AccessToken PKCE stage                              (OK=68197  KO=0     )
> GetUUid                                                  (OK=19337  KO=0     )
> GetOpenidConfig                                          (OK=57676  KO=0     )
> CreatePolicy                                             (OK=19324  KO=11    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2177   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2177   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12864  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12864  KO=0     )
>  UI AM idFromSession                                     (OK=12861  KO=1     )
>  UI AM validateGoto                                      (OK=12862  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12862  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12862  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12862  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12862  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12858  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12857  KO=0     )
>  UI IDM uiconfig                                         (OK=12857  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12857  KO=0     )
>  UI IDM version                                          (OK=12857  KO=0     )
>  UI IDM privilege                                        (OK=12856  KO=0     )
>  UI IDM login                                            (OK=12855  KO=1     )
>  UI IDM features                                         (OK=12855  KO=0     )
>  UI IDM dashboard                                        (OK=12855  KO=0     )
>  UI IDM managed user schema                              (OK=12855  KO=0     )
>  UI IDM user                                             (OK=12855  KO=0     )
> RootUserinfo                                             (OK=42581  KO=0     )
>  UI IDM oidcToken                                        (OK=12855  KO=0     )
> userinfo                                                 (OK=12854  KO=0     )
> UI-Logout                                                (OK=12853  KO=0     )
> UI-Logout Redirect 1                                     (OK=12852  KO=0     )
>  UI AM revoke1                                           (OK=12851  KO=0     )
>  UI AM endsession                                        (OK=12851  KO=0     )
>  UI AM revoke2                                           (OK=12851  KO=0     )
> getIdToken                                               (OK=4291   KO=0     )
> getIdToken Redirect 1                                    (OK=4291   KO=0     )
> createOrganization                                       (OK=4290   KO=0     )
> tokenUserinfo                                            (OK=10315  KO=0     )
> queryOrganization                                        (OK=4290   KO=0     )
> deleteOrganization                                       (OK=4290   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2493   KO=0     )
> ReadPolicy                                               (OK=19223  KO=1     )
> DeletePolicy                                             (OK=19110  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=408    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2480 (99.16%)
> status.find.in([200, 209], 304), found 409                         10 ( 0.40%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 156880 / active: 309    / done: 59720 
================================================================================

08:53:50.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:50.967 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 60026: status.find.in([200, 209], 304), found 409
08:53:50.968 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,60026,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTE5OTkwNDY1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidFU5MExfMXhCR2N1RnNpM3NXM2xzN0RNRnQ4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODAzMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODAzMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNjMwLCJpYXQiOjE3MzE0ODgwMzAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InRZQ3NtejJIb3RIWXBrY3VOdkdRRkx6dXBwSSJ9.fTrd6Z01T8R11FETxBljQ2Pqo8Q-xEAoVTWykVJpN3jZCwA3b0vSVEu6ZZVaDisxxTUaoPZzEZQ7reu8Qixl2GkIXIJCrEgrBqmYvYUdjFacUvWH9wXi8FFeFiqCUrmRh8gBCuH_wLNaumSeC7rdV6pfPZDXB8SXEYo1Q7AKpSN1WTh0sE0HUHOcxOl-yUXwEL_x9GnuOAslDLeslk0YoCPmg3JuWKm4xdCY8tBlnH1WtvKSWVVoqamy7ZyO6eDJPap6enQzZdw9vLLkvlFCyU2WpUvRYI-hDXNZJV1SK9xiXZc_EhgbigF-Aofz-OnOUUQGYh4vn_ZJsY8zzm_4hw, username -> user.137393, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy67592, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@178c4024, authcode -> diIA68pFOAe8XUCNVP2ANbAbjPs, useAdminRealm -> true, callbacks -> {"tokenId":"9s1GLqHJngXQoKHqyaY25vYoESY.*AAJTSQACMDIAAlNLABx0bzFCZUxWRm1DN0pibUNOSWhUMEF3QnpDVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488030636), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=9s1GLqHJngXQoKHqyaY25vYoESY.*AAJTSQACMDIAAlNLABx0bzFCZUxWRm1DN0pibUNOSWhUMEF3QnpDVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488030636))), password -> Pa_ssw0rd, challenge -> 8jXIwMrEz4xUGZaAfTk0TKEnJotQo3OwpSuMTdnQUmM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODUzMjkyOTg3MDQwMTc2NTI3Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@46dec35f, tokenId -> 9s1GLqHJngXQoKHqyaY25vYoESY.*AAJTSQACMDIAAlNLABx0bzFCZUxWRm1DN0pibUNOSWhUMEF3QnpDVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=9s1GLqHJngXQoKHqyaY25vYoESY.*AAJTSQACMDIAAlNLABx0bzFCZUxWRm1DN0pibUNOSWhUMEF3QnpDVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=9s1GLqHJngXQoKHqyaY25vYoESY.*AAJTSQACMDIAAlNLABx0bzFCZUxWRm1DN0pibUNOSWhUMEF3QnpDVUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy67592","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 08:53:50 GMT
	x-forgerock-transactionid: dc04d3c9-a2d2-4045-a3fc-778245ecf688
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:53:51.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:51.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:51.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:51.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:52.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:52.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:53.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:53.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:53.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:54.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:55.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:55.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:55.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:53:55 GMT                                    1015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=839224 KO=22    )
> restLoginInitiate                                        (OK=58139  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58128  KO=2     )
> Skip 2FA                                                 (OK=32322  KO=0     )
> User Authorize PKCE stage                                (OK=68557  KO=0     )
> User AccessToken PKCE stage                              (OK=68554  KO=0     )
> GetUUid                                                  (OK=19433  KO=0     )
> GetOpenidConfig                                          (OK=57991  KO=0     )
> CreatePolicy                                             (OK=19421  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2181   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2181   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12933  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12933  KO=0     )
>  UI AM idFromSession                                     (OK=12931  KO=1     )
>  UI AM validateGoto                                      (OK=12931  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12931  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12931  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12931  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12931  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12929  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12929  KO=0     )
>  UI IDM uiconfig                                         (OK=12928  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12928  KO=0     )
>  UI IDM version                                          (OK=12928  KO=0     )
>  UI IDM privilege                                        (OK=12928  KO=0     )
>  UI IDM login                                            (OK=12927  KO=1     )
>  UI IDM features                                         (OK=12928  KO=0     )
>  UI IDM dashboard                                        (OK=12928  KO=0     )
>  UI IDM managed user schema                              (OK=12928  KO=0     )
>  UI IDM user                                             (OK=12928  KO=0     )
> RootUserinfo                                             (OK=42779  KO=0     )
>  UI IDM oidcToken                                        (OK=12926  KO=0     )
> userinfo                                                 (OK=12926  KO=0     )
> UI-Logout                                                (OK=12926  KO=0     )
> UI-Logout Redirect 1                                     (OK=12926  KO=0     )
>  UI AM revoke1                                           (OK=12924  KO=0     )
>  UI AM endsession                                        (OK=12924  KO=0     )
>  UI AM revoke2                                           (OK=12924  KO=0     )
> getIdToken                                               (OK=4313   KO=0     )
> getIdToken Redirect 1                                    (OK=4313   KO=0     )
> createOrganization                                       (OK=4313   KO=0     )
> tokenUserinfo                                            (OK=10376  KO=0     )
> queryOrganization                                        (OK=4312   KO=0     )
> deleteOrganization                                       (OK=4312   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2505   KO=0     )
> ReadPolicy                                               (OK=19331  KO=1     )
> DeletePolicy                                             (OK=19217  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=409    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2494 (99.13%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 156587 / active: 278    / done: 60044 
================================================================================

08:53:55.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:55.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:55.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:56.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:57.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:57.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:58.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:58.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:58.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:58.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:59.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:53:59.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:00.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:00 GMT                                    1020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=843163 KO=22    )
> restLoginInitiate                                        (OK=58413  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58405  KO=2     )
> Skip 2FA                                                 (OK=32467  KO=0     )
> User Authorize PKCE stage                                (OK=68883  KO=0     )
> User AccessToken PKCE stage                              (OK=68880  KO=0     )
> GetUUid                                                  (OK=19516  KO=0     )
> GetOpenidConfig                                          (OK=58276  KO=0     )
> CreatePolicy                                             (OK=19503  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2199   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2198   KO=0     )
> UI-Post-Login - stage 1                                  (OK=12993  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=12993  KO=0     )
>  UI AM idFromSession                                     (OK=12991  KO=1     )
>  UI AM validateGoto                                      (OK=12992  KO=0     )
> UI-Post-Login - stage 2                                  (OK=12992  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=12991  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=12991  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=12991  KO=0     )
> UI-Post-Login - stage 3                                  (OK=12989  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=12989  KO=0     )
>  UI IDM uiconfig                                         (OK=12987  KO=0     )
>  UI Enduser sessioncheck                                 (OK=12987  KO=0     )
>  UI IDM version                                          (OK=12986  KO=0     )
>  UI IDM privilege                                        (OK=12986  KO=0     )
>  UI IDM login                                            (OK=12985  KO=1     )
>  UI IDM features                                         (OK=12986  KO=0     )
>  UI IDM dashboard                                        (OK=12986  KO=0     )
>  UI IDM managed user schema                              (OK=12986  KO=0     )
>  UI IDM user                                             (OK=12986  KO=0     )
> RootUserinfo                                             (OK=42985  KO=0     )
>  UI IDM oidcToken                                        (OK=12985  KO=0     )
> userinfo                                                 (OK=12984  KO=0     )
> UI-Logout                                                (OK=12984  KO=0     )
> UI-Logout Redirect 1                                     (OK=12983  KO=0     )
>  UI AM revoke1                                           (OK=12982  KO=0     )
>  UI AM endsession                                        (OK=12982  KO=0     )
>  UI AM revoke2                                           (OK=12982  KO=0     )
> getIdToken                                               (OK=4332   KO=0     )
> getIdToken Redirect 1                                    (OK=4332   KO=0     )
> createOrganization                                       (OK=4331   KO=0     )
> tokenUserinfo                                            (OK=10433  KO=0     )
> queryOrganization                                        (OK=4331   KO=0     )
> deleteOrganization                                       (OK=4331   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2516   KO=0     )
> ReadPolicy                                               (OK=19429  KO=1     )
> DeletePolicy                                             (OK=19322  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=412    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2507 (99.13%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 156295 / active: 264    / done: 60350 
================================================================================

08:54:00.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:00.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:01.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:01.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:01.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:02.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:03.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:03.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:03.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:03.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:04.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:04.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:04.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:04.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:05.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:05.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:05 GMT                                    1025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=847663 KO=22    )
> restLoginInitiate                                        (OK=58728  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58720  KO=2     )
> Skip 2FA                                                 (OK=32635  KO=0     )
> User Authorize PKCE stage                                (OK=69249  KO=0     )
> User AccessToken PKCE stage                              (OK=69242  KO=0     )
> GetUUid                                                  (OK=19620  KO=0     )
> GetOpenidConfig                                          (OK=58563  KO=0     )
> CreatePolicy                                             (OK=19607  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2205   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2204   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13069  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13069  KO=0     )
>  UI AM idFromSession                                     (OK=13068  KO=1     )
>  UI AM validateGoto                                      (OK=13069  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13065  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13065  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13065  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13065  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13059  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13059  KO=0     )
>  UI IDM uiconfig                                         (OK=13059  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13059  KO=0     )
>  UI IDM version                                          (OK=13059  KO=0     )
>  UI IDM privilege                                        (OK=13059  KO=0     )
>  UI IDM login                                            (OK=13058  KO=1     )
>  UI IDM features                                         (OK=13059  KO=0     )
>  UI IDM dashboard                                        (OK=13059  KO=0     )
>  UI IDM managed user schema                              (OK=13059  KO=0     )
>  UI IDM user                                             (OK=13059  KO=0     )
> RootUserinfo                                             (OK=43196  KO=0     )
>  UI IDM oidcToken                                        (OK=13058  KO=0     )
> userinfo                                                 (OK=13057  KO=0     )
> UI-Logout                                                (OK=13057  KO=0     )
> UI-Logout Redirect 1                                     (OK=13057  KO=0     )
>  UI AM revoke1                                           (OK=13056  KO=0     )
>  UI AM endsession                                        (OK=13057  KO=0     )
>  UI AM revoke2                                           (OK=13056  KO=0     )
> getIdToken                                               (OK=4350   KO=0     )
> getIdToken Redirect 1                                    (OK=4349   KO=0     )
> createOrganization                                       (OK=4349   KO=0     )
> tokenUserinfo                                            (OK=10487  KO=0     )
> queryOrganization                                        (OK=4349   KO=0     )
> deleteOrganization                                       (OK=4349   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2534   KO=0     )
> ReadPolicy                                               (OK=19512  KO=1     )
> DeletePolicy                                             (OK=19422  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=412    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2523 (99.14%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.24%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 27%
          waiting: 155972 / active: 274    / done: 60663 
================================================================================

08:54:05.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:06.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:06.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:06.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:06.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:07.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:07.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:07.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:08.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:08.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:08.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:08.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:09.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:10 GMT                                    1030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=851368 KO=22    )
> restLoginInitiate                                        (OK=58974  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=58968  KO=2     )
> Skip 2FA                                                 (OK=32775  KO=0     )
> User Authorize PKCE stage                                (OK=69545  KO=0     )
> User AccessToken PKCE stage                              (OK=69543  KO=0     )
> GetUUid                                                  (OK=19705  KO=0     )
> GetOpenidConfig                                          (OK=58834  KO=0     )
> CreatePolicy                                             (OK=19692  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2214   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2213   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13123  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13123  KO=0     )
>  UI AM idFromSession                                     (OK=13122  KO=1     )
>  UI AM validateGoto                                      (OK=13123  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13121  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13121  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13120  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13120  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13118  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13117  KO=0     )
>  UI IDM uiconfig                                         (OK=13116  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13116  KO=0     )
>  UI IDM version                                          (OK=13116  KO=0     )
>  UI IDM privilege                                        (OK=13116  KO=0     )
>  UI IDM login                                            (OK=13115  KO=1     )
>  UI IDM features                                         (OK=13116  KO=0     )
>  UI IDM dashboard                                        (OK=13116  KO=0     )
>  UI IDM managed user schema                              (OK=13116  KO=0     )
>  UI IDM user                                             (OK=13116  KO=0     )
> RootUserinfo                                             (OK=43398  KO=0     )
>  UI IDM oidcToken                                        (OK=13115  KO=0     )
> userinfo                                                 (OK=13115  KO=0     )
> UI-Logout                                                (OK=13115  KO=0     )
> UI-Logout Redirect 1                                     (OK=13114  KO=0     )
>  UI AM revoke1                                           (OK=13114  KO=0     )
>  UI AM endsession                                        (OK=13114  KO=0     )
>  UI AM revoke2                                           (OK=13114  KO=0     )
> getIdToken                                               (OK=4370   KO=0     )
> getIdToken Redirect 1                                    (OK=4369   KO=0     )
> createOrganization                                       (OK=4369   KO=0     )
> tokenUserinfo                                            (OK=10531  KO=0     )
> queryOrganization                                        (OK=4369   KO=0     )
> deleteOrganization                                       (OK=4369   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2544   KO=0     )
> ReadPolicy                                               (OK=19613  KO=1     )
> DeletePolicy                                             (OK=19507  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=414    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2536 (99.14%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 155717 / active: 257    / done: 60935 
================================================================================

08:54:10.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:11.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:11.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:11.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:12.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:12.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:12.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:13.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:13.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:14.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:14.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:14.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:15 GMT                                    1035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=855386 KO=22    )
> restLoginInitiate                                        (OK=59246  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59240  KO=2     )
> Skip 2FA                                                 (OK=32912  KO=0     )
> User Authorize PKCE stage                                (OK=69861  KO=0     )
> User AccessToken PKCE stage                              (OK=69857  KO=0     )
> GetUUid                                                  (OK=19791  KO=0     )
> GetOpenidConfig                                          (OK=59106  KO=0     )
> CreatePolicy                                             (OK=19776  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2229   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2228   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13190  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13189  KO=0     )
>  UI AM idFromSession                                     (OK=13186  KO=1     )
>  UI AM validateGoto                                      (OK=13187  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13185  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13184  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13184  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13184  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13184  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13184  KO=0     )
>  UI IDM uiconfig                                         (OK=13183  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13183  KO=0     )
>  UI IDM version                                          (OK=13183  KO=0     )
>  UI IDM privilege                                        (OK=13183  KO=0     )
>  UI IDM login                                            (OK=13182  KO=1     )
>  UI IDM features                                         (OK=13183  KO=0     )
>  UI IDM dashboard                                        (OK=13183  KO=0     )
>  UI IDM managed user schema                              (OK=13183  KO=0     )
>  UI IDM user                                             (OK=13183  KO=0     )
> RootUserinfo                                             (OK=43578  KO=0     )
>  UI IDM oidcToken                                        (OK=13181  KO=0     )
> userinfo                                                 (OK=13181  KO=0     )
> UI-Logout                                                (OK=13181  KO=0     )
> UI-Logout Redirect 1                                     (OK=13181  KO=0     )
>  UI AM revoke1                                           (OK=13177  KO=0     )
>  UI AM endsession                                        (OK=13178  KO=0     )
>  UI AM revoke2                                           (OK=13177  KO=0     )
> getIdToken                                               (OK=4389   KO=0     )
> getIdToken Redirect 1                                    (OK=4389   KO=0     )
> createOrganization                                       (OK=4388   KO=0     )
> tokenUserinfo                                            (OK=10582  KO=0     )
> queryOrganization                                        (OK=4388   KO=0     )
> deleteOrganization                                       (OK=4388   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2555   KO=0     )
> ReadPolicy                                               (OK=19700  KO=1     )
> DeletePolicy                                             (OK=19607  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=417    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2548 (99.14%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 155433 / active: 240    / done: 61236 
================================================================================

08:54:16.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:16.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:17.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:17.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:18.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:18.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:18.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:18.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:19.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:19.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:19.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:20.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:20.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:20.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:20.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:20 GMT                                    1040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=859605 KO=22    )
> restLoginInitiate                                        (OK=59574  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59565  KO=2     )
> Skip 2FA                                                 (OK=33101  KO=0     )
> User Authorize PKCE stage                                (OK=70235  KO=0     )
> User AccessToken PKCE stage                              (OK=70230  KO=0     )
> GetUUid                                                  (OK=19903  KO=0     )
> GetOpenidConfig                                          (OK=59389  KO=0     )
> CreatePolicy                                             (OK=19888  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2241   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2241   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13248  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13247  KO=0     )
>  UI AM idFromSession                                     (OK=13245  KO=1     )
>  UI AM validateGoto                                      (OK=13246  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13244  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13244  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13243  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13243  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13242  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13242  KO=0     )
>  UI IDM uiconfig                                         (OK=13241  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13241  KO=0     )
>  UI IDM version                                          (OK=13241  KO=0     )
>  UI IDM privilege                                        (OK=13241  KO=0     )
>  UI IDM login                                            (OK=13240  KO=1     )
>  UI IDM features                                         (OK=13241  KO=0     )
>  UI IDM dashboard                                        (OK=13241  KO=0     )
>  UI IDM managed user schema                              (OK=13241  KO=0     )
>  UI IDM user                                             (OK=13241  KO=0     )
> RootUserinfo                                             (OK=43778  KO=0     )
>  UI IDM oidcToken                                        (OK=13241  KO=0     )
> userinfo                                                 (OK=13241  KO=0     )
> UI-Logout                                                (OK=13241  KO=0     )
> UI-Logout Redirect 1                                     (OK=13241  KO=0     )
>  UI AM revoke1                                           (OK=13241  KO=0     )
>  UI AM endsession                                        (OK=13241  KO=0     )
>  UI AM revoke2                                           (OK=13241  KO=0     )
> getIdToken                                               (OK=4410   KO=0     )
> getIdToken Redirect 1                                    (OK=4410   KO=0     )
> createOrganization                                       (OK=4410   KO=0     )
> tokenUserinfo                                            (OK=10646  KO=0     )
> queryOrganization                                        (OK=4409   KO=0     )
> deleteOrganization                                       (OK=4409   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2566   KO=0     )
> ReadPolicy                                               (OK=19786  KO=1     )
> DeletePolicy                                             (OK=19696  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=419    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2563 (99.15%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################-                                                     ] 28%
          waiting: 155091 / active: 288    / done: 61530 
================================================================================

08:54:20.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:21.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:22.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:22.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:23.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:23.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:23.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:23.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:23.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:23.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:24.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:24.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:24.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:25.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:25 GMT                                    1045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=863455 KO=22    )
> restLoginInitiate                                        (OK=59843  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=59831  KO=2     )
> Skip 2FA                                                 (OK=33247  KO=0     )
> User Authorize PKCE stage                                (OK=70549  KO=0     )
> User AccessToken PKCE stage                              (OK=70543  KO=0     )
> GetUUid                                                  (OK=20000  KO=0     )
> GetOpenidConfig                                          (OK=59686  KO=0     )
> CreatePolicy                                             (OK=19988  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2248   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2248   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13303  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13303  KO=0     )
>  UI AM idFromSession                                     (OK=13302  KO=1     )
>  UI AM validateGoto                                      (OK=13303  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13302  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13302  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13301  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13301  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13298  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13298  KO=0     )
>  UI IDM uiconfig                                         (OK=13298  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13298  KO=0     )
>  UI IDM version                                          (OK=13298  KO=0     )
>  UI IDM privilege                                        (OK=13298  KO=0     )
>  UI IDM login                                            (OK=13297  KO=1     )
>  UI IDM features                                         (OK=13298  KO=0     )
>  UI IDM dashboard                                        (OK=13298  KO=0     )
>  UI IDM managed user schema                              (OK=13298  KO=0     )
>  UI IDM user                                             (OK=13298  KO=0     )
> RootUserinfo                                             (OK=44003  KO=0     )
>  UI IDM oidcToken                                        (OK=13296  KO=0     )
> userinfo                                                 (OK=13295  KO=0     )
> UI-Logout                                                (OK=13294  KO=0     )
> UI-Logout Redirect 1                                     (OK=13293  KO=0     )
>  UI AM revoke1                                           (OK=13293  KO=0     )
>  UI AM endsession                                        (OK=13293  KO=0     )
>  UI AM revoke2                                           (OK=13293  KO=0     )
> getIdToken                                               (OK=4430   KO=0     )
> getIdToken Redirect 1                                    (OK=4430   KO=0     )
> createOrganization                                       (OK=4430   KO=0     )
> tokenUserinfo                                            (OK=10698  KO=0     )
> queryOrganization                                        (OK=4429   KO=0     )
> deleteOrganization                                       (OK=4428   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2573   KO=0     )
> ReadPolicy                                               (OK=19898  KO=1     )
> DeletePolicy                                             (OK=19781  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=421    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2577 (99.15%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 154815 / active: 285    / done: 61809 
================================================================================

08:54:25.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:26.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:27.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:28.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:29.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:29.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:29.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:30 GMT                                    1050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=867490 KO=22    )
> restLoginInitiate                                        (OK=60122  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60115  KO=2     )
> Skip 2FA                                                 (OK=33414  KO=0     )
> User Authorize PKCE stage                                (OK=70882  KO=0     )
> User AccessToken PKCE stage                              (OK=70877  KO=0     )
> GetUUid                                                  (OK=20092  KO=0     )
> GetOpenidConfig                                          (OK=59989  KO=0     )
> CreatePolicy                                             (OK=20080  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2255   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2255   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13363  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13362  KO=0     )
>  UI AM idFromSession                                     (OK=13361  KO=1     )
>  UI AM validateGoto                                      (OK=13362  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13361  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13361  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13360  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13360  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13356  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13356  KO=0     )
>  UI IDM uiconfig                                         (OK=13356  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13356  KO=0     )
>  UI IDM version                                          (OK=13356  KO=0     )
>  UI IDM privilege                                        (OK=13356  KO=0     )
>  UI IDM login                                            (OK=13355  KO=1     )
>  UI IDM features                                         (OK=13356  KO=0     )
>  UI IDM dashboard                                        (OK=13356  KO=0     )
>  UI IDM managed user schema                              (OK=13356  KO=0     )
>  UI IDM user                                             (OK=13356  KO=0     )
> RootUserinfo                                             (OK=44213  KO=0     )
>  UI IDM oidcToken                                        (OK=13356  KO=0     )
> userinfo                                                 (OK=13356  KO=0     )
> UI-Logout                                                (OK=13356  KO=0     )
> UI-Logout Redirect 1                                     (OK=13356  KO=0     )
>  UI AM revoke1                                           (OK=13356  KO=0     )
>  UI AM endsession                                        (OK=13356  KO=0     )
>  UI AM revoke2                                           (OK=13356  KO=0     )
> getIdToken                                               (OK=4451   KO=0     )
> getIdToken Redirect 1                                    (OK=4451   KO=0     )
> createOrganization                                       (OK=4450   KO=0     )
> tokenUserinfo                                            (OK=10750  KO=0     )
> queryOrganization                                        (OK=4450   KO=0     )
> deleteOrganization                                       (OK=4450   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2587   KO=0     )
> ReadPolicy                                               (OK=19997  KO=1     )
> DeletePolicy                                             (OK=19891  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=422    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2584 (99.16%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 154529 / active: 274    / done: 62106 
================================================================================

08:54:30.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:30.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:31.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:31.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:31.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:32.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:32.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:32.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:32.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:33.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:33.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:34.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:34.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:35.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:35 GMT                                    1055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=871711 KO=22    )
> restLoginInitiate                                        (OK=60418  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60411  KO=2     )
> Skip 2FA                                                 (OK=33574  KO=0     )
> User Authorize PKCE stage                                (OK=71227  KO=0     )
> User AccessToken PKCE stage                              (OK=71224  KO=0     )
> GetUUid                                                  (OK=20182  KO=0     )
> GetOpenidConfig                                          (OK=60270  KO=0     )
> CreatePolicy                                             (OK=20170  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2269   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2269   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13427  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13427  KO=0     )
>  UI AM idFromSession                                     (OK=13425  KO=1     )
>  UI AM validateGoto                                      (OK=13426  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13424  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13423  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13423  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13423  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13422  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13422  KO=0     )
>  UI IDM uiconfig                                         (OK=13421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13422  KO=0     )
>  UI IDM version                                          (OK=13421  KO=0     )
>  UI IDM privilege                                        (OK=13421  KO=0     )
>  UI IDM login                                            (OK=13420  KO=1     )
>  UI IDM features                                         (OK=13421  KO=0     )
>  UI IDM dashboard                                        (OK=13421  KO=0     )
>  UI IDM managed user schema                              (OK=13421  KO=0     )
>  UI IDM user                                             (OK=13421  KO=0     )
> RootUserinfo                                             (OK=44458  KO=0     )
>  UI IDM oidcToken                                        (OK=13420  KO=0     )
> userinfo                                                 (OK=13419  KO=0     )
> UI-Logout                                                (OK=13419  KO=0     )
> UI-Logout Redirect 1                                     (OK=13419  KO=0     )
>  UI AM revoke1                                           (OK=13419  KO=0     )
>  UI AM endsession                                        (OK=13419  KO=0     )
>  UI AM revoke2                                           (OK=13419  KO=0     )
> getIdToken                                               (OK=4474   KO=0     )
> getIdToken Redirect 1                                    (OK=4473   KO=0     )
> createOrganization                                       (OK=4473   KO=0     )
> tokenUserinfo                                            (OK=10804  KO=0     )
> queryOrganization                                        (OK=4473   KO=0     )
> deleteOrganization                                       (OK=4473   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2600   KO=0     )
> ReadPolicy                                               (OK=20089  KO=1     )
> DeletePolicy                                             (OK=19993  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=422    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2598 (99.16%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 154220 / active: 263    / done: 62426 
================================================================================

08:54:36.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:36.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:36.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:36.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:37.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:37.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:37.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:37.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:38.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:38.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:38.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:38.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:38.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:39.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:39.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:39.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:40 GMT                                    1060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=875778 KO=22    )
> restLoginInitiate                                        (OK=60718  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=60710  KO=2     )
> Skip 2FA                                                 (OK=33746  KO=0     )
> User Authorize PKCE stage                                (OK=71567  KO=0     )
> User AccessToken PKCE stage                              (OK=71561  KO=0     )
> GetUUid                                                  (OK=20279  KO=0     )
> GetOpenidConfig                                          (OK=60549  KO=0     )
> CreatePolicy                                             (OK=20265  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2285   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2284   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13486  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13486  KO=0     )
>  UI AM idFromSession                                     (OK=13485  KO=1     )
>  UI AM validateGoto                                      (OK=13486  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13482  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13482  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13481  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13481  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13480  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13479  KO=0     )
>  UI IDM uiconfig                                         (OK=13477  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13477  KO=0     )
>  UI IDM version                                          (OK=13477  KO=0     )
>  UI IDM privilege                                        (OK=13477  KO=0     )
>  UI IDM login                                            (OK=13476  KO=1     )
>  UI IDM features                                         (OK=13477  KO=0     )
>  UI IDM dashboard                                        (OK=13477  KO=0     )
>  UI IDM managed user schema                              (OK=13477  KO=0     )
>  UI IDM user                                             (OK=13477  KO=0     )
> RootUserinfo                                             (OK=44721  KO=0     )
>  UI IDM oidcToken                                        (OK=13477  KO=0     )
> userinfo                                                 (OK=13476  KO=0     )
> UI-Logout                                                (OK=13476  KO=0     )
> UI-Logout Redirect 1                                     (OK=13476  KO=0     )
>  UI AM revoke1                                           (OK=13475  KO=0     )
>  UI AM endsession                                        (OK=13475  KO=0     )
>  UI AM revoke2                                           (OK=13475  KO=0     )
> getIdToken                                               (OK=4497   KO=0     )
> getIdToken Redirect 1                                    (OK=4497   KO=0     )
> createOrganization                                       (OK=4497   KO=0     )
> tokenUserinfo                                            (OK=10856  KO=0     )
> queryOrganization                                        (OK=4497   KO=0     )
> deleteOrganization                                       (OK=4497   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2612   KO=0     )
> ReadPolicy                                               (OK=20179  KO=1     )
> DeletePolicy                                             (OK=20085  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=426    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2614 (99.17%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.42%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 28%
          waiting: 153906 / active: 276    / done: 62727 
================================================================================

08:54:41.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:42.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:42.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:42.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:42.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:43.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:43.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:43.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:43.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:44.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:44.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:44.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:44.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:44.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:45.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:45.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:45 GMT                                    1065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=880136 KO=22    )
> restLoginInitiate                                        (OK=61010  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61004  KO=2     )
> Skip 2FA                                                 (OK=33917  KO=0     )
> User Authorize PKCE stage                                (OK=71922  KO=0     )
> User AccessToken PKCE stage                              (OK=71920  KO=0     )
> GetUUid                                                  (OK=20381  KO=0     )
> GetOpenidConfig                                          (OK=60837  KO=0     )
> CreatePolicy                                             (OK=20368  KO=12    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2293   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2293   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13551  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13551  KO=0     )
>  UI AM idFromSession                                     (OK=13549  KO=1     )
>  UI AM validateGoto                                      (OK=13550  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13550  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13550  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13550  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13550  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13548  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13547  KO=0     )
>  UI IDM uiconfig                                         (OK=13547  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13547  KO=0     )
>  UI IDM version                                          (OK=13547  KO=0     )
>  UI IDM privilege                                        (OK=13547  KO=0     )
>  UI IDM login                                            (OK=13546  KO=1     )
>  UI IDM features                                         (OK=13547  KO=0     )
>  UI IDM dashboard                                        (OK=13545  KO=0     )
>  UI IDM managed user schema                              (OK=13545  KO=0     )
>  UI IDM user                                             (OK=13545  KO=0     )
> RootUserinfo                                             (OK=44972  KO=0     )
>  UI IDM oidcToken                                        (OK=13545  KO=0     )
> userinfo                                                 (OK=13544  KO=0     )
> UI-Logout                                                (OK=13543  KO=0     )
> UI-Logout Redirect 1                                     (OK=13543  KO=0     )
>  UI AM revoke1                                           (OK=13540  KO=0     )
>  UI AM endsession                                        (OK=13540  KO=0     )
>  UI AM revoke2                                           (OK=13540  KO=0     )
> getIdToken                                               (OK=4521   KO=0     )
> getIdToken Redirect 1                                    (OK=4521   KO=0     )
> createOrganization                                       (OK=4520   KO=0     )
> tokenUserinfo                                            (OK=10904  KO=0     )
> queryOrganization                                        (OK=4520   KO=0     )
> deleteOrganization                                       (OK=4518   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2628   KO=0     )
> ReadPolicy                                               (OK=20275  KO=1     )
> DeletePolicy                                             (OK=20174  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=431    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2630 (99.17%)
> status.find.in([200, 209], 304), found 409                         11 ( 0.41%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.23%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.08%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 153599 / active: 276    / done: 63034 
================================================================================

08:54:45.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:45.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:45.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:46.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:46.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:47.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:47.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:47.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:47.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:47.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:47.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:48.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:48.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:48.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:49.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:49.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 63547: status.find.in([200, 209], 304), found 409
08:54:49.933 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,63547,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIwMDkzNzI0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiN00wcjdsTC12TDlCc1RsTFB6N0FvTVFhSk1RIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODA4OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODA4OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNjg5LCJpYXQiOjE3MzE0ODgwODksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IndoRmRPRWNyMDg0aDB4c1BTZmZFQm5EX0RnWSJ9.JsN5D2NmV4FhspCRyetF7mMIC4kEWRfHK39M3dZT1ZgVT5-VZSoctkJNvr9IP0-NTXFI_1l4962Chrj_RTtpcxC7Ub7do1l9YnkNxh1wxSeuB_UqKdddR511bKqRpIEZgRbnHod694LJfq7h9rxYEzP2tFZUduMJD50YjDHBaX-sjpMW8ETJSbKGEhM_2DkctnFSv3re77vmpHTcg_GJen-MZwwU3_FO91dNaxJctRKcfySMVFYlCyc9GknsJsimE_9jR6RAWc_73fwKRXojoFTVVXWrqUYQc_z7djjVOEWmH9oosGIVMOxjFf7ebWNfcloyvXaIr7fWuTKrtrOFZw, username -> user.150733, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy320340, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e4a9925, authcode -> Zii2ZSvOIhtXsPYLl2uqegeiysU, useAdminRealm -> true, callbacks -> {"tokenId":"-PBNvVlPnjH9z3onUWhrNZ4s4aQ.*AAJTSQACMDIAAlNLABxBYkU5MkZJZlhLRWRGTTF0SGk5aDVmcTF5bEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488089645), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-PBNvVlPnjH9z3onUWhrNZ4s4aQ.*AAJTSQACMDIAAlNLABxBYkU5MkZJZlhLRWRGTTF0SGk5aDVmcTF5bEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488089645))), password -> Pa_ssw0rd, challenge -> F1dY0w2HIjGTLZyLJwbx-xONtaJI7q2W4CwLBiV0hqM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 219.160.216.162, verifier -> MzcxODMwNzEzMjY3ODk1MjcxMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49d28fff, tokenId -> -PBNvVlPnjH9z3onUWhrNZ4s4aQ.*AAJTSQACMDIAAlNLABxBYkU5MkZJZlhLRWRGTTF0SGk5aDVmcTF5bEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=-PBNvVlPnjH9z3onUWhrNZ4s4aQ.*AAJTSQACMDIAAlNLABxBYkU5MkZJZlhLRWRGTTF0SGk5aDVmcTF5bEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=-PBNvVlPnjH9z3onUWhrNZ4s4aQ.*AAJTSQACMDIAAlNLABxBYkU5MkZJZlhLRWRGTTF0SGk5aDVmcTF5bEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy320340","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 08:54:49 GMT
	x-forgerock-transactionid: 57037372-c0a7-44c2-991d-ad49cb3df905
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:54:50.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:50 GMT                                    1070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=883919 KO=23    )
> restLoginInitiate                                        (OK=61292  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61285  KO=2     )
> Skip 2FA                                                 (OK=34077  KO=0     )
> User Authorize PKCE stage                                (OK=72236  KO=0     )
> User AccessToken PKCE stage                              (OK=72227  KO=0     )
> GetUUid                                                  (OK=20475  KO=0     )
> GetOpenidConfig                                          (OK=61128  KO=0     )
> CreatePolicy                                             (OK=20458  KO=13    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2304   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2304   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13602  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13602  KO=0     )
>  UI AM idFromSession                                     (OK=13601  KO=1     )
>  UI AM validateGoto                                      (OK=13602  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13601  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13601  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13601  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13601  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13600  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13599  KO=0     )
>  UI IDM uiconfig                                         (OK=13598  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13598  KO=0     )
>  UI IDM version                                          (OK=13598  KO=0     )
>  UI IDM privilege                                        (OK=13598  KO=0     )
>  UI IDM login                                            (OK=13597  KO=1     )
>  UI IDM features                                         (OK=13598  KO=0     )
>  UI IDM dashboard                                        (OK=13598  KO=0     )
>  UI IDM managed user schema                              (OK=13598  KO=0     )
>  UI IDM user                                             (OK=13598  KO=0     )
> RootUserinfo                                             (OK=45176  KO=0     )
>  UI IDM oidcToken                                        (OK=13597  KO=0     )
> userinfo                                                 (OK=13597  KO=0     )
> UI-Logout                                                (OK=13597  KO=0     )
> UI-Logout Redirect 1                                     (OK=13597  KO=0     )
>  UI AM revoke1                                           (OK=13597  KO=0     )
>  UI AM endsession                                        (OK=13597  KO=0     )
>  UI AM revoke2                                           (OK=13597  KO=0     )
> getIdToken                                               (OK=4542   KO=0     )
> getIdToken Redirect 1                                    (OK=4542   KO=0     )
> createOrganization                                       (OK=4542   KO=0     )
> tokenUserinfo                                            (OK=10956  KO=0     )
> queryOrganization                                        (OK=4541   KO=0     )
> deleteOrganization                                       (OK=4541   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2642   KO=0     )
> ReadPolicy                                               (OK=20378  KO=1     )
> DeletePolicy                                             (OK=20270  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=433    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2646 (99.14%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 153307 / active: 268    / done: 63334 
================================================================================

08:54:50.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:51.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:51.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:51.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:52.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:52.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:53.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:54.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:54.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:54.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:55.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:55.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:54:55 GMT                                    1075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=887765 KO=23    )
> restLoginInitiate                                        (OK=61577  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61570  KO=2     )
> Skip 2FA                                                 (OK=34232  KO=0     )
> User Authorize PKCE stage                                (OK=72562  KO=0     )
> User AccessToken PKCE stage                              (OK=72561  KO=0     )
> GetUUid                                                  (OK=20577  KO=0     )
> GetOpenidConfig                                          (OK=61427  KO=0     )
> CreatePolicy                                             (OK=20563  KO=13    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2311   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2311   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13657  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13657  KO=0     )
>  UI AM idFromSession                                     (OK=13656  KO=1     )
>  UI AM validateGoto                                      (OK=13657  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13656  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13655  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13655  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13655  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13652  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13651  KO=0     )
>  UI IDM uiconfig                                         (OK=13650  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13651  KO=0     )
>  UI IDM version                                          (OK=13650  KO=0     )
>  UI IDM privilege                                        (OK=13650  KO=0     )
>  UI IDM login                                            (OK=13649  KO=1     )
>  UI IDM features                                         (OK=13650  KO=0     )
>  UI IDM dashboard                                        (OK=13650  KO=0     )
>  UI IDM managed user schema                              (OK=13650  KO=0     )
>  UI IDM user                                             (OK=13650  KO=0     )
> RootUserinfo                                             (OK=45359  KO=0     )
>  UI IDM oidcToken                                        (OK=13649  KO=0     )
> userinfo                                                 (OK=13648  KO=0     )
> UI-Logout                                                (OK=13648  KO=0     )
> UI-Logout Redirect 1                                     (OK=13646  KO=0     )
>  UI AM revoke1                                           (OK=13646  KO=0     )
>  UI AM endsession                                        (OK=13646  KO=0     )
>  UI AM revoke2                                           (OK=13646  KO=0     )
> getIdToken                                               (OK=4567   KO=0     )
> getIdToken Redirect 1                                    (OK=4567   KO=0     )
> createOrganization                                       (OK=4567   KO=0     )
> tokenUserinfo                                            (OK=11021  KO=0     )
> queryOrganization                                        (OK=4567   KO=0     )
> deleteOrganization                                       (OK=4567   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2652   KO=0     )
> ReadPolicy                                               (OK=20470  KO=1     )
> DeletePolicy                                             (OK=20374  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=433    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2658 (99.14%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 153013 / active: 256    / done: 63640 
================================================================================

08:54:55.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:56.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:56.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:56.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:57.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:57.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:57.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:57.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:58.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:58.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:58.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:59.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:59.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:59.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:59.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:54:59.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:00.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:00 GMT                                    1080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=891651 KO=23    )
> restLoginInitiate                                        (OK=61854  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=61844  KO=2     )
> Skip 2FA                                                 (OK=34382  KO=0     )
> User Authorize PKCE stage                                (OK=72875  KO=0     )
> User AccessToken PKCE stage                              (OK=72871  KO=0     )
> GetUUid                                                  (OK=20663  KO=0     )
> GetOpenidConfig                                          (OK=61706  KO=0     )
> CreatePolicy                                             (OK=20648  KO=13    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2319   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2319   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13715  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13715  KO=0     )
>  UI AM idFromSession                                     (OK=13713  KO=1     )
>  UI AM validateGoto                                      (OK=13714  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13713  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13713  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13713  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13713  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13711  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13711  KO=0     )
>  UI IDM uiconfig                                         (OK=13711  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13711  KO=0     )
>  UI IDM version                                          (OK=13711  KO=0     )
>  UI IDM privilege                                        (OK=13711  KO=0     )
>  UI IDM login                                            (OK=13710  KO=1     )
>  UI IDM features                                         (OK=13711  KO=0     )
>  UI IDM dashboard                                        (OK=13711  KO=0     )
>  UI IDM managed user schema                              (OK=13711  KO=0     )
>  UI IDM user                                             (OK=13711  KO=0     )
> RootUserinfo                                             (OK=45569  KO=0     )
>  UI IDM oidcToken                                        (OK=13711  KO=0     )
> userinfo                                                 (OK=13711  KO=0     )
> UI-Logout                                                (OK=13711  KO=0     )
> UI-Logout Redirect 1                                     (OK=13710  KO=0     )
>  UI AM revoke1                                           (OK=13709  KO=0     )
>  UI AM endsession                                        (OK=13710  KO=0     )
>  UI AM revoke2                                           (OK=13709  KO=0     )
> getIdToken                                               (OK=4582   KO=0     )
> getIdToken Redirect 1                                    (OK=4581   KO=0     )
> createOrganization                                       (OK=4581   KO=0     )
> tokenUserinfo                                            (OK=11066  KO=0     )
> queryOrganization                                        (OK=4580   KO=0     )
> deleteOrganization                                       (OK=4580   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2661   KO=0     )
> ReadPolicy                                               (OK=20574  KO=1     )
> DeletePolicy                                             (OK=20462  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=434    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2675 (99.15%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 152733 / active: 272    / done: 63904 
================================================================================

08:55:00.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:01.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:01.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:02.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:02.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:02.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:03.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:03.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:04.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:04.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:04.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:04.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:04.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:05.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:05.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:05 GMT                                    1085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=896236 KO=23    )
> restLoginInitiate                                        (OK=62173  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62157  KO=2     )
> Skip 2FA                                                 (OK=34541  KO=0     )
> User Authorize PKCE stage                                (OK=73246  KO=0     )
> User AccessToken PKCE stage                              (OK=73238  KO=0     )
> GetUUid                                                  (OK=20750  KO=0     )
> GetOpenidConfig                                          (OK=61985  KO=0     )
> CreatePolicy                                             (OK=20736  KO=13    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2333   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2333   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13795  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13795  KO=0     )
>  UI AM idFromSession                                     (OK=13792  KO=1     )
>  UI AM validateGoto                                      (OK=13793  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13791  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13790  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13790  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13790  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13785  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13785  KO=0     )
>  UI IDM uiconfig                                         (OK=13785  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13785  KO=0     )
>  UI IDM version                                          (OK=13785  KO=0     )
>  UI IDM privilege                                        (OK=13785  KO=0     )
>  UI IDM login                                            (OK=13784  KO=1     )
>  UI IDM features                                         (OK=13785  KO=0     )
>  UI IDM dashboard                                        (OK=13784  KO=0     )
>  UI IDM managed user schema                              (OK=13784  KO=0     )
>  UI IDM user                                             (OK=13784  KO=0     )
> RootUserinfo                                             (OK=45788  KO=0     )
>  UI IDM oidcToken                                        (OK=13783  KO=0     )
> userinfo                                                 (OK=13782  KO=0     )
> UI-Logout                                                (OK=13782  KO=0     )
> UI-Logout Redirect 1                                     (OK=13782  KO=0     )
>  UI AM revoke1                                           (OK=13782  KO=0     )
>  UI AM endsession                                        (OK=13782  KO=0     )
>  UI AM revoke2                                           (OK=13782  KO=0     )
> getIdToken                                               (OK=4608   KO=0     )
> getIdToken Redirect 1                                    (OK=4608   KO=0     )
> createOrganization                                       (OK=4608   KO=0     )
> tokenUserinfo                                            (OK=11126  KO=0     )
> queryOrganization                                        (OK=4607   KO=0     )
> deleteOrganization                                       (OK=4607   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2686   KO=0     )
> ReadPolicy                                               (OK=20658  KO=1     )
> DeletePolicy                                             (OK=20567  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=439    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2690 (99.15%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################-                                                    ] 29%
          waiting: 152401 / active: 266    / done: 64242 
================================================================================

08:55:05.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:05.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:05.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:06.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:06.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:06.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:07.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:08.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:10.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:10.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:10 GMT                                    1090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=900306 KO=23    )
> restLoginInitiate                                        (OK=62431  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62423  KO=2     )
> Skip 2FA                                                 (OK=34678  KO=0     )
> User Authorize PKCE stage                                (OK=73572  KO=0     )
> User AccessToken PKCE stage                              (OK=73567  KO=0     )
> GetUUid                                                  (OK=20839  KO=0     )
> GetOpenidConfig                                          (OK=62244  KO=0     )
> CreatePolicy                                             (OK=20822  KO=13    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2345   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2345   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13861  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13861  KO=0     )
>  UI AM idFromSession                                     (OK=13860  KO=1     )
>  UI AM validateGoto                                      (OK=13861  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13858  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13857  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13857  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13857  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13855  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13855  KO=0     )
>  UI IDM uiconfig                                         (OK=13853  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13853  KO=0     )
>  UI IDM version                                          (OK=13853  KO=0     )
>  UI IDM privilege                                        (OK=13853  KO=0     )
>  UI IDM login                                            (OK=13852  KO=1     )
>  UI IDM features                                         (OK=13853  KO=0     )
>  UI IDM dashboard                                        (OK=13853  KO=0     )
>  UI IDM managed user schema                              (OK=13853  KO=0     )
>  UI IDM user                                             (OK=13853  KO=0     )
> RootUserinfo                                             (OK=45989  KO=0     )
>  UI IDM oidcToken                                        (OK=13853  KO=0     )
> userinfo                                                 (OK=13852  KO=0     )
> UI-Logout                                                (OK=13852  KO=0     )
> UI-Logout Redirect 1                                     (OK=13851  KO=0     )
>  UI AM revoke1                                           (OK=13851  KO=0     )
>  UI AM endsession                                        (OK=13851  KO=0     )
>  UI AM revoke2                                           (OK=13851  KO=0     )
> getIdToken                                               (OK=4622   KO=0     )
> getIdToken Redirect 1                                    (OK=4622   KO=0     )
> createOrganization                                       (OK=4622   KO=0     )
> tokenUserinfo                                            (OK=11178  KO=0     )
> queryOrganization                                        (OK=4622   KO=0     )
> deleteOrganization                                       (OK=4622   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2702   KO=0     )
> ReadPolicy                                               (OK=20747  KO=1     )
> DeletePolicy                                             (OK=20653  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=442    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2700 (99.16%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 152132 / active: 247    / done: 64530 
================================================================================

08:55:10.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:11.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:11.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:12.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:12.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:12.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:13.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:13.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:13.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:14.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:14.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:15 GMT                                    1095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=904941 KO=23    )
> restLoginInitiate                                        (OK=62739  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=62728  KO=2     )
> Skip 2FA                                                 (OK=34851  KO=0     )
> User Authorize PKCE stage                                (OK=73943  KO=0     )
> User AccessToken PKCE stage                              (OK=73936  KO=0     )
> GetUUid                                                  (OK=20949  KO=0     )
> GetOpenidConfig                                          (OK=62531  KO=0     )
> CreatePolicy                                             (OK=20933  KO=13    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2353   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2353   KO=0     )
> UI-Post-Login - stage 1                                  (OK=13940  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=13939  KO=0     )
>  UI AM idFromSession                                     (OK=13937  KO=1     )
>  UI AM validateGoto                                      (OK=13938  KO=0     )
> UI-Post-Login - stage 2                                  (OK=13937  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=13936  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=13936  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=13936  KO=0     )
> UI-Post-Login - stage 3                                  (OK=13934  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=13934  KO=0     )
>  UI IDM uiconfig                                         (OK=13933  KO=0     )
>  UI Enduser sessioncheck                                 (OK=13933  KO=0     )
>  UI IDM version                                          (OK=13933  KO=0     )
>  UI IDM privilege                                        (OK=13933  KO=0     )
>  UI IDM login                                            (OK=13932  KO=1     )
>  UI IDM features                                         (OK=13933  KO=0     )
>  UI IDM dashboard                                        (OK=13933  KO=0     )
>  UI IDM managed user schema                              (OK=13933  KO=0     )
>  UI IDM user                                             (OK=13933  KO=0     )
> RootUserinfo                                             (OK=46192  KO=0     )
>  UI IDM oidcToken                                        (OK=13933  KO=0     )
> userinfo                                                 (OK=13933  KO=0     )
> UI-Logout                                                (OK=13931  KO=0     )
> UI-Logout Redirect 1                                     (OK=13930  KO=0     )
>  UI AM revoke1                                           (OK=13929  KO=0     )
>  UI AM endsession                                        (OK=13929  KO=0     )
>  UI AM revoke2                                           (OK=13929  KO=0     )
> getIdToken                                               (OK=4640   KO=0     )
> getIdToken Redirect 1                                    (OK=4640   KO=0     )
> createOrganization                                       (OK=4639   KO=0     )
> tokenUserinfo                                            (OK=11220  KO=0     )
> queryOrganization                                        (OK=4639   KO=0     )
> deleteOrganization                                       (OK=4639   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2719   KO=0     )
> ReadPolicy                                               (OK=20833  KO=1     )
> DeletePolicy                                             (OK=20742  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=445    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2711 (99.16%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          3 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 29%
          waiting: 151815 / active: 283    / done: 64811 
================================================================================

08:55:15.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:15.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:16.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:16.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:16.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:16.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:17.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:18.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:18.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:18.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:18.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:18.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:18.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 65258: status.find.in([200, 209], 304), found 502
08:55:18.850 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,65258,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIwMTYxNjMxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRnZZMFQtNi1HRm5aZnhyMjVaWjVFZkdpd3lVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODExOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODExOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNzE4LCJpYXQiOjE3MzE0ODgxMTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InJXVVZ0RnYtSTEwTHlVTDRBcUtJMnFRRGlNSSJ9.GnVR0SYZnz32FKQh6BVBrOXACK5KeQDHyZG58ybAnRzrDNhWJl88NbS9H-7mUGfR1vnEKIM_msfAQ0R3zWlHcxJRIaeikFmbWTtA7ICpMVXVNdCG3sI6Ggj02ryLrv5dcZ9sBYrHQLdB99XoWepDo0-SJBlMmPX9YuuiVky-5GdMLqiU5mwtgJVF6K5WiC8OGFuoTaFPjRZK852GxgdXCbKluuPVQwm7aELFZK8pqMNn8SP1VS5oJqRMP4ex6GAjtK0eFqQijnotJMfep7UfgK0F8c1s4aejSVwoU04tNiIZZ4njouIhqKS__sSgWFCI3C47LOmqUG0QGRDZBnTnHA, username -> user.190453, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy704319, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184884ea, authcode -> nknObcsjn8VSfMsG5vQVmF8jLbE, useAdminRealm -> true, callbacks -> {"tokenId":"noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488118509), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488118509))), password -> Pa_ssw0rd, challenge -> CWmQ8epl8CQiH4dLZgx9kfanH7VPksc-Cax-NLZZKQ4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 159.70.159.79, verifier -> LTM1MjU0NTA1MzkyOTM3MzQ5MDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c5f13, tokenId -> noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy704319","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 08:55:18 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
08:55:19.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:19.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:19.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:19.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:19.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:20.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:20 GMT                                    1100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=909258 KO=24    )
> restLoginInitiate                                        (OK=63030  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63021  KO=2     )
> Skip 2FA                                                 (OK=35000  KO=0     )
> User Authorize PKCE stage                                (OK=74292  KO=0     )
> User AccessToken PKCE stage                              (OK=74290  KO=0     )
> GetUUid                                                  (OK=21034  KO=0     )
> GetOpenidConfig                                          (OK=62811  KO=0     )
> CreatePolicy                                             (OK=21018  KO=14    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2364   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2364   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14011  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14011  KO=0     )
>  UI AM idFromSession                                     (OK=14010  KO=1     )
>  UI AM validateGoto                                      (OK=14011  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14008  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14007  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14007  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14007  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14005  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14005  KO=0     )
>  UI IDM uiconfig                                         (OK=14003  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14003  KO=0     )
>  UI IDM version                                          (OK=14003  KO=0     )
>  UI IDM privilege                                        (OK=14003  KO=0     )
>  UI IDM login                                            (OK=14002  KO=1     )
>  UI IDM features                                         (OK=14003  KO=0     )
>  UI IDM dashboard                                        (OK=14003  KO=0     )
>  UI IDM managed user schema                              (OK=14003  KO=0     )
>  UI IDM user                                             (OK=14002  KO=0     )
> RootUserinfo                                             (OK=46416  KO=0     )
>  UI IDM oidcToken                                        (OK=14001  KO=0     )
> userinfo                                                 (OK=14000  KO=0     )
> UI-Logout                                                (OK=14000  KO=0     )
> UI-Logout Redirect 1                                     (OK=14000  KO=0     )
>  UI AM revoke1                                           (OK=13998  KO=0     )
>  UI AM endsession                                        (OK=13998  KO=0     )
>  UI AM revoke2                                           (OK=13998  KO=0     )
> getIdToken                                               (OK=4659   KO=0     )
> getIdToken Redirect 1                                    (OK=4659   KO=0     )
> createOrganization                                       (OK=4659   KO=0     )
> tokenUserinfo                                            (OK=11275  KO=0     )
> queryOrganization                                        (OK=4659   KO=0     )
> deleteOrganization                                       (OK=4658   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2732   KO=0     )
> ReadPolicy                                               (OK=20940  KO=1     )
> DeletePolicy                                             (OK=20827  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=448    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2729 (99.13%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.44%)
> status.find.in([200, 209], 304), found 404                          6 ( 0.22%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.15%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 151513 / active: 283    / done: 65113 
================================================================================

08:55:20.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:20.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:20.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:21.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:21.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:21.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:22.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:22.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:22.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:22.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:23.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:23.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:23.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:23.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 65258: status.find.in([200, 209], 304), found 404
08:55:23.938 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,65258,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIwMTYxNjMxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRnZZMFQtNi1HRm5aZnhyMjVaWjVFZkdpd3lVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODExOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODExOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNzE4LCJpYXQiOjE3MzE0ODgxMTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InJXVVZ0RnYtSTEwTHlVTDRBcUtJMnFRRGlNSSJ9.GnVR0SYZnz32FKQh6BVBrOXACK5KeQDHyZG58ybAnRzrDNhWJl88NbS9H-7mUGfR1vnEKIM_msfAQ0R3zWlHcxJRIaeikFmbWTtA7ICpMVXVNdCG3sI6Ggj02ryLrv5dcZ9sBYrHQLdB99XoWepDo0-SJBlMmPX9YuuiVky-5GdMLqiU5mwtgJVF6K5WiC8OGFuoTaFPjRZK852GxgdXCbKluuPVQwm7aELFZK8pqMNn8SP1VS5oJqRMP4ex6GAjtK0eFqQijnotJMfep7UfgK0F8c1s4aejSVwoU04tNiIZZ4njouIhqKS__sSgWFCI3C47LOmqUG0QGRDZBnTnHA, username -> user.190453, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy704319, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184884ea, authcode -> nknObcsjn8VSfMsG5vQVmF8jLbE, useAdminRealm -> true, callbacks -> {"tokenId":"noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488118509), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488118509))), password -> Pa_ssw0rd, challenge -> CWmQ8epl8CQiH4dLZgx9kfanH7VPksc-Cax-NLZZKQ4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 159.70.159.79, verifier -> LTM1MjU0NTA1MzkyOTM3MzQ5MDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c5f13, tokenId -> noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy704319
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=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:55:23 GMT
	x-forgerock-transactionid: 062fb0a8-4900-43b7-9ef9-52224538754f
	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 testPolicy704319 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:55:24.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:24.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:24.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:24.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:25 GMT                                    1105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=913834 KO=25    )
> restLoginInitiate                                        (OK=63363  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63352  KO=2     )
> Skip 2FA                                                 (OK=35181  KO=0     )
> User Authorize PKCE stage                                (OK=74673  KO=0     )
> User AccessToken PKCE stage                              (OK=74667  KO=0     )
> GetUUid                                                  (OK=21138  KO=0     )
> GetOpenidConfig                                          (OK=63109  KO=0     )
> CreatePolicy                                             (OK=21122  KO=14    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2375   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2375   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14080  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14080  KO=0     )
>  UI AM idFromSession                                     (OK=14079  KO=1     )
>  UI AM validateGoto                                      (OK=14080  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14076  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14076  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14076  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14076  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14076  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14076  KO=0     )
>  UI IDM uiconfig                                         (OK=14074  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14074  KO=0     )
>  UI IDM version                                          (OK=14074  KO=0     )
>  UI IDM privilege                                        (OK=14074  KO=0     )
>  UI IDM login                                            (OK=14073  KO=1     )
>  UI IDM features                                         (OK=14074  KO=0     )
>  UI IDM dashboard                                        (OK=14074  KO=0     )
>  UI IDM managed user schema                              (OK=14074  KO=0     )
>  UI IDM user                                             (OK=14074  KO=0     )
> RootUserinfo                                             (OK=46670  KO=0     )
>  UI IDM oidcToken                                        (OK=14074  KO=0     )
> userinfo                                                 (OK=14073  KO=0     )
> UI-Logout                                                (OK=14072  KO=0     )
> UI-Logout Redirect 1                                     (OK=14071  KO=0     )
>  UI AM revoke1                                           (OK=14071  KO=0     )
>  UI AM endsession                                        (OK=14071  KO=0     )
>  UI AM revoke2                                           (OK=14071  KO=0     )
> getIdToken                                               (OK=4675   KO=0     )
> getIdToken Redirect 1                                    (OK=4675   KO=0     )
> createOrganization                                       (OK=4675   KO=0     )
> tokenUserinfo                                            (OK=11338  KO=0     )
> queryOrganization                                        (OK=4675   KO=0     )
> deleteOrganization                                       (OK=4675   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2741   KO=0     )
> ReadPolicy                                               (OK=21028  KO=2     )
> DeletePolicy                                             (OK=20935  KO=5     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=449    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2746 (99.10%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          7 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 151166 / active: 295    / done: 65448 
================================================================================

08:55:25.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:26.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:26.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:26.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:26.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:27.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:27.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:28.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:28.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:28.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:28.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:29.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 65258: status.find.in([200, 209], 304), found 404
08:55:29.046 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,65258,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIwMTYxNjMxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRnZZMFQtNi1HRm5aZnhyMjVaWjVFZkdpd3lVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODExOCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODExOCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNzE4LCJpYXQiOjE3MzE0ODgxMTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InJXVVZ0RnYtSTEwTHlVTDRBcUtJMnFRRGlNSSJ9.GnVR0SYZnz32FKQh6BVBrOXACK5KeQDHyZG58ybAnRzrDNhWJl88NbS9H-7mUGfR1vnEKIM_msfAQ0R3zWlHcxJRIaeikFmbWTtA7ICpMVXVNdCG3sI6Ggj02ryLrv5dcZ9sBYrHQLdB99XoWepDo0-SJBlMmPX9YuuiVky-5GdMLqiU5mwtgJVF6K5WiC8OGFuoTaFPjRZK852GxgdXCbKluuPVQwm7aELFZK8pqMNn8SP1VS5oJqRMP4ex6GAjtK0eFqQijnotJMfep7UfgK0F8c1s4aejSVwoU04tNiIZZ4njouIhqKS__sSgWFCI3C47LOmqUG0QGRDZBnTnHA, username -> user.190453, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy704319, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@184884ea, authcode -> nknObcsjn8VSfMsG5vQVmF8jLbE, useAdminRealm -> true, callbacks -> {"tokenId":"noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488118509), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488118509))), password -> Pa_ssw0rd, challenge -> CWmQ8epl8CQiH4dLZgx9kfanH7VPksc-Cax-NLZZKQ4, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 159.70.159.79, verifier -> LTM1MjU0NTA1MzkyOTM3MzQ5MDY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@12c5f13, tokenId -> noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy704319
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=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=noGKMHXY_EWtvb8UaOq1S5Cq35k.*AAJTSQACMDIAAlNLABxPeHA1UkRJYXBjMGxJT1VPNis3M0RzdEkwaGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:55:29 GMT
	x-forgerock-transactionid: 5909fe98-f95c-455c-b253-bb3c9bdbe60e
	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 testPolicy704319 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:55:29.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:30 GMT                                    1110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=917735 KO=26    )
> restLoginInitiate                                        (OK=63617  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63610  KO=2     )
> Skip 2FA                                                 (OK=35326  KO=0     )
> User Authorize PKCE stage                                (OK=74981  KO=0     )
> User AccessToken PKCE stage                              (OK=74977  KO=0     )
> GetUUid                                                  (OK=21219  KO=0     )
> GetOpenidConfig                                          (OK=63383  KO=0     )
> CreatePolicy                                             (OK=21204  KO=14    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2392   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2392   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14139  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14139  KO=0     )
>  UI AM idFromSession                                     (OK=14138  KO=1     )
>  UI AM validateGoto                                      (OK=14139  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14136  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14136  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14136  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14136  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14134  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14134  KO=0     )
>  UI IDM uiconfig                                         (OK=14133  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14133  KO=0     )
>  UI IDM version                                          (OK=14133  KO=0     )
>  UI IDM privilege                                        (OK=14133  KO=0     )
>  UI IDM login                                            (OK=14132  KO=1     )
>  UI IDM features                                         (OK=14133  KO=0     )
>  UI IDM dashboard                                        (OK=14133  KO=0     )
>  UI IDM managed user schema                              (OK=14133  KO=0     )
>  UI IDM user                                             (OK=14133  KO=0     )
> RootUserinfo                                             (OK=46941  KO=0     )
>  UI IDM oidcToken                                        (OK=14131  KO=0     )
> userinfo                                                 (OK=14131  KO=0     )
> UI-Logout                                                (OK=14131  KO=0     )
> UI-Logout Redirect 1                                     (OK=14131  KO=0     )
>  UI AM revoke1                                           (OK=14131  KO=0     )
>  UI AM endsession                                        (OK=14131  KO=0     )
>  UI AM revoke2                                           (OK=14131  KO=0     )
> getIdToken                                               (OK=4695   KO=0     )
> getIdToken Redirect 1                                    (OK=4695   KO=0     )
> createOrganization                                       (OK=4694   KO=0     )
> tokenUserinfo                                            (OK=11384  KO=0     )
> queryOrganization                                        (OK=4693   KO=0     )
> deleteOrganization                                       (OK=4692   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2756   KO=0     )
> ReadPolicy                                               (OK=21133  KO=2     )
> DeletePolicy                                             (OK=21020  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=451    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2758 (99.07%)
> status.find.in([200, 209], 304), found 409                         12 ( 0.43%)
> status.find.in([200, 209], 304), found 404                          8 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 150895 / active: 275    / done: 65739 
================================================================================

08:55:30.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:30.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:30.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:32.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:32.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:33.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:33.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:33.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:34.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 66255: status.find.in([200, 209], 304), found 409
08:55:34.946 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,66255,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIwMzI1Mjc2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiLXhtSDBTQmhjV3VTU1AxNUtNdVBqY05Yd3JZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODEzNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODEzNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNzM0LCJpYXQiOjE3MzE0ODgxMzQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjV6ZElqVnFkZ1J5c3doc1J2b2JmRUNUczhxUSJ9.JPHvBRCXE2UiT7sJB5_KXtvyXHwtc96_1USVhlTBKC0mgumzrYzDzxTGZLQUvyXtNKr6OV0dajyGcISB7CX1z6QF1B76wkXWgnHMobiyQIzuUcj_GOWZ-b7owgPDtnLcJoojzuAnMrxeH3-Ps1YyA6ceA-UcX_GFE8UUnAaXwi6deRWcnS0YHhdznYjZg3bQML760It92V6OHVLglm8eGKbYwG86GwVBIuqANZ1NlPiCQQkQ4GIE2pu_tOHmrvAQtrrNGgSZ_xuGAr_jfpGmUbAfMKnpz2Ey-eLckiqx0ahP-Dlz9tmw36qgG5uO9GH8CUCveawrZ7HGVXHrsQ2gYw, username -> user.18416, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy166667, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70f2aab9, authcode -> 0P513TuiPRE7ZDItxq-NZO78cZk, useAdminRealm -> true, callbacks -> {"tokenId":"vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488134657), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488134657))), password -> Pa_ssw0rd, challenge -> q4yPSpDk5QR8jhrST242o29_IKAthQ8lisFQ5AmarEY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 6.15.52.15, verifier -> NDI2MzUzNzQxMDE5NTk0MDM1Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3da636b3, tokenId -> vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy166667","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 08:55:34 GMT
	x-forgerock-transactionid: 2adc2423-b98e-414b-9ec1-1fa1319b71c4
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:55:34.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:35.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:35 GMT                                    1115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=921880 KO=27    )
> restLoginInitiate                                        (OK=63913  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=63901  KO=2     )
> Skip 2FA                                                 (OK=35489  KO=0     )
> User Authorize PKCE stage                                (OK=75321  KO=0     )
> User AccessToken PKCE stage                              (OK=75318  KO=0     )
> GetUUid                                                  (OK=21307  KO=0     )
> GetOpenidConfig                                          (OK=63659  KO=0     )
> CreatePolicy                                             (OK=21292  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2403   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2402   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14205  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14204  KO=0     )
>  UI AM idFromSession                                     (OK=14202  KO=1     )
>  UI AM validateGoto                                      (OK=14203  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14201  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14201  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14201  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14201  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14198  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14196  KO=0     )
>  UI IDM uiconfig                                         (OK=14194  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14194  KO=0     )
>  UI IDM version                                          (OK=14194  KO=0     )
>  UI IDM privilege                                        (OK=14194  KO=0     )
>  UI IDM login                                            (OK=14193  KO=1     )
>  UI IDM features                                         (OK=14194  KO=0     )
>  UI IDM dashboard                                        (OK=14194  KO=0     )
>  UI IDM managed user schema                              (OK=14194  KO=0     )
>  UI IDM user                                             (OK=14194  KO=0     )
> RootUserinfo                                             (OK=47190  KO=0     )
>  UI IDM oidcToken                                        (OK=14193  KO=0     )
> userinfo                                                 (OK=14193  KO=0     )
> UI-Logout                                                (OK=14193  KO=0     )
> UI-Logout Redirect 1                                     (OK=14193  KO=0     )
>  UI AM revoke1                                           (OK=14192  KO=0     )
>  UI AM endsession                                        (OK=14192  KO=0     )
>  UI AM revoke2                                           (OK=14192  KO=0     )
> getIdToken                                               (OK=4717   KO=0     )
> getIdToken Redirect 1                                    (OK=4717   KO=0     )
> createOrganization                                       (OK=4717   KO=0     )
> tokenUserinfo                                            (OK=11431  KO=0     )
> queryOrganization                                        (OK=4716   KO=0     )
> deleteOrganization                                       (OK=4716   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2774   KO=0     )
> ReadPolicy                                               (OK=21216  KO=2     )
> DeletePolicy                                             (OK=21125  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=451    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2768 (99.03%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          8 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 150590 / active: 271    / done: 66048 
================================================================================

08:55:35.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:35.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:35.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:36.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:36.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:37.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:37.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:37.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:37.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:37.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:37.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:38.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:38.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:38.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:39.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:39.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:40 GMT                                    1120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=926039 KO=27    )
> restLoginInitiate                                        (OK=64208  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64200  KO=2     )
> Skip 2FA                                                 (OK=35658  KO=0     )
> User Authorize PKCE stage                                (OK=75667  KO=0     )
> User AccessToken PKCE stage                              (OK=75664  KO=0     )
> GetUUid                                                  (OK=21407  KO=0     )
> GetOpenidConfig                                          (OK=63931  KO=0     )
> CreatePolicy                                             (OK=21391  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2408   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2408   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14268  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14266  KO=0     )
>  UI AM idFromSession                                     (OK=14264  KO=1     )
>  UI AM validateGoto                                      (OK=14265  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14263  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14262  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14261  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14261  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14261  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14260  KO=0     )
>  UI IDM uiconfig                                         (OK=14258  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14258  KO=0     )
>  UI IDM version                                          (OK=14258  KO=0     )
>  UI IDM privilege                                        (OK=14258  KO=0     )
>  UI IDM login                                            (OK=14257  KO=1     )
>  UI IDM features                                         (OK=14258  KO=0     )
>  UI IDM dashboard                                        (OK=14258  KO=0     )
>  UI IDM managed user schema                              (OK=14258  KO=0     )
>  UI IDM user                                             (OK=14258  KO=0     )
> RootUserinfo                                             (OK=47427  KO=0     )
>  UI IDM oidcToken                                        (OK=14258  KO=0     )
> userinfo                                                 (OK=14258  KO=0     )
> UI-Logout                                                (OK=14257  KO=0     )
> UI-Logout Redirect 1                                     (OK=14257  KO=0     )
>  UI AM revoke1                                           (OK=14257  KO=0     )
>  UI AM endsession                                        (OK=14257  KO=0     )
>  UI AM revoke2                                           (OK=14257  KO=0     )
> getIdToken                                               (OK=4738   KO=0     )
> getIdToken Redirect 1                                    (OK=4737   KO=0     )
> createOrganization                                       (OK=4737   KO=0     )
> tokenUserinfo                                            (OK=11482  KO=0     )
> queryOrganization                                        (OK=4737   KO=0     )
> deleteOrganization                                       (OK=4737   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2781   KO=0     )
> ReadPolicy                                               (OK=21303  KO=2     )
> DeletePolicy                                             (OK=21212  KO=6     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=453    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2784 (99.04%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          8 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 150288 / active: 274    / done: 66347 
================================================================================

08:55:40.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:40.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:40.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:41.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:41.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:42.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:42.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:43.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:43.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:43.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:44.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:44.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:44.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:45.112 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 66255: status.find.in([200, 209], 304), found 404
08:55:45.113 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,66255,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIwMzI1Mjc2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiLXhtSDBTQmhjV3VTU1AxNUtNdVBqY05Yd3JZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODEzNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODEzNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNzM0LCJpYXQiOjE3MzE0ODgxMzQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjV6ZElqVnFkZ1J5c3doc1J2b2JmRUNUczhxUSJ9.JPHvBRCXE2UiT7sJB5_KXtvyXHwtc96_1USVhlTBKC0mgumzrYzDzxTGZLQUvyXtNKr6OV0dajyGcISB7CX1z6QF1B76wkXWgnHMobiyQIzuUcj_GOWZ-b7owgPDtnLcJoojzuAnMrxeH3-Ps1YyA6ceA-UcX_GFE8UUnAaXwi6deRWcnS0YHhdznYjZg3bQML760It92V6OHVLglm8eGKbYwG86GwVBIuqANZ1NlPiCQQkQ4GIE2pu_tOHmrvAQtrrNGgSZ_xuGAr_jfpGmUbAfMKnpz2Ey-eLckiqx0ahP-Dlz9tmw36qgG5uO9GH8CUCveawrZ7HGVXHrsQ2gYw, username -> user.18416, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy166667, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@70f2aab9, authcode -> 0P513TuiPRE7ZDItxq-NZO78cZk, useAdminRealm -> true, callbacks -> {"tokenId":"vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488134657), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488134657))), password -> Pa_ssw0rd, challenge -> q4yPSpDk5QR8jhrST242o29_IKAthQ8lisFQ5AmarEY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 6.15.52.15, verifier -> NDI2MzUzNzQxMDE5NTk0MDM1Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3da636b3, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@3487bb6d, tokenId -> vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@4e28bdd1)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy166667
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=vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=vgbybbUbK0quwSFuzv-WYODJBvw.*AAJTSQACMDIAAlNLABxBbUIrZ2puZ0JGcytrS2V1YXhuVlNpTmRuOEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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 08:55:45 GMT
	x-forgerock-transactionid: 921e15ac-a446-4972-bc89-c27d70bd3a9c
	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 testPolicy166667 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:55:45.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:45.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:45 GMT                                    1125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=930601 KO=28    )
> restLoginInitiate                                        (OK=64520  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64512  KO=2     )
> Skip 2FA                                                 (OK=35828  KO=0     )
> User Authorize PKCE stage                                (OK=76037  KO=0     )
> User AccessToken PKCE stage                              (OK=76036  KO=0     )
> GetUUid                                                  (OK=21516  KO=0     )
> GetOpenidConfig                                          (OK=64221  KO=0     )
> CreatePolicy                                             (OK=21496  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2418   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2418   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14340  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14339  KO=0     )
>  UI AM idFromSession                                     (OK=14338  KO=1     )
>  UI AM validateGoto                                      (OK=14339  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14336  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14336  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14335  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14335  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14335  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14334  KO=0     )
>  UI IDM uiconfig                                         (OK=14333  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14333  KO=0     )
>  UI IDM version                                          (OK=14333  KO=0     )
>  UI IDM privilege                                        (OK=14333  KO=0     )
>  UI IDM login                                            (OK=14332  KO=1     )
>  UI IDM features                                         (OK=14333  KO=0     )
>  UI IDM dashboard                                        (OK=14332  KO=0     )
>  UI IDM managed user schema                              (OK=14332  KO=0     )
>  UI IDM user                                             (OK=14332  KO=0     )
> RootUserinfo                                             (OK=47667  KO=0     )
>  UI IDM oidcToken                                        (OK=14330  KO=0     )
> userinfo                                                 (OK=14330  KO=0     )
> UI-Logout                                                (OK=14328  KO=0     )
> UI-Logout Redirect 1                                     (OK=14327  KO=0     )
>  UI AM revoke1                                           (OK=14327  KO=0     )
>  UI AM endsession                                        (OK=14327  KO=0     )
>  UI AM revoke2                                           (OK=14327  KO=0     )
> getIdToken                                               (OK=4758   KO=0     )
> getIdToken Redirect 1                                    (OK=4758   KO=0     )
> createOrganization                                       (OK=4758   KO=0     )
> tokenUserinfo                                            (OK=11541  KO=0     )
> queryOrganization                                        (OK=4758   KO=0     )
> deleteOrganization                                       (OK=4758   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2792   KO=0     )
> ReadPolicy                                               (OK=21401  KO=2     )
> DeletePolicy                                             (OK=21298  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=454    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2799 (99.01%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 149970 / active: 285    / done: 66654 
================================================================================

08:55:45.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:47.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:47.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:47.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:47.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:47.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:47.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:47.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:48.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:48.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:50.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:50 GMT                                    1130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=934929 KO=28    )
> restLoginInitiate                                        (OK=64809  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=64804  KO=2     )
> Skip 2FA                                                 (OK=35994  KO=0     )
> User Authorize PKCE stage                                (OK=76388  KO=0     )
> User AccessToken PKCE stage                              (OK=76382  KO=0     )
> GetUUid                                                  (OK=21616  KO=0     )
> GetOpenidConfig                                          (OK=64529  KO=0     )
> CreatePolicy                                             (OK=21597  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2429   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2429   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14409  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14409  KO=0     )
>  UI AM idFromSession                                     (OK=14407  KO=1     )
>  UI AM validateGoto                                      (OK=14408  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14403  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14403  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14402  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14402  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14401  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14400  KO=0     )
>  UI IDM uiconfig                                         (OK=14400  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14400  KO=0     )
>  UI IDM version                                          (OK=14400  KO=0     )
>  UI IDM privilege                                        (OK=14400  KO=0     )
>  UI IDM login                                            (OK=14399  KO=1     )
>  UI IDM features                                         (OK=14400  KO=0     )
>  UI IDM dashboard                                        (OK=14400  KO=0     )
>  UI IDM managed user schema                              (OK=14400  KO=0     )
>  UI IDM user                                             (OK=14400  KO=0     )
> RootUserinfo                                             (OK=47880  KO=0     )
>  UI IDM oidcToken                                        (OK=14400  KO=0     )
> userinfo                                                 (OK=14399  KO=0     )
> UI-Logout                                                (OK=14399  KO=0     )
> UI-Logout Redirect 1                                     (OK=14399  KO=0     )
>  UI AM revoke1                                           (OK=14398  KO=0     )
>  UI AM endsession                                        (OK=14399  KO=0     )
>  UI AM revoke2                                           (OK=14398  KO=0     )
> getIdToken                                               (OK=4778   KO=0     )
> getIdToken Redirect 1                                    (OK=4778   KO=0     )
> createOrganization                                       (OK=4778   KO=0     )
> tokenUserinfo                                            (OK=11586  KO=0     )
> queryOrganization                                        (OK=4777   KO=0     )
> deleteOrganization                                       (OK=4777   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2805   KO=0     )
> ReadPolicy                                               (OK=21509  KO=2     )
> DeletePolicy                                             (OK=21395  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=454    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2810 (99.01%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 30%
          waiting: 149667 / active: 288    / done: 66954 
================================================================================

08:55:50.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:50.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:50.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:50.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:51.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:51.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:52.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:52.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:53.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:53.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:54.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:54.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:55.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:55.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:55:55 GMT                                    1135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=938736 KO=28    )
> restLoginInitiate                                        (OK=65083  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65076  KO=2     )
> Skip 2FA                                                 (OK=36141  KO=0     )
> User Authorize PKCE stage                                (OK=76701  KO=0     )
> User AccessToken PKCE stage                              (OK=76699  KO=0     )
> GetUUid                                                  (OK=21714  KO=0     )
> GetOpenidConfig                                          (OK=64830  KO=0     )
> CreatePolicy                                             (OK=21695  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2444   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2444   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14461  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14460  KO=0     )
>  UI AM idFromSession                                     (OK=14459  KO=1     )
>  UI AM validateGoto                                      (OK=14460  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14457  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14457  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14457  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14457  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14456  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14456  KO=0     )
>  UI IDM uiconfig                                         (OK=14456  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14456  KO=0     )
>  UI IDM version                                          (OK=14456  KO=0     )
>  UI IDM privilege                                        (OK=14456  KO=0     )
>  UI IDM login                                            (OK=14455  KO=1     )
>  UI IDM features                                         (OK=14456  KO=0     )
>  UI IDM dashboard                                        (OK=14456  KO=0     )
>  UI IDM managed user schema                              (OK=14456  KO=0     )
>  UI IDM user                                             (OK=14456  KO=0     )
> RootUserinfo                                             (OK=48049  KO=0     )
>  UI IDM oidcToken                                        (OK=14456  KO=0     )
> userinfo                                                 (OK=14454  KO=0     )
> UI-Logout                                                (OK=14452  KO=0     )
> UI-Logout Redirect 1                                     (OK=14452  KO=0     )
>  UI AM revoke1                                           (OK=14452  KO=0     )
>  UI AM endsession                                        (OK=14452  KO=0     )
>  UI AM revoke2                                           (OK=14452  KO=0     )
> getIdToken                                               (OK=4797   KO=0     )
> getIdToken Redirect 1                                    (OK=4797   KO=0     )
> createOrganization                                       (OK=4797   KO=0     )
> tokenUserinfo                                            (OK=11641  KO=0     )
> queryOrganization                                        (OK=4796   KO=0     )
> deleteOrganization                                       (OK=4796   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2818   KO=0     )
> ReadPolicy                                               (OK=21607  KO=2     )
> DeletePolicy                                             (OK=21500  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=458    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2824 (99.02%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################-                                                   ] 31%
          waiting: 149379 / active: 270    / done: 67260 
================================================================================

08:55:55.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:56.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:56.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:56.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:57.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:57.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:58.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:58.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:58.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:55:58.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:00 GMT                                    1140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=943091 KO=28    )
> restLoginInitiate                                        (OK=65396  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65385  KO=2     )
> Skip 2FA                                                 (OK=36330  KO=0     )
> User Authorize PKCE stage                                (OK=77067  KO=0     )
> User AccessToken PKCE stage                              (OK=77061  KO=0     )
> GetUUid                                                  (OK=21834  KO=0     )
> GetOpenidConfig                                          (OK=65151  KO=0     )
> CreatePolicy                                             (OK=21813  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2454   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2454   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14526  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14526  KO=0     )
>  UI AM idFromSession                                     (OK=14523  KO=1     )
>  UI AM validateGoto                                      (OK=14524  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14522  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14522  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14522  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14522  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14522  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14521  KO=0     )
>  UI IDM uiconfig                                         (OK=14520  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14520  KO=0     )
>  UI IDM version                                          (OK=14520  KO=0     )
>  UI IDM privilege                                        (OK=14520  KO=0     )
>  UI IDM login                                            (OK=14519  KO=1     )
>  UI IDM features                                         (OK=14520  KO=0     )
>  UI IDM dashboard                                        (OK=14520  KO=0     )
>  UI IDM managed user schema                              (OK=14520  KO=0     )
>  UI IDM user                                             (OK=14520  KO=0     )
> RootUserinfo                                             (OK=48269  KO=0     )
>  UI IDM oidcToken                                        (OK=14519  KO=0     )
> userinfo                                                 (OK=14519  KO=0     )
> UI-Logout                                                (OK=14518  KO=0     )
> UI-Logout Redirect 1                                     (OK=14517  KO=0     )
>  UI AM revoke1                                           (OK=14517  KO=0     )
>  UI AM endsession                                        (OK=14517  KO=0     )
>  UI AM revoke2                                           (OK=14517  KO=0     )
> getIdToken                                               (OK=4812   KO=0     )
> getIdToken Redirect 1                                    (OK=4812   KO=0     )
> createOrganization                                       (OK=4811   KO=0     )
> tokenUserinfo                                            (OK=11692  KO=0     )
> queryOrganization                                        (OK=4811   KO=0     )
> deleteOrganization                                       (OK=4811   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2833   KO=0     )
> ReadPolicy                                               (OK=21705  KO=2     )
> DeletePolicy                                             (OK=21598  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=459    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2834 (99.02%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 149056 / active: 312    / done: 67541 
================================================================================

08:56:00.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:00.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:01.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:01.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:01.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:02.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:02.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:02.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:02.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:03.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:03.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:03.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:03.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:03.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:04.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:04.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:04.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:05 GMT                                    1145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=947766 KO=28    )
> restLoginInitiate                                        (OK=65722  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=65713  KO=2     )
> Skip 2FA                                                 (OK=36523  KO=0     )
> User Authorize PKCE stage                                (OK=77446  KO=0     )
> User AccessToken PKCE stage                              (OK=77443  KO=0     )
> GetUUid                                                  (OK=21952  KO=0     )
> GetOpenidConfig                                          (OK=65482  KO=0     )
> CreatePolicy                                             (OK=21934  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2466   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2465   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14594  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14594  KO=0     )
>  UI AM idFromSession                                     (OK=14592  KO=1     )
>  UI AM validateGoto                                      (OK=14593  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14593  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14593  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14592  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14591  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14589  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14589  KO=0     )
>  UI IDM uiconfig                                         (OK=14589  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14589  KO=0     )
>  UI IDM version                                          (OK=14589  KO=0     )
>  UI IDM privilege                                        (OK=14589  KO=0     )
>  UI IDM login                                            (OK=14588  KO=1     )
>  UI IDM features                                         (OK=14589  KO=0     )
>  UI IDM dashboard                                        (OK=14589  KO=0     )
>  UI IDM managed user schema                              (OK=14589  KO=0     )
>  UI IDM user                                             (OK=14589  KO=0     )
> RootUserinfo                                             (OK=48501  KO=0     )
>  UI IDM oidcToken                                        (OK=14589  KO=0     )
> userinfo                                                 (OK=14589  KO=0     )
> UI-Logout                                                (OK=14589  KO=0     )
> UI-Logout Redirect 1                                     (OK=14588  KO=0     )
>  UI AM revoke1                                           (OK=14587  KO=0     )
>  UI AM endsession                                        (OK=14588  KO=0     )
>  UI AM revoke2                                           (OK=14587  KO=0     )
> getIdToken                                               (OK=4842   KO=0     )
> getIdToken Redirect 1                                    (OK=4842   KO=0     )
> createOrganization                                       (OK=4842   KO=0     )
> tokenUserinfo                                            (OK=11741  KO=0     )
> queryOrganization                                        (OK=4842   KO=0     )
> deleteOrganization                                       (OK=4842   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2845   KO=0     )
> ReadPolicy                                               (OK=21825  KO=2     )
> DeletePolicy                                             (OK=21697  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=464    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2851 (99.03%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 148716 / active: 330    / done: 67863 
================================================================================

08:56:05.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:05.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:05.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:06.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:06.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:06.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:07.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:08.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:08.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:09.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:09.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:09.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:10.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:10.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:10 GMT                                    1150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=951749 KO=28    )
> restLoginInitiate                                        (OK=66018  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66011  KO=2     )
> Skip 2FA                                                 (OK=36690  KO=0     )
> User Authorize PKCE stage                                (OK=77772  KO=0     )
> User AccessToken PKCE stage                              (OK=77768  KO=0     )
> GetUUid                                                  (OK=22048  KO=0     )
> GetOpenidConfig                                          (OK=65820  KO=0     )
> CreatePolicy                                             (OK=22033  KO=15    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2479   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2478   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14649  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14649  KO=0     )
>  UI AM idFromSession                                     (OK=14647  KO=1     )
>  UI AM validateGoto                                      (OK=14648  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14643  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14642  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14642  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14642  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14641  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14641  KO=0     )
>  UI IDM uiconfig                                         (OK=14640  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14641  KO=0     )
>  UI IDM version                                          (OK=14640  KO=0     )
>  UI IDM privilege                                        (OK=14640  KO=0     )
>  UI IDM login                                            (OK=14639  KO=1     )
>  UI IDM features                                         (OK=14640  KO=0     )
>  UI IDM dashboard                                        (OK=14640  KO=0     )
>  UI IDM managed user schema                              (OK=14640  KO=0     )
>  UI IDM user                                             (OK=14640  KO=0     )
> RootUserinfo                                             (OK=48766  KO=0     )
>  UI IDM oidcToken                                        (OK=14640  KO=0     )
> userinfo                                                 (OK=14640  KO=0     )
> UI-Logout                                                (OK=14640  KO=0     )
> UI-Logout Redirect 1                                     (OK=14640  KO=0     )
>  UI AM revoke1                                           (OK=14640  KO=0     )
>  UI AM endsession                                        (OK=14640  KO=0     )
>  UI AM revoke2                                           (OK=14640  KO=0     )
> getIdToken                                               (OK=4860   KO=0     )
> getIdToken Redirect 1                                    (OK=4860   KO=0     )
> createOrganization                                       (OK=4860   KO=0     )
> tokenUserinfo                                            (OK=11796  KO=0     )
> queryOrganization                                        (OK=4860   KO=0     )
> deleteOrganization                                       (OK=4860   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2860   KO=0     )
> ReadPolicy                                               (OK=21944  KO=2     )
> DeletePolicy                                             (OK=21816  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=466    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2865 (99.03%)
> status.find.in([200, 209], 304), found 409                         13 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 148411 / active: 315    / done: 68183 
================================================================================

08:56:10.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:10.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:11.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:11.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:11.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:12.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:12.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:12.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:12.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:12.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:13.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:13.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:13.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:13.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 68673: status.find.in([200, 209], 304), found 409
08:56:13.667 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,68673,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIwNDIyNzM5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiaUN0VXRhbERqY0tZd3R5aTlZSXc5Z0pPcU1zIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODE3MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODE3MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxNzczLCJpYXQiOjE3MzE0ODgxNzMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkhMNXV3OFl2eFFQcXFiN0U5akNEbjdkV1M5ZyJ9.JUlCPs9PpiYxsGcu-VSrTGyU9y4DDUGZK5LIPUG88pIb16nnmYCQ9nhejU6UAGnUOUIYOsRsGcOLhrsLLpVtq3GDZKEv_wI2UgPKLC-zZxHmd25Mta6Uy6xCZf091wSFxW4U_0IEYJQiN1xUeS5nJe7MUjKAcMsmeV7pTvruiKe_CsoZr6sAwhbKehoNL7Xo7X2OHqJfzxEo4T2XE_Y4wJa8eD8itrD-vQlWrUuzKryuDyLNigD2fSZFTvduAqMAx_E8hj0Q6jKxP93VQwvNFT0trBZTvPZsGZHKnai3IlDBmAnWwyemMLjnIRzQetinwWKuNF7Zg8BfU043bmPQsQ, username -> user.117074, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy618903, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@72fdec94, authcode -> _nxbUIHkH28tqs_iNNtenWqfN_Q, useAdminRealm -> true, callbacks -> {"tokenId":"w6T2cdOxwUcES0tsZLpCYLcUYdI.*AAJTSQACMDIAAlNLABw5ZzBCSmdZR0xJVksvMG1DRW5seEFHUGNJVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488173387), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=w6T2cdOxwUcES0tsZLpCYLcUYdI.*AAJTSQACMDIAAlNLABw5ZzBCSmdZR0xJVksvMG1DRW5seEFHUGNJVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488173387))), password -> Pa_ssw0rd, challenge -> 7_aflcByV7EdOcacb7NtsI1nS1Ks_36HUrzvEnLZt00, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTY2Mjc1NzA4NTkwOTA1ODc4NTM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@49a4885, tokenId -> w6T2cdOxwUcES0tsZLpCYLcUYdI.*AAJTSQACMDIAAlNLABw5ZzBCSmdZR0xJVksvMG1DRW5seEFHUGNJVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=w6T2cdOxwUcES0tsZLpCYLcUYdI.*AAJTSQACMDIAAlNLABw5ZzBCSmdZR0xJVksvMG1DRW5seEFHUGNJVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=w6T2cdOxwUcES0tsZLpCYLcUYdI.*AAJTSQACMDIAAlNLABw5ZzBCSmdZR0xJVksvMG1DRW5seEFHUGNJVEE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy618903","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 08:56:13 GMT
	x-forgerock-transactionid: be94d4e6-0ef3-44ef-a4eb-b71197108d9c
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:56:13.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:14.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:14.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:14.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:14.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:15.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:15 GMT                                    1155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=956037 KO=29    )
> restLoginInitiate                                        (OK=66314  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66310  KO=2     )
> Skip 2FA                                                 (OK=36851  KO=0     )
> User Authorize PKCE stage                                (OK=78123  KO=0     )
> User AccessToken PKCE stage                              (OK=78118  KO=0     )
> GetUUid                                                  (OK=22149  KO=0     )
> GetOpenidConfig                                          (OK=66140  KO=0     )
> CreatePolicy                                             (OK=22130  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2487   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2485   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14713  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14713  KO=0     )
>  UI AM idFromSession                                     (OK=14712  KO=1     )
>  UI AM validateGoto                                      (OK=14713  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14710  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14710  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14710  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14710  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14707  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14706  KO=0     )
>  UI IDM uiconfig                                         (OK=14705  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14705  KO=0     )
>  UI IDM version                                          (OK=14705  KO=0     )
>  UI IDM privilege                                        (OK=14705  KO=0     )
>  UI IDM login                                            (OK=14704  KO=1     )
>  UI IDM features                                         (OK=14705  KO=0     )
>  UI IDM dashboard                                        (OK=14705  KO=0     )
>  UI IDM managed user schema                              (OK=14705  KO=0     )
>  UI IDM user                                             (OK=14705  KO=0     )
> RootUserinfo                                             (OK=48983  KO=0     )
>  UI IDM oidcToken                                        (OK=14705  KO=0     )
> userinfo                                                 (OK=14704  KO=0     )
> UI-Logout                                                (OK=14704  KO=0     )
> UI-Logout Redirect 1                                     (OK=14704  KO=0     )
>  UI AM revoke1                                           (OK=14703  KO=0     )
>  UI AM endsession                                        (OK=14703  KO=0     )
>  UI AM revoke2                                           (OK=14703  KO=0     )
> getIdToken                                               (OK=4879   KO=0     )
> getIdToken Redirect 1                                    (OK=4878   KO=0     )
> createOrganization                                       (OK=4878   KO=0     )
> tokenUserinfo                                            (OK=11855  KO=0     )
> queryOrganization                                        (OK=4878   KO=0     )
> deleteOrganization                                       (OK=4878   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2877   KO=0     )
> ReadPolicy                                               (OK=22045  KO=2     )
> DeletePolicy                                             (OK=21937  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=468    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2884 (99.00%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 148101 / active: 289    / done: 68519 
================================================================================

08:56:15.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:16.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:16.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:17.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:18.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:18.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:18.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:18.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:18.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:18.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:19.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:20.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:20 GMT                                    1160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=960003 KO=29    )
> restLoginInitiate                                        (OK=66579  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66565  KO=2     )
> Skip 2FA                                                 (OK=36992  KO=0     )
> User Authorize PKCE stage                                (OK=78429  KO=0     )
> User AccessToken PKCE stage                              (OK=78427  KO=0     )
> GetUUid                                                  (OK=22233  KO=0     )
> GetOpenidConfig                                          (OK=66423  KO=0     )
> CreatePolicy                                             (OK=22216  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2490   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2490   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14776  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14775  KO=0     )
>  UI AM idFromSession                                     (OK=14774  KO=1     )
>  UI AM validateGoto                                      (OK=14775  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14772  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14772  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14771  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14771  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14771  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14771  KO=0     )
>  UI IDM uiconfig                                         (OK=14769  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14769  KO=0     )
>  UI IDM version                                          (OK=14769  KO=0     )
>  UI IDM privilege                                        (OK=14769  KO=0     )
>  UI IDM login                                            (OK=14768  KO=1     )
>  UI IDM features                                         (OK=14769  KO=0     )
>  UI IDM dashboard                                        (OK=14769  KO=0     )
>  UI IDM managed user schema                              (OK=14769  KO=0     )
>  UI IDM user                                             (OK=14769  KO=0     )
> RootUserinfo                                             (OK=49200  KO=0     )
>  UI IDM oidcToken                                        (OK=14768  KO=0     )
> userinfo                                                 (OK=14768  KO=0     )
> UI-Logout                                                (OK=14766  KO=0     )
> UI-Logout Redirect 1                                     (OK=14765  KO=0     )
>  UI AM revoke1                                           (OK=14765  KO=0     )
>  UI AM endsession                                        (OK=14765  KO=0     )
>  UI AM revoke2                                           (OK=14765  KO=0     )
> getIdToken                                               (OK=4903   KO=0     )
> getIdToken Redirect 1                                    (OK=4903   KO=0     )
> createOrganization                                       (OK=4903   KO=0     )
> tokenUserinfo                                            (OK=11894  KO=0     )
> queryOrganization                                        (OK=4903   KO=0     )
> deleteOrganization                                       (OK=4903   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2889   KO=0     )
> ReadPolicy                                               (OK=22143  KO=2     )
> DeletePolicy                                             (OK=22038  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=470    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2896 (99.01%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 147837 / active: 263    / done: 68809 
================================================================================

08:56:20.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:20.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:20.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:21.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:22.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:22.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:23.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:23.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:23.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:23.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:23.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:23.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:24.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:24.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:25.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:25.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:25 GMT                                    1165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=964264 KO=29    )
> restLoginInitiate                                        (OK=66883  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=66873  KO=2     )
> Skip 2FA                                                 (OK=37158  KO=0     )
> User Authorize PKCE stage                                (OK=78786  KO=0     )
> User AccessToken PKCE stage                              (OK=78780  KO=0     )
> GetUUid                                                  (OK=22343  KO=0     )
> GetOpenidConfig                                          (OK=66716  KO=0     )
> CreatePolicy                                             (OK=22324  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2501   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2501   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14845  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14845  KO=0     )
>  UI AM idFromSession                                     (OK=14843  KO=1     )
>  UI AM validateGoto                                      (OK=14843  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14839  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14838  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14838  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14838  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14836  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14835  KO=0     )
>  UI IDM uiconfig                                         (OK=14834  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14835  KO=0     )
>  UI IDM version                                          (OK=14834  KO=0     )
>  UI IDM privilege                                        (OK=14833  KO=0     )
>  UI IDM login                                            (OK=14832  KO=1     )
>  UI IDM features                                         (OK=14833  KO=0     )
>  UI IDM dashboard                                        (OK=14833  KO=0     )
>  UI IDM managed user schema                              (OK=14832  KO=0     )
>  UI IDM user                                             (OK=14833  KO=0     )
> RootUserinfo                                             (OK=49359  KO=0     )
>  UI IDM oidcToken                                        (OK=14832  KO=0     )
> userinfo                                                 (OK=14831  KO=0     )
> UI-Logout                                                (OK=14831  KO=0     )
> UI-Logout Redirect 1                                     (OK=14831  KO=0     )
>  UI AM revoke1                                           (OK=14831  KO=0     )
>  UI AM endsession                                        (OK=14831  KO=0     )
>  UI AM revoke2                                           (OK=14831  KO=0     )
> getIdToken                                               (OK=4926   KO=0     )
> getIdToken Redirect 1                                    (OK=4926   KO=0     )
> createOrganization                                       (OK=4926   KO=0     )
> tokenUserinfo                                            (OK=11951  KO=0     )
> queryOrganization                                        (OK=4926   KO=0     )
> deleteOrganization                                       (OK=4926   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2903   KO=0     )
> ReadPolicy                                               (OK=22229  KO=2     )
> DeletePolicy                                             (OK=22136  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=474    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2912 (99.01%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 147519 / active: 274    / done: 69116 
================================================================================

08:56:25.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:25.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:26.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:26.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:27.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:27.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:27.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:28.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:28.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:28.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:28.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:29.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:29.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:29.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:29.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:29.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:30.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:30 GMT                                    1170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=968291 KO=29    )
> restLoginInitiate                                        (OK=67165  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67160  KO=2     )
> Skip 2FA                                                 (OK=37323  KO=0     )
> User Authorize PKCE stage                                (OK=79122  KO=0     )
> User AccessToken PKCE stage                              (OK=79117  KO=0     )
> GetUUid                                                  (OK=22444  KO=0     )
> GetOpenidConfig                                          (OK=67012  KO=0     )
> CreatePolicy                                             (OK=22427  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2511   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2511   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14904  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14904  KO=0     )
>  UI AM idFromSession                                     (OK=14903  KO=1     )
>  UI AM validateGoto                                      (OK=14904  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14901  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14901  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14901  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14893  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14893  KO=0     )
>  UI IDM uiconfig                                         (OK=14893  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14893  KO=0     )
>  UI IDM version                                          (OK=14893  KO=0     )
>  UI IDM privilege                                        (OK=14893  KO=0     )
>  UI IDM login                                            (OK=14892  KO=1     )
>  UI IDM features                                         (OK=14893  KO=0     )
>  UI IDM dashboard                                        (OK=14893  KO=0     )
>  UI IDM managed user schema                              (OK=14893  KO=0     )
>  UI IDM user                                             (OK=14893  KO=0     )
> RootUserinfo                                             (OK=49528  KO=0     )
>  UI IDM oidcToken                                        (OK=14889  KO=0     )
> userinfo                                                 (OK=14889  KO=0     )
> UI-Logout                                                (OK=14889  KO=0     )
> UI-Logout Redirect 1                                     (OK=14889  KO=0     )
>  UI AM revoke1                                           (OK=14888  KO=0     )
>  UI AM endsession                                        (OK=14888  KO=0     )
>  UI AM revoke2                                           (OK=14888  KO=0     )
> getIdToken                                               (OK=4951   KO=0     )
> getIdToken Redirect 1                                    (OK=4951   KO=0     )
> createOrganization                                       (OK=4951   KO=0     )
> tokenUserinfo                                            (OK=12002  KO=0     )
> queryOrganization                                        (OK=4951   KO=0     )
> deleteOrganization                                       (OK=4951   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2919   KO=0     )
> ReadPolicy                                               (OK=22338  KO=2     )
> DeletePolicy                                             (OK=22222  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=474    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2929 (99.02%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.14%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 31%
          waiting: 147231 / active: 280    / done: 69398 
================================================================================

08:56:30.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:31.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:32.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:32.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:33.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:33.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:33.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:33.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:34.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:34.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:35.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:35 GMT                                    1175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=972010 KO=29    )
> restLoginInitiate                                        (OK=67411  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67405  KO=2     )
> Skip 2FA                                                 (OK=37451  KO=0     )
> User Authorize PKCE stage                                (OK=79413  KO=0     )
> User AccessToken PKCE stage                              (OK=79409  KO=0     )
> GetUUid                                                  (OK=22507  KO=0     )
> GetOpenidConfig                                          (OK=67287  KO=0     )
> CreatePolicy                                             (OK=22489  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2516   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2516   KO=0     )
> UI-Post-Login - stage 1                                  (OK=14958  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=14958  KO=0     )
>  UI AM idFromSession                                     (OK=14955  KO=1     )
>  UI AM validateGoto                                      (OK=14956  KO=0     )
> UI-Post-Login - stage 2                                  (OK=14956  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=14955  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=14955  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=14955  KO=0     )
> UI-Post-Login - stage 3                                  (OK=14954  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=14954  KO=0     )
>  UI IDM uiconfig                                         (OK=14953  KO=0     )
>  UI Enduser sessioncheck                                 (OK=14953  KO=0     )
>  UI IDM version                                          (OK=14953  KO=0     )
>  UI IDM privilege                                        (OK=14952  KO=0     )
>  UI IDM login                                            (OK=14952  KO=1     )
>  UI IDM features                                         (OK=14953  KO=0     )
>  UI IDM dashboard                                        (OK=14952  KO=0     )
>  UI IDM managed user schema                              (OK=14952  KO=0     )
>  UI IDM user                                             (OK=14952  KO=0     )
> RootUserinfo                                             (OK=49766  KO=0     )
>  UI IDM oidcToken                                        (OK=14952  KO=0     )
> userinfo                                                 (OK=14952  KO=0     )
> UI-Logout                                                (OK=14952  KO=0     )
> UI-Logout Redirect 1                                     (OK=14952  KO=0     )
>  UI AM revoke1                                           (OK=14951  KO=0     )
>  UI AM endsession                                        (OK=14951  KO=0     )
>  UI AM revoke2                                           (OK=14951  KO=0     )
> getIdToken                                               (OK=4964   KO=0     )
> getIdToken Redirect 1                                    (OK=4964   KO=0     )
> createOrganization                                       (OK=4964   KO=0     )
> tokenUserinfo                                            (OK=12053  KO=0     )
> queryOrganization                                        (OK=4964   KO=0     )
> deleteOrganization                                       (OK=4964   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2933   KO=0     )
> ReadPolicy                                               (OK=22439  KO=2     )
> DeletePolicy                                             (OK=22331  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=475    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2940 (99.02%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 146981 / active: 243    / done: 69685 
================================================================================

08:56:36.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:36.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:36.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:37.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:37.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:37.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:37.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:38.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:38.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:38.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:38.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:39.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:40 GMT                                    1180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=975811 KO=29    )
> restLoginInitiate                                        (OK=67678  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67673  KO=2     )
> Skip 2FA                                                 (OK=37603  KO=0     )
> User Authorize PKCE stage                                (OK=79727  KO=0     )
> User AccessToken PKCE stage                              (OK=79723  KO=0     )
> GetUUid                                                  (OK=22603  KO=0     )
> GetOpenidConfig                                          (OK=67548  KO=0     )
> CreatePolicy                                             (OK=22585  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2521   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2521   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15014  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15013  KO=0     )
>  UI AM idFromSession                                     (OK=15012  KO=1     )
>  UI AM validateGoto                                      (OK=15013  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15012  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15012  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15012  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15012  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15012  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15012  KO=0     )
>  UI IDM uiconfig                                         (OK=15012  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15012  KO=0     )
>  UI IDM version                                          (OK=15012  KO=0     )
>  UI IDM privilege                                        (OK=15011  KO=0     )
>  UI IDM login                                            (OK=15011  KO=1     )
>  UI IDM features                                         (OK=15012  KO=0     )
>  UI IDM dashboard                                        (OK=15011  KO=0     )
>  UI IDM managed user schema                              (OK=15011  KO=0     )
>  UI IDM user                                             (OK=15011  KO=0     )
> RootUserinfo                                             (OK=49985  KO=0     )
>  UI IDM oidcToken                                        (OK=15011  KO=0     )
> userinfo                                                 (OK=15011  KO=0     )
> UI-Logout                                                (OK=15011  KO=0     )
> UI-Logout Redirect 1                                     (OK=15011  KO=0     )
>  UI AM revoke1                                           (OK=15010  KO=0     )
>  UI AM endsession                                        (OK=15010  KO=0     )
>  UI AM revoke2                                           (OK=15010  KO=0     )
> getIdToken                                               (OK=4978   KO=0     )
> getIdToken Redirect 1                                    (OK=4978   KO=0     )
> createOrganization                                       (OK=4978   KO=0     )
> tokenUserinfo                                            (OK=12101  KO=0     )
> queryOrganization                                        (OK=4977   KO=0     )
> deleteOrganization                                       (OK=4977   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2942   KO=0     )
> ReadPolicy                                               (OK=22503  KO=2     )
> DeletePolicy                                             (OK=22433  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=476    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2952 (99.03%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 146707 / active: 228    / done: 69974 
================================================================================

08:56:40.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:41.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:41.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:41.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:42.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:43.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:44.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:44.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:45.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:45.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:45 GMT                                    1185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=980226 KO=29    )
> restLoginInitiate                                        (OK=67977  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=67962  KO=2     )
> Skip 2FA                                                 (OK=37752  KO=0     )
> User Authorize PKCE stage                                (OK=80084  KO=0     )
> User AccessToken PKCE stage                              (OK=80080  KO=0     )
> GetUUid                                                  (OK=22698  KO=0     )
> GetOpenidConfig                                          (OK=67802  KO=0     )
> CreatePolicy                                             (OK=22681  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2531   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2531   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15093  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15093  KO=0     )
>  UI AM idFromSession                                     (OK=15092  KO=1     )
>  UI AM validateGoto                                      (OK=15093  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15092  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15091  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15091  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15091  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15090  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15088  KO=0     )
>  UI IDM uiconfig                                         (OK=15086  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15086  KO=0     )
>  UI IDM version                                          (OK=15086  KO=0     )
>  UI IDM privilege                                        (OK=15086  KO=0     )
>  UI IDM login                                            (OK=15085  KO=1     )
>  UI IDM features                                         (OK=15086  KO=0     )
>  UI IDM dashboard                                        (OK=15086  KO=0     )
>  UI IDM managed user schema                              (OK=15086  KO=0     )
>  UI IDM user                                             (OK=15086  KO=0     )
> RootUserinfo                                             (OK=50171  KO=0     )
>  UI IDM oidcToken                                        (OK=15086  KO=0     )
> userinfo                                                 (OK=15085  KO=0     )
> UI-Logout                                                (OK=15085  KO=0     )
> UI-Logout Redirect 1                                     (OK=15085  KO=0     )
>  UI AM revoke1                                           (OK=15085  KO=0     )
>  UI AM endsession                                        (OK=15085  KO=0     )
>  UI AM revoke2                                           (OK=15085  KO=0     )
> getIdToken                                               (OK=4999   KO=0     )
> getIdToken Redirect 1                                    (OK=4999   KO=0     )
> createOrganization                                       (OK=4999   KO=0     )
> tokenUserinfo                                            (OK=12151  KO=0     )
> queryOrganization                                        (OK=4998   KO=0     )
> deleteOrganization                                       (OK=4998   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2959   KO=0     )
> ReadPolicy                                               (OK=22599  KO=2     )
> DeletePolicy                                             (OK=22495  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=477    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2962 (99.03%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################-                                                  ] 32%
          waiting: 146399 / active: 266    / done: 70244 
================================================================================

08:56:45.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:46.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:46.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:48.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:48.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:48.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:48.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:49.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:49.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:49.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:49.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:49.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:50.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:50 GMT                                    1190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=984348 KO=29    )
> restLoginInitiate                                        (OK=68261  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68253  KO=2     )
> Skip 2FA                                                 (OK=37903  KO=0     )
> User Authorize PKCE stage                                (OK=80427  KO=0     )
> User AccessToken PKCE stage                              (OK=80423  KO=0     )
> GetUUid                                                  (OK=22785  KO=0     )
> GetOpenidConfig                                          (OK=68082  KO=0     )
> CreatePolicy                                             (OK=22768  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2539   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2539   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15159  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15159  KO=0     )
>  UI AM idFromSession                                     (OK=15157  KO=1     )
>  UI AM validateGoto                                      (OK=15158  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15156  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15155  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15155  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15155  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15151  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15151  KO=0     )
>  UI IDM uiconfig                                         (OK=15151  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15151  KO=0     )
>  UI IDM version                                          (OK=15151  KO=0     )
>  UI IDM privilege                                        (OK=15151  KO=0     )
>  UI IDM login                                            (OK=15150  KO=1     )
>  UI IDM features                                         (OK=15151  KO=0     )
>  UI IDM dashboard                                        (OK=15151  KO=0     )
>  UI IDM managed user schema                              (OK=15151  KO=0     )
>  UI IDM user                                             (OK=15151  KO=0     )
> RootUserinfo                                             (OK=50369  KO=0     )
>  UI IDM oidcToken                                        (OK=15150  KO=0     )
> userinfo                                                 (OK=15148  KO=0     )
> UI-Logout                                                (OK=15148  KO=0     )
> UI-Logout Redirect 1                                     (OK=15148  KO=0     )
>  UI AM revoke1                                           (OK=15148  KO=0     )
>  UI AM endsession                                        (OK=15148  KO=0     )
>  UI AM revoke2                                           (OK=15148  KO=0     )
> getIdToken                                               (OK=5019   KO=0     )
> getIdToken Redirect 1                                    (OK=5019   KO=0     )
> createOrganization                                       (OK=5018   KO=0     )
> tokenUserinfo                                            (OK=12212  KO=0     )
> queryOrganization                                        (OK=5018   KO=0     )
> deleteOrganization                                       (OK=5018   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2975   KO=0     )
> ReadPolicy                                               (OK=22695  KO=2     )
> DeletePolicy                                             (OK=22594  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=479    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2975 (99.03%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.47%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 146109 / active: 257    / done: 70543 
================================================================================

08:56:50.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:51.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:51.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:52.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:53.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:53.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:53.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:53.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:54.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:55.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:56:55 GMT                                    1195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=988860 KO=29    )
> restLoginInitiate                                        (OK=68586  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68573  KO=2     )
> Skip 2FA                                                 (OK=38081  KO=0     )
> User Authorize PKCE stage                                (OK=80801  KO=0     )
> User AccessToken PKCE stage                              (OK=80796  KO=0     )
> GetUUid                                                  (OK=22896  KO=0     )
> GetOpenidConfig                                          (OK=68375  KO=0     )
> CreatePolicy                                             (OK=22878  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2553   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2553   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15232  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15232  KO=0     )
>  UI AM idFromSession                                     (OK=15228  KO=1     )
>  UI AM validateGoto                                      (OK=15229  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15227  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15226  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15225  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15225  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15223  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15222  KO=0     )
>  UI IDM uiconfig                                         (OK=15222  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15222  KO=0     )
>  UI IDM version                                          (OK=15222  KO=0     )
>  UI IDM privilege                                        (OK=15221  KO=0     )
>  UI IDM login                                            (OK=15220  KO=1     )
>  UI IDM features                                         (OK=15221  KO=0     )
>  UI IDM dashboard                                        (OK=15220  KO=0     )
>  UI IDM managed user schema                              (OK=15220  KO=0     )
>  UI IDM user                                             (OK=15220  KO=0     )
> RootUserinfo                                             (OK=50575  KO=0     )
>  UI IDM oidcToken                                        (OK=15220  KO=0     )
> userinfo                                                 (OK=15218  KO=0     )
> UI-Logout                                                (OK=15217  KO=0     )
> UI-Logout Redirect 1                                     (OK=15217  KO=0     )
>  UI AM revoke1                                           (OK=15215  KO=0     )
>  UI AM endsession                                        (OK=15215  KO=0     )
>  UI AM revoke2                                           (OK=15215  KO=0     )
> getIdToken                                               (OK=5041   KO=0     )
> getIdToken Redirect 1                                    (OK=5041   KO=0     )
> createOrganization                                       (OK=5040   KO=0     )
> tokenUserinfo                                            (OK=12270  KO=0     )
> queryOrganization                                        (OK=5040   KO=0     )
> deleteOrganization                                       (OK=5038   KO=0     )
> restloginProgressiveProfileCallback                      (OK=2996   KO=0     )
> ReadPolicy                                               (OK=22781  KO=2     )
> DeletePolicy                                             (OK=22690  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=482    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2985 (99.04%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 145764 / active: 296    / done: 70849 
================================================================================

08:56:55.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:56.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:56.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:57.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:57.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:57.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:57.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:58.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:59.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:56:59.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:00.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:00 GMT                                    1200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=993346 KO=29    )
> restLoginInitiate                                        (OK=68884  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=68877  KO=2     )
> Skip 2FA                                                 (OK=38247  KO=0     )
> User Authorize PKCE stage                                (OK=81166  KO=0     )
> User AccessToken PKCE stage                              (OK=81163  KO=0     )
> GetUUid                                                  (OK=23004  KO=0     )
> GetOpenidConfig                                          (OK=68677  KO=0     )
> CreatePolicy                                             (OK=22988  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2561   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2561   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15300  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15299  KO=0     )
>  UI AM idFromSession                                     (OK=15298  KO=1     )
>  UI AM validateGoto                                      (OK=15299  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15298  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15298  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15298  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15294  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15294  KO=0     )
>  UI IDM uiconfig                                         (OK=15294  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15294  KO=0     )
>  UI IDM version                                          (OK=15294  KO=0     )
>  UI IDM privilege                                        (OK=15294  KO=0     )
>  UI IDM login                                            (OK=15293  KO=1     )
>  UI IDM features                                         (OK=15294  KO=0     )
>  UI IDM dashboard                                        (OK=15294  KO=0     )
>  UI IDM managed user schema                              (OK=15293  KO=0     )
>  UI IDM user                                             (OK=15293  KO=0     )
> RootUserinfo                                             (OK=50786  KO=0     )
>  UI IDM oidcToken                                        (OK=15292  KO=0     )
> userinfo                                                 (OK=15291  KO=0     )
> UI-Logout                                                (OK=15289  KO=0     )
> UI-Logout Redirect 1                                     (OK=15288  KO=0     )
>  UI AM revoke1                                           (OK=15288  KO=0     )
>  UI AM endsession                                        (OK=15288  KO=0     )
>  UI AM revoke2                                           (OK=15288  KO=0     )
> getIdToken                                               (OK=5062   KO=0     )
> getIdToken Redirect 1                                    (OK=5062   KO=0     )
> createOrganization                                       (OK=5061   KO=0     )
> tokenUserinfo                                            (OK=12325  KO=0     )
> queryOrganization                                        (OK=5061   KO=0     )
> deleteOrganization                                       (OK=5060   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3010   KO=0     )
> ReadPolicy                                               (OK=22890  KO=2     )
> DeletePolicy                                             (OK=22771  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=486    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      2996 (99.04%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 145460 / active: 305    / done: 71144 
================================================================================

08:57:01.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:01.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:01.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:02.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:03.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:03.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:04.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:05 GMT                                    1205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=997905 KO=29    )
> restLoginInitiate                                        (OK=69172  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69165  KO=2     )
> Skip 2FA                                                 (OK=38407  KO=0     )
> User Authorize PKCE stage                                (OK=81525  KO=0     )
> User AccessToken PKCE stage                              (OK=81522  KO=0     )
> GetUUid                                                  (OK=23106  KO=0     )
> GetOpenidConfig                                          (OK=69001  KO=0     )
> CreatePolicy                                             (OK=23087  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2581   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2581   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15376  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15376  KO=0     )
>  UI AM idFromSession                                     (OK=15375  KO=1     )
>  UI AM validateGoto                                      (OK=15376  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15373  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15373  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15372  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15372  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15370  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15370  KO=0     )
>  UI IDM uiconfig                                         (OK=15369  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15369  KO=0     )
>  UI IDM version                                          (OK=15369  KO=0     )
>  UI IDM privilege                                        (OK=15369  KO=0     )
>  UI IDM login                                            (OK=15368  KO=1     )
>  UI IDM features                                         (OK=15369  KO=0     )
>  UI IDM dashboard                                        (OK=15368  KO=0     )
>  UI IDM managed user schema                              (OK=15368  KO=0     )
>  UI IDM user                                             (OK=15368  KO=0     )
> RootUserinfo                                             (OK=51010  KO=0     )
>  UI IDM oidcToken                                        (OK=15367  KO=0     )
> userinfo                                                 (OK=15366  KO=0     )
> UI-Logout                                                (OK=15365  KO=0     )
> UI-Logout Redirect 1                                     (OK=15365  KO=0     )
>  UI AM revoke1                                           (OK=15365  KO=0     )
>  UI AM endsession                                        (OK=15365  KO=0     )
>  UI AM revoke2                                           (OK=15365  KO=0     )
> getIdToken                                               (OK=5075   KO=0     )
> getIdToken Redirect 1                                    (OK=5075   KO=0     )
> createOrganization                                       (OK=5075   KO=0     )
> tokenUserinfo                                            (OK=12373  KO=0     )
> queryOrganization                                        (OK=5075   KO=0     )
> deleteOrganization                                       (OK=5074   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3022   KO=0     )
> ReadPolicy                                               (OK=23001  KO=2     )
> DeletePolicy                                             (OK=22882  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=488    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3003 (99.04%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 32%
          waiting: 145154 / active: 295    / done: 71460 
================================================================================

08:57:05.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:06.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:06.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:07.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:07.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:07.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:08.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:08.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:08.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:08.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:09.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:09.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:10.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:10 GMT                                    1210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1002001 KO=29    )
> restLoginInitiate                                        (OK=69461  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69455  KO=2     )
> Skip 2FA                                                 (OK=38559  KO=0     )
> User Authorize PKCE stage                                (OK=81861  KO=0     )
> User AccessToken PKCE stage                              (OK=81857  KO=0     )
> GetUUid                                                  (OK=23194  KO=0     )
> GetOpenidConfig                                          (OK=69297  KO=0     )
> CreatePolicy                                             (OK=23175  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2593   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2592   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15437  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15437  KO=0     )
>  UI AM idFromSession                                     (OK=15435  KO=1     )
>  UI AM validateGoto                                      (OK=15436  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15433  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15433  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15433  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15433  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15430  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15430  KO=0     )
>  UI IDM uiconfig                                         (OK=15429  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15429  KO=0     )
>  UI IDM version                                          (OK=15429  KO=0     )
>  UI IDM privilege                                        (OK=15429  KO=0     )
>  UI IDM login                                            (OK=15428  KO=1     )
>  UI IDM features                                         (OK=15429  KO=0     )
>  UI IDM dashboard                                        (OK=15429  KO=0     )
>  UI IDM managed user schema                              (OK=15429  KO=0     )
>  UI IDM user                                             (OK=15429  KO=0     )
> RootUserinfo                                             (OK=51233  KO=0     )
>  UI IDM oidcToken                                        (OK=15429  KO=0     )
> userinfo                                                 (OK=15429  KO=0     )
> UI-Logout                                                (OK=15428  KO=0     )
> UI-Logout Redirect 1                                     (OK=15428  KO=0     )
>  UI AM revoke1                                           (OK=15428  KO=0     )
>  UI AM endsession                                        (OK=15428  KO=0     )
>  UI AM revoke2                                           (OK=15428  KO=0     )
> getIdToken                                               (OK=5094   KO=0     )
> getIdToken Redirect 1                                    (OK=5094   KO=0     )
> createOrganization                                       (OK=5094   KO=0     )
> tokenUserinfo                                            (OK=12439  KO=0     )
> queryOrganization                                        (OK=5094   KO=0     )
> deleteOrganization                                       (OK=5093   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3038   KO=0     )
> ReadPolicy                                               (OK=23099  KO=2     )
> DeletePolicy                                             (OK=22994  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=490    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3016 (99.05%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 144854 / active: 267    / done: 71788 
================================================================================

08:57:11.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:12.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:12.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:13.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:13.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:13.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:14.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:14.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:14.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:14.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:15.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:15 GMT                                    1215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1006158 KO=29    )
> restLoginInitiate                                        (OK=69759  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=69749  KO=2     )
> Skip 2FA                                                 (OK=38717  KO=0     )
> User Authorize PKCE stage                                (OK=82206  KO=0     )
> User AccessToken PKCE stage                              (OK=82205  KO=0     )
> GetUUid                                                  (OK=23286  KO=0     )
> GetOpenidConfig                                          (OK=69578  KO=0     )
> CreatePolicy                                             (OK=23269  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2599   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2598   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15503  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15502  KO=0     )
>  UI AM idFromSession                                     (OK=15498  KO=1     )
>  UI AM validateGoto                                      (OK=15499  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15497  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15497  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15497  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15497  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15496  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15495  KO=0     )
>  UI IDM uiconfig                                         (OK=15493  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15493  KO=0     )
>  UI IDM version                                          (OK=15493  KO=0     )
>  UI IDM privilege                                        (OK=15493  KO=0     )
>  UI IDM login                                            (OK=15492  KO=1     )
>  UI IDM features                                         (OK=15493  KO=0     )
>  UI IDM dashboard                                        (OK=15491  KO=0     )
>  UI IDM managed user schema                              (OK=15491  KO=0     )
>  UI IDM user                                             (OK=15491  KO=0     )
> RootUserinfo                                             (OK=51435  KO=0     )
>  UI IDM oidcToken                                        (OK=15491  KO=0     )
> userinfo                                                 (OK=15491  KO=0     )
> UI-Logout                                                (OK=15491  KO=0     )
> UI-Logout Redirect 1                                     (OK=15490  KO=0     )
>  UI AM revoke1                                           (OK=15489  KO=0     )
>  UI AM endsession                                        (OK=15489  KO=0     )
>  UI AM revoke2                                           (OK=15489  KO=0     )
> getIdToken                                               (OK=5119   KO=0     )
> getIdToken Redirect 1                                    (OK=5119   KO=0     )
> createOrganization                                       (OK=5119   KO=0     )
> tokenUserinfo                                            (OK=12495  KO=0     )
> queryOrganization                                        (OK=5119   KO=0     )
> deleteOrganization                                       (OK=5119   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3053   KO=0     )
> ReadPolicy                                               (OK=23189  KO=2     )
> DeletePolicy                                             (OK=23094  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=490    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3027 (99.05%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 144545 / active: 276    / done: 72088 
================================================================================

08:57:15.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:15.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:16.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:17.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:17.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:18.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:18.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:18.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:18.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:18.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:19.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:20 GMT                                    1220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1010331 KO=29    )
> restLoginInitiate                                        (OK=70047  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70040  KO=2     )
> Skip 2FA                                                 (OK=38878  KO=0     )
> User Authorize PKCE stage                                (OK=82553  KO=0     )
> User AccessToken PKCE stage                              (OK=82549  KO=0     )
> GetUUid                                                  (OK=23386  KO=0     )
> GetOpenidConfig                                          (OK=69860  KO=0     )
> CreatePolicy                                             (OK=23364  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2610   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2609   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15566  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15565  KO=0     )
>  UI AM idFromSession                                     (OK=15563  KO=1     )
>  UI AM validateGoto                                      (OK=15564  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15563  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15562  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15561  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15561  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15559  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15557  KO=0     )
>  UI IDM uiconfig                                         (OK=15555  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15555  KO=0     )
>  UI IDM version                                          (OK=15555  KO=0     )
>  UI IDM privilege                                        (OK=15555  KO=0     )
>  UI IDM login                                            (OK=15554  KO=1     )
>  UI IDM features                                         (OK=15555  KO=0     )
>  UI IDM dashboard                                        (OK=15555  KO=0     )
>  UI IDM managed user schema                              (OK=15555  KO=0     )
>  UI IDM user                                             (OK=15555  KO=0     )
> RootUserinfo                                             (OK=51668  KO=0     )
>  UI IDM oidcToken                                        (OK=15555  KO=0     )
> userinfo                                                 (OK=15555  KO=0     )
> UI-Logout                                                (OK=15555  KO=0     )
> UI-Logout Redirect 1                                     (OK=15555  KO=0     )
>  UI AM revoke1                                           (OK=15555  KO=0     )
>  UI AM endsession                                        (OK=15555  KO=0     )
>  UI AM revoke2                                           (OK=15554  KO=0     )
> getIdToken                                               (OK=5137   KO=0     )
> getIdToken Redirect 1                                    (OK=5137   KO=0     )
> createOrganization                                       (OK=5137   KO=0     )
> tokenUserinfo                                            (OK=12554  KO=0     )
> queryOrganization                                        (OK=5137   KO=0     )
> deleteOrganization                                       (OK=5137   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3070   KO=0     )
> ReadPolicy                                               (OK=23282  KO=2     )
> DeletePolicy                                             (OK=23182  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=495    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3038 (99.05%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.46%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.07%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 144250 / active: 269    / done: 72390 
================================================================================

08:57:21.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:21.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:22.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:22.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:22.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:23.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:23.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:24.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:24.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:24.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:24.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:24.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:25.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:25 GMT                                    1225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1014228 KO=29    )
> restLoginInitiate                                        (OK=70304  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70299  KO=2     )
> Skip 2FA                                                 (OK=39016  KO=0     )
> User Authorize PKCE stage                                (OK=82863  KO=0     )
> User AccessToken PKCE stage                              (OK=82861  KO=0     )
> GetUUid                                                  (OK=23466  KO=0     )
> GetOpenidConfig                                          (OK=70129  KO=0     )
> CreatePolicy                                             (OK=23445  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2618   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2618   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15624  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15624  KO=0     )
>  UI AM idFromSession                                     (OK=15623  KO=1     )
>  UI AM validateGoto                                      (OK=15624  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15622  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15621  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15621  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15621  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15620  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15620  KO=0     )
>  UI IDM uiconfig                                         (OK=15620  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15620  KO=0     )
>  UI IDM version                                          (OK=15620  KO=0     )
>  UI IDM privilege                                        (OK=15620  KO=0     )
>  UI IDM login                                            (OK=15619  KO=1     )
>  UI IDM features                                         (OK=15620  KO=0     )
>  UI IDM dashboard                                        (OK=15620  KO=0     )
>  UI IDM managed user schema                              (OK=15620  KO=0     )
>  UI IDM user                                             (OK=15620  KO=0     )
> RootUserinfo                                             (OK=51875  KO=0     )
>  UI IDM oidcToken                                        (OK=15620  KO=0     )
> userinfo                                                 (OK=15619  KO=0     )
> UI-Logout                                                (OK=15619  KO=0     )
> UI-Logout Redirect 1                                     (OK=15618  KO=0     )
>  UI AM revoke1                                           (OK=15618  KO=0     )
>  UI AM endsession                                        (OK=15618  KO=0     )
>  UI AM revoke2                                           (OK=15618  KO=0     )
> getIdToken                                               (OK=5155   KO=0     )
> getIdToken Redirect 1                                    (OK=5155   KO=0     )
> createOrganization                                       (OK=5154   KO=0     )
> tokenUserinfo                                            (OK=12602  KO=0     )
> queryOrganization                                        (OK=5154   KO=0     )
> deleteOrganization                                       (OK=5154   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3085   KO=0     )
> ReadPolicy                                               (OK=23375  KO=2     )
> DeletePolicy                                             (OK=23276  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=495    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3051 (99.06%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 143984 / active: 246    / done: 72679 
================================================================================

08:57:25.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:26.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:26.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:26.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:26.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:27.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:27.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:27.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:27.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:27.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:28.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:28.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:28.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:29.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:29.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:29.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:29.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:29.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:29.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:29.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:30.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:30.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:30 GMT                                    1230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1018195 KO=29    )
> restLoginInitiate                                        (OK=70595  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70587  KO=2     )
> Skip 2FA                                                 (OK=39174  KO=0     )
> User Authorize PKCE stage                                (OK=83191  KO=0     )
> User AccessToken PKCE stage                              (OK=83185  KO=0     )
> GetUUid                                                  (OK=23556  KO=0     )
> GetOpenidConfig                                          (OK=70393  KO=0     )
> CreatePolicy                                             (OK=23539  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2628   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2628   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15688  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15688  KO=0     )
>  UI AM idFromSession                                     (OK=15686  KO=1     )
>  UI AM validateGoto                                      (OK=15687  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15685  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15684  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15683  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15681  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15681  KO=0     )
>  UI IDM uiconfig                                         (OK=15681  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15681  KO=0     )
>  UI IDM version                                          (OK=15681  KO=0     )
>  UI IDM privilege                                        (OK=15681  KO=0     )
>  UI IDM login                                            (OK=15680  KO=1     )
>  UI IDM features                                         (OK=15681  KO=0     )
>  UI IDM dashboard                                        (OK=15681  KO=0     )
>  UI IDM managed user schema                              (OK=15681  KO=0     )
>  UI IDM user                                             (OK=15680  KO=0     )
> RootUserinfo                                             (OK=52085  KO=0     )
>  UI IDM oidcToken                                        (OK=15680  KO=0     )
> userinfo                                                 (OK=15678  KO=0     )
> UI-Logout                                                (OK=15676  KO=0     )
> UI-Logout Redirect 1                                     (OK=15676  KO=0     )
>  UI AM revoke1                                           (OK=15676  KO=0     )
>  UI AM endsession                                        (OK=15676  KO=0     )
>  UI AM revoke2                                           (OK=15676  KO=0     )
> getIdToken                                               (OK=5171   KO=0     )
> getIdToken Redirect 1                                    (OK=5171   KO=0     )
> createOrganization                                       (OK=5170   KO=0     )
> tokenUserinfo                                            (OK=12651  KO=0     )
> queryOrganization                                        (OK=5170   KO=0     )
> deleteOrganization                                       (OK=5170   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3100   KO=0     )
> ReadPolicy                                               (OK=23457  KO=2     )
> DeletePolicy                                             (OK=23367  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=496    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3073 (99.07%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 143681 / active: 262    / done: 72966 
================================================================================

08:57:30.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:30.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:30.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:31.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:31.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:31.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:32.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:33.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:33.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:33.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:34.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:34.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:34.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:34.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:35.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:35 GMT                                    1235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1022735 KO=29    )
> restLoginInitiate                                        (OK=70890  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=70881  KO=2     )
> Skip 2FA                                                 (OK=39328  KO=0     )
> User Authorize PKCE stage                                (OK=83551  KO=0     )
> User AccessToken PKCE stage                              (OK=83544  KO=0     )
> GetUUid                                                  (OK=23654  KO=0     )
> GetOpenidConfig                                          (OK=70666  KO=0     )
> CreatePolicy                                             (OK=23636  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2638   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2638   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15763  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15763  KO=0     )
>  UI AM idFromSession                                     (OK=15762  KO=1     )
>  UI AM validateGoto                                      (OK=15763  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15763  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15763  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15763  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15763  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15759  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15759  KO=0     )
>  UI IDM uiconfig                                         (OK=15759  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15759  KO=0     )
>  UI IDM version                                          (OK=15758  KO=0     )
>  UI IDM privilege                                        (OK=15758  KO=0     )
>  UI IDM login                                            (OK=15757  KO=1     )
>  UI IDM features                                         (OK=15758  KO=0     )
>  UI IDM dashboard                                        (OK=15758  KO=0     )
>  UI IDM managed user schema                              (OK=15758  KO=0     )
>  UI IDM user                                             (OK=15758  KO=0     )
> RootUserinfo                                             (OK=52325  KO=0     )
>  UI IDM oidcToken                                        (OK=15758  KO=0     )
> userinfo                                                 (OK=15757  KO=0     )
> UI-Logout                                                (OK=15756  KO=0     )
> UI-Logout Redirect 1                                     (OK=15756  KO=0     )
>  UI AM revoke1                                           (OK=15754  KO=0     )
>  UI AM endsession                                        (OK=15754  KO=0     )
>  UI AM revoke2                                           (OK=15754  KO=0     )
> getIdToken                                               (OK=5188   KO=0     )
> getIdToken Redirect 1                                    (OK=5188   KO=0     )
> createOrganization                                       (OK=5188   KO=0     )
> tokenUserinfo                                            (OK=12699  KO=0     )
> queryOrganization                                        (OK=5188   KO=0     )
> deleteOrganization                                       (OK=5188   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3111   KO=0     )
> ReadPolicy                                               (OK=23553  KO=2     )
> DeletePolicy                                             (OK=23451  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=497    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3088 (99.07%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################-                                                 ] 33%
          waiting: 143379 / active: 265    / done: 73265 
================================================================================

08:57:35.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:35.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:36.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:37.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:37.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:37.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:39.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:39.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:39.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:40.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:40.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:40.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:40 GMT                                    1240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1026935 KO=29    )
> restLoginInitiate                                        (OK=71188  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71181  KO=2     )
> Skip 2FA                                                 (OK=39498  KO=0     )
> User Authorize PKCE stage                                (OK=83897  KO=0     )
> User AccessToken PKCE stage                              (OK=83893  KO=0     )
> GetUUid                                                  (OK=23758  KO=0     )
> GetOpenidConfig                                          (OK=70963  KO=0     )
> CreatePolicy                                             (OK=23740  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2648   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2647   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15828  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15828  KO=0     )
>  UI AM idFromSession                                     (OK=15826  KO=1     )
>  UI AM validateGoto                                      (OK=15827  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15827  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15825  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15824  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15824  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15822  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15822  KO=0     )
>  UI IDM uiconfig                                         (OK=15822  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15822  KO=0     )
>  UI IDM version                                          (OK=15822  KO=0     )
>  UI IDM privilege                                        (OK=15821  KO=0     )
>  UI IDM login                                            (OK=15820  KO=1     )
>  UI IDM features                                         (OK=15821  KO=0     )
>  UI IDM dashboard                                        (OK=15821  KO=0     )
>  UI IDM managed user schema                              (OK=15821  KO=0     )
>  UI IDM user                                             (OK=15821  KO=0     )
> RootUserinfo                                             (OK=52507  KO=0     )
>  UI IDM oidcToken                                        (OK=15821  KO=0     )
> userinfo                                                 (OK=15821  KO=0     )
> UI-Logout                                                (OK=15821  KO=0     )
> UI-Logout Redirect 1                                     (OK=15821  KO=0     )
>  UI AM revoke1                                           (OK=15820  KO=0     )
>  UI AM endsession                                        (OK=15820  KO=0     )
>  UI AM revoke2                                           (OK=15820  KO=0     )
> getIdToken                                               (OK=5211   KO=0     )
> getIdToken Redirect 1                                    (OK=5211   KO=0     )
> createOrganization                                       (OK=5211   KO=0     )
> tokenUserinfo                                            (OK=12750  KO=0     )
> queryOrganization                                        (OK=5211   KO=0     )
> deleteOrganization                                       (OK=5211   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3129   KO=0     )
> ReadPolicy                                               (OK=23648  KO=2     )
> DeletePolicy                                             (OK=23546  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=499    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3100 (99.07%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 33%
          waiting: 143071 / active: 276    / done: 73562 
================================================================================

08:57:40.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:40.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:41.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:42.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:43.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:43.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:43.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:43.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:45 GMT                                    1245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1031188 KO=29    )
> restLoginInitiate                                        (OK=71479  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71470  KO=2     )
> Skip 2FA                                                 (OK=39660  KO=0     )
> User Authorize PKCE stage                                (OK=84240  KO=0     )
> User AccessToken PKCE stage                              (OK=84240  KO=0     )
> GetUUid                                                  (OK=23861  KO=0     )
> GetOpenidConfig                                          (OK=71264  KO=0     )
> CreatePolicy                                             (OK=23842  KO=16    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2656   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2656   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15897  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15896  KO=0     )
>  UI AM idFromSession                                     (OK=15894  KO=1     )
>  UI AM validateGoto                                      (OK=15895  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15892  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15891  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15890  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15890  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15889  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15888  KO=0     )
>  UI IDM uiconfig                                         (OK=15888  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15888  KO=0     )
>  UI IDM version                                          (OK=15888  KO=0     )
>  UI IDM privilege                                        (OK=15888  KO=0     )
>  UI IDM login                                            (OK=15887  KO=1     )
>  UI IDM features                                         (OK=15888  KO=0     )
>  UI IDM dashboard                                        (OK=15888  KO=0     )
>  UI IDM managed user schema                              (OK=15888  KO=0     )
>  UI IDM user                                             (OK=15888  KO=0     )
> RootUserinfo                                             (OK=52748  KO=0     )
>  UI IDM oidcToken                                        (OK=15885  KO=0     )
> userinfo                                                 (OK=15883  KO=0     )
> UI-Logout                                                (OK=15883  KO=0     )
> UI-Logout Redirect 1                                     (OK=15883  KO=0     )
>  UI AM revoke1                                           (OK=15883  KO=0     )
>  UI AM endsession                                        (OK=15883  KO=0     )
>  UI AM revoke2                                           (OK=15883  KO=0     )
> getIdToken                                               (OK=5229   KO=0     )
> getIdToken Redirect 1                                    (OK=5228   KO=0     )
> createOrganization                                       (OK=5228   KO=0     )
> tokenUserinfo                                            (OK=12802  KO=0     )
> queryOrganization                                        (OK=5226   KO=0     )
> deleteOrganization                                       (OK=5226   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3141   KO=0     )
> ReadPolicy                                               (OK=23753  KO=2     )
> DeletePolicy                                             (OK=23643  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=500    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3108 (99.08%)
> status.find.in([200, 209], 304), found 409                         14 ( 0.45%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 142770 / active: 290    / done: 73849 
================================================================================

08:57:45.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:45.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:45.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:45.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:45.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:46.233 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 74158: status.find.in([200, 209], 304), found 409
08:57:46.234 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,74158,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIwNTIzNTAyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVUk5SDhPVzkyd2R1cTFTZmlLR0pVU3pvalZnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODI2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODI2NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxODY2LCJpYXQiOjE3MzE0ODgyNjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im51U1J4ZGZXVTZ0OWV0V1lVSXBmZGRFVlMyQSJ9.MUFQ9Icsi-JgIyni4fXLbvHlAw8czZ1Eh2pF0N7UoSvf4XWjIsMZYt9_DMMesRwiLP-rz-N7smQoX0VH2MVb2utRIWKKx6P8PWyfF-Amx-APioDus7SilhGwo9pAR06CmBPFJOPZvBU9bZgawYDMjfjvCc5Lu_km0jMEc8GaV6diPgc6_8ay_Ourk8hNoTF4lHl1M3Z3TfYcfQrNTMwYj9Ng9h3ferJLwHXxsRX5vio4uR5DgeMR8KuAOHRCSL9ZQs3O9_D2iwic0U6zgFjz7uhCEjhYw0apDIEohjak-0INuuonF-DJnnedUB_HIwO-0yMeJBrvtB6-RrHSFIdiCA, username -> user.15718, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy840469, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1504bafe, authcode -> F2JKuvDRvK6j0I_YT8THTm4xGDw, useAdminRealm -> true, callbacks -> {"tokenId":"6oRa6JFq1itUefp8JY7xdP4KLgM.*AAJTSQACMDIAAlNLABxTczQvNy9uM0F3NGcwNlNWT1kwV2h1Y1JwU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488265930), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=6oRa6JFq1itUefp8JY7xdP4KLgM.*AAJTSQACMDIAAlNLABxTczQvNy9uM0F3NGcwNlNWT1kwV2h1Y1JwU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488265930))), password -> Pa_ssw0rd, challenge -> flG8qX1Q-L3XoLnhFiQITGsPkdbwghs7yFZjNV5nuW0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 254.190.77.19, verifier -> LTQ1NDAwMjExNzc2NDA5MjgyMTE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@349184a, tokenId -> 6oRa6JFq1itUefp8JY7xdP4KLgM.*AAJTSQACMDIAAlNLABxTczQvNy9uM0F3NGcwNlNWT1kwV2h1Y1JwU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=6oRa6JFq1itUefp8JY7xdP4KLgM.*AAJTSQACMDIAAlNLABxTczQvNy9uM0F3NGcwNlNWT1kwV2h1Y1JwU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=6oRa6JFq1itUefp8JY7xdP4KLgM.*AAJTSQACMDIAAlNLABxTczQvNy9uM0F3NGcwNlNWT1kwV2h1Y1JwU009AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy840469","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 08:57:46 GMT
	x-forgerock-transactionid: 109f6832-7415-43be-ac4c-fa329de88fa7
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:57:46.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:47.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:48.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:48.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:48.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:48.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:48.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:49.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:49.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:50.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:50.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:50 GMT                                    1250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1035534 KO=30    )
> restLoginInitiate                                        (OK=71772  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=71767  KO=2     )
> Skip 2FA                                                 (OK=39830  KO=0     )
> User Authorize PKCE stage                                (OK=84595  KO=0     )
> User AccessToken PKCE stage                              (OK=84594  KO=0     )
> GetUUid                                                  (OK=23967  KO=0     )
> GetOpenidConfig                                          (OK=71576  KO=0     )
> CreatePolicy                                             (OK=23948  KO=17    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2665   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2665   KO=0     )
> UI-Post-Login - stage 1                                  (OK=15959  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=15958  KO=0     )
>  UI AM idFromSession                                     (OK=15957  KO=1     )
>  UI AM validateGoto                                      (OK=15958  KO=0     )
> UI-Post-Login - stage 2                                  (OK=15957  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=15957  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=15957  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=15957  KO=0     )
> UI-Post-Login - stage 3                                  (OK=15957  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=15957  KO=0     )
>  UI IDM uiconfig                                         (OK=15956  KO=0     )
>  UI Enduser sessioncheck                                 (OK=15956  KO=0     )
>  UI IDM version                                          (OK=15956  KO=0     )
>  UI IDM privilege                                        (OK=15956  KO=0     )
>  UI IDM login                                            (OK=15955  KO=1     )
>  UI IDM features                                         (OK=15956  KO=0     )
>  UI IDM dashboard                                        (OK=15956  KO=0     )
>  UI IDM managed user schema                              (OK=15956  KO=0     )
>  UI IDM user                                             (OK=15956  KO=0     )
> RootUserinfo                                             (OK=52964  KO=0     )
>  UI IDM oidcToken                                        (OK=15955  KO=0     )
> userinfo                                                 (OK=15955  KO=0     )
> UI-Logout                                                (OK=15955  KO=0     )
> UI-Logout Redirect 1                                     (OK=15954  KO=0     )
>  UI AM revoke1                                           (OK=15953  KO=0     )
>  UI AM endsession                                        (OK=15953  KO=0     )
>  UI AM revoke2                                           (OK=15953  KO=0     )
> getIdToken                                               (OK=5247   KO=0     )
> getIdToken Redirect 1                                    (OK=5247   KO=0     )
> createOrganization                                       (OK=5247   KO=0     )
> tokenUserinfo                                            (OK=12851  KO=0     )
> queryOrganization                                        (OK=5247   KO=0     )
> deleteOrganization                                       (OK=5247   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3152   KO=0     )
> ReadPolicy                                               (OK=23854  KO=2     )
> DeletePolicy                                             (OK=23743  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=501    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3124 (99.05%)
> status.find.in([200, 209], 304), found 409                         15 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 142468 / active: 284    / done: 74157 
================================================================================

08:57:50.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:50.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:51.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:51.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:52.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:53.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 74616: status.find.in([200, 209], 304), found 409
08:57:53.862 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,74616,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIwNTgwOTM3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQmxMS3FJTEcwczRjdTJFY29TQ2w0TU01QVpjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODI3MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODI3MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxODczLCJpYXQiOjE3MzE0ODgyNzMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImFWb0h3eHpUQWN0TU4xNllRWlpGYUxaX1JXYyJ9.VaXoZNio3zCmKPfQToo2gKrhfXaV1fsP_Ed6Qj9mjXnHuyy6_RU6SQ4ayHnA9nahHf6tcVhW3QKdtrP35LCWGqI-_4bhC6l55S7zxHYS2DMO153fpv2nxDP_J3-stldbdG8x15ZEKL9HdAVDYYOj_bdLp85uZuElHNCXmihZ7VQf8g-pp1jC6Hhp-ITP2ydVc1O8pRCZjsp0dgtJ2RRg4m7bxmW-bWlLu4Wi7t1d33THFq4mxE2vuvd39VAi1zH2FkfJw3dK5Us5ghLcn8LrHDcYRP9pEuoH18vJIGpjS_0K4NXus3dpj30ZzuugYj2part3rRRLUXpIixE9fRBxXw, username -> user.23428, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy989224, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@455ef770, authcode -> 2gPJL6sK5OjMwvdhsHWxzDudn8k, useAdminRealm -> true, callbacks -> {"tokenId":"CPoG1qfZhnbm3U44s0SDc8nzRic.*AAJTSQACMDIAAlNLABwyWFhzUENQeG5rd1FDenljSGVMWVlKSlFJUTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488273581), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=CPoG1qfZhnbm3U44s0SDc8nzRic.*AAJTSQACMDIAAlNLABwyWFhzUENQeG5rd1FDenljSGVMWVlKSlFJUTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488273581))), password -> Pa_ssw0rd, challenge -> 3rZnCWsvX3tdYd4Vhyu_GvVDHiBMF67JWC27SHbHk5I, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 50.113.50.69, verifier -> LTc4Njg4NTIzMTYwOTEwMDQ4MTM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4b528429, tokenId -> CPoG1qfZhnbm3U44s0SDc8nzRic.*AAJTSQACMDIAAlNLABwyWFhzUENQeG5rd1FDenljSGVMWVlKSlFJUTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=CPoG1qfZhnbm3U44s0SDc8nzRic.*AAJTSQACMDIAAlNLABwyWFhzUENQeG5rd1FDenljSGVMWVlKSlFJUTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=CPoG1qfZhnbm3U44s0SDc8nzRic.*AAJTSQACMDIAAlNLABwyWFhzUENQeG5rd1FDenljSGVMWVlKSlFJUTg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy989224","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 08:57:53 GMT
	x-forgerock-transactionid: ebffc6d9-99c3-4dae-ba67-a5be647f0bd0
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:57:54.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:55.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:57:55 GMT                                    1255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1039572 KO=31    )
> restLoginInitiate                                        (OK=72048  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72038  KO=2     )
> Skip 2FA                                                 (OK=39987  KO=0     )
> User Authorize PKCE stage                                (OK=84921  KO=0     )
> User AccessToken PKCE stage                              (OK=84920  KO=0     )
> GetUUid                                                  (OK=24056  KO=0     )
> GetOpenidConfig                                          (OK=71874  KO=0     )
> CreatePolicy                                             (OK=24037  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2673   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2673   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16021  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16021  KO=0     )
>  UI AM idFromSession                                     (OK=16020  KO=1     )
>  UI AM validateGoto                                      (OK=16021  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16020  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16018  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16016  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16015  KO=0     )
>  UI IDM uiconfig                                         (OK=16015  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16015  KO=0     )
>  UI IDM version                                          (OK=16015  KO=0     )
>  UI IDM privilege                                        (OK=16015  KO=0     )
>  UI IDM login                                            (OK=16014  KO=1     )
>  UI IDM features                                         (OK=16015  KO=0     )
>  UI IDM dashboard                                        (OK=16015  KO=0     )
>  UI IDM managed user schema                              (OK=16015  KO=0     )
>  UI IDM user                                             (OK=16015  KO=0     )
> RootUserinfo                                             (OK=53209  KO=0     )
>  UI IDM oidcToken                                        (OK=16015  KO=0     )
> userinfo                                                 (OK=16015  KO=0     )
> UI-Logout                                                (OK=16015  KO=0     )
> UI-Logout Redirect 1                                     (OK=16015  KO=0     )
>  UI AM revoke1                                           (OK=16015  KO=0     )
>  UI AM endsession                                        (OK=16015  KO=0     )
>  UI AM revoke2                                           (OK=16015  KO=0     )
> getIdToken                                               (OK=5268   KO=0     )
> getIdToken Redirect 1                                    (OK=5268   KO=0     )
> createOrganization                                       (OK=5268   KO=0     )
> tokenUserinfo                                            (OK=12896  KO=0     )
> queryOrganization                                        (OK=5268   KO=0     )
> deleteOrganization                                       (OK=5266   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3166   KO=0     )
> ReadPolicy                                               (OK=23959  KO=2     )
> DeletePolicy                                             (OK=23849  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=503    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3131 (99.02%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 142186 / active: 273    / done: 74450 
================================================================================

08:57:55.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:55.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:56.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:56.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:56.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:56.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:56.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:57.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:58.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:58.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:59.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:57:59.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:00.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:00.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:00 GMT                                    1260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1043219 KO=31    )
> restLoginInitiate                                        (OK=72309  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72301  KO=2     )
> Skip 2FA                                                 (OK=40132  KO=0     )
> User Authorize PKCE stage                                (OK=85216  KO=0     )
> User AccessToken PKCE stage                              (OK=85212  KO=0     )
> GetUUid                                                  (OK=24136  KO=0     )
> GetOpenidConfig                                          (OK=72147  KO=0     )
> CreatePolicy                                             (OK=24115  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2684   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2684   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16077  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16077  KO=0     )
>  UI AM idFromSession                                     (OK=16074  KO=1     )
>  UI AM validateGoto                                      (OK=16076  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=16071  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16071  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16069  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16069  KO=0     )
>  UI IDM uiconfig                                         (OK=16068  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16068  KO=0     )
>  UI IDM version                                          (OK=16068  KO=0     )
>  UI IDM privilege                                        (OK=16068  KO=0     )
>  UI IDM login                                            (OK=16067  KO=1     )
>  UI IDM features                                         (OK=16068  KO=0     )
>  UI IDM dashboard                                        (OK=16068  KO=0     )
>  UI IDM managed user schema                              (OK=16068  KO=0     )
>  UI IDM user                                             (OK=16068  KO=0     )
> RootUserinfo                                             (OK=53429  KO=0     )
>  UI IDM oidcToken                                        (OK=16068  KO=0     )
> userinfo                                                 (OK=16067  KO=0     )
> UI-Logout                                                (OK=16066  KO=0     )
> UI-Logout Redirect 1                                     (OK=16065  KO=0     )
>  UI AM revoke1                                           (OK=16062  KO=0     )
>  UI AM endsession                                        (OK=16062  KO=0     )
>  UI AM revoke2                                           (OK=16062  KO=0     )
> getIdToken                                               (OK=5287   KO=0     )
> getIdToken Redirect 1                                    (OK=5287   KO=0     )
> createOrganization                                       (OK=5286   KO=0     )
> tokenUserinfo                                            (OK=12944  KO=0     )
> queryOrganization                                        (OK=5286   KO=0     )
> deleteOrganization                                       (OK=5286   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3176   KO=0     )
> ReadPolicy                                               (OK=24051  KO=2     )
> DeletePolicy                                             (OK=23952  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=506    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3145 (99.02%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 141910 / active: 260    / done: 74739 
================================================================================

08:58:00.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:00.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:00.799 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'User Authorize PKCE stage' failed for user 74993: status.find.is(302), but actually found 502
08:58:00.799 [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,74993,HashMap(username -> user.193661, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@34bc2ed, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/oauth2/realms/root/realms/alpha/authorize, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiJmMTMxYWE0MS0zZTg5LTQzNGQtOWM3YS0yOTBiYmJlMDcwODEiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiZzgyZzhrMTNmOW01bWhiYm8ydHZ1OG8ydmsiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1NGFUaEhiWEZTUmsxTFVHWTFWa1p6ZVc0eVVIcG5MamxSYkd4bWFHdE5iREpTU0UxT2FrWnFaMmhrU0dWTlVrNUVSWHBoTVVKWFREY3lSa3BqUkdoTmQwUjFTRjk1YkUxeFEwcGlkV28yVmt0TU9YcFJTbWxLUXpGRU1IZFBUVU5XYlZsT1NtRkZPRkpRUzBkak1IZEpjM2x6UkZBNFYwMHdZVWhHVjB4amIxQnZjRnBaZVdoaGNtWnFXVmcwV1RRek0zSnlNakZDV1U0eVJVRXlVVVZXZDFSM05Fb3pPRzFZT0ZReWFGOXJRVkJmZUU5VWFYUXRhME55Y1hWb1JtWk5kV05PWW5veGN6WnNUVmxXV0VsaVZGa3pObGhwYnpWV1VFUnZja2N0ZEZWMVExVnBSMFZsV0U1MFUwMTFWbkJRYTFOa1VrcDZlbFkxYVMxeFgwaHRkMVphWjBabVgzZ3lWME40UTJsRGN6ZHNVRTVSVVdnelUxQmxSRVp3VTFkMlZIRkVXbTB3ZWpCb01rWjZWVzFxZDNOWmQzWk9NbTB4V0ZKRWNVNXFZVWM1U2s5TVlrUmhha3g1UmxGT1kxRTVjalJxVDIxM1psQlRZMUJDYTJ0dE0wbzNZMUJ5VG1ad1N6bDFWRmx6ZG1KNWFGa3piR0UxYlVwbVYyaENUMHAyT1c1SFUwcFBWVFJmTlMxbFIyZG9jbW8wYUhoVVUwZFdSSEZxVVZsYVVHeHRkR0pzWkRGdlgyRkJiRUpXZFVSSVFuRlBURXRXVFZoaVptWjVjblY2U25ocFZFaE1ZVXRuV0V0TloySlRUMFJDWTJsbloxUlBSVWxMWVhsTmRFdGtaSHBGYWpFMU9WTjNiMWhaZGxaMGNTMURSRkJxY0VkZmF6RXhjSFZRZHpSbk9HeFdSVUpXZEhONVpsQjRiREl5YlU1elIySklPSFJOWXpjeFRuazNTSHBIYVhsMGF6bHlOV0ZRTVVsNVUzRktibFJGV25wRVEwaFBNMWxvTVRNNVdtSTJSQzFzYjNSbWRFaGxWRXhaV1Zad2FHVjVkVzlmYkZwaVgxcEtiV1paVTFkWlZXaEJiblp6ZVdRelJVUTNSMEpWVlVSWmRWSjJTblEzYTJKQ2FWTllOMXBLYkZSelVqRnJUR1EwTlV4NFMyOUpUVGc1VkRORWVqVnFkRkJpVG1saE4zQmhVRXRZWXpGMlh6Qmhhemg0VDJsR1FYVlpXRWRHYTI1VWVuUldRWGhTZW5sU2FsTnJXV3RUV0RoRUxXSkxaVVpvVFVVNWVrNVhZbmRPYkRNeldFaHZMWFJHWmtFMWJsaEJNekk1VkhNeVJGTllMWEp2ZUZWVWVGSnFlRmd3WlZsTGFucHVabXA0VkRCRGRtNUNNM3BUT1RGQ1dGcGFObVJLT1ZKWlowcEJOM1Z5WVdKTVV6VlVSMjQwWmtwRFJrTk1NVGxmU2s1bVdXUjJZekl5ZG05QmMwbFZPREZPUlVsa2RXVnJOMnRhUWtjME16QTNNVk5PWDNOTlNUZ3ljbTV2TkhKSVF6VnBSV3RMYzJwdWNEUXlaM1V4T0haWGJuVkhURkZYYVVaQlp6bGtTRVV4YUZWV1FtSjBjMm8yYUUxSVkycEZhbmt6TXpJM05XdFJObTlWU2pWRFJGbEpNWE14YnpFek1WZDVYM1pTTTNGRWF6ZG1jRVZUT1hKeVpqRkxZbXRXVjNsNk0xVmZia0ZrWTJSeE1YWnNkR2hUU1RFdFZtdElka3hZUlVvM1QxVjBaRFZCTUZOc1NqazVXWEZrY0hBdFpGWTNSRFY2WldaVE9XUktRVGRCY3pCaGNVTllaako1ZUdFNU4wWkZaRkk0TFdOSFVGUjVTelphWjJNNVlXMTBkVEZ3VTJod04xaHZOMEl3TmtORFVWVnlhVmxhTW1sUU5qWkNNSFp0VkRjelUxRXhkbVpxTnpkQmJ5MHhTM05tVjFReVdIbExRWFpDUkhaSlkxZHpSVkpRVDJreFEzQnRYMDFvYm05elFUQXRkMkp2ZVVSdFZFUnVMVkUzZWtoR01XVkpWRFpsYVRSMmFVSndTV3hoY0d4d1IybHJRVEZSYzJFeE4yUkxXWGhQVkVSMFlWaHFSVGRmYUd3dFltbFVkVUZSTkZOdU5YSndWMDEyWkdzd2FtOUNUMmhvWm5GSk1qSktTbmQwVW1vMFNFZENOVk56VUhKalVXTkVUWEpFTUdaVVoxVlZabUZxY21OVGNUZGFjV1ZmU0ZkVVIzSk9WMHRJT1dJNVYzTXhlSFZDV2xOQ1QzaFJia1ZEUWxCdGJVaGZTVFpXVXkxemRsWmFjVGhmVGxWdmJtMWlhRlZLTVZGbE56bGtjbk4wWTA5QlF5MUJVemgyU0ZOUFozWm9URVYzWjJSS04yUlRRbXBwWm1sYVkzcDBTa05KWlRGWk1WRjFXVGRqU25CM1VUUm1hbWRLV1hkdE0xUkJja2xGVEhSUlIyRjFURWRMUVRCdVlrUktUakYzUjNCTVFVMHpVM0JSTnpOR2N6TlNhVEY0WkZob1lYbzBOVmhSVW5FNE1rMVNhM1kwV1UxaGExQkNlVkF3UkhkMU9UWTRaV1ZaTkRjd2N6QmFVVGc0YTJjMVVFcG5UMk5GWTA0NVFXZDVNMFpNT1hsak5FWmxSRzlxWjJGSFpsOVhNa28wUzJWbGFFRTNhM1JpVWxNeU5sbHRiVjlXUVhWcmQyaGhUMFJPTlhNNFQyWkZaelZ2TFZoeVVtbExjbkoxVUZObmJqbHhhVXRxZVZJemFEUjRSRTloT1ZCdldHTm5VMUl0Um5KR2JXVTJVamhzWmtKUGRDMWlOekZrZEY5RVEyTkdhV1JGVEdzMVdYZHpMV3hMVlhKZlIwWkhhMk10YmxoUlFtWkZkMUZNZUZOMlMyaG1aVGxoUzIxbWEwaG5XWFkzWm1sM1EwdFpXazltUW5waE9ITm1lak41Ylcxd1VEVkpRbXh4V0VObFFuQllXRmx0ZFV3emRFNWZVVkJDWTB3M2QxcEJjVEJoWVY5NmFsUnhPRzlHWkdkWU5qQXdSV05UY0hkdFZtVndPREpuTTFONE9YRlFaakV6YzJ4Wk1XdDBOakZ2UmxoWlZYaHZTRkJpYmt0cU4ySmZjSFI2ZG05R1IxRkJNRWR4ZUVWbWRrcDJaMUJoYTB3M1MxTkZZVjlXV0RrM1NVaHFaRTlvZGpkcFpXTkZYMlJqVWpVME5UTk1hVlEzTkhCTWJuUlFTRFpSY1d4M2QxQmpTbmRWYldoeFNrOUJWbmhwU1c1bmVqWXlUWGc1VkROcFZ6UTJVR2gxVUZsSFZITnRhRFpHYkdSNVRERkNNa1ZsU0VoeVRFUk9ka2xMZVdoWGNGaGpOMk5NYmtjMk5IVXhZVmhpT1hGbVNrMXFjRVZKVlRSbVdsZENWRXBSWTBwa1YyZGFObk42U1hsNFFsRnROMVk1TUU1WVkydDJjVVZMY0dOTmFsSkhaMEpVT1VaQ00yVkpXR2t5WVRkd05VTnNiVEF6U2toWlIxZDBWRFZJT0RCa1ZYUlBTR2htV0RSb01YZFdWazlpWDNsSFRUZEVYMVV3UVVWSmNVWTJla28xUjBZeFRITmZhVU5MYW5oNFEyMHpaemRTTTNoWVJHVjNjR05ZWVhVMVRIVllkMlptT1RSME5EVXpkV0pIZUZoZmFITlZVUzVhWVRoaWFtRXdlbWhHVFdrdFJtMDViR2M1UVV0Ui5tQlotdTFqRmttcW01aXZISzVxdDVuU0s1dEt1a2VxaGp4SEhBNUVOX0JrIiwiZXhwIjoxNzMxNDg4NTgwLCJpYXQiOjE3MzE0ODgyODB9.GfTvNhjmjCHkiOdKuFkwfZZ9PCJlX-xGo4Ic8EquTow","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1731488280633), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NgiwHIuEoc396TA5V3Gi-pUQhiE.*AAJTSQACMDIAAlNLABxaRTIzMHFxTEhkVCtnbVJ3U0dmTkR3RXJ0cmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1731488280633))), password -> Pa_ssw0rd, challenge -> P27t8yRASxxN9LUGjSQhr4qFZJr-Sj5TPmSoTh7O9Cc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 38.25.217.22, verifier -> MjEyMTI0ODQxNDYyNjE1OTQ5, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@5eda5a12, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@924f282, tokenId -> NgiwHIuEoc396TA5V3Gi-pUQhiE.*AAJTSQACMDIAAlNLABxaRTIzMHFxTEhkVCtnbVJ3U0dmTkR3RXJ0cmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
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=NgiwHIuEoc396TA5V3Gi-pUQhiE.*AAJTSQACMDIAAlNLABxaRTIzMHFxTEhkVCtnbVJ3U0dmTkR3RXJ0cmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-type: application/x-www-form-urlencoded
	content-length: 438
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NgiwHIuEoc396TA5V3Gi-pUQhiE.*AAJTSQACMDIAAlNLABxaRTIzMHFxTEhkVCtnbVJ3U0dmTkR3RXJ0cmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
body:FormUrlEncodedRequestBody{patchedContentType='application/x-www-form-urlencoded', charset=UTF-8, content=client_id=endUserUIClient&scope=openid+fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-benchmark.forgeblocks.com%2Fenduser%2FappAuthHelperRedirect.html&response_type=code+id_token&prompt=none&nonce=1234&code_challenge=P27t8yRASxxN9LUGjSQhr4qFZJr-Sj5TPmSoTh7O9Cc&code_challenge_method=S256&decision=Allow&csrf=NgiwHIuEoc396TA5V3Gi-pUQhiE.*AAJTSQACMDIAAlNLABxaRTIzMHFxTEhkVCtnbVJ3U0dmTkR3RXJ0cmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*}
=========================
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 08:58:00 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>

<<<<<<<<<<<<<<<<<<<<<<<<<
08:58:00.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:01.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:01.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request userinfo: No attribute named 'access_token' is defined
08:58:01.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:01.310 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke1: No attribute named 'access_token' is defined
08:58:02.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:02.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:02.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:03.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:03.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:03.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:03.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:03.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:04.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:04.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:04.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:04.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:04.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:05.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:05 GMT                                    1265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1047667 KO=32    )
> restLoginInitiate                                        (OK=72620  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72614  KO=2     )
> Skip 2FA                                                 (OK=40297  KO=0     )
> User Authorize PKCE stage                                (OK=85579  KO=1     )
> User AccessToken PKCE stage                              (OK=85575  KO=0     )
> GetUUid                                                  (OK=24229  KO=0     )
> GetOpenidConfig                                          (OK=72414  KO=0     )
> CreatePolicy                                             (OK=24210  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2692   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2692   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16150  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16149  KO=0     )
>  UI AM idFromSession                                     (OK=16147  KO=1     )
>  UI AM validateGoto                                      (OK=16148  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16145  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16145  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16145  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16145  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16143  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16142  KO=0     )
>  UI IDM uiconfig                                         (OK=16141  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16141  KO=0     )
>  UI IDM version                                          (OK=16141  KO=0     )
>  UI IDM privilege                                        (OK=16140  KO=0     )
>  UI IDM login                                            (OK=16139  KO=1     )
>  UI IDM features                                         (OK=16140  KO=0     )
>  UI IDM dashboard                                        (OK=16138  KO=0     )
>  UI IDM managed user schema                              (OK=16139  KO=0     )
>  UI IDM user                                             (OK=16138  KO=0     )
> RootUserinfo                                             (OK=53641  KO=0     )
>  UI IDM oidcToken                                        (OK=16138  KO=0     )
> userinfo                                                 (OK=16137  KO=0     )
> UI-Logout                                                (OK=16137  KO=0     )
> UI-Logout Redirect 1                                     (OK=16136  KO=0     )
>  UI AM revoke1                                           (OK=16133  KO=0     )
>  UI AM endsession                                        (OK=16135  KO=0     )
>  UI AM revoke2                                           (OK=16134  KO=0     )
> getIdToken                                               (OK=5315   KO=0     )
> getIdToken Redirect 1                                    (OK=5315   KO=0     )
> createOrganization                                       (OK=5315   KO=0     )
> tokenUserinfo                                            (OK=12995  KO=0     )
> queryOrganization                                        (OK=5314   KO=0     )
> deleteOrganization                                       (OK=5314   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3190   KO=0     )
> ReadPolicy                                               (OK=24130  KO=2     )
> DeletePolicy                                             (OK=24043  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=507    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3164 (98.94%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.13%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 141597 / active: 256    / done: 75056 
================================================================================

08:58:05.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:06.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:07.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:07.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:07.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:07.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:07.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:08.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:08.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:08.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:09.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:09.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:10 GMT                                    1270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1051873 KO=32    )
> restLoginInitiate                                        (OK=72900  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=72890  KO=2     )
> Skip 2FA                                                 (OK=40446  KO=0     )
> User Authorize PKCE stage                                (OK=85910  KO=1     )
> User AccessToken PKCE stage                              (OK=85906  KO=0     )
> GetUUid                                                  (OK=24309  KO=0     )
> GetOpenidConfig                                          (OK=72667  KO=0     )
> CreatePolicy                                             (OK=24291  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2707   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2706   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16214  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16214  KO=0     )
>  UI AM idFromSession                                     (OK=16212  KO=1     )
>  UI AM validateGoto                                      (OK=16213  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16211  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16211  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16211  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16211  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16211  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16211  KO=0     )
>  UI IDM uiconfig                                         (OK=16211  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16211  KO=0     )
>  UI IDM version                                          (OK=16211  KO=0     )
>  UI IDM privilege                                        (OK=16211  KO=0     )
>  UI IDM login                                            (OK=16210  KO=1     )
>  UI IDM features                                         (OK=16211  KO=0     )
>  UI IDM dashboard                                        (OK=16211  KO=0     )
>  UI IDM managed user schema                              (OK=16211  KO=0     )
>  UI IDM user                                             (OK=16211  KO=0     )
> RootUserinfo                                             (OK=53892  KO=0     )
>  UI IDM oidcToken                                        (OK=16211  KO=0     )
> userinfo                                                 (OK=16209  KO=0     )
> UI-Logout                                                (OK=16210  KO=0     )
> UI-Logout Redirect 1                                     (OK=16209  KO=0     )
>  UI AM revoke1                                           (OK=16207  KO=0     )
>  UI AM endsession                                        (OK=16208  KO=0     )
>  UI AM revoke2                                           (OK=16208  KO=0     )
> getIdToken                                               (OK=5334   KO=0     )
> getIdToken Redirect 1                                    (OK=5334   KO=0     )
> createOrganization                                       (OK=5333   KO=0     )
> tokenUserinfo                                            (OK=13042  KO=0     )
> queryOrganization                                        (OK=5332   KO=0     )
> deleteOrganization                                       (OK=5332   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3204   KO=0     )
> ReadPolicy                                               (OK=24225  KO=2     )
> DeletePolicy                                             (OK=24124  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=510    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3176 (98.94%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 141297 / active: 267    / done: 75345 
================================================================================

08:58:11.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:11.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:11.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:11.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:11.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:11.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:12.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:12.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:12.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:13.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:13.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:14.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:14.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:15 GMT                                    1275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1056730 KO=32    )
> restLoginInitiate                                        (OK=73203  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73195  KO=2     )
> Skip 2FA                                                 (OK=40607  KO=0     )
> User Authorize PKCE stage                                (OK=86294  KO=1     )
> User AccessToken PKCE stage                              (OK=86289  KO=0     )
> GetUUid                                                  (OK=24394  KO=0     )
> GetOpenidConfig                                          (OK=72928  KO=0     )
> CreatePolicy                                             (OK=24374  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2720   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2719   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16302  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16302  KO=0     )
>  UI AM idFromSession                                     (OK=16301  KO=1     )
>  UI AM validateGoto                                      (OK=16302  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16301  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16301  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16301  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16301  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16298  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16298  KO=0     )
>  UI IDM uiconfig                                         (OK=16296  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16296  KO=0     )
>  UI IDM version                                          (OK=16296  KO=0     )
>  UI IDM privilege                                        (OK=16296  KO=0     )
>  UI IDM login                                            (OK=16295  KO=1     )
>  UI IDM features                                         (OK=16296  KO=0     )
>  UI IDM dashboard                                        (OK=16296  KO=0     )
>  UI IDM managed user schema                              (OK=16296  KO=0     )
>  UI IDM user                                             (OK=16296  KO=0     )
> RootUserinfo                                             (OK=54144  KO=0     )
>  UI IDM oidcToken                                        (OK=16296  KO=0     )
> userinfo                                                 (OK=16293  KO=0     )
> UI-Logout                                                (OK=16293  KO=0     )
> UI-Logout Redirect 1                                     (OK=16291  KO=0     )
>  UI AM revoke1                                           (OK=16289  KO=0     )
>  UI AM endsession                                        (OK=16290  KO=0     )
>  UI AM revoke2                                           (OK=16290  KO=0     )
> getIdToken                                               (OK=5359   KO=0     )
> getIdToken Redirect 1                                    (OK=5359   KO=0     )
> createOrganization                                       (OK=5359   KO=0     )
> tokenUserinfo                                            (OK=13089  KO=0     )
> queryOrganization                                        (OK=5359   KO=0     )
> deleteOrganization                                       (OK=5357   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3228   KO=0     )
> ReadPolicy                                               (OK=24303  KO=2     )
> DeletePolicy                                             (OK=24220  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=518    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3189 (98.95%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 34%
          waiting: 140983 / active: 256    / done: 75670 
================================================================================

08:58:15.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:15.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:16.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:16.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:16.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:17.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:17.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:17.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:18.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:19.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:19.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:19.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:20.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:20.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:20 GMT                                    1280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1061043 KO=32    )
> restLoginInitiate                                        (OK=73507  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73501  KO=2     )
> Skip 2FA                                                 (OK=40783  KO=0     )
> User Authorize PKCE stage                                (OK=86656  KO=1     )
> User AccessToken PKCE stage                              (OK=86652  KO=0     )
> GetUUid                                                  (OK=24495  KO=0     )
> GetOpenidConfig                                          (OK=73187  KO=0     )
> CreatePolicy                                             (OK=24474  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2726   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2726   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16369  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16368  KO=0     )
>  UI AM idFromSession                                     (OK=16367  KO=1     )
>  UI AM validateGoto                                      (OK=16368  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16367  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16367  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16366  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16366  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16366  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16366  KO=0     )
>  UI IDM uiconfig                                         (OK=16365  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16366  KO=0     )
>  UI IDM version                                          (OK=16365  KO=0     )
>  UI IDM privilege                                        (OK=16365  KO=0     )
>  UI IDM login                                            (OK=16364  KO=1     )
>  UI IDM features                                         (OK=16365  KO=0     )
>  UI IDM dashboard                                        (OK=16365  KO=0     )
>  UI IDM managed user schema                              (OK=16365  KO=0     )
>  UI IDM user                                             (OK=16365  KO=0     )
> RootUserinfo                                             (OK=54382  KO=0     )
>  UI IDM oidcToken                                        (OK=16365  KO=0     )
> userinfo                                                 (OK=16364  KO=0     )
> UI-Logout                                                (OK=16363  KO=0     )
> UI-Logout Redirect 1                                     (OK=16362  KO=0     )
>  UI AM revoke1                                           (OK=16359  KO=0     )
>  UI AM endsession                                        (OK=16360  KO=0     )
>  UI AM revoke2                                           (OK=16360  KO=0     )
> getIdToken                                               (OK=5379   KO=0     )
> getIdToken Redirect 1                                    (OK=5378   KO=0     )
> createOrganization                                       (OK=5377   KO=0     )
> tokenUserinfo                                            (OK=13143  KO=0     )
> queryOrganization                                        (OK=5377   KO=0     )
> deleteOrganization                                       (OK=5377   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3237   KO=0     )
> ReadPolicy                                               (OK=24386  KO=2     )
> DeletePolicy                                             (OK=24293  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=519    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3203 (98.95%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################-                                                ] 35%
          waiting: 140673 / active: 277    / done: 75959 
================================================================================

08:58:20.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:21.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:21.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:21.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:21.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:22.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:23.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:23.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:23.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:24.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:25.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:25.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:25 GMT                                    1285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1065439 KO=32    )
> restLoginInitiate                                        (OK=73800  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=73788  KO=2     )
> Skip 2FA                                                 (OK=40927  KO=0     )
> User Authorize PKCE stage                                (OK=87005  KO=1     )
> User AccessToken PKCE stage                              (OK=86999  KO=0     )
> GetUUid                                                  (OK=24588  KO=0     )
> GetOpenidConfig                                          (OK=73467  KO=0     )
> CreatePolicy                                             (OK=24569  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2740   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2740   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16449  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16448  KO=0     )
>  UI AM idFromSession                                     (OK=16446  KO=1     )
>  UI AM validateGoto                                      (OK=16447  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16443  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16442  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16441  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16441  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16438  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16438  KO=0     )
>  UI IDM uiconfig                                         (OK=16437  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16437  KO=0     )
>  UI IDM version                                          (OK=16437  KO=0     )
>  UI IDM privilege                                        (OK=16437  KO=0     )
>  UI IDM login                                            (OK=16436  KO=1     )
>  UI IDM features                                         (OK=16437  KO=0     )
>  UI IDM dashboard                                        (OK=16437  KO=0     )
>  UI IDM managed user schema                              (OK=16437  KO=0     )
>  UI IDM user                                             (OK=16437  KO=0     )
> RootUserinfo                                             (OK=54593  KO=0     )
>  UI IDM oidcToken                                        (OK=16437  KO=0     )
> userinfo                                                 (OK=16434  KO=0     )
> UI-Logout                                                (OK=16435  KO=0     )
> UI-Logout Redirect 1                                     (OK=16433  KO=0     )
>  UI AM revoke1                                           (OK=16430  KO=0     )
>  UI AM endsession                                        (OK=16431  KO=0     )
>  UI AM revoke2                                           (OK=16431  KO=0     )
> getIdToken                                               (OK=5399   KO=0     )
> getIdToken Redirect 1                                    (OK=5399   KO=0     )
> createOrganization                                       (OK=5399   KO=0     )
> tokenUserinfo                                            (OK=13190  KO=0     )
> queryOrganization                                        (OK=5398   KO=0     )
> deleteOrganization                                       (OK=5398   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3255   KO=0     )
> ReadPolicy                                               (OK=24488  KO=2     )
> DeletePolicy                                             (OK=24380  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=521    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3215 (98.95%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 140363 / active: 292    / done: 76254 
================================================================================

08:58:25.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:25.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:25.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:26.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:26.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:26.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:26.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:26.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:27.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:27.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:27.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:28.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:28.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:28.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:29.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:29.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:29.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:29.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:29.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:30.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:30.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:30.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:30 GMT                                    1290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1069925 KO=32    )
> restLoginInitiate                                        (OK=74075  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74066  KO=2     )
> Skip 2FA                                                 (OK=41059  KO=0     )
> User Authorize PKCE stage                                (OK=87343  KO=1     )
> User AccessToken PKCE stage                              (OK=87340  KO=0     )
> GetUUid                                                  (OK=24654  KO=0     )
> GetOpenidConfig                                          (OK=73729  KO=0     )
> CreatePolicy                                             (OK=24636  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2750   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2750   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16527  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16527  KO=0     )
>  UI AM idFromSession                                     (OK=16524  KO=1     )
>  UI AM validateGoto                                      (OK=16525  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16522  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16522  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16522  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16522  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16519  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16519  KO=0     )
>  UI IDM uiconfig                                         (OK=16518  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16518  KO=0     )
>  UI IDM version                                          (OK=16518  KO=0     )
>  UI IDM privilege                                        (OK=16518  KO=0     )
>  UI IDM login                                            (OK=16517  KO=1     )
>  UI IDM features                                         (OK=16518  KO=0     )
>  UI IDM dashboard                                        (OK=16518  KO=0     )
>  UI IDM managed user schema                              (OK=16518  KO=0     )
>  UI IDM user                                             (OK=16518  KO=0     )
> RootUserinfo                                             (OK=54821  KO=0     )
>  UI IDM oidcToken                                        (OK=16517  KO=0     )
> userinfo                                                 (OK=16513  KO=0     )
> UI-Logout                                                (OK=16514  KO=0     )
> UI-Logout Redirect 1                                     (OK=16514  KO=0     )
>  UI AM revoke1                                           (OK=16513  KO=0     )
>  UI AM endsession                                        (OK=16514  KO=0     )
>  UI AM revoke2                                           (OK=16514  KO=0     )
> getIdToken                                               (OK=5422   KO=0     )
> getIdToken Redirect 1                                    (OK=5422   KO=0     )
> createOrganization                                       (OK=5422   KO=0     )
> tokenUserinfo                                            (OK=13241  KO=0     )
> queryOrganization                                        (OK=5422   KO=0     )
> deleteOrganization                                       (OK=5422   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3277   KO=0     )
> ReadPolicy                                               (OK=24583  KO=2     )
> DeletePolicy                                             (OK=24481  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=521    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3237 (98.96%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 140083 / active: 239    / done: 76587 
================================================================================

08:58:30.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:31.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:31.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:31.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:32.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:32.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:32.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:33.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:34.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:34.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:34.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:34.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:35.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:35 GMT                                    1295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1073896 KO=32    )
> restLoginInitiate                                        (OK=74357  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74348  KO=2     )
> Skip 2FA                                                 (OK=41212  KO=0     )
> User Authorize PKCE stage                                (OK=87669  KO=1     )
> User AccessToken PKCE stage                              (OK=87665  KO=0     )
> GetUUid                                                  (OK=24732  KO=0     )
> GetOpenidConfig                                          (OK=73971  KO=0     )
> CreatePolicy                                             (OK=24714  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2761   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2761   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16587  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16587  KO=0     )
>  UI AM idFromSession                                     (OK=16585  KO=1     )
>  UI AM validateGoto                                      (OK=16586  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16585  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16585  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16584  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16584  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16581  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16581  KO=0     )
>  UI IDM uiconfig                                         (OK=16581  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16581  KO=0     )
>  UI IDM version                                          (OK=16581  KO=0     )
>  UI IDM privilege                                        (OK=16581  KO=0     )
>  UI IDM login                                            (OK=16580  KO=1     )
>  UI IDM features                                         (OK=16581  KO=0     )
>  UI IDM dashboard                                        (OK=16581  KO=0     )
>  UI IDM managed user schema                              (OK=16581  KO=0     )
>  UI IDM user                                             (OK=16581  KO=0     )
> RootUserinfo                                             (OK=55034  KO=0     )
>  UI IDM oidcToken                                        (OK=16580  KO=0     )
> userinfo                                                 (OK=16579  KO=0     )
> UI-Logout                                                (OK=16580  KO=0     )
> UI-Logout Redirect 1                                     (OK=16580  KO=0     )
>  UI AM revoke1                                           (OK=16578  KO=0     )
>  UI AM endsession                                        (OK=16579  KO=0     )
>  UI AM revoke2                                           (OK=16579  KO=0     )
> getIdToken                                               (OK=5443   KO=0     )
> getIdToken Redirect 1                                    (OK=5442   KO=0     )
> createOrganization                                       (OK=5442   KO=0     )
> tokenUserinfo                                            (OK=13290  KO=0     )
> queryOrganization                                        (OK=5442   KO=0     )
> deleteOrganization                                       (OK=5442   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3289   KO=0     )
> ReadPolicy                                               (OK=24652  KO=2     )
> DeletePolicy                                             (OK=24577  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=525    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3250 (98.96%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 139789 / active: 235    / done: 76885 
================================================================================

08:58:35.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:36.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:36.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:36.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:37.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:38.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:38.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:38.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:38.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:39.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:40.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:40.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:40.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:40 GMT                                    1300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1078350 KO=32    )
> restLoginInitiate                                        (OK=74667  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74661  KO=2     )
> Skip 2FA                                                 (OK=41397  KO=0     )
> User Authorize PKCE stage                                (OK=88046  KO=1     )
> User AccessToken PKCE stage                              (OK=88044  KO=0     )
> GetUUid                                                  (OK=24852  KO=0     )
> GetOpenidConfig                                          (OK=74237  KO=0     )
> CreatePolicy                                             (OK=24833  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2774   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2774   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16656  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16656  KO=0     )
>  UI AM idFromSession                                     (OK=16655  KO=1     )
>  UI AM validateGoto                                      (OK=16656  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16654  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16654  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16653  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16653  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16650  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16649  KO=0     )
>  UI IDM uiconfig                                         (OK=16649  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16649  KO=0     )
>  UI IDM version                                          (OK=16649  KO=0     )
>  UI IDM privilege                                        (OK=16649  KO=0     )
>  UI IDM login                                            (OK=16648  KO=1     )
>  UI IDM features                                         (OK=16649  KO=0     )
>  UI IDM dashboard                                        (OK=16649  KO=0     )
>  UI IDM managed user schema                              (OK=16649  KO=0     )
>  UI IDM user                                             (OK=16649  KO=0     )
> RootUserinfo                                             (OK=55275  KO=0     )
>  UI IDM oidcToken                                        (OK=16648  KO=0     )
> userinfo                                                 (OK=16647  KO=0     )
> UI-Logout                                                (OK=16648  KO=0     )
> UI-Logout Redirect 1                                     (OK=16648  KO=0     )
>  UI AM revoke1                                           (OK=16646  KO=0     )
>  UI AM endsession                                        (OK=16647  KO=0     )
>  UI AM revoke2                                           (OK=16647  KO=0     )
> getIdToken                                               (OK=5466   KO=0     )
> getIdToken Redirect 1                                    (OK=5466   KO=0     )
> createOrganization                                       (OK=5466   KO=0     )
> tokenUserinfo                                            (OK=13342  KO=0     )
> queryOrganization                                        (OK=5466   KO=0     )
> deleteOrganization                                       (OK=5465   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3311   KO=0     )
> ReadPolicy                                               (OK=24727  KO=2     )
> DeletePolicy                                             (OK=24645  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=529    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3263 (98.97%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 139465 / active: 271    / done: 77173 
================================================================================

08:58:40.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:41.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:41.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:41.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:43.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:43.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:43.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:44.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:44.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:45.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:45 GMT                                    1305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1082558 KO=32    )
> restLoginInitiate                                        (OK=74970  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=74960  KO=2     )
> Skip 2FA                                                 (OK=41568  KO=0     )
> User Authorize PKCE stage                                (OK=88395  KO=1     )
> User AccessToken PKCE stage                              (OK=88395  KO=0     )
> GetUUid                                                  (OK=24962  KO=0     )
> GetOpenidConfig                                          (OK=74539  KO=0     )
> CreatePolicy                                             (OK=24941  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2784   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2784   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16714  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16714  KO=0     )
>  UI AM idFromSession                                     (OK=16713  KO=1     )
>  UI AM validateGoto                                      (OK=16714  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16714  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16714  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16714  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16714  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16714  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16712  KO=0     )
>  UI IDM uiconfig                                         (OK=16712  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16712  KO=0     )
>  UI IDM version                                          (OK=16711  KO=0     )
>  UI IDM privilege                                        (OK=16711  KO=0     )
>  UI IDM login                                            (OK=16710  KO=1     )
>  UI IDM features                                         (OK=16711  KO=0     )
>  UI IDM dashboard                                        (OK=16711  KO=0     )
>  UI IDM managed user schema                              (OK=16711  KO=0     )
>  UI IDM user                                             (OK=16711  KO=0     )
> RootUserinfo                                             (OK=55469  KO=0     )
>  UI IDM oidcToken                                        (OK=16711  KO=0     )
> userinfo                                                 (OK=16710  KO=0     )
> UI-Logout                                                (OK=16710  KO=0     )
> UI-Logout Redirect 1                                     (OK=16710  KO=0     )
>  UI AM revoke1                                           (OK=16708  KO=0     )
>  UI AM endsession                                        (OK=16709  KO=0     )
>  UI AM revoke2                                           (OK=16709  KO=0     )
> getIdToken                                               (OK=5493   KO=0     )
> getIdToken Redirect 1                                    (OK=5492   KO=0     )
> createOrganization                                       (OK=5492   KO=0     )
> tokenUserinfo                                            (OK=13400  KO=0     )
> queryOrganization                                        (OK=5492   KO=0     )
> deleteOrganization                                       (OK=5492   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3330   KO=0     )
> ReadPolicy                                               (OK=24845  KO=2     )
> DeletePolicy                                             (OK=24722  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=529    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3273 (98.97%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 139151 / active: 300    / done: 77458 
================================================================================

08:58:45.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:45.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:46.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:46.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:46.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:46.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:47.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:47.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:48.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:48.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:48.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:49.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:49.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:49.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:49.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:49.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:49.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:50.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:50.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:50 GMT                                    1310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1086495 KO=32    )
> restLoginInitiate                                        (OK=75267  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75260  KO=2     )
> Skip 2FA                                                 (OK=41738  KO=0     )
> User Authorize PKCE stage                                (OK=88721  KO=1     )
> User AccessToken PKCE stage                              (OK=88712  KO=0     )
> GetUUid                                                  (OK=25058  KO=0     )
> GetOpenidConfig                                          (OK=74859  KO=0     )
> CreatePolicy                                             (OK=25036  KO=18    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2794   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2794   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16772  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16771  KO=0     )
>  UI AM idFromSession                                     (OK=16770  KO=1     )
>  UI AM validateGoto                                      (OK=16771  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16766  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16766  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16766  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16766  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16765  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16765  KO=0     )
>  UI IDM uiconfig                                         (OK=16765  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16765  KO=0     )
>  UI IDM version                                          (OK=16765  KO=0     )
>  UI IDM privilege                                        (OK=16765  KO=0     )
>  UI IDM login                                            (OK=16764  KO=1     )
>  UI IDM features                                         (OK=16765  KO=0     )
>  UI IDM dashboard                                        (OK=16764  KO=0     )
>  UI IDM managed user schema                              (OK=16764  KO=0     )
>  UI IDM user                                             (OK=16764  KO=0     )
> RootUserinfo                                             (OK=55697  KO=0     )
>  UI IDM oidcToken                                        (OK=16763  KO=0     )
> userinfo                                                 (OK=16762  KO=0     )
> UI-Logout                                                (OK=16762  KO=0     )
> UI-Logout Redirect 1                                     (OK=16762  KO=0     )
>  UI AM revoke1                                           (OK=16761  KO=0     )
>  UI AM endsession                                        (OK=16762  KO=0     )
>  UI AM revoke2                                           (OK=16762  KO=0     )
> getIdToken                                               (OK=5510   KO=0     )
> getIdToken Redirect 1                                    (OK=5510   KO=0     )
> createOrganization                                       (OK=5510   KO=0     )
> tokenUserinfo                                            (OK=13449  KO=0     )
> queryOrganization                                        (OK=5510   KO=0     )
> deleteOrganization                                       (OK=5510   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3342   KO=0     )
> ReadPolicy                                               (OK=24956  KO=2     )
> DeletePolicy                                             (OK=24836  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=533    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3292 (98.98%)
> status.find.in([200, 209], 304), found 409                         16 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 138847 / active: 301    / done: 77761 
================================================================================

08:58:50.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:51.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:51.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:51.159 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:51.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 78092: status.find.in([200, 209], 304), found 409
08:58:51.360 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,78092,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIwNjg3MTAyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieEMxQ3duRlVWeU1FT1dpT0NaeFF5c1pIN1FzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODMzMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODMzMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkxOTMxLCJpYXQiOjE3MzE0ODgzMzEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik80ZHlmUFBza0VKX18tQkdaeUhmVjh1Z29pYyJ9.J-VnvNVqlZzwWxSRGkQ9l_xG4fSQPFbdknFq2W3SnkxIZLsWxuJOBNX9-XLOsWBItswqOzPKheQN50p3XZ4B94i1ckCL_CbonEJd7aVMShElU7BCuspVa6U8cuKRoxfb-BAmDZnBzzpQsYVKMlh9ZtCB5ivNOYE5vNBXt5ajjEL436mQzUIufCgCcZE5WDMm7q2YnlIESd9RnAwMpNCpfKshoZ3WFYDzwq5VrDXFzbGKvRmrUsjNeY6p9ocz5mSWHZ8xn_9nayZQOI1ppdmaCcNnSAv39d99PXnLIZGtKSyCqRFCr_NFtVihgHLbnbY1vQby5-zIMpQPF3qqgr1N1w, username -> user.103837, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy439874, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@69dffa2b, authcode -> RKrysz91PQp1fNnEw3UkTT7TtEc, useAdminRealm -> true, callbacks -> {"tokenId":"NkyrYbbkSYR8LdPDpxnwYO3t3Pg.*AAJTSQACMDIAAlNLABxEV3kzZ3ZLVWdOemtvV1o4YlUvWGw4ejhtOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488331107), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=NkyrYbbkSYR8LdPDpxnwYO3t3Pg.*AAJTSQACMDIAAlNLABxEV3kzZ3ZLVWdOemtvV1o4YlUvWGw4ejhtOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488331107))), password -> Pa_ssw0rd, challenge -> owCvyD827KogJO0lWo4q_7vQZzXlnVz1FEj15J6-wXQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 203.114.140.139, verifier -> MjM4MTQ0OTgxOTc5MDUzMTgzNQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@54a97fca, tokenId -> NkyrYbbkSYR8LdPDpxnwYO3t3Pg.*AAJTSQACMDIAAlNLABxEV3kzZ3ZLVWdOemtvV1o4YlUvWGw4ejhtOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=NkyrYbbkSYR8LdPDpxnwYO3t3Pg.*AAJTSQACMDIAAlNLABxEV3kzZ3ZLVWdOemtvV1o4YlUvWGw4ejhtOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=NkyrYbbkSYR8LdPDpxnwYO3t3Pg.*AAJTSQACMDIAAlNLABxEV3kzZ3ZLVWdOemtvV1o4YlUvWGw4ejhtOUk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy439874","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 08:58:51 GMT
	x-forgerock-transactionid: 41252e3b-b0fa-4ea0-adc9-580380f7b430
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
08:58:51.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:51.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:52.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:52.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:52.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:52.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:53.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:53.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:54.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:55.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:55.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:58:55 GMT                                    1315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1090698 KO=33    )
> restLoginInitiate                                        (OK=75556  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75546  KO=2     )
> Skip 2FA                                                 (OK=41900  KO=0     )
> User Authorize PKCE stage                                (OK=89058  KO=1     )
> User AccessToken PKCE stage                              (OK=89056  KO=0     )
> GetUUid                                                  (OK=25159  KO=0     )
> GetOpenidConfig                                          (OK=75170  KO=0     )
> CreatePolicy                                             (OK=25140  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2801   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2801   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16836  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16836  KO=0     )
>  UI AM idFromSession                                     (OK=16831  KO=1     )
>  UI AM validateGoto                                      (OK=16832  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16832  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16831  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16830  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16830  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16830  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16829  KO=0     )
>  UI IDM uiconfig                                         (OK=16829  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16829  KO=0     )
>  UI IDM version                                          (OK=16829  KO=0     )
>  UI IDM privilege                                        (OK=16829  KO=0     )
>  UI IDM login                                            (OK=16828  KO=1     )
>  UI IDM features                                         (OK=16829  KO=0     )
>  UI IDM dashboard                                        (OK=16828  KO=0     )
>  UI IDM managed user schema                              (OK=16828  KO=0     )
>  UI IDM user                                             (OK=16828  KO=0     )
> RootUserinfo                                             (OK=55888  KO=0     )
>  UI IDM oidcToken                                        (OK=16828  KO=0     )
> userinfo                                                 (OK=16826  KO=0     )
> UI-Logout                                                (OK=16826  KO=0     )
> UI-Logout Redirect 1                                     (OK=16826  KO=0     )
>  UI AM revoke1                                           (OK=16824  KO=0     )
>  UI AM endsession                                        (OK=16825  KO=0     )
>  UI AM revoke2                                           (OK=16825  KO=0     )
> getIdToken                                               (OK=5538   KO=0     )
> getIdToken Redirect 1                                    (OK=5538   KO=0     )
> createOrganization                                       (OK=5537   KO=0     )
> tokenUserinfo                                            (OK=13498  KO=0     )
> queryOrganization                                        (OK=5537   KO=0     )
> deleteOrganization                                       (OK=5537   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3351   KO=0     )
> ReadPolicy                                               (OK=25051  KO=2     )
> DeletePolicy                                             (OK=24947  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=535    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3307 (98.95%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 35%
          waiting: 138549 / active: 277    / done: 78083 
================================================================================

08:58:55.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:56.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:56.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:56.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:56.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:56.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:57.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:57.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:57.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:57.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:58.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:58.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:58.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:59.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:59.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:58:59.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:00.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:00.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:00 GMT                                    1320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1094954 KO=33    )
> restLoginInitiate                                        (OK=75832  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=75822  KO=2     )
> Skip 2FA                                                 (OK=42044  KO=0     )
> User Authorize PKCE stage                                (OK=89392  KO=1     )
> User AccessToken PKCE stage                              (OK=89384  KO=0     )
> GetUUid                                                  (OK=25262  KO=0     )
> GetOpenidConfig                                          (OK=75470  KO=0     )
> CreatePolicy                                             (OK=25237  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2821   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2821   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16910  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16910  KO=0     )
>  UI AM idFromSession                                     (OK=16909  KO=1     )
>  UI AM validateGoto                                      (OK=16910  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16904  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16904  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16904  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16904  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16900  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16899  KO=0     )
>  UI IDM uiconfig                                         (OK=16897  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16897  KO=0     )
>  UI IDM version                                          (OK=16897  KO=0     )
>  UI IDM privilege                                        (OK=16897  KO=0     )
>  UI IDM login                                            (OK=16896  KO=1     )
>  UI IDM features                                         (OK=16897  KO=0     )
>  UI IDM dashboard                                        (OK=16897  KO=0     )
>  UI IDM managed user schema                              (OK=16897  KO=0     )
>  UI IDM user                                             (OK=16897  KO=0     )
> RootUserinfo                                             (OK=56054  KO=0     )
>  UI IDM oidcToken                                        (OK=16897  KO=0     )
> userinfo                                                 (OK=16895  KO=0     )
> UI-Logout                                                (OK=16896  KO=0     )
> UI-Logout Redirect 1                                     (OK=16896  KO=0     )
>  UI AM revoke1                                           (OK=16894  KO=0     )
>  UI AM endsession                                        (OK=16895  KO=0     )
>  UI AM revoke2                                           (OK=16895  KO=0     )
> getIdToken                                               (OK=5555   KO=0     )
> getIdToken Redirect 1                                    (OK=5555   KO=0     )
> createOrganization                                       (OK=5555   KO=0     )
> tokenUserinfo                                            (OK=13541  KO=0     )
> queryOrganization                                        (OK=5555   KO=0     )
> deleteOrganization                                       (OK=5554   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3364   KO=0     )
> ReadPolicy                                               (OK=25157  KO=2     )
> DeletePolicy                                             (OK=25046  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=539    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3325 (98.96%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 138252 / active: 273    / done: 78384 
================================================================================

08:59:00.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:00.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:00.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:01.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:02.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:02.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:03.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:04.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:04.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:05.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:05 GMT                                    1325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1099231 KO=33    )
> restLoginInitiate                                        (OK=76130  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76124  KO=2     )
> Skip 2FA                                                 (OK=42217  KO=0     )
> User Authorize PKCE stage                                (OK=89737  KO=1     )
> User AccessToken PKCE stage                              (OK=89736  KO=0     )
> GetUUid                                                  (OK=25359  KO=0     )
> GetOpenidConfig                                          (OK=75772  KO=0     )
> CreatePolicy                                             (OK=25339  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2825   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2825   KO=0     )
> UI-Post-Login - stage 1                                  (OK=16977  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=16976  KO=0     )
>  UI AM idFromSession                                     (OK=16972  KO=1     )
>  UI AM validateGoto                                      (OK=16972  KO=0     )
> UI-Post-Login - stage 2                                  (OK=16969  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=16967  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=16966  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=16966  KO=0     )
> UI-Post-Login - stage 3                                  (OK=16964  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=16964  KO=0     )
>  UI IDM uiconfig                                         (OK=16963  KO=0     )
>  UI Enduser sessioncheck                                 (OK=16963  KO=0     )
>  UI IDM version                                          (OK=16963  KO=0     )
>  UI IDM privilege                                        (OK=16963  KO=0     )
>  UI IDM login                                            (OK=16962  KO=1     )
>  UI IDM features                                         (OK=16963  KO=0     )
>  UI IDM dashboard                                        (OK=16963  KO=0     )
>  UI IDM managed user schema                              (OK=16963  KO=0     )
>  UI IDM user                                             (OK=16963  KO=0     )
> RootUserinfo                                             (OK=56253  KO=0     )
>  UI IDM oidcToken                                        (OK=16963  KO=0     )
> userinfo                                                 (OK=16962  KO=0     )
> UI-Logout                                                (OK=16963  KO=0     )
> UI-Logout Redirect 1                                     (OK=16963  KO=0     )
>  UI AM revoke1                                           (OK=16961  KO=0     )
>  UI AM endsession                                        (OK=16962  KO=0     )
>  UI AM revoke2                                           (OK=16962  KO=0     )
> getIdToken                                               (OK=5583   KO=0     )
> getIdToken Redirect 1                                    (OK=5583   KO=0     )
> createOrganization                                       (OK=5582   KO=0     )
> tokenUserinfo                                            (OK=13586  KO=0     )
> queryOrganization                                        (OK=5581   KO=0     )
> deleteOrganization                                       (OK=5580   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3381   KO=0     )
> ReadPolicy                                               (OK=25253  KO=2     )
> DeletePolicy                                             (OK=25150  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=540    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3335 (98.96%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 137953 / active: 287    / done: 78669 
================================================================================

08:59:05.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:05.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:05.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:06.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:06.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:07.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:07.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:07.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:08.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:08.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:08.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:08.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:08.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:09.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:09.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:10 GMT                                    1330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1103245 KO=33    )
> restLoginInitiate                                        (OK=76411  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76401  KO=2     )
> Skip 2FA                                                 (OK=42386  KO=0     )
> User Authorize PKCE stage                                (OK=90068  KO=1     )
> User AccessToken PKCE stage                              (OK=90065  KO=0     )
> GetUUid                                                  (OK=25463  KO=0     )
> GetOpenidConfig                                          (OK=76072  KO=0     )
> CreatePolicy                                             (OK=25442  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2843   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2842   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17026  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17026  KO=0     )
>  UI AM idFromSession                                     (OK=17025  KO=1     )
>  UI AM validateGoto                                      (OK=17026  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17026  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17024  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17024  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17024  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17023  KO=0     )
>  UI IDM uiconfig                                         (OK=17023  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17023  KO=0     )
>  UI IDM version                                          (OK=17023  KO=0     )
>  UI IDM privilege                                        (OK=17023  KO=0     )
>  UI IDM login                                            (OK=17022  KO=1     )
>  UI IDM features                                         (OK=17023  KO=0     )
>  UI IDM dashboard                                        (OK=17023  KO=0     )
>  UI IDM managed user schema                              (OK=17023  KO=0     )
>  UI IDM user                                             (OK=17023  KO=0     )
> RootUserinfo                                             (OK=56463  KO=0     )
>  UI IDM oidcToken                                        (OK=17020  KO=0     )
> userinfo                                                 (OK=17019  KO=0     )
> UI-Logout                                                (OK=17020  KO=0     )
> UI-Logout Redirect 1                                     (OK=17020  KO=0     )
>  UI AM revoke1                                           (OK=17018  KO=0     )
>  UI AM endsession                                        (OK=17019  KO=0     )
>  UI AM revoke2                                           (OK=17019  KO=0     )
> getIdToken                                               (OK=5607   KO=0     )
> getIdToken Redirect 1                                    (OK=5607   KO=0     )
> createOrganization                                       (OK=5607   KO=0     )
> tokenUserinfo                                            (OK=13632  KO=0     )
> queryOrganization                                        (OK=5607   KO=0     )
> deleteOrganization                                       (OK=5607   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3388   KO=0     )
> ReadPolicy                                               (OK=25355  KO=2     )
> DeletePolicy                                             (OK=25247  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=543    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3350 (98.97%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################-                                               ] 36%
          waiting: 137651 / active: 287    / done: 78971 
================================================================================

08:59:10.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:11.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:11.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:12.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:13.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:13.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:13.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:14.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:14.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:15 GMT                                    1335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1107420 KO=33    )
> restLoginInitiate                                        (OK=76708  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76700  KO=2     )
> Skip 2FA                                                 (OK=42547  KO=0     )
> User Authorize PKCE stage                                (OK=90418  KO=1     )
> User AccessToken PKCE stage                              (OK=90412  KO=0     )
> GetUUid                                                  (OK=25559  KO=0     )
> GetOpenidConfig                                          (OK=76375  KO=0     )
> CreatePolicy                                             (OK=25539  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2853   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2853   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17093  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17093  KO=0     )
>  UI AM idFromSession                                     (OK=17092  KO=1     )
>  UI AM validateGoto                                      (OK=17093  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17089  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17089  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17088  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17088  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17085  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17085  KO=0     )
>  UI IDM uiconfig                                         (OK=17083  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17084  KO=0     )
>  UI IDM version                                          (OK=17083  KO=0     )
>  UI IDM privilege                                        (OK=17083  KO=0     )
>  UI IDM login                                            (OK=17082  KO=1     )
>  UI IDM features                                         (OK=17083  KO=0     )
>  UI IDM dashboard                                        (OK=17083  KO=0     )
>  UI IDM managed user schema                              (OK=17083  KO=0     )
>  UI IDM user                                             (OK=17083  KO=0     )
> RootUserinfo                                             (OK=56654  KO=0     )
>  UI IDM oidcToken                                        (OK=17082  KO=0     )
> userinfo                                                 (OK=17081  KO=0     )
> UI-Logout                                                (OK=17082  KO=0     )
> UI-Logout Redirect 1                                     (OK=17082  KO=0     )
>  UI AM revoke1                                           (OK=17081  KO=0     )
>  UI AM endsession                                        (OK=17082  KO=0     )
>  UI AM revoke2                                           (OK=17082  KO=0     )
> getIdToken                                               (OK=5628   KO=0     )
> getIdToken Redirect 1                                    (OK=5628   KO=0     )
> createOrganization                                       (OK=5628   KO=0     )
> tokenUserinfo                                            (OK=13693  KO=0     )
> queryOrganization                                        (OK=5628   KO=0     )
> deleteOrganization                                       (OK=5628   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3402   KO=0     )
> ReadPolicy                                               (OK=25457  KO=2     )
> DeletePolicy                                             (OK=25349  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=547    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3359 (98.97%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 137344 / active: 287    / done: 79278 
================================================================================

08:59:16.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:16.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:16.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:16.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:16.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:17.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:17.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:17.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:18.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:19.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:19.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:20 GMT                                    1340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1112352 KO=33    )
> restLoginInitiate                                        (OK=77002  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=76994  KO=2     )
> Skip 2FA                                                 (OK=42693  KO=0     )
> User Authorize PKCE stage                                (OK=90793  KO=1     )
> User AccessToken PKCE stage                              (OK=90789  KO=0     )
> GetUUid                                                  (OK=25650  KO=0     )
> GetOpenidConfig                                          (OK=76662  KO=0     )
> CreatePolicy                                             (OK=25627  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2864   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2864   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17186  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17186  KO=0     )
>  UI AM idFromSession                                     (OK=17184  KO=1     )
>  UI AM validateGoto                                      (OK=17185  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17181  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17180  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17178  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17178  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17177  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17177  KO=0     )
>  UI IDM uiconfig                                         (OK=17177  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17177  KO=0     )
>  UI IDM version                                          (OK=17177  KO=0     )
>  UI IDM privilege                                        (OK=17177  KO=0     )
>  UI IDM login                                            (OK=17176  KO=1     )
>  UI IDM features                                         (OK=17177  KO=0     )
>  UI IDM dashboard                                        (OK=17177  KO=0     )
>  UI IDM managed user schema                              (OK=17177  KO=0     )
>  UI IDM user                                             (OK=17177  KO=0     )
> RootUserinfo                                             (OK=56886  KO=0     )
>  UI IDM oidcToken                                        (OK=17174  KO=0     )
> userinfo                                                 (OK=17170  KO=0     )
> UI-Logout                                                (OK=17170  KO=0     )
> UI-Logout Redirect 1                                     (OK=17170  KO=0     )
>  UI AM revoke1                                           (OK=17167  KO=0     )
>  UI AM endsession                                        (OK=17168  KO=0     )
>  UI AM revoke2                                           (OK=17168  KO=0     )
> getIdToken                                               (OK=5643   KO=0     )
> getIdToken Redirect 1                                    (OK=5642   KO=0     )
> createOrganization                                       (OK=5642   KO=0     )
> tokenUserinfo                                            (OK=13741  KO=0     )
> queryOrganization                                        (OK=5642   KO=0     )
> deleteOrganization                                       (OK=5642   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3428   KO=0     )
> ReadPolicy                                               (OK=25555  KO=2     )
> DeletePolicy                                             (OK=25451  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=551    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3370 (98.97%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 137041 / active: 278    / done: 79590 
================================================================================

08:59:20.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:21.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:21.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:21.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:21.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:21.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:22.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:22.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:22.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:23.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:23.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:23.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:23.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:23.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:23.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:24.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:25 GMT                                    1345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1116592 KO=33    )
> restLoginInitiate                                        (OK=77296  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77292  KO=2     )
> Skip 2FA                                                 (OK=42855  KO=0     )
> User Authorize PKCE stage                                (OK=91139  KO=1     )
> User AccessToken PKCE stage                              (OK=91133  KO=0     )
> GetUUid                                                  (OK=25757  KO=0     )
> GetOpenidConfig                                          (OK=76959  KO=0     )
> CreatePolicy                                             (OK=25735  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2872   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2872   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17250  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17249  KO=0     )
>  UI AM idFromSession                                     (OK=17248  KO=1     )
>  UI AM validateGoto                                      (OK=17249  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17249  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17246  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17246  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17246  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17244  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17243  KO=0     )
>  UI IDM uiconfig                                         (OK=17243  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17243  KO=0     )
>  UI IDM version                                          (OK=17243  KO=0     )
>  UI IDM privilege                                        (OK=17243  KO=0     )
>  UI IDM login                                            (OK=17242  KO=1     )
>  UI IDM features                                         (OK=17243  KO=0     )
>  UI IDM dashboard                                        (OK=17243  KO=0     )
>  UI IDM managed user schema                              (OK=17243  KO=0     )
>  UI IDM user                                             (OK=17243  KO=0     )
> RootUserinfo                                             (OK=57061  KO=0     )
>  UI IDM oidcToken                                        (OK=17243  KO=0     )
> userinfo                                                 (OK=17242  KO=0     )
> UI-Logout                                                (OK=17243  KO=0     )
> UI-Logout Redirect 1                                     (OK=17243  KO=0     )
>  UI AM revoke1                                           (OK=17241  KO=0     )
>  UI AM endsession                                        (OK=17242  KO=0     )
>  UI AM revoke2                                           (OK=17242  KO=0     )
> getIdToken                                               (OK=5659   KO=0     )
> getIdToken Redirect 1                                    (OK=5659   KO=0     )
> createOrganization                                       (OK=5659   KO=0     )
> tokenUserinfo                                            (OK=13791  KO=0     )
> queryOrganization                                        (OK=5659   KO=0     )
> deleteOrganization                                       (OK=5659   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3438   KO=0     )
> ReadPolicy                                               (OK=25644  KO=2     )
> DeletePolicy                                             (OK=25549  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=552    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3386 (98.98%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 136734 / active: 275    / done: 79900 
================================================================================

08:59:25.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:25.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:25.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:25.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:25.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:25.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:26.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:26.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:26.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:27.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:27.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:27.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:27.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:29.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:29.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:29.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:29.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:30 GMT                                    1350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1120791 KO=33    )
> restLoginInitiate                                        (OK=77590  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77587  KO=2     )
> Skip 2FA                                                 (OK=43024  KO=0     )
> User Authorize PKCE stage                                (OK=91481  KO=1     )
> User AccessToken PKCE stage                              (OK=91478  KO=0     )
> GetUUid                                                  (OK=25863  KO=0     )
> GetOpenidConfig                                          (OK=77263  KO=0     )
> CreatePolicy                                             (OK=25844  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2883   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2883   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17314  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17314  KO=0     )
>  UI AM idFromSession                                     (OK=17312  KO=1     )
>  UI AM validateGoto                                      (OK=17313  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17311  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17311  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17309  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17309  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17306  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17306  KO=0     )
>  UI IDM uiconfig                                         (OK=17305  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17305  KO=0     )
>  UI IDM version                                          (OK=17305  KO=0     )
>  UI IDM privilege                                        (OK=17304  KO=0     )
>  UI IDM login                                            (OK=17303  KO=1     )
>  UI IDM features                                         (OK=17304  KO=0     )
>  UI IDM dashboard                                        (OK=17304  KO=0     )
>  UI IDM managed user schema                              (OK=17304  KO=0     )
>  UI IDM user                                             (OK=17304  KO=0     )
> RootUserinfo                                             (OK=57303  KO=0     )
>  UI IDM oidcToken                                        (OK=17304  KO=0     )
> userinfo                                                 (OK=17303  KO=0     )
> UI-Logout                                                (OK=17304  KO=0     )
> UI-Logout Redirect 1                                     (OK=17303  KO=0     )
>  UI AM revoke1                                           (OK=17302  KO=0     )
>  UI AM endsession                                        (OK=17303  KO=0     )
>  UI AM revoke2                                           (OK=17303  KO=0     )
> getIdToken                                               (OK=5678   KO=0     )
> getIdToken Redirect 1                                    (OK=5678   KO=0     )
> createOrganization                                       (OK=5678   KO=0     )
> tokenUserinfo                                            (OK=13841  KO=0     )
> queryOrganization                                        (OK=5678   KO=0     )
> deleteOrganization                                       (OK=5678   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3452   KO=0     )
> ReadPolicy                                               (OK=25752  KO=2     )
> DeletePolicy                                             (OK=25639  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=553    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3403 (98.98%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 36%
          waiting: 136434 / active: 286    / done: 80189 
================================================================================

08:59:31.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:31.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:32.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:32.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:32.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:33.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:33.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:33.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:33.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:33.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:34.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:34.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:34.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:35.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:35 GMT                                    1355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1125079 KO=33    )
> restLoginInitiate                                        (OK=77885  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=77878  KO=2     )
> Skip 2FA                                                 (OK=43191  KO=0     )
> User Authorize PKCE stage                                (OK=91823  KO=1     )
> User AccessToken PKCE stage                              (OK=91815  KO=0     )
> GetUUid                                                  (OK=25962  KO=0     )
> GetOpenidConfig                                          (OK=77578  KO=0     )
> CreatePolicy                                             (OK=25942  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2896   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2896   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17383  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17383  KO=0     )
>  UI AM idFromSession                                     (OK=17380  KO=1     )
>  UI AM validateGoto                                      (OK=17381  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17376  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17376  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17375  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17375  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17372  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17372  KO=0     )
>  UI IDM uiconfig                                         (OK=17372  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17372  KO=0     )
>  UI IDM version                                          (OK=17372  KO=0     )
>  UI IDM privilege                                        (OK=17372  KO=0     )
>  UI IDM login                                            (OK=17371  KO=1     )
>  UI IDM features                                         (OK=17372  KO=0     )
>  UI IDM dashboard                                        (OK=17372  KO=0     )
>  UI IDM managed user schema                              (OK=17372  KO=0     )
>  UI IDM user                                             (OK=17372  KO=0     )
> RootUserinfo                                             (OK=57502  KO=0     )
>  UI IDM oidcToken                                        (OK=17372  KO=0     )
> userinfo                                                 (OK=17371  KO=0     )
> UI-Logout                                                (OK=17371  KO=0     )
> UI-Logout Redirect 1                                     (OK=17371  KO=0     )
>  UI AM revoke1                                           (OK=17369  KO=0     )
>  UI AM endsession                                        (OK=17370  KO=0     )
>  UI AM revoke2                                           (OK=17370  KO=0     )
> getIdToken                                               (OK=5697   KO=0     )
> getIdToken Redirect 1                                    (OK=5697   KO=0     )
> createOrganization                                       (OK=5696   KO=0     )
> tokenUserinfo                                            (OK=13882  KO=0     )
> queryOrganization                                        (OK=5696   KO=0     )
> deleteOrganization                                       (OK=5696   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3473   KO=0     )
> ReadPolicy                                               (OK=25861  KO=2     )
> DeletePolicy                                             (OK=25742  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=557    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3417 (98.99%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 136124 / active: 299    / done: 80486 
================================================================================

08:59:35.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:36.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:36.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:36.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:36.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:36.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:37.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:37.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:38.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:38.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:39.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:39.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:39.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:39.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:39.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:39.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:39.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:40 GMT                                    1360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1129192 KO=33    )
> restLoginInitiate                                        (OK=78153  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78145  KO=2     )
> Skip 2FA                                                 (OK=43343  KO=0     )
> User Authorize PKCE stage                                (OK=92139  KO=1     )
> User AccessToken PKCE stage                              (OK=92136  KO=0     )
> GetUUid                                                  (OK=26051  KO=0     )
> GetOpenidConfig                                          (OK=77868  KO=0     )
> CreatePolicy                                             (OK=26030  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2915   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2915   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17445  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17445  KO=0     )
>  UI AM idFromSession                                     (OK=17443  KO=1     )
>  UI AM validateGoto                                      (OK=17444  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17442  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17442  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17442  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17442  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17442  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17441  KO=0     )
>  UI IDM uiconfig                                         (OK=17440  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17440  KO=0     )
>  UI IDM version                                          (OK=17440  KO=0     )
>  UI IDM privilege                                        (OK=17440  KO=0     )
>  UI IDM login                                            (OK=17439  KO=1     )
>  UI IDM features                                         (OK=17440  KO=0     )
>  UI IDM dashboard                                        (OK=17439  KO=0     )
>  UI IDM managed user schema                              (OK=17439  KO=0     )
>  UI IDM user                                             (OK=17438  KO=0     )
> RootUserinfo                                             (OK=57730  KO=0     )
>  UI IDM oidcToken                                        (OK=17438  KO=0     )
> userinfo                                                 (OK=17434  KO=0     )
> UI-Logout                                                (OK=17433  KO=0     )
> UI-Logout Redirect 1                                     (OK=17430  KO=0     )
>  UI AM revoke1                                           (OK=17428  KO=0     )
>  UI AM endsession                                        (OK=17429  KO=0     )
>  UI AM revoke2                                           (OK=17429  KO=0     )
> getIdToken                                               (OK=5720   KO=0     )
> getIdToken Redirect 1                                    (OK=5720   KO=0     )
> createOrganization                                       (OK=5720   KO=0     )
> tokenUserinfo                                            (OK=13917  KO=0     )
> queryOrganization                                        (OK=5720   KO=0     )
> deleteOrganization                                       (OK=5720   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3483   KO=0     )
> ReadPolicy                                               (OK=25955  KO=2     )
> DeletePolicy                                             (OK=25850  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=558    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3434 (98.99%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.12%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 135839 / active: 280    / done: 80790 
================================================================================

08:59:40.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:41.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:42.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:42.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:42.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:42.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:42.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:43.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:43.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:43.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:43.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:44.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:44.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:44.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:45 GMT                                    1365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1133321 KO=33    )
> restLoginInitiate                                        (OK=78450  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78446  KO=2     )
> Skip 2FA                                                 (OK=43514  KO=0     )
> User Authorize PKCE stage                                (OK=92483  KO=1     )
> User AccessToken PKCE stage                              (OK=92479  KO=0     )
> GetUUid                                                  (OK=26158  KO=0     )
> GetOpenidConfig                                          (OK=78160  KO=0     )
> CreatePolicy                                             (OK=26136  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2924   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2923   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17507  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17505  KO=0     )
>  UI AM idFromSession                                     (OK=17504  KO=1     )
>  UI AM validateGoto                                      (OK=17505  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17499  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17499  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17499  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17499  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17499  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17499  KO=0     )
>  UI IDM uiconfig                                         (OK=17499  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17499  KO=0     )
>  UI IDM version                                          (OK=17499  KO=0     )
>  UI IDM privilege                                        (OK=17499  KO=0     )
>  UI IDM login                                            (OK=17498  KO=1     )
>  UI IDM features                                         (OK=17499  KO=0     )
>  UI IDM dashboard                                        (OK=17499  KO=0     )
>  UI IDM managed user schema                              (OK=17499  KO=0     )
>  UI IDM user                                             (OK=17499  KO=0     )
> RootUserinfo                                             (OK=57942  KO=0     )
>  UI IDM oidcToken                                        (OK=17498  KO=0     )
> userinfo                                                 (OK=17496  KO=0     )
> UI-Logout                                                (OK=17496  KO=0     )
> UI-Logout Redirect 1                                     (OK=17496  KO=0     )
>  UI AM revoke1                                           (OK=17495  KO=0     )
>  UI AM endsession                                        (OK=17496  KO=0     )
>  UI AM revoke2                                           (OK=17496  KO=0     )
> getIdToken                                               (OK=5742   KO=0     )
> getIdToken Redirect 1                                    (OK=5742   KO=0     )
> createOrganization                                       (OK=5741   KO=0     )
> tokenUserinfo                                            (OK=13969  KO=0     )
> queryOrganization                                        (OK=5741   KO=0     )
> deleteOrganization                                       (OK=5740   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3503   KO=0     )
> ReadPolicy                                               (OK=26044  KO=2     )
> DeletePolicy                                             (OK=25946  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=560    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3448 (99.00%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 135533 / active: 282    / done: 81094 
================================================================================

08:59:45.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:45.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:46.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:46.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:46.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:46.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:47.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:48.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:48.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:48.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:48.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:49.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:49.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:49.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:50.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:50.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:50 GMT                                    1370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1137647 KO=33    )
> restLoginInitiate                                        (OK=78739  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=78734  KO=2     )
> Skip 2FA                                                 (OK=43667  KO=0     )
> User Authorize PKCE stage                                (OK=92829  KO=1     )
> User AccessToken PKCE stage                              (OK=92824  KO=0     )
> GetUUid                                                  (OK=26249  KO=0     )
> GetOpenidConfig                                          (OK=78449  KO=0     )
> CreatePolicy                                             (OK=26227  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2935   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2935   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17579  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17579  KO=0     )
>  UI AM idFromSession                                     (OK=17578  KO=1     )
>  UI AM validateGoto                                      (OK=17579  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17572  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17572  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17572  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17572  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17568  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17568  KO=0     )
>  UI IDM uiconfig                                         (OK=17568  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17568  KO=0     )
>  UI IDM version                                          (OK=17568  KO=0     )
>  UI IDM privilege                                        (OK=17567  KO=0     )
>  UI IDM login                                            (OK=17566  KO=1     )
>  UI IDM features                                         (OK=17567  KO=0     )
>  UI IDM dashboard                                        (OK=17567  KO=0     )
>  UI IDM managed user schema                              (OK=17567  KO=0     )
>  UI IDM user                                             (OK=17567  KO=0     )
> RootUserinfo                                             (OK=58163  KO=0     )
>  UI IDM oidcToken                                        (OK=17566  KO=0     )
> userinfo                                                 (OK=17565  KO=0     )
> UI-Logout                                                (OK=17565  KO=0     )
> UI-Logout Redirect 1                                     (OK=17564  KO=0     )
>  UI AM revoke1                                           (OK=17563  KO=0     )
>  UI AM endsession                                        (OK=17564  KO=0     )
>  UI AM revoke2                                           (OK=17564  KO=0     )
> getIdToken                                               (OK=5761   KO=0     )
> getIdToken Redirect 1                                    (OK=5761   KO=0     )
> createOrganization                                       (OK=5761   KO=0     )
> tokenUserinfo                                            (OK=14019  KO=0     )
> queryOrganization                                        (OK=5761   KO=0     )
> deleteOrganization                                       (OK=5761   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3523   KO=0     )
> ReadPolicy                                               (OK=26153  KO=2     )
> DeletePolicy                                             (OK=26039  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=562    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3464 (99.00%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.49%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 135232 / active: 277    / done: 81400 
================================================================================

08:59:50.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:51.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:51.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:51.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:51.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:51.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:52.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:53.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:54.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:54.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:54.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 08:59:55 GMT                                    1375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1141787 KO=33    )
> restLoginInitiate                                        (OK=79009  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79001  KO=2     )
> Skip 2FA                                                 (OK=43806  KO=0     )
> User Authorize PKCE stage                                (OK=93159  KO=1     )
> User AccessToken PKCE stage                              (OK=93153  KO=0     )
> GetUUid                                                  (OK=26328  KO=0     )
> GetOpenidConfig                                          (OK=78724  KO=0     )
> CreatePolicy                                             (OK=26306  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2945   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2945   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17644  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17643  KO=0     )
>  UI AM idFromSession                                     (OK=17642  KO=1     )
>  UI AM validateGoto                                      (OK=17643  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17642  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17642  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17641  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17640  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17639  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17639  KO=0     )
>  UI IDM uiconfig                                         (OK=17638  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17638  KO=0     )
>  UI IDM version                                          (OK=17638  KO=0     )
>  UI IDM privilege                                        (OK=17637  KO=0     )
>  UI IDM login                                            (OK=17636  KO=1     )
>  UI IDM features                                         (OK=17638  KO=0     )
>  UI IDM dashboard                                        (OK=17637  KO=0     )
>  UI IDM managed user schema                              (OK=17637  KO=0     )
>  UI IDM user                                             (OK=17637  KO=0     )
> RootUserinfo                                             (OK=58351  KO=0     )
>  UI IDM oidcToken                                        (OK=17635  KO=0     )
> userinfo                                                 (OK=17633  KO=0     )
> UI-Logout                                                (OK=17634  KO=0     )
> UI-Logout Redirect 1                                     (OK=17632  KO=0     )
>  UI AM revoke1                                           (OK=17630  KO=0     )
>  UI AM endsession                                        (OK=17631  KO=0     )
>  UI AM revoke2                                           (OK=17631  KO=0     )
> getIdToken                                               (OK=5786   KO=0     )
> getIdToken Redirect 1                                    (OK=5786   KO=0     )
> createOrganization                                       (OK=5785   KO=0     )
> tokenUserinfo                                            (OK=14070  KO=0     )
> queryOrganization                                        (OK=5784   KO=0     )
> deleteOrganization                                       (OK=5783   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3540   KO=0     )
> ReadPolicy                                               (OK=26241  KO=2     )
> DeletePolicy                                             (OK=26144  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=564    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3475 (99.00%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 134950 / active: 253    / done: 81706 
================================================================================

08:59:55.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:56.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:56.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:56.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:57.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:57.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:57.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:58.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:58.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:58.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:58.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:59.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:59.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:59.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
08:59:59.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:00.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:00.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:00.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:00 GMT                                    1380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1145863 KO=33    )
> restLoginInitiate                                        (OK=79295  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79287  KO=2     )
> Skip 2FA                                                 (OK=43959  KO=0     )
> User Authorize PKCE stage                                (OK=93489  KO=1     )
> User AccessToken PKCE stage                              (OK=93486  KO=0     )
> GetUUid                                                  (OK=26417  KO=0     )
> GetOpenidConfig                                          (OK=78983  KO=0     )
> CreatePolicy                                             (OK=26398  KO=19    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2957   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2956   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17711  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17711  KO=0     )
>  UI AM idFromSession                                     (OK=17710  KO=1     )
>  UI AM validateGoto                                      (OK=17711  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17708  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17707  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17707  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17707  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17705  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17703  KO=0     )
>  UI IDM uiconfig                                         (OK=17701  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17701  KO=0     )
>  UI IDM version                                          (OK=17701  KO=0     )
>  UI IDM privilege                                        (OK=17700  KO=0     )
>  UI IDM login                                            (OK=17700  KO=1     )
>  UI IDM features                                         (OK=17701  KO=0     )
>  UI IDM dashboard                                        (OK=17700  KO=0     )
>  UI IDM managed user schema                              (OK=17700  KO=0     )
>  UI IDM user                                             (OK=17700  KO=0     )
> RootUserinfo                                             (OK=58555  KO=0     )
>  UI IDM oidcToken                                        (OK=17700  KO=0     )
> userinfo                                                 (OK=17698  KO=0     )
> UI-Logout                                                (OK=17699  KO=0     )
> UI-Logout Redirect 1                                     (OK=17699  KO=0     )
>  UI AM revoke1                                           (OK=17698  KO=0     )
>  UI AM endsession                                        (OK=17699  KO=0     )
>  UI AM revoke2                                           (OK=17699  KO=0     )
> getIdToken                                               (OK=5803   KO=0     )
> getIdToken Redirect 1                                    (OK=5803   KO=0     )
> createOrganization                                       (OK=5802   KO=0     )
> tokenUserinfo                                            (OK=14119  KO=0     )
> queryOrganization                                        (OK=5802   KO=0     )
> deleteOrganization                                       (OK=5802   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3553   KO=0     )
> ReadPolicy                                               (OK=26321  KO=2     )
> DeletePolicy                                             (OK=26234  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=566    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3493 (99.01%)
> status.find.in([200, 209], 304), found 409                         17 ( 0.48%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################-                                              ] 37%
          waiting: 134654 / active: 262    / done: 81993 
================================================================================

09:00:01.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:01.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:01.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:01.694 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 82307: status.find.in([200, 209], 304), found 409
09:00:01.695 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,82307,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIwODkzMDUwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiXzNnTG1jU1FNY2RZeXJsa21MbzRoUFpSM0E4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODQwMSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODQwMSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMDAxLCJpYXQiOjE3MzE0ODg0MDEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im1JSC1pcTBVMFhPdU9CQm1IekxVV2dmX1hEUSJ9.FDhT_1WqIJigvXp855nFr1Im8sMye2sHERVcaz596wLToquQpumuvkMn4jTUg6f3LCoPUcm00cKge3GnTyeGo54JIgT4fw3HIcgFFSDNxE30eRqQpVm9G8BHxHjrIeKok8gGkf4X8tCCvAe0Y0jMcgJYWFw7N_0Klmvkx5M4tHrwiIdRWe4KlfyfokTWqopYh2V8PgZAG1ypJBn7u9k6O70UsM5QLnCH5MPvuFwIzcZvaiNXF5Dq4MY3Vvfwvi1PbbnqIsDEwGI-al5ZSsYcNHemls9hZaPKqjHRvEfgS_fPMsyJXUlRXK6w4mbgPJP-PweQNvHAmi9YubDeQCJM_w, username -> user.89213, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy252915, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5c98c77, authcode -> yRyS8xoBCPJQBiYAg9HsOXGuN4M, useAdminRealm -> true, callbacks -> {"tokenId":"JsaJ8ldD_QCjCGAfQUxwXp1gV3s.*AAJTSQACMDIAAlNLABxnT2V3aktxS2JKekQ2dVFhODlSSW42RURZdTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488401367), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=JsaJ8ldD_QCjCGAfQUxwXp1gV3s.*AAJTSQACMDIAAlNLABxnT2V3aktxS2JKekQ2dVFhODlSSW42RURZdTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488401367))), password -> Pa_ssw0rd, challenge -> CqyewcoHUkOkmDAG6GjZz_va1h_ewGSyigQNQ6Q6Id8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTY2ODEwNTk4OTIzNzk2NTUwODE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6a4206af, tokenId -> JsaJ8ldD_QCjCGAfQUxwXp1gV3s.*AAJTSQACMDIAAlNLABxnT2V3aktxS2JKekQ2dVFhODlSSW42RURZdTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=JsaJ8ldD_QCjCGAfQUxwXp1gV3s.*AAJTSQACMDIAAlNLABxnT2V3aktxS2JKekQ2dVFhODlSSW42RURZdTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=JsaJ8ldD_QCjCGAfQUxwXp1gV3s.*AAJTSQACMDIAAlNLABxnT2V3aktxS2JKekQ2dVFhODlSSW42RURZdTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy252915","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:00:01 GMT
	x-forgerock-transactionid: 9b2177f4-dd4f-4df3-b425-1029e4c94193
	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:00:01.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:02.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:02.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:04.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:04.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:05 GMT                                    1385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1150090 KO=34    )
> restLoginInitiate                                        (OK=79569  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79565  KO=2     )
> Skip 2FA                                                 (OK=44113  KO=0     )
> User Authorize PKCE stage                                (OK=93829  KO=1     )
> User AccessToken PKCE stage                              (OK=93827  KO=0     )
> GetUUid                                                  (OK=26504  KO=0     )
> GetOpenidConfig                                          (OK=79242  KO=0     )
> CreatePolicy                                             (OK=26483  KO=20    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2972   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2972   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17778  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17778  KO=0     )
>  UI AM idFromSession                                     (OK=17775  KO=1     )
>  UI AM validateGoto                                      (OK=17776  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17776  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17775  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17774  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17774  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17772  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17772  KO=0     )
>  UI IDM uiconfig                                         (OK=17770  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17770  KO=0     )
>  UI IDM version                                          (OK=17770  KO=0     )
>  UI IDM privilege                                        (OK=17770  KO=0     )
>  UI IDM login                                            (OK=17769  KO=1     )
>  UI IDM features                                         (OK=17770  KO=0     )
>  UI IDM dashboard                                        (OK=17770  KO=0     )
>  UI IDM managed user schema                              (OK=17770  KO=0     )
>  UI IDM user                                             (OK=17770  KO=0     )
> RootUserinfo                                             (OK=58788  KO=0     )
>  UI IDM oidcToken                                        (OK=17770  KO=0     )
> userinfo                                                 (OK=17769  KO=0     )
> UI-Logout                                                (OK=17770  KO=0     )
> UI-Logout Redirect 1                                     (OK=17769  KO=0     )
>  UI AM revoke1                                           (OK=17768  KO=0     )
>  UI AM endsession                                        (OK=17769  KO=0     )
>  UI AM revoke2                                           (OK=17769  KO=0     )
> getIdToken                                               (OK=5827   KO=0     )
> getIdToken Redirect 1                                    (OK=5827   KO=0     )
> createOrganization                                       (OK=5825   KO=0     )
> tokenUserinfo                                            (OK=14167  KO=0     )
> queryOrganization                                        (OK=5825   KO=0     )
> deleteOrganization                                       (OK=5825   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3569   KO=0     )
> ReadPolicy                                               (OK=26414  KO=2     )
> DeletePolicy                                             (OK=26315  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=569    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3501 (98.98%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 37%
          waiting: 134365 / active: 258    / done: 82286 
================================================================================

09:00:05.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:06.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:06.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:07.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:07.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:07.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:07.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:08.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:09.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:10.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:10 GMT                                    1390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1154397 KO=34    )
> restLoginInitiate                                        (OK=79871  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=79863  KO=2     )
> Skip 2FA                                                 (OK=44292  KO=0     )
> User Authorize PKCE stage                                (OK=94180  KO=1     )
> User AccessToken PKCE stage                              (OK=94172  KO=0     )
> GetUUid                                                  (OK=26621  KO=0     )
> GetOpenidConfig                                          (OK=79539  KO=0     )
> CreatePolicy                                             (OK=26599  KO=20    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2985   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2985   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17845  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17844  KO=0     )
>  UI AM idFromSession                                     (OK=17842  KO=1     )
>  UI AM validateGoto                                      (OK=17843  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17841  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17840  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17840  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17840  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17839  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17839  KO=0     )
>  UI IDM uiconfig                                         (OK=17838  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17838  KO=0     )
>  UI IDM version                                          (OK=17838  KO=0     )
>  UI IDM privilege                                        (OK=17838  KO=0     )
>  UI IDM login                                            (OK=17837  KO=1     )
>  UI IDM features                                         (OK=17838  KO=0     )
>  UI IDM dashboard                                        (OK=17838  KO=0     )
>  UI IDM managed user schema                              (OK=17838  KO=0     )
>  UI IDM user                                             (OK=17838  KO=0     )
> RootUserinfo                                             (OK=58999  KO=0     )
>  UI IDM oidcToken                                        (OK=17838  KO=0     )
> userinfo                                                 (OK=17837  KO=0     )
> UI-Logout                                                (OK=17837  KO=0     )
> UI-Logout Redirect 1                                     (OK=17836  KO=0     )
>  UI AM revoke1                                           (OK=17834  KO=0     )
>  UI AM endsession                                        (OK=17835  KO=0     )
>  UI AM revoke2                                           (OK=17835  KO=0     )
> getIdToken                                               (OK=5844   KO=0     )
> getIdToken Redirect 1                                    (OK=5844   KO=0     )
> createOrganization                                       (OK=5844   KO=0     )
> tokenUserinfo                                            (OK=14205  KO=0     )
> queryOrganization                                        (OK=5844   KO=0     )
> deleteOrganization                                       (OK=5844   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3580   KO=0     )
> ReadPolicy                                               (OK=26499  KO=2     )
> DeletePolicy                                             (OK=26409  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=572    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3511 (98.99%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 134049 / active: 285    / done: 82575 
================================================================================

09:00:10.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:10.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:10.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:11.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:11.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:13.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:13.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:14.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:14.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:14.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:14.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:15 GMT                                    1395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1158679 KO=34    )
> restLoginInitiate                                        (OK=80178  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80169  KO=2     )
> Skip 2FA                                                 (OK=44475  KO=0     )
> User Authorize PKCE stage                                (OK=94538  KO=1     )
> User AccessToken PKCE stage                              (OK=94533  KO=0     )
> GetUUid                                                  (OK=26731  KO=0     )
> GetOpenidConfig                                          (OK=79849  KO=0     )
> CreatePolicy                                             (OK=26707  KO=20    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2993   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2993   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17903  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17903  KO=0     )
>  UI AM idFromSession                                     (OK=17902  KO=1     )
>  UI AM validateGoto                                      (OK=17903  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17902  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17901  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17901  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17901  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17901  KO=0     )
>  UI IDM uiconfig                                         (OK=17901  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17901  KO=0     )
>  UI IDM version                                          (OK=17901  KO=0     )
>  UI IDM privilege                                        (OK=17901  KO=0     )
>  UI IDM login                                            (OK=17900  KO=1     )
>  UI IDM features                                         (OK=17901  KO=0     )
>  UI IDM dashboard                                        (OK=17901  KO=0     )
>  UI IDM managed user schema                              (OK=17901  KO=0     )
>  UI IDM user                                             (OK=17901  KO=0     )
> RootUserinfo                                             (OK=59276  KO=0     )
>  UI IDM oidcToken                                        (OK=17900  KO=0     )
> userinfo                                                 (OK=17899  KO=0     )
> UI-Logout                                                (OK=17899  KO=0     )
> UI-Logout Redirect 1                                     (OK=17898  KO=0     )
>  UI AM revoke1                                           (OK=17897  KO=0     )
>  UI AM endsession                                        (OK=17898  KO=0     )
>  UI AM revoke2                                           (OK=17898  KO=0     )
> getIdToken                                               (OK=5859   KO=0     )
> getIdToken Redirect 1                                    (OK=5859   KO=0     )
> createOrganization                                       (OK=5859   KO=0     )
> tokenUserinfo                                            (OK=14259  KO=0     )
> queryOrganization                                        (OK=5859   KO=0     )
> deleteOrganization                                       (OK=5859   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3588   KO=0     )
> ReadPolicy                                               (OK=26616  KO=2     )
> DeletePolicy                                             (OK=26491  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=573    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3522 (98.99%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.51%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 133733 / active: 328    / done: 82848 
================================================================================

09:00:15.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:15.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:15.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:16.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:16.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:17.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:17.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:17.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:18.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:19.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:19.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:19.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:19.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:20.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:20 GMT                                    1400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1162440 KO=34    )
> restLoginInitiate                                        (OK=80433  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80423  KO=2     )
> Skip 2FA                                                 (OK=44602  KO=0     )
> User Authorize PKCE stage                                (OK=94832  KO=1     )
> User AccessToken PKCE stage                              (OK=94829  KO=0     )
> GetUUid                                                  (OK=26803  KO=0     )
> GetOpenidConfig                                          (OK=80148  KO=0     )
> CreatePolicy                                             (OK=26783  KO=20    )
> loginTreeWorkflow_restLoginInitiate                      (OK=2995   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=2995   KO=0     )
> UI-Post-Login - stage 1                                  (OK=17963  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=17961  KO=0     )
>  UI AM idFromSession                                     (OK=17959  KO=1     )
>  UI AM validateGoto                                      (OK=17960  KO=0     )
> UI-Post-Login - stage 2                                  (OK=17958  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=17958  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=17958  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=17958  KO=0     )
> UI-Post-Login - stage 3                                  (OK=17957  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=17957  KO=0     )
>  UI IDM uiconfig                                         (OK=17957  KO=0     )
>  UI Enduser sessioncheck                                 (OK=17957  KO=0     )
>  UI IDM version                                          (OK=17957  KO=0     )
>  UI IDM privilege                                        (OK=17957  KO=0     )
>  UI IDM login                                            (OK=17956  KO=1     )
>  UI IDM features                                         (OK=17957  KO=0     )
>  UI IDM dashboard                                        (OK=17956  KO=0     )
>  UI IDM managed user schema                              (OK=17956  KO=0     )
>  UI IDM user                                             (OK=17956  KO=0     )
> RootUserinfo                                             (OK=59522  KO=0     )
>  UI IDM oidcToken                                        (OK=17955  KO=0     )
> userinfo                                                 (OK=17954  KO=0     )
> UI-Logout                                                (OK=17955  KO=0     )
> UI-Logout Redirect 1                                     (OK=17954  KO=0     )
>  UI AM revoke1                                           (OK=17953  KO=0     )
>  UI AM endsession                                        (OK=17954  KO=0     )
>  UI AM revoke2                                           (OK=17954  KO=0     )
> getIdToken                                               (OK=5876   KO=0     )
> getIdToken Redirect 1                                    (OK=5876   KO=0     )
> createOrganization                                       (OK=5876   KO=0     )
> tokenUserinfo                                            (OK=14315  KO=0     )
> queryOrganization                                        (OK=5876   KO=0     )
> deleteOrganization                                       (OK=5876   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3596   KO=0     )
> ReadPolicy                                               (OK=26725  KO=2     )
> DeletePolicy                                             (OK=26608  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=574    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3536 (98.99%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 133479 / active: 261    / done: 83169 
================================================================================

09:00:20.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:20.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:20.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:21.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:21.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:21.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:22.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:22.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:23.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:23.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:24.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:24.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:24.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:25 GMT                                    1405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1166466 KO=34    )
> restLoginInitiate                                        (OK=80707  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80703  KO=2     )
> Skip 2FA                                                 (OK=44755  KO=0     )
> User Authorize PKCE stage                                (OK=95161  KO=1     )
> User AccessToken PKCE stage                              (OK=95158  KO=0     )
> GetUUid                                                  (OK=26888  KO=0     )
> GetOpenidConfig                                          (OK=80417  KO=0     )
> CreatePolicy                                             (OK=26868  KO=20    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3007   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3007   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18027  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18027  KO=0     )
>  UI AM idFromSession                                     (OK=18026  KO=1     )
>  UI AM validateGoto                                      (OK=18027  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18022  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18022  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18022  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18022  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18020  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18020  KO=0     )
>  UI IDM uiconfig                                         (OK=18020  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18020  KO=0     )
>  UI IDM version                                          (OK=18020  KO=0     )
>  UI IDM privilege                                        (OK=18019  KO=0     )
>  UI IDM login                                            (OK=18018  KO=1     )
>  UI IDM features                                         (OK=18020  KO=0     )
>  UI IDM dashboard                                        (OK=18019  KO=0     )
>  UI IDM managed user schema                              (OK=18019  KO=0     )
>  UI IDM user                                             (OK=18019  KO=0     )
> RootUserinfo                                             (OK=59745  KO=0     )
>  UI IDM oidcToken                                        (OK=18017  KO=0     )
> userinfo                                                 (OK=18016  KO=0     )
> UI-Logout                                                (OK=18017  KO=0     )
> UI-Logout Redirect 1                                     (OK=18015  KO=0     )
>  UI AM revoke1                                           (OK=18012  KO=0     )
>  UI AM endsession                                        (OK=18013  KO=0     )
>  UI AM revoke2                                           (OK=18013  KO=0     )
> getIdToken                                               (OK=5893   KO=0     )
> getIdToken Redirect 1                                    (OK=5893   KO=0     )
> createOrganization                                       (OK=5893   KO=0     )
> tokenUserinfo                                            (OK=14367  KO=0     )
> queryOrganization                                        (OK=5893   KO=0     )
> deleteOrganization                                       (OK=5893   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3613   KO=0     )
> ReadPolicy                                               (OK=26800  KO=2     )
> DeletePolicy                                             (OK=26716  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=577    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3549 (99.00%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 133191 / active: 242    / done: 83476 
================================================================================

09:00:25.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:26.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:26.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:27.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:27.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:28.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:28.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:29.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:29.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:29.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:29.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:29.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:30 GMT                                    1410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1170850 KO=34    )
> restLoginInitiate                                        (OK=81000  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=80992  KO=2     )
> Skip 2FA                                                 (OK=44901  KO=0     )
> User Authorize PKCE stage                                (OK=95517  KO=1     )
> User AccessToken PKCE stage                              (OK=95513  KO=0     )
> GetUUid                                                  (OK=26973  KO=0     )
> GetOpenidConfig                                          (OK=80661  KO=0     )
> CreatePolicy                                             (OK=26951  KO=20    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3016   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3016   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18099  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18099  KO=0     )
>  UI AM idFromSession                                     (OK=18097  KO=1     )
>  UI AM validateGoto                                      (OK=18098  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18096  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18096  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18096  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18096  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18095  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18095  KO=0     )
>  UI IDM uiconfig                                         (OK=18095  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18095  KO=0     )
>  UI IDM version                                          (OK=18095  KO=0     )
>  UI IDM privilege                                        (OK=18095  KO=0     )
>  UI IDM login                                            (OK=18094  KO=1     )
>  UI IDM features                                         (OK=18095  KO=0     )
>  UI IDM dashboard                                        (OK=18095  KO=0     )
>  UI IDM managed user schema                              (OK=18095  KO=0     )
>  UI IDM user                                             (OK=18095  KO=0     )
> RootUserinfo                                             (OK=59949  KO=0     )
>  UI IDM oidcToken                                        (OK=18095  KO=0     )
> userinfo                                                 (OK=18092  KO=0     )
> UI-Logout                                                (OK=18093  KO=0     )
> UI-Logout Redirect 1                                     (OK=18093  KO=0     )
>  UI AM revoke1                                           (OK=18092  KO=0     )
>  UI AM endsession                                        (OK=18093  KO=0     )
>  UI AM revoke2                                           (OK=18093  KO=0     )
> getIdToken                                               (OK=5916   KO=0     )
> getIdToken Redirect 1                                    (OK=5916   KO=0     )
> createOrganization                                       (OK=5916   KO=0     )
> tokenUserinfo                                            (OK=14422  KO=0     )
> queryOrganization                                        (OK=5916   KO=0     )
> deleteOrganization                                       (OK=5916   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3628   KO=0     )
> ReadPolicy                                               (OK=26885  KO=2     )
> DeletePolicy                                             (OK=26794  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=580    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3561 (99.00%)
> status.find.in([200, 209], 304), found 409                         18 ( 0.50%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 132885 / active: 248    / done: 83776 
================================================================================

09:00:30.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:31.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:31.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:31.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:32.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:32.464 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 84122: status.find.in([200, 209], 304), found 409
09:00:32.465 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,84122,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIwOTY1MTcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidVdNbk5aLW51QThxZXlPOFduTTVEdFlMZTFNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODQzMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODQzMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMDMyLCJpYXQiOjE3MzE0ODg0MzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik5mRTktLUgzbUk3MlNtdlFjbFV4MF9hNXVGMCJ9.NMRfSn1k0tDOfJDPJLRYH6mCu6WoofUUnGzYrz6Nbi8IoPEXZfcgcOOIqcSILyUiG7YNej31dYVFcGA0ePOyh2g6rooKcAjNGxaW379ssHvf3HaIl98tiUThT6zcrpJeCkWYB2eLu1CNhkrVfgAHE97sFXDnD-exAWoFSwhLaTm6u7ufi6QsPQkvaWsC0FOibemZDLKd0A9Uud94OUV191iPNKL9i_LLz_Q_QbtdAurUcKClY178qWP3VWFZHNuizqmBi5qNY5llrQqkIWRrDb6X4x2fjF_xIDQUeePgh3SaEx4FOgo2UhaMEBLH-tf6INYUD0uzxWaTiIbZ_wAnKQ, username -> user.28264, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy35626, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae0658a, authcode -> iqw6-tQGzQv0siYptx9Y8o-g9jY, useAdminRealm -> true, callbacks -> {"tokenId":"PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488432187), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488432187))), password -> Pa_ssw0rd, challenge -> bj2t17IkXNuLqQNQhm9xQKT_n5AkuDC7b-J6VOdEFuc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 2.78.14.27, verifier -> LTUwMjQ2NTkwMTY3ODY1MTQ5MTQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6543c6d0, tokenId -> PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy35626","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:00:32 GMT
	x-forgerock-transactionid: 6dac6a8a-56ec-4833-831a-4efc97113559
	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:00:32.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:33.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:33.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:33.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:33.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:33.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:34.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:34.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:35 GMT                                    1415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1175140 KO=35    )
> restLoginInitiate                                        (OK=81308  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81303  KO=2     )
> Skip 2FA                                                 (OK=45069  KO=0     )
> User Authorize PKCE stage                                (OK=95884  KO=1     )
> User AccessToken PKCE stage                              (OK=95879  KO=0     )
> GetUUid                                                  (OK=27085  KO=0     )
> GetOpenidConfig                                          (OK=80943  KO=0     )
> CreatePolicy                                             (OK=27063  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3023   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3022   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18164  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18163  KO=0     )
>  UI AM idFromSession                                     (OK=18162  KO=1     )
>  UI AM validateGoto                                      (OK=18163  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18161  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18161  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18161  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18161  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18161  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18161  KO=0     )
>  UI IDM uiconfig                                         (OK=18161  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18161  KO=0     )
>  UI IDM version                                          (OK=18161  KO=0     )
>  UI IDM privilege                                        (OK=18160  KO=0     )
>  UI IDM login                                            (OK=18160  KO=1     )
>  UI IDM features                                         (OK=18161  KO=0     )
>  UI IDM dashboard                                        (OK=18160  KO=0     )
>  UI IDM managed user schema                              (OK=18160  KO=0     )
>  UI IDM user                                             (OK=18160  KO=0     )
> RootUserinfo                                             (OK=60143  KO=0     )
>  UI IDM oidcToken                                        (OK=18159  KO=0     )
> userinfo                                                 (OK=18157  KO=0     )
> UI-Logout                                                (OK=18158  KO=0     )
> UI-Logout Redirect 1                                     (OK=18158  KO=0     )
>  UI AM revoke1                                           (OK=18157  KO=0     )
>  UI AM endsession                                        (OK=18158  KO=0     )
>  UI AM revoke2                                           (OK=18158  KO=0     )
> getIdToken                                               (OK=5938   KO=0     )
> getIdToken Redirect 1                                    (OK=5938   KO=0     )
> createOrganization                                       (OK=5938   KO=0     )
> tokenUserinfo                                            (OK=14492  KO=0     )
> queryOrganization                                        (OK=5938   KO=0     )
> deleteOrganization                                       (OK=5938   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3641   KO=0     )
> ReadPolicy                                               (OK=26968  KO=2     )
> DeletePolicy                                             (OK=26880  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=580    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3574 (98.98%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.53%)
> status.find.in([200, 209], 304), found 404                          9 ( 0.25%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 132573 / active: 257    / done: 84079 
================================================================================

09:00:35.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:35.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:37.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:37.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:37.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:37.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 84122: status.find.in([200, 209], 304), found 404
09:00:37.555 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,84122,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIwOTY1MTcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidVdNbk5aLW51QThxZXlPOFduTTVEdFlMZTFNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODQzMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODQzMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMDMyLCJpYXQiOjE3MzE0ODg0MzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik5mRTktLUgzbUk3MlNtdlFjbFV4MF9hNXVGMCJ9.NMRfSn1k0tDOfJDPJLRYH6mCu6WoofUUnGzYrz6Nbi8IoPEXZfcgcOOIqcSILyUiG7YNej31dYVFcGA0ePOyh2g6rooKcAjNGxaW379ssHvf3HaIl98tiUThT6zcrpJeCkWYB2eLu1CNhkrVfgAHE97sFXDnD-exAWoFSwhLaTm6u7ufi6QsPQkvaWsC0FOibemZDLKd0A9Uud94OUV191iPNKL9i_LLz_Q_QbtdAurUcKClY178qWP3VWFZHNuizqmBi5qNY5llrQqkIWRrDb6X4x2fjF_xIDQUeePgh3SaEx4FOgo2UhaMEBLH-tf6INYUD0uzxWaTiIbZ_wAnKQ, username -> user.28264, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy35626, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae0658a, authcode -> iqw6-tQGzQv0siYptx9Y8o-g9jY, useAdminRealm -> true, callbacks -> {"tokenId":"PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488432187), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488432187))), password -> Pa_ssw0rd, challenge -> bj2t17IkXNuLqQNQhm9xQKT_n5AkuDC7b-J6VOdEFuc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 2.78.14.27, verifier -> LTUwMjQ2NTkwMTY3ODY1MTQ5MTQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6543c6d0, tokenId -> PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy35626
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=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: 84
	date: Wed, 13 Nov 2024 09:00:37 GMT
	x-forgerock-transactionid: aabf457e-8ba6-4ee8-b3b3-3dff33ee6c91
	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 testPolicy35626 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:00:38.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:38.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:39.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:39.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:39.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:39.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:39.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:40.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:40.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:40 GMT                                    1420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1178863 KO=36    )
> restLoginInitiate                                        (OK=81584  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81574  KO=2     )
> Skip 2FA                                                 (OK=45220  KO=0     )
> User Authorize PKCE stage                                (OK=96191  KO=1     )
> User AccessToken PKCE stage                              (OK=96187  KO=0     )
> GetUUid                                                  (OK=27172  KO=0     )
> GetOpenidConfig                                          (OK=81226  KO=0     )
> CreatePolicy                                             (OK=27150  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3028   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18224  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18223  KO=0     )
>  UI AM idFromSession                                     (OK=18220  KO=1     )
>  UI AM validateGoto                                      (OK=18221  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18220  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18219  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18219  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18219  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18215  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18215  KO=0     )
>  UI IDM uiconfig                                         (OK=18214  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18214  KO=0     )
>  UI IDM version                                          (OK=18214  KO=0     )
>  UI IDM privilege                                        (OK=18213  KO=0     )
>  UI IDM login                                            (OK=18212  KO=1     )
>  UI IDM features                                         (OK=18213  KO=0     )
>  UI IDM dashboard                                        (OK=18213  KO=0     )
>  UI IDM managed user schema                              (OK=18213  KO=0     )
>  UI IDM user                                             (OK=18213  KO=0     )
> RootUserinfo                                             (OK=60328  KO=0     )
>  UI IDM oidcToken                                        (OK=18213  KO=0     )
> userinfo                                                 (OK=18211  KO=0     )
> UI-Logout                                                (OK=18212  KO=0     )
> UI-Logout Redirect 1                                     (OK=18212  KO=0     )
>  UI AM revoke1                                           (OK=18211  KO=0     )
>  UI AM endsession                                        (OK=18212  KO=0     )
>  UI AM revoke2                                           (OK=18212  KO=0     )
> getIdToken                                               (OK=5953   KO=0     )
> getIdToken Redirect 1                                    (OK=5953   KO=0     )
> createOrganization                                       (OK=5953   KO=0     )
> tokenUserinfo                                            (OK=14538  KO=0     )
> queryOrganization                                        (OK=5953   KO=0     )
> deleteOrganization                                       (OK=5952   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3655   KO=0     )
> ReadPolicy                                               (OK=27081  KO=3     )
> DeletePolicy                                             (OK=26959  KO=7     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=581    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3588 (98.95%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         10 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.06%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 38%
          waiting: 132294 / active: 288    / done: 84327 
================================================================================

09:00:40.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:40.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:41.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:42.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:42.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:42.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 84122: status.find.in([200, 209], 304), found 404
09:00:42.645 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,84122,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIwOTY1MTcwIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoidVdNbk5aLW51QThxZXlPOFduTTVEdFlMZTFNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODQzMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODQzMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMDMyLCJpYXQiOjE3MzE0ODg0MzIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik5mRTktLUgzbUk3MlNtdlFjbFV4MF9hNXVGMCJ9.NMRfSn1k0tDOfJDPJLRYH6mCu6WoofUUnGzYrz6Nbi8IoPEXZfcgcOOIqcSILyUiG7YNej31dYVFcGA0ePOyh2g6rooKcAjNGxaW379ssHvf3HaIl98tiUThT6zcrpJeCkWYB2eLu1CNhkrVfgAHE97sFXDnD-exAWoFSwhLaTm6u7ufi6QsPQkvaWsC0FOibemZDLKd0A9Uud94OUV191iPNKL9i_LLz_Q_QbtdAurUcKClY178qWP3VWFZHNuizqmBi5qNY5llrQqkIWRrDb6X4x2fjF_xIDQUeePgh3SaEx4FOgo2UhaMEBLH-tf6INYUD0uzxWaTiIbZ_wAnKQ, username -> user.28264, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy35626, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7ae0658a, authcode -> iqw6-tQGzQv0siYptx9Y8o-g9jY, useAdminRealm -> true, callbacks -> {"tokenId":"PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488432187), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488432187))), password -> Pa_ssw0rd, challenge -> bj2t17IkXNuLqQNQhm9xQKT_n5AkuDC7b-J6VOdEFuc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 2.78.14.27, verifier -> LTUwMjQ2NTkwMTY3ODY1MTQ5MTQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6543c6d0, tokenId -> PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy35626
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=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=PQ7QH2ILGwChctnEYE2-YsgJs6w.*AAJTSQACMDIAAlNLABxPNk9QSkJkL0hTRUZETHJQYTlCVlJCUGJDbVE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: 84
	date: Wed, 13 Nov 2024 09:00:42 GMT
	x-forgerock-transactionid: c36a063f-b97c-4d6b-b7ad-92a7277f233e
	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 testPolicy35626 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:00:42.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:42.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:43.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:44.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:44.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:44.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:45 GMT                                    1425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1183277 KO=37    )
> restLoginInitiate                                        (OK=81876  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=81871  KO=2     )
> Skip 2FA                                                 (OK=45394  KO=0     )
> User Authorize PKCE stage                                (OK=96546  KO=1     )
> User AccessToken PKCE stage                              (OK=96544  KO=0     )
> GetUUid                                                  (OK=27279  KO=0     )
> GetOpenidConfig                                          (OK=81532  KO=0     )
> CreatePolicy                                             (OK=27258  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3038   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3038   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18286  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18286  KO=0     )
>  UI AM idFromSession                                     (OK=18284  KO=1     )
>  UI AM validateGoto                                      (OK=18285  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18284  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18284  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18284  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18284  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18284  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18284  KO=0     )
>  UI IDM uiconfig                                         (OK=18284  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18284  KO=0     )
>  UI IDM version                                          (OK=18284  KO=0     )
>  UI IDM privilege                                        (OK=18284  KO=0     )
>  UI IDM login                                            (OK=18283  KO=1     )
>  UI IDM features                                         (OK=18284  KO=0     )
>  UI IDM dashboard                                        (OK=18284  KO=0     )
>  UI IDM managed user schema                              (OK=18284  KO=0     )
>  UI IDM user                                             (OK=18284  KO=0     )
> RootUserinfo                                             (OK=60543  KO=0     )
>  UI IDM oidcToken                                        (OK=18283  KO=0     )
> userinfo                                                 (OK=18281  KO=0     )
> UI-Logout                                                (OK=18281  KO=0     )
> UI-Logout Redirect 1                                     (OK=18280  KO=0     )
>  UI AM revoke1                                           (OK=18279  KO=0     )
>  UI AM endsession                                        (OK=18280  KO=0     )
>  UI AM revoke2                                           (OK=18280  KO=0     )
> getIdToken                                               (OK=5982   KO=0     )
> getIdToken Redirect 1                                    (OK=5982   KO=0     )
> createOrganization                                       (OK=5982   KO=0     )
> tokenUserinfo                                            (OK=14586  KO=0     )
> queryOrganization                                        (OK=5982   KO=0     )
> deleteOrganization                                       (OK=5981   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3676   KO=0     )
> ReadPolicy                                               (OK=27166  KO=3     )
> DeletePolicy                                             (OK=27075  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=582    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3599 (98.93%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 131990 / active: 268    / done: 84651 
================================================================================

09:00:45.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:45.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:47.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:47.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:48.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:49.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:49.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:50 GMT                                    1430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1187731 KO=37    )
> restLoginInitiate                                        (OK=82188  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82180  KO=2     )
> Skip 2FA                                                 (OK=45571  KO=0     )
> User Authorize PKCE stage                                (OK=96917  KO=1     )
> User AccessToken PKCE stage                              (OK=96911  KO=0     )
> GetUUid                                                  (OK=27381  KO=0     )
> GetOpenidConfig                                          (OK=81827  KO=0     )
> CreatePolicy                                             (OK=27358  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3048   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3048   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18359  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18359  KO=0     )
>  UI AM idFromSession                                     (OK=18358  KO=1     )
>  UI AM validateGoto                                      (OK=18359  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18355  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18355  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18354  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18354  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18351  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18351  KO=0     )
>  UI IDM uiconfig                                         (OK=18351  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18351  KO=0     )
>  UI IDM version                                          (OK=18351  KO=0     )
>  UI IDM privilege                                        (OK=18351  KO=0     )
>  UI IDM login                                            (OK=18350  KO=1     )
>  UI IDM features                                         (OK=18351  KO=0     )
>  UI IDM dashboard                                        (OK=18351  KO=0     )
>  UI IDM managed user schema                              (OK=18351  KO=0     )
>  UI IDM user                                             (OK=18351  KO=0     )
> RootUserinfo                                             (OK=60779  KO=0     )
>  UI IDM oidcToken                                        (OK=18349  KO=0     )
> userinfo                                                 (OK=18348  KO=0     )
> UI-Logout                                                (OK=18349  KO=0     )
> UI-Logout Redirect 1                                     (OK=18349  KO=0     )
>  UI AM revoke1                                           (OK=18347  KO=0     )
>  UI AM endsession                                        (OK=18348  KO=0     )
>  UI AM revoke2                                           (OK=18348  KO=0     )
> getIdToken                                               (OK=6007   KO=0     )
> getIdToken Redirect 1                                    (OK=6007   KO=0     )
> createOrganization                                       (OK=6006   KO=0     )
> tokenUserinfo                                            (OK=14638  KO=0     )
> queryOrganization                                        (OK=6005   KO=0     )
> deleteOrganization                                       (OK=6004   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3687   KO=0     )
> ReadPolicy                                               (OK=27274  KO=3     )
> DeletePolicy                                             (OK=27161  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=583    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3606 (98.93%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################-                                             ] 39%
          waiting: 131669 / active: 300    / done: 84940 
================================================================================

09:00:50.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:50.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:50.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:50.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:51.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:51.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:51.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:51.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:52.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:52.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:53.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:53.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:53.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:53.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:53.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:54.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:54.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:54.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:54.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:54.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:55.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:55.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:55.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:00:55 GMT                                    1435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1192038 KO=37    )
> restLoginInitiate                                        (OK=82474  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82466  KO=2     )
> Skip 2FA                                                 (OK=45717  KO=0     )
> User Authorize PKCE stage                                (OK=97252  KO=1     )
> User AccessToken PKCE stage                              (OK=97247  KO=0     )
> GetUUid                                                  (OK=27470  KO=0     )
> GetOpenidConfig                                          (OK=82125  KO=0     )
> CreatePolicy                                             (OK=27448  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3056   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3056   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18428  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18427  KO=0     )
>  UI AM idFromSession                                     (OK=18425  KO=1     )
>  UI AM validateGoto                                      (OK=18426  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18424  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18424  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18424  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18424  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18422  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18421  KO=0     )
>  UI IDM uiconfig                                         (OK=18421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18421  KO=0     )
>  UI IDM version                                          (OK=18421  KO=0     )
>  UI IDM privilege                                        (OK=18421  KO=0     )
>  UI IDM login                                            (OK=18420  KO=1     )
>  UI IDM features                                         (OK=18421  KO=0     )
>  UI IDM dashboard                                        (OK=18421  KO=0     )
>  UI IDM managed user schema                              (OK=18421  KO=0     )
>  UI IDM user                                             (OK=18421  KO=0     )
> RootUserinfo                                             (OK=61004  KO=0     )
>  UI IDM oidcToken                                        (OK=18421  KO=0     )
> userinfo                                                 (OK=18420  KO=0     )
> UI-Logout                                                (OK=18421  KO=0     )
> UI-Logout Redirect 1                                     (OK=18421  KO=0     )
>  UI AM revoke1                                           (OK=18420  KO=0     )
>  UI AM endsession                                        (OK=18421  KO=0     )
>  UI AM revoke2                                           (OK=18421  KO=0     )
> getIdToken                                               (OK=6026   KO=0     )
> getIdToken Redirect 1                                    (OK=6026   KO=0     )
> createOrganization                                       (OK=6026   KO=0     )
> tokenUserinfo                                            (OK=14688  KO=0     )
> queryOrganization                                        (OK=6025   KO=0     )
> deleteOrganization                                       (OK=6024   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3706   KO=0     )
> ReadPolicy                                               (OK=27372  KO=3     )
> DeletePolicy                                             (OK=27269  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=583    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3629 (98.94%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 131376 / active: 260    / done: 85273 
================================================================================

09:00:55.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:56.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:56.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:56.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:57.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:57.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:58.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:58.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:58.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:59.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:59.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:59.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:00:59.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:00.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:00 GMT                                    1440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1196412 KO=37    )
> restLoginInitiate                                        (OK=82752  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=82745  KO=2     )
> Skip 2FA                                                 (OK=45854  KO=0     )
> User Authorize PKCE stage                                (OK=97589  KO=1     )
> User AccessToken PKCE stage                              (OK=97588  KO=0     )
> GetUUid                                                  (OK=27555  KO=0     )
> GetOpenidConfig                                          (OK=82396  KO=0     )
> CreatePolicy                                             (OK=27532  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3062   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3062   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18508  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18508  KO=0     )
>  UI AM idFromSession                                     (OK=18505  KO=1     )
>  UI AM validateGoto                                      (OK=18507  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18503  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18502  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18502  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18502  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18502  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18501  KO=0     )
>  UI IDM uiconfig                                         (OK=18500  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18500  KO=0     )
>  UI IDM version                                          (OK=18500  KO=0     )
>  UI IDM privilege                                        (OK=18500  KO=0     )
>  UI IDM login                                            (OK=18499  KO=1     )
>  UI IDM features                                         (OK=18500  KO=0     )
>  UI IDM dashboard                                        (OK=18499  KO=0     )
>  UI IDM managed user schema                              (OK=18498  KO=0     )
>  UI IDM user                                             (OK=18499  KO=0     )
> RootUserinfo                                             (OK=61197  KO=0     )
>  UI IDM oidcToken                                        (OK=18497  KO=0     )
> userinfo                                                 (OK=18495  KO=0     )
> UI-Logout                                                (OK=18496  KO=0     )
> UI-Logout Redirect 1                                     (OK=18496  KO=0     )
>  UI AM revoke1                                           (OK=18495  KO=0     )
>  UI AM endsession                                        (OK=18496  KO=0     )
>  UI AM revoke2                                           (OK=18496  KO=0     )
> getIdToken                                               (OK=6040   KO=0     )
> getIdToken Redirect 1                                    (OK=6040   KO=0     )
> createOrganization                                       (OK=6040   KO=0     )
> tokenUserinfo                                            (OK=14734  KO=0     )
> queryOrganization                                        (OK=6040   KO=0     )
> deleteOrganization                                       (OK=6040   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3726   KO=0     )
> ReadPolicy                                               (OK=27463  KO=3     )
> DeletePolicy                                             (OK=27365  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=586    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3643 (98.94%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 131091 / active: 252    / done: 85566 
================================================================================

09:01:01.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:01.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:01.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:02.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:02.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:02.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:02.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:02.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:02.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:03.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:03.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:03.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:04.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:04.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:05 GMT                                    1445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1200451 KO=37    )
> restLoginInitiate                                        (OK=83034  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83024  KO=2     )
> Skip 2FA                                                 (OK=46010  KO=0     )
> User Authorize PKCE stage                                (OK=97921  KO=1     )
> User AccessToken PKCE stage                              (OK=97919  KO=0     )
> GetUUid                                                  (OK=27654  KO=0     )
> GetOpenidConfig                                          (OK=82671  KO=0     )
> CreatePolicy                                             (OK=27631  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3080   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3080   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18568  KO=0     )
>  UI AM idFromSession                                     (OK=18566  KO=1     )
>  UI AM validateGoto                                      (OK=18567  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18565  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18565  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18565  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18565  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18564  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18564  KO=0     )
>  UI IDM uiconfig                                         (OK=18564  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18564  KO=0     )
>  UI IDM version                                          (OK=18564  KO=0     )
>  UI IDM privilege                                        (OK=18564  KO=0     )
>  UI IDM login                                            (OK=18563  KO=1     )
>  UI IDM features                                         (OK=18564  KO=0     )
>  UI IDM dashboard                                        (OK=18564  KO=0     )
>  UI IDM managed user schema                              (OK=18563  KO=0     )
>  UI IDM user                                             (OK=18564  KO=0     )
> RootUserinfo                                             (OK=61377  KO=0     )
>  UI IDM oidcToken                                        (OK=18562  KO=0     )
> userinfo                                                 (OK=18559  KO=0     )
> UI-Logout                                                (OK=18560  KO=0     )
> UI-Logout Redirect 1                                     (OK=18559  KO=0     )
>  UI AM revoke1                                           (OK=18556  KO=0     )
>  UI AM endsession                                        (OK=18557  KO=0     )
>  UI AM revoke2                                           (OK=18557  KO=0     )
> getIdToken                                               (OK=6060   KO=0     )
> getIdToken Redirect 1                                    (OK=6060   KO=0     )
> createOrganization                                       (OK=6060   KO=0     )
> tokenUserinfo                                            (OK=14781  KO=0     )
> queryOrganization                                        (OK=6060   KO=0     )
> deleteOrganization                                       (OK=6058   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3738   KO=0     )
> ReadPolicy                                               (OK=27549  KO=3     )
> DeletePolicy                                             (OK=27453  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=590    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3657 (98.94%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 130790 / active: 270    / done: 85849 
================================================================================

09:01:05.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:05.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:06.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:06.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:06.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:06.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:06.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:07.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:07.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:08.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:08.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:09.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:09.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:09.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:09.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:09.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:09.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:10 GMT                                    1450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1204475 KO=37    )
> restLoginInitiate                                        (OK=83316  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83307  KO=2     )
> Skip 2FA                                                 (OK=46174  KO=0     )
> User Authorize PKCE stage                                (OK=98252  KO=1     )
> User AccessToken PKCE stage                              (OK=98243  KO=0     )
> GetUUid                                                  (OK=27755  KO=0     )
> GetOpenidConfig                                          (OK=82958  KO=0     )
> CreatePolicy                                             (OK=27734  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3092   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3091   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18631  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18631  KO=0     )
>  UI AM idFromSession                                     (OK=18630  KO=1     )
>  UI AM validateGoto                                      (OK=18631  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18626  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18626  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18626  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18626  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18625  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18625  KO=0     )
>  UI IDM uiconfig                                         (OK=18625  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18625  KO=0     )
>  UI IDM version                                          (OK=18625  KO=0     )
>  UI IDM privilege                                        (OK=18625  KO=0     )
>  UI IDM login                                            (OK=18624  KO=1     )
>  UI IDM features                                         (OK=18625  KO=0     )
>  UI IDM dashboard                                        (OK=18625  KO=0     )
>  UI IDM managed user schema                              (OK=18625  KO=0     )
>  UI IDM user                                             (OK=18625  KO=0     )
> RootUserinfo                                             (OK=61568  KO=0     )
>  UI IDM oidcToken                                        (OK=18622  KO=0     )
> userinfo                                                 (OK=18620  KO=0     )
> UI-Logout                                                (OK=18621  KO=0     )
> UI-Logout Redirect 1                                     (OK=18621  KO=0     )
>  UI AM revoke1                                           (OK=18620  KO=0     )
>  UI AM endsession                                        (OK=18621  KO=0     )
>  UI AM revoke2                                           (OK=18621  KO=0     )
> getIdToken                                               (OK=6077   KO=0     )
> getIdToken Redirect 1                                    (OK=6076   KO=0     )
> createOrganization                                       (OK=6076   KO=0     )
> tokenUserinfo                                            (OK=14825  KO=0     )
> queryOrganization                                        (OK=6075   KO=0     )
> deleteOrganization                                       (OK=6075   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3751   KO=0     )
> ReadPolicy                                               (OK=27648  KO=3     )
> DeletePolicy                                             (OK=27543  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=592    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3674 (98.95%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 130497 / active: 281    / done: 86131 
================================================================================

09:01:10.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:10.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:10.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:12.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:12.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:12.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:12.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:12.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:14.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:15.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:15.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:15 GMT                                    1455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1208614 KO=37    )
> restLoginInitiate                                        (OK=83595  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83586  KO=2     )
> Skip 2FA                                                 (OK=46332  KO=0     )
> User Authorize PKCE stage                                (OK=98584  KO=1     )
> User AccessToken PKCE stage                              (OK=98584  KO=0     )
> GetUUid                                                  (OK=27849  KO=0     )
> GetOpenidConfig                                          (OK=83253  KO=0     )
> CreatePolicy                                             (OK=27826  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3105   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3104   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18692  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18690  KO=0     )
>  UI AM idFromSession                                     (OK=18689  KO=1     )
>  UI AM validateGoto                                      (OK=18690  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18690  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18690  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18690  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18690  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18688  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18688  KO=0     )
>  UI IDM uiconfig                                         (OK=18687  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18687  KO=0     )
>  UI IDM version                                          (OK=18687  KO=0     )
>  UI IDM privilege                                        (OK=18687  KO=0     )
>  UI IDM login                                            (OK=18686  KO=1     )
>  UI IDM features                                         (OK=18687  KO=0     )
>  UI IDM dashboard                                        (OK=18687  KO=0     )
>  UI IDM managed user schema                              (OK=18687  KO=0     )
>  UI IDM user                                             (OK=18687  KO=0     )
> RootUserinfo                                             (OK=61818  KO=0     )
>  UI IDM oidcToken                                        (OK=18687  KO=0     )
> userinfo                                                 (OK=18685  KO=0     )
> UI-Logout                                                (OK=18686  KO=0     )
> UI-Logout Redirect 1                                     (OK=18686  KO=0     )
>  UI AM revoke1                                           (OK=18683  KO=0     )
>  UI AM endsession                                        (OK=18684  KO=0     )
>  UI AM revoke2                                           (OK=18684  KO=0     )
> getIdToken                                               (OK=6097   KO=0     )
> getIdToken Redirect 1                                    (OK=6097   KO=0     )
> createOrganization                                       (OK=6096   KO=0     )
> tokenUserinfo                                            (OK=14876  KO=0     )
> queryOrganization                                        (OK=6096   KO=0     )
> deleteOrganization                                       (OK=6095   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3766   KO=0     )
> ReadPolicy                                               (OK=27750  KO=3     )
> DeletePolicy                                             (OK=27638  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=593    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3685 (98.95%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 130207 / active: 281    / done: 86421 
================================================================================

09:01:15.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:15.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:16.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:16.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:17.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:17.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:17.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:17.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:17.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:17.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:18.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:18.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:18.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:18.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:18.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:18.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:18.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:19.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:20.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:20 GMT                                    1460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1213354 KO=37    )
> restLoginInitiate                                        (OK=83922  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=83915  KO=2     )
> Skip 2FA                                                 (OK=46517  KO=0     )
> User Authorize PKCE stage                                (OK=98971  KO=1     )
> User AccessToken PKCE stage                              (OK=98966  KO=0     )
> GetUUid                                                  (OK=27948  KO=0     )
> GetOpenidConfig                                          (OK=83547  KO=0     )
> CreatePolicy                                             (OK=27926  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3112   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3112   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18766  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18766  KO=0     )
>  UI AM idFromSession                                     (OK=18765  KO=1     )
>  UI AM validateGoto                                      (OK=18766  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18765  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18765  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18764  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18764  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18762  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18762  KO=0     )
>  UI IDM uiconfig                                         (OK=18762  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18762  KO=0     )
>  UI IDM version                                          (OK=18762  KO=0     )
>  UI IDM privilege                                        (OK=18762  KO=0     )
>  UI IDM login                                            (OK=18761  KO=1     )
>  UI IDM features                                         (OK=18762  KO=0     )
>  UI IDM dashboard                                        (OK=18762  KO=0     )
>  UI IDM managed user schema                              (OK=18762  KO=0     )
>  UI IDM user                                             (OK=18762  KO=0     )
> RootUserinfo                                             (OK=62086  KO=0     )
>  UI IDM oidcToken                                        (OK=18762  KO=0     )
> userinfo                                                 (OK=18760  KO=0     )
> UI-Logout                                                (OK=18760  KO=0     )
> UI-Logout Redirect 1                                     (OK=18759  KO=0     )
>  UI AM revoke1                                           (OK=18756  KO=0     )
>  UI AM endsession                                        (OK=18758  KO=0     )
>  UI AM revoke2                                           (OK=18758  KO=0     )
> getIdToken                                               (OK=6126   KO=0     )
> getIdToken Redirect 1                                    (OK=6126   KO=0     )
> createOrganization                                       (OK=6126   KO=0     )
> tokenUserinfo                                            (OK=14925  KO=0     )
> queryOrganization                                        (OK=6126   KO=0     )
> deleteOrganization                                       (OK=6124   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3784   KO=0     )
> ReadPolicy                                               (OK=27844  KO=3     )
> DeletePolicy                                             (OK=27742  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=594    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3704 (98.96%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 39%
          waiting: 129872 / active: 279    / done: 86758 
================================================================================

09:01:20.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:21.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:21.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:21.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:22.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:22.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:23.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:23.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:23.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:24.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:24.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:24.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:25.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:25 GMT                                    1465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1217565 KO=37    )
> restLoginInitiate                                        (OK=84221  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84210  KO=2     )
> Skip 2FA                                                 (OK=46687  KO=0     )
> User Authorize PKCE stage                                (OK=99313  KO=1     )
> User AccessToken PKCE stage                              (OK=99305  KO=0     )
> GetUUid                                                  (OK=28045  KO=0     )
> GetOpenidConfig                                          (OK=83838  KO=0     )
> CreatePolicy                                             (OK=28024  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3122   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3122   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18832  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18831  KO=0     )
>  UI AM idFromSession                                     (OK=18830  KO=1     )
>  UI AM validateGoto                                      (OK=18831  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18829  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18829  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18827  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18827  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18825  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18825  KO=0     )
>  UI IDM uiconfig                                         (OK=18825  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18825  KO=0     )
>  UI IDM version                                          (OK=18825  KO=0     )
>  UI IDM privilege                                        (OK=18824  KO=0     )
>  UI IDM login                                            (OK=18823  KO=1     )
>  UI IDM features                                         (OK=18824  KO=0     )
>  UI IDM dashboard                                        (OK=18824  KO=0     )
>  UI IDM managed user schema                              (OK=18824  KO=0     )
>  UI IDM user                                             (OK=18823  KO=0     )
> RootUserinfo                                             (OK=62304  KO=0     )
>  UI IDM oidcToken                                        (OK=18823  KO=0     )
> userinfo                                                 (OK=18822  KO=0     )
> UI-Logout                                                (OK=18823  KO=0     )
> UI-Logout Redirect 1                                     (OK=18822  KO=0     )
>  UI AM revoke1                                           (OK=18821  KO=0     )
>  UI AM endsession                                        (OK=18822  KO=0     )
>  UI AM revoke2                                           (OK=18822  KO=0     )
> getIdToken                                               (OK=6156   KO=0     )
> getIdToken Redirect 1                                    (OK=6156   KO=0     )
> createOrganization                                       (OK=6155   KO=0     )
> tokenUserinfo                                            (OK=14969  KO=0     )
> queryOrganization                                        (OK=6155   KO=0     )
> deleteOrganization                                       (OK=6155   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3794   KO=0     )
> ReadPolicy                                               (OK=27943  KO=3     )
> DeletePolicy                                             (OK=27837  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=596    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3717 (98.96%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 129564 / active: 277    / done: 87068 
================================================================================

09:01:26.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:26.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:26.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:27.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:27.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:28.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:28.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:28.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:29.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:29.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:30.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:30.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:30 GMT                                    1470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1221945 KO=37    )
> restLoginInitiate                                        (OK=84507  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84500  KO=2     )
> Skip 2FA                                                 (OK=46839  KO=0     )
> User Authorize PKCE stage                                (OK=99660  KO=1     )
> User AccessToken PKCE stage                              (OK=99655  KO=0     )
> GetUUid                                                  (OK=28138  KO=0     )
> GetOpenidConfig                                          (OK=84128  KO=0     )
> CreatePolicy                                             (OK=28114  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3137   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3136   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18907  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18906  KO=0     )
>  UI AM idFromSession                                     (OK=18905  KO=1     )
>  UI AM validateGoto                                      (OK=18906  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18903  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18903  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18901  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18901  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18899  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18897  KO=0     )
>  UI IDM uiconfig                                         (OK=18896  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18896  KO=0     )
>  UI IDM version                                          (OK=18896  KO=0     )
>  UI IDM privilege                                        (OK=18896  KO=0     )
>  UI IDM login                                            (OK=18895  KO=1     )
>  UI IDM features                                         (OK=18896  KO=0     )
>  UI IDM dashboard                                        (OK=18896  KO=0     )
>  UI IDM managed user schema                              (OK=18896  KO=0     )
>  UI IDM user                                             (OK=18896  KO=0     )
> RootUserinfo                                             (OK=62489  KO=0     )
>  UI IDM oidcToken                                        (OK=18896  KO=0     )
> userinfo                                                 (OK=18895  KO=0     )
> UI-Logout                                                (OK=18895  KO=0     )
> UI-Logout Redirect 1                                     (OK=18895  KO=0     )
>  UI AM revoke1                                           (OK=18893  KO=0     )
>  UI AM endsession                                        (OK=18894  KO=0     )
>  UI AM revoke2                                           (OK=18894  KO=0     )
> getIdToken                                               (OK=6178   KO=0     )
> getIdToken Redirect 1                                    (OK=6178   KO=0     )
> createOrganization                                       (OK=6177   KO=0     )
> tokenUserinfo                                            (OK=15019  KO=0     )
> queryOrganization                                        (OK=6177   KO=0     )
> deleteOrganization                                       (OK=6176   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3807   KO=0     )
> ReadPolicy                                               (OK=28040  KO=3     )
> DeletePolicy                                             (OK=27938  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=599    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3729 (98.96%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 129258 / active: 275    / done: 87376 
================================================================================

09:01:30.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:30.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:31.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:32.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:33.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:33.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:34.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:35.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:35 GMT                                    1475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1226484 KO=37    )
> restLoginInitiate                                        (OK=84813  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=84806  KO=2     )
> Skip 2FA                                                 (OK=47000  KO=0     )
> User Authorize PKCE stage                                (OK=100030 KO=1     )
> User AccessToken PKCE stage                              (OK=100022 KO=0     )
> GetUUid                                                  (OK=28231  KO=0     )
> GetOpenidConfig                                          (OK=84404  KO=0     )
> CreatePolicy                                             (OK=28206  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3150   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3150   KO=0     )
> UI-Post-Login - stage 1                                  (OK=18980  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=18980  KO=0     )
>  UI AM idFromSession                                     (OK=18979  KO=1     )
>  UI AM validateGoto                                      (OK=18980  KO=0     )
> UI-Post-Login - stage 2                                  (OK=18975  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=18975  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=18975  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=18975  KO=0     )
> UI-Post-Login - stage 3                                  (OK=18973  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=18973  KO=0     )
>  UI IDM uiconfig                                         (OK=18972  KO=0     )
>  UI Enduser sessioncheck                                 (OK=18972  KO=0     )
>  UI IDM version                                          (OK=18972  KO=0     )
>  UI IDM privilege                                        (OK=18972  KO=0     )
>  UI IDM login                                            (OK=18971  KO=1     )
>  UI IDM features                                         (OK=18972  KO=0     )
>  UI IDM dashboard                                        (OK=18972  KO=0     )
>  UI IDM managed user schema                              (OK=18972  KO=0     )
>  UI IDM user                                             (OK=18972  KO=0     )
> RootUserinfo                                             (OK=62727  KO=0     )
>  UI IDM oidcToken                                        (OK=18972  KO=0     )
> userinfo                                                 (OK=18971  KO=0     )
> UI-Logout                                                (OK=18972  KO=0     )
> UI-Logout Redirect 1                                     (OK=18971  KO=0     )
>  UI AM revoke1                                           (OK=18969  KO=0     )
>  UI AM endsession                                        (OK=18970  KO=0     )
>  UI AM revoke2                                           (OK=18970  KO=0     )
> getIdToken                                               (OK=6194   KO=0     )
> getIdToken Redirect 1                                    (OK=6194   KO=0     )
> createOrganization                                       (OK=6194   KO=0     )
> tokenUserinfo                                            (OK=15082  KO=0     )
> queryOrganization                                        (OK=6194   KO=0     )
> deleteOrganization                                       (OK=6194   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3820   KO=0     )
> ReadPolicy                                               (OK=28131  KO=3     )
> DeletePolicy                                             (OK=28032  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=603    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3737 (98.97%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################-                                            ] 40%
          waiting: 128943 / active: 279    / done: 87687 
================================================================================

09:01:35.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:36.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:36.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:36.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:36.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:36.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:36.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:37.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:37.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:37.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:38.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:38.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:39.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:39.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:39.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:39.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:40.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:40 GMT                                    1480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1230813 KO=37    )
> restLoginInitiate                                        (OK=85095  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85088  KO=2     )
> Skip 2FA                                                 (OK=47147  KO=0     )
> User Authorize PKCE stage                                (OK=100374 KO=1     )
> User AccessToken PKCE stage                              (OK=100368 KO=0     )
> GetUUid                                                  (OK=28330  KO=0     )
> GetOpenidConfig                                          (OK=84686  KO=0     )
> CreatePolicy                                             (OK=28307  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3158   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3158   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19054  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19054  KO=0     )
>  UI AM idFromSession                                     (OK=19052  KO=1     )
>  UI AM validateGoto                                      (OK=19053  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19050  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19049  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19048  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19048  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19044  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19044  KO=0     )
>  UI IDM uiconfig                                         (OK=19044  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19044  KO=0     )
>  UI IDM version                                          (OK=19044  KO=0     )
>  UI IDM privilege                                        (OK=19044  KO=0     )
>  UI IDM login                                            (OK=19043  KO=1     )
>  UI IDM features                                         (OK=19044  KO=0     )
>  UI IDM dashboard                                        (OK=19044  KO=0     )
>  UI IDM managed user schema                              (OK=19044  KO=0     )
>  UI IDM user                                             (OK=19044  KO=0     )
> RootUserinfo                                             (OK=62950  KO=0     )
>  UI IDM oidcToken                                        (OK=19043  KO=0     )
> userinfo                                                 (OK=19042  KO=0     )
> UI-Logout                                                (OK=19043  KO=0     )
> UI-Logout Redirect 1                                     (OK=19043  KO=0     )
>  UI AM revoke1                                           (OK=19041  KO=0     )
>  UI AM endsession                                        (OK=19042  KO=0     )
>  UI AM revoke2                                           (OK=19042  KO=0     )
> getIdToken                                               (OK=6212   KO=0     )
> getIdToken Redirect 1                                    (OK=6211   KO=0     )
> createOrganization                                       (OK=6211   KO=0     )
> tokenUserinfo                                            (OK=15124  KO=0     )
> queryOrganization                                        (OK=6211   KO=0     )
> deleteOrganization                                       (OK=6211   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3835   KO=0     )
> ReadPolicy                                               (OK=28223  KO=3     )
> DeletePolicy                                             (OK=28121  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=606    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3754 (98.97%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 128652 / active: 271    / done: 87986 
================================================================================

09:01:40.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:40.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:40.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:41.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:41.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:42.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:42.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:44.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:44.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:44.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:44.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:45 GMT                                    1485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1234993 KO=37    )
> restLoginInitiate                                        (OK=85367  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85360  KO=2     )
> Skip 2FA                                                 (OK=47299  KO=0     )
> User Authorize PKCE stage                                (OK=100705 KO=1     )
> User AccessToken PKCE stage                              (OK=100699 KO=0     )
> GetUUid                                                  (OK=28423  KO=0     )
> GetOpenidConfig                                          (OK=84977  KO=0     )
> CreatePolicy                                             (OK=28401  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3172   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3172   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19120  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19120  KO=0     )
>  UI AM idFromSession                                     (OK=19118  KO=1     )
>  UI AM validateGoto                                      (OK=19119  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19115  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19115  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19115  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19115  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19113  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19113  KO=0     )
>  UI IDM uiconfig                                         (OK=19113  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19113  KO=0     )
>  UI IDM version                                          (OK=19113  KO=0     )
>  UI IDM privilege                                        (OK=19113  KO=0     )
>  UI IDM login                                            (OK=19112  KO=1     )
>  UI IDM features                                         (OK=19113  KO=0     )
>  UI IDM dashboard                                        (OK=19113  KO=0     )
>  UI IDM managed user schema                              (OK=19113  KO=0     )
>  UI IDM user                                             (OK=19113  KO=0     )
> RootUserinfo                                             (OK=63146  KO=0     )
>  UI IDM oidcToken                                        (OK=19113  KO=0     )
> userinfo                                                 (OK=19112  KO=0     )
> UI-Logout                                                (OK=19113  KO=0     )
> UI-Logout Redirect 1                                     (OK=19112  KO=0     )
>  UI AM revoke1                                           (OK=19111  KO=0     )
>  UI AM endsession                                        (OK=19112  KO=0     )
>  UI AM revoke2                                           (OK=19112  KO=0     )
> getIdToken                                               (OK=6228   KO=0     )
> getIdToken Redirect 1                                    (OK=6228   KO=0     )
> createOrganization                                       (OK=6227   KO=0     )
> tokenUserinfo                                            (OK=15173  KO=0     )
> queryOrganization                                        (OK=6226   KO=0     )
> deleteOrganization                                       (OK=6225   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3852   KO=0     )
> ReadPolicy                                               (OK=28324  KO=3     )
> DeletePolicy                                             (OK=28216  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=609    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3765 (98.97%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.11%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 128365 / active: 267    / done: 88277 
================================================================================

09:01:46.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:46.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:47.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:49.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:49.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:49.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:50.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:50 GMT                                    1490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1239123 KO=37    )
> restLoginInitiate                                        (OK=85653  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85646  KO=2     )
> Skip 2FA                                                 (OK=47463  KO=0     )
> User Authorize PKCE stage                                (OK=101042 KO=1     )
> User AccessToken PKCE stage                              (OK=101037 KO=0     )
> GetUUid                                                  (OK=28521  KO=0     )
> GetOpenidConfig                                          (OK=85267  KO=0     )
> CreatePolicy                                             (OK=28499  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3180   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3180   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19186  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19186  KO=0     )
>  UI AM idFromSession                                     (OK=19185  KO=1     )
>  UI AM validateGoto                                      (OK=19186  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19181  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19180  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19179  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19179  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19177  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19177  KO=0     )
>  UI IDM uiconfig                                         (OK=19176  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19176  KO=0     )
>  UI IDM version                                          (OK=19176  KO=0     )
>  UI IDM privilege                                        (OK=19176  KO=0     )
>  UI IDM login                                            (OK=19175  KO=1     )
>  UI IDM features                                         (OK=19176  KO=0     )
>  UI IDM dashboard                                        (OK=19176  KO=0     )
>  UI IDM managed user schema                              (OK=19176  KO=0     )
>  UI IDM user                                             (OK=19176  KO=0     )
> RootUserinfo                                             (OK=63333  KO=0     )
>  UI IDM oidcToken                                        (OK=19175  KO=0     )
> userinfo                                                 (OK=19173  KO=0     )
> UI-Logout                                                (OK=19174  KO=0     )
> UI-Logout Redirect 1                                     (OK=19174  KO=0     )
>  UI AM revoke1                                           (OK=19173  KO=0     )
>  UI AM endsession                                        (OK=19174  KO=0     )
>  UI AM revoke2                                           (OK=19174  KO=0     )
> getIdToken                                               (OK=6252   KO=0     )
> getIdToken Redirect 1                                    (OK=6252   KO=0     )
> createOrganization                                       (OK=6251   KO=0     )
> tokenUserinfo                                            (OK=15222  KO=0     )
> queryOrganization                                        (OK=6251   KO=0     )
> deleteOrganization                                       (OK=6251   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3864   KO=0     )
> ReadPolicy                                               (OK=28416  KO=3     )
> DeletePolicy                                             (OK=28316  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=611    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3772 (98.98%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 128074 / active: 267    / done: 88568 
================================================================================

09:01:50.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:51.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:51.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:52.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:53.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:54.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:55.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:55.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:01:55 GMT                                    1495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1242991 KO=37    )
> restLoginInitiate                                        (OK=85918  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=85910  KO=2     )
> Skip 2FA                                                 (OK=47620  KO=0     )
> User Authorize PKCE stage                                (OK=101363 KO=1     )
> User AccessToken PKCE stage                              (OK=101358 KO=0     )
> GetUUid                                                  (OK=28623  KO=0     )
> GetOpenidConfig                                          (OK=85558  KO=0     )
> CreatePolicy                                             (OK=28598  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3188   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3188   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19242  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19240  KO=0     )
>  UI AM idFromSession                                     (OK=19239  KO=1     )
>  UI AM validateGoto                                      (OK=19240  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19240  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19240  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19240  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19236  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19236  KO=0     )
>  UI IDM uiconfig                                         (OK=19236  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19236  KO=0     )
>  UI IDM version                                          (OK=19236  KO=0     )
>  UI IDM privilege                                        (OK=19235  KO=0     )
>  UI IDM login                                            (OK=19234  KO=1     )
>  UI IDM features                                         (OK=19235  KO=0     )
>  UI IDM dashboard                                        (OK=19235  KO=0     )
>  UI IDM managed user schema                              (OK=19235  KO=0     )
>  UI IDM user                                             (OK=19235  KO=0     )
> RootUserinfo                                             (OK=63524  KO=0     )
>  UI IDM oidcToken                                        (OK=19235  KO=0     )
> userinfo                                                 (OK=19232  KO=0     )
> UI-Logout                                                (OK=19233  KO=0     )
> UI-Logout Redirect 1                                     (OK=19232  KO=0     )
>  UI AM revoke1                                           (OK=19231  KO=0     )
>  UI AM endsession                                        (OK=19232  KO=0     )
>  UI AM revoke2                                           (OK=19232  KO=0     )
> getIdToken                                               (OK=6267   KO=0     )
> getIdToken Redirect 1                                    (OK=6265   KO=0     )
> createOrganization                                       (OK=6265   KO=0     )
> tokenUserinfo                                            (OK=15265  KO=0     )
> queryOrganization                                        (OK=6264   KO=0     )
> deleteOrganization                                       (OK=6264   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3879   KO=0     )
> ReadPolicy                                               (OK=28515  KO=3     )
> DeletePolicy                                             (OK=28410  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=612    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3780 (98.98%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 40%
          waiting: 127801 / active: 285    / done: 88823 
================================================================================

09:01:56.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:56.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:56.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:56.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:57.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:58.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:58.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:58.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:58.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:58.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:59.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:59.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:59.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:01:59.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:00 GMT                                    1500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1247137 KO=37    )
> restLoginInitiate                                        (OK=86189  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86182  KO=2     )
> Skip 2FA                                                 (OK=47757  KO=0     )
> User Authorize PKCE stage                                (OK=101684 KO=1     )
> User AccessToken PKCE stage                              (OK=101680 KO=0     )
> GetUUid                                                  (OK=28698  KO=0     )
> GetOpenidConfig                                          (OK=85834  KO=0     )
> CreatePolicy                                             (OK=28676  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3203   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3203   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19310  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19310  KO=0     )
>  UI AM idFromSession                                     (OK=19308  KO=1     )
>  UI AM validateGoto                                      (OK=19309  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19307  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19306  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19306  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19306  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19306  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19306  KO=0     )
>  UI IDM uiconfig                                         (OK=19305  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19305  KO=0     )
>  UI IDM version                                          (OK=19305  KO=0     )
>  UI IDM privilege                                        (OK=19305  KO=0     )
>  UI IDM login                                            (OK=19304  KO=1     )
>  UI IDM features                                         (OK=19305  KO=0     )
>  UI IDM dashboard                                        (OK=19303  KO=0     )
>  UI IDM managed user schema                              (OK=19303  KO=0     )
>  UI IDM user                                             (OK=19303  KO=0     )
> RootUserinfo                                             (OK=63723  KO=0     )
>  UI IDM oidcToken                                        (OK=19303  KO=0     )
> userinfo                                                 (OK=19302  KO=0     )
> UI-Logout                                                (OK=19302  KO=0     )
> UI-Logout Redirect 1                                     (OK=19301  KO=0     )
>  UI AM revoke1                                           (OK=19299  KO=0     )
>  UI AM endsession                                        (OK=19300  KO=0     )
>  UI AM revoke2                                           (OK=19300  KO=0     )
> getIdToken                                               (OK=6288   KO=0     )
> getIdToken Redirect 1                                    (OK=6288   KO=0     )
> createOrganization                                       (OK=6288   KO=0     )
> tokenUserinfo                                            (OK=15315  KO=0     )
> queryOrganization                                        (OK=6287   KO=0     )
> deleteOrganization                                       (OK=6287   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3895   KO=0     )
> ReadPolicy                                               (OK=28615  KO=3     )
> DeletePolicy                                             (OK=28509  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=617    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3794 (98.98%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 127517 / active: 251    / done: 89141 
================================================================================

09:02:00.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:01.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:02.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:02.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:03.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:03.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:03.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:03.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:03.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:03.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:04.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:04.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:04.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:04.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:05 GMT                                    1505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1251140 KO=37    )
> restLoginInitiate                                        (OK=86464  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86457  KO=2     )
> Skip 2FA                                                 (OK=47914  KO=0     )
> User Authorize PKCE stage                                (OK=102007 KO=1     )
> User AccessToken PKCE stage                              (OK=102002 KO=0     )
> GetUUid                                                  (OK=28796  KO=0     )
> GetOpenidConfig                                          (OK=86111  KO=0     )
> CreatePolicy                                             (OK=28775  KO=21    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3213   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3213   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19372  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19372  KO=0     )
>  UI AM idFromSession                                     (OK=19371  KO=1     )
>  UI AM validateGoto                                      (OK=19372  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19371  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19370  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19370  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19370  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19366  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19366  KO=0     )
>  UI IDM uiconfig                                         (OK=19366  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19366  KO=0     )
>  UI IDM version                                          (OK=19366  KO=0     )
>  UI IDM privilege                                        (OK=19366  KO=0     )
>  UI IDM login                                            (OK=19365  KO=1     )
>  UI IDM features                                         (OK=19366  KO=0     )
>  UI IDM dashboard                                        (OK=19366  KO=0     )
>  UI IDM managed user schema                              (OK=19366  KO=0     )
>  UI IDM user                                             (OK=19366  KO=0     )
> RootUserinfo                                             (OK=63948  KO=0     )
>  UI IDM oidcToken                                        (OK=19365  KO=0     )
> userinfo                                                 (OK=19364  KO=0     )
> UI-Logout                                                (OK=19365  KO=0     )
> UI-Logout Redirect 1                                     (OK=19365  KO=0     )
>  UI AM revoke1                                           (OK=19362  KO=0     )
>  UI AM endsession                                        (OK=19364  KO=0     )
>  UI AM revoke2                                           (OK=19363  KO=0     )
> getIdToken                                               (OK=6303   KO=0     )
> getIdToken Redirect 1                                    (OK=6303   KO=0     )
> createOrganization                                       (OK=6302   KO=0     )
> tokenUserinfo                                            (OK=15358  KO=0     )
> queryOrganization                                        (OK=6302   KO=0     )
> deleteOrganization                                       (OK=6302   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3909   KO=0     )
> ReadPolicy                                               (OK=28694  KO=3     )
> DeletePolicy                                             (OK=28608  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=618    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3808 (98.99%)
> status.find.in([200, 209], 304), found 409                         19 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 127227 / active: 259    / done: 89423 
================================================================================

09:02:05.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:05.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:05.945 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:06.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:06.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 89698: status.find.in([200, 209], 304), found 409
09:02:06.235 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,89698,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIxMTU3NDc1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiSGNTOVRMNVd3N0ZJMUhZVEFWOWRDTVVnWWhzIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODUyNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODUyNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMTI2LCJpYXQiOjE3MzE0ODg1MjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IktnRUtiSUFoNS15eU82eUdndnQ2MUZYcXAtNCJ9.ikSVDUXujgTf7nPGhP_koVoTbxWmF-teCT5pB55wE3mOxEwJYrULt4vGq0_Lk-F4kZiNT00PKUxGv2eANvxPJnSkwCHLVjNWP8OaER2STvzytlh_yZP8PjMuTI0-et6drirPnbPo1kdWTo_ZjasxFO4yXqVZpXP0eNo-bkKel2CyQJ-S_YQY6RSO-0wptSgb1LskpuOomu-DBi3K1-2NSsyAykpqh_49N7q-uMi6rlx9N4mHwUBM5laqGFMJQ_4iRDjQvcvQghJf9qb1PToVY7pKPlKlskGOMirvfjbouGV3lBNLGNLnjUheyrJwp18Fhyup0IXn6lkG_wPcoiWI_w, username -> user.141335, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy124324, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1534c52e, authcode -> c7Dza4dO7GHPOkU001bVvQF8KAo, useAdminRealm -> true, callbacks -> {"tokenId":"nvSose-ONkT5HAzw7aIiuej1hDk.*AAJTSQACMDIAAlNLABxlNVNPQ0k0Slh2ZytZTkNDaGJnY0piRXhRTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488525958), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=nvSose-ONkT5HAzw7aIiuej1hDk.*AAJTSQACMDIAAlNLABxlNVNPQ0k0Slh2ZytZTkNDaGJnY0piRXhRTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488525958))), password -> Pa_ssw0rd, challenge -> wQSJEQe5zUrHhKIwZ1uCqU9Sy_0Wzc_NYwkq4pWk2Jk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 158.127.142.241, verifier -> LTczNjA4MjI5MTQ2ODAzMjE1MzE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@23b57641, tokenId -> nvSose-ONkT5HAzw7aIiuej1hDk.*AAJTSQACMDIAAlNLABxlNVNPQ0k0Slh2ZytZTkNDaGJnY0piRXhRTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=nvSose-ONkT5HAzw7aIiuej1hDk.*AAJTSQACMDIAAlNLABxlNVNPQ0k0Slh2ZytZTkNDaGJnY0piRXhRTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=nvSose-ONkT5HAzw7aIiuej1hDk.*AAJTSQACMDIAAlNLABxlNVNPQ0k0Slh2ZytZTkNDaGJnY0piRXhRTTQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy124324","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:02:06 GMT
	x-forgerock-transactionid: da2632ef-a2a4-420c-ab3e-efd42f72f4a3
	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:02:06.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:06.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:07.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:07.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:07.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:07.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:08.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:08.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:08.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:09.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:10.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:10.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:10.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:10 GMT                                    1510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1254758 KO=38    )
> restLoginInitiate                                        (OK=86721  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=86709  KO=2     )
> Skip 2FA                                                 (OK=48053  KO=0     )
> User Authorize PKCE stage                                (OK=102297 KO=1     )
> User AccessToken PKCE stage                              (OK=102293 KO=0     )
> GetUUid                                                  (OK=28880  KO=0     )
> GetOpenidConfig                                          (OK=86371  KO=0     )
> CreatePolicy                                             (OK=28858  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3221   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3221   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19425  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19425  KO=0     )
>  UI AM idFromSession                                     (OK=19423  KO=1     )
>  UI AM validateGoto                                      (OK=19424  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19423  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19423  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19422  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19422  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19422  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19422  KO=0     )
>  UI IDM uiconfig                                         (OK=19421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19421  KO=0     )
>  UI IDM version                                          (OK=19421  KO=0     )
>  UI IDM privilege                                        (OK=19421  KO=0     )
>  UI IDM login                                            (OK=19420  KO=1     )
>  UI IDM features                                         (OK=19421  KO=0     )
>  UI IDM dashboard                                        (OK=19421  KO=0     )
>  UI IDM managed user schema                              (OK=19421  KO=0     )
>  UI IDM user                                             (OK=19421  KO=0     )
> RootUserinfo                                             (OK=64132  KO=0     )
>  UI IDM oidcToken                                        (OK=19421  KO=0     )
> userinfo                                                 (OK=19419  KO=0     )
> UI-Logout                                                (OK=19420  KO=0     )
> UI-Logout Redirect 1                                     (OK=19420  KO=0     )
>  UI AM revoke1                                           (OK=19419  KO=0     )
>  UI AM endsession                                        (OK=19420  KO=0     )
>  UI AM revoke2                                           (OK=19420  KO=0     )
> getIdToken                                               (OK=6326   KO=0     )
> getIdToken Redirect 1                                    (OK=6326   KO=0     )
> createOrganization                                       (OK=6326   KO=0     )
> tokenUserinfo                                            (OK=15400  KO=0     )
> queryOrganization                                        (OK=6325   KO=0     )
> deleteOrganization                                       (OK=6325   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3918   KO=0     )
> ReadPolicy                                               (OK=28789  KO=3     )
> DeletePolicy                                             (OK=28689  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=620    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3825 (98.97%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 126964 / active: 248    / done: 89697 
================================================================================

09:02:10.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:11.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:11.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:11.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:12.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:12.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:12.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:13.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:13.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:13.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:13.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:14.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:14.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:14.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:15 GMT                                    1515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1258666 KO=38    )
> restLoginInitiate                                        (OK=87005  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87000  KO=2     )
> Skip 2FA                                                 (OK=48219  KO=0     )
> User Authorize PKCE stage                                (OK=102629 KO=1     )
> User AccessToken PKCE stage                              (OK=102626 KO=0     )
> GetUUid                                                  (OK=28979  KO=0     )
> GetOpenidConfig                                          (OK=86650  KO=0     )
> CreatePolicy                                             (OK=28955  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3234   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3234   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19481  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19480  KO=0     )
>  UI AM idFromSession                                     (OK=19479  KO=1     )
>  UI AM validateGoto                                      (OK=19480  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19478  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19478  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19478  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19478  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19477  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19477  KO=0     )
>  UI IDM uiconfig                                         (OK=19477  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19477  KO=0     )
>  UI IDM version                                          (OK=19477  KO=0     )
>  UI IDM privilege                                        (OK=19477  KO=0     )
>  UI IDM login                                            (OK=19476  KO=1     )
>  UI IDM features                                         (OK=19477  KO=0     )
>  UI IDM dashboard                                        (OK=19476  KO=0     )
>  UI IDM managed user schema                              (OK=19476  KO=0     )
>  UI IDM user                                             (OK=19476  KO=0     )
> RootUserinfo                                             (OK=64357  KO=0     )
>  UI IDM oidcToken                                        (OK=19475  KO=0     )
> userinfo                                                 (OK=19474  KO=0     )
> UI-Logout                                                (OK=19475  KO=0     )
> UI-Logout Redirect 1                                     (OK=19475  KO=0     )
>  UI AM revoke1                                           (OK=19474  KO=0     )
>  UI AM endsession                                        (OK=19475  KO=0     )
>  UI AM revoke2                                           (OK=19475  KO=0     )
> getIdToken                                               (OK=6344   KO=0     )
> getIdToken Redirect 1                                    (OK=6344   KO=0     )
> createOrganization                                       (OK=6343   KO=0     )
> tokenUserinfo                                            (OK=15455  KO=0     )
> queryOrganization                                        (OK=6343   KO=0     )
> deleteOrganization                                       (OK=6343   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3931   KO=0     )
> ReadPolicy                                               (OK=28875  KO=3     )
> DeletePolicy                                             (OK=28781  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=621    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3839 (98.97%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 126667 / active: 266    / done: 89976 
================================================================================

09:02:15.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:15.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:16.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:16.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:16.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:16.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:18.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:18.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:18.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:19.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:19.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:20 GMT                                    1520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1262472 KO=38    )
> restLoginInitiate                                        (OK=87296  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87288  KO=2     )
> Skip 2FA                                                 (OK=48377  KO=0     )
> User Authorize PKCE stage                                (OK=102959 KO=1     )
> User AccessToken PKCE stage                              (OK=102953 KO=0     )
> GetUUid                                                  (OK=29084  KO=0     )
> GetOpenidConfig                                          (OK=86938  KO=0     )
> CreatePolicy                                             (OK=29061  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3239   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3239   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19539  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19539  KO=0     )
>  UI AM idFromSession                                     (OK=19537  KO=1     )
>  UI AM validateGoto                                      (OK=19538  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19536  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19534  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19533  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19533  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19529  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19529  KO=0     )
>  UI IDM uiconfig                                         (OK=19528  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19528  KO=0     )
>  UI IDM version                                          (OK=19527  KO=0     )
>  UI IDM privilege                                        (OK=19527  KO=0     )
>  UI IDM login                                            (OK=19526  KO=1     )
>  UI IDM features                                         (OK=19527  KO=0     )
>  UI IDM dashboard                                        (OK=19525  KO=0     )
>  UI IDM managed user schema                              (OK=19525  KO=0     )
>  UI IDM user                                             (OK=19525  KO=0     )
> RootUserinfo                                             (OK=64553  KO=0     )
>  UI IDM oidcToken                                        (OK=19524  KO=0     )
> userinfo                                                 (OK=19523  KO=0     )
> UI-Logout                                                (OK=19524  KO=0     )
> UI-Logout Redirect 1                                     (OK=19524  KO=0     )
>  UI AM revoke1                                           (OK=19523  KO=0     )
>  UI AM endsession                                        (OK=19524  KO=0     )
>  UI AM revoke2                                           (OK=19524  KO=0     )
> getIdToken                                               (OK=6364   KO=0     )
> getIdToken Redirect 1                                    (OK=6364   KO=0     )
> createOrganization                                       (OK=6363   KO=0     )
> tokenUserinfo                                            (OK=15511  KO=0     )
> queryOrganization                                        (OK=6363   KO=0     )
> deleteOrganization                                       (OK=6363   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3945   KO=0     )
> ReadPolicy                                               (OK=28974  KO=3     )
> DeletePolicy                                             (OK=28866  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=621    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3850 (98.97%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 126370 / active: 290    / done: 90249 
================================================================================

09:02:21.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:21.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:22.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:22.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:23.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:23.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:23.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:24.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:25 GMT                                    1525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1266799 KO=38    )
> restLoginInitiate                                        (OK=87577  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87570  KO=2     )
> Skip 2FA                                                 (OK=48555  KO=0     )
> User Authorize PKCE stage                                (OK=103305 KO=1     )
> User AccessToken PKCE stage                              (OK=103301 KO=0     )
> GetUUid                                                  (OK=29182  KO=0     )
> GetOpenidConfig                                          (OK=87240  KO=0     )
> CreatePolicy                                             (OK=29159  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3252   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3252   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19599  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19599  KO=0     )
>  UI AM idFromSession                                     (OK=19598  KO=1     )
>  UI AM validateGoto                                      (OK=19599  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19599  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19598  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19597  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19597  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19597  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19596  KO=0     )
>  UI IDM uiconfig                                         (OK=19596  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19596  KO=0     )
>  UI IDM version                                          (OK=19596  KO=0     )
>  UI IDM privilege                                        (OK=19596  KO=0     )
>  UI IDM login                                            (OK=19595  KO=1     )
>  UI IDM features                                         (OK=19596  KO=0     )
>  UI IDM dashboard                                        (OK=19596  KO=0     )
>  UI IDM managed user schema                              (OK=19596  KO=0     )
>  UI IDM user                                             (OK=19596  KO=0     )
> RootUserinfo                                             (OK=64758  KO=0     )
>  UI IDM oidcToken                                        (OK=19596  KO=0     )
> userinfo                                                 (OK=19595  KO=0     )
> UI-Logout                                                (OK=19595  KO=0     )
> UI-Logout Redirect 1                                     (OK=19595  KO=0     )
>  UI AM revoke1                                           (OK=19594  KO=0     )
>  UI AM endsession                                        (OK=19595  KO=0     )
>  UI AM revoke2                                           (OK=19595  KO=0     )
> getIdToken                                               (OK=6392   KO=0     )
> getIdToken Redirect 1                                    (OK=6392   KO=0     )
> createOrganization                                       (OK=6392   KO=0     )
> tokenUserinfo                                            (OK=15556  KO=0     )
> queryOrganization                                        (OK=6392   KO=0     )
> deleteOrganization                                       (OK=6391   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3954   KO=0     )
> ReadPolicy                                               (OK=29079  KO=3     )
> DeletePolicy                                             (OK=28968  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=625    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3858 (98.97%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 126077 / active: 279    / done: 90553 
================================================================================

09:02:25.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:25.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:26.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:26.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:26.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:27.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:27.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:27.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:27.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:27.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:27.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:28.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:29.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:29.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:29.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:30 GMT                                    1530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1270593 KO=38    )
> restLoginInitiate                                        (OK=87845  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=87839  KO=2     )
> Skip 2FA                                                 (OK=48707  KO=0     )
> User Authorize PKCE stage                                (OK=103607 KO=1     )
> User AccessToken PKCE stage                              (OK=103604 KO=0     )
> GetUUid                                                  (OK=29264  KO=0     )
> GetOpenidConfig                                          (OK=87522  KO=0     )
> CreatePolicy                                             (OK=29241  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3261   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3260   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19657  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19656  KO=0     )
>  UI AM idFromSession                                     (OK=19655  KO=1     )
>  UI AM validateGoto                                      (OK=19656  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19654  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19653  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19652  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19652  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19652  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19652  KO=0     )
>  UI IDM uiconfig                                         (OK=19652  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19652  KO=0     )
>  UI IDM version                                          (OK=19652  KO=0     )
>  UI IDM privilege                                        (OK=19652  KO=0     )
>  UI IDM login                                            (OK=19651  KO=1     )
>  UI IDM features                                         (OK=19652  KO=0     )
>  UI IDM dashboard                                        (OK=19650  KO=0     )
>  UI IDM managed user schema                              (OK=19650  KO=0     )
>  UI IDM user                                             (OK=19650  KO=0     )
> RootUserinfo                                             (OK=65021  KO=0     )
>  UI IDM oidcToken                                        (OK=19649  KO=0     )
> userinfo                                                 (OK=19648  KO=0     )
> UI-Logout                                                (OK=19649  KO=0     )
> UI-Logout Redirect 1                                     (OK=19649  KO=0     )
>  UI AM revoke1                                           (OK=19648  KO=0     )
>  UI AM endsession                                        (OK=19649  KO=0     )
>  UI AM revoke2                                           (OK=19649  KO=0     )
> getIdToken                                               (OK=6410   KO=0     )
> getIdToken Redirect 1                                    (OK=6410   KO=0     )
> createOrganization                                       (OK=6410   KO=0     )
> tokenUserinfo                                            (OK=15600  KO=0     )
> queryOrganization                                        (OK=6410   KO=0     )
> deleteOrganization                                       (OK=6409   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3961   KO=0     )
> ReadPolicy                                               (OK=29173  KO=3     )
> DeletePolicy                                             (OK=29072  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=626    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3873 (98.98%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################-                                           ] 41%
          waiting: 125801 / active: 263    / done: 90845 
================================================================================

09:02:30.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:30.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:31.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:31.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:31.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:31.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:32.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:32.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:32.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:32.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:32.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:32.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:33.136 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:33.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:34.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:34.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:34.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:35 GMT                                    1535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1274320 KO=38    )
> restLoginInitiate                                        (OK=88128  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88117  KO=2     )
> Skip 2FA                                                 (OK=48868  KO=0     )
> User Authorize PKCE stage                                (OK=103916 KO=1     )
> User AccessToken PKCE stage                              (OK=103911 KO=0     )
> GetUUid                                                  (OK=29347  KO=0     )
> GetOpenidConfig                                          (OK=87786  KO=0     )
> CreatePolicy                                             (OK=29323  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3272   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3272   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19712  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19710  KO=0     )
>  UI AM idFromSession                                     (OK=19708  KO=1     )
>  UI AM validateGoto                                      (OK=19709  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19706  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19705  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19705  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19705  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19703  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19702  KO=0     )
>  UI IDM uiconfig                                         (OK=19701  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19701  KO=0     )
>  UI IDM version                                          (OK=19701  KO=0     )
>  UI IDM privilege                                        (OK=19701  KO=0     )
>  UI IDM login                                            (OK=19700  KO=1     )
>  UI IDM features                                         (OK=19701  KO=0     )
>  UI IDM dashboard                                        (OK=19701  KO=0     )
>  UI IDM managed user schema                              (OK=19701  KO=0     )
>  UI IDM user                                             (OK=19701  KO=0     )
> RootUserinfo                                             (OK=65261  KO=0     )
>  UI IDM oidcToken                                        (OK=19700  KO=0     )
> userinfo                                                 (OK=19699  KO=0     )
> UI-Logout                                                (OK=19700  KO=0     )
> UI-Logout Redirect 1                                     (OK=19700  KO=0     )
>  UI AM revoke1                                           (OK=19699  KO=0     )
>  UI AM endsession                                        (OK=19700  KO=0     )
>  UI AM revoke2                                           (OK=19700  KO=0     )
> getIdToken                                               (OK=6438   KO=0     )
> getIdToken Redirect 1                                    (OK=6437   KO=0     )
> createOrganization                                       (OK=6437   KO=0     )
> tokenUserinfo                                            (OK=15638  KO=0     )
> queryOrganization                                        (OK=6436   KO=0     )
> deleteOrganization                                       (OK=6435   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3972   KO=0     )
> ReadPolicy                                               (OK=29258  KO=3     )
> DeletePolicy                                             (OK=29167  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=630    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3890 (98.98%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 125506 / active: 271    / done: 91132 
================================================================================

09:02:35.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:36.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:36.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:36.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:36.583 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:36.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:37.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:37.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:37.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:38.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:38.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:38.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:38.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:39.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:39.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:40.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:40.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:40 GMT                                    1540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1278457 KO=38    )
> restLoginInitiate                                        (OK=88407  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88398  KO=2     )
> Skip 2FA                                                 (OK=49019  KO=0     )
> User Authorize PKCE stage                                (OK=104254 KO=1     )
> User AccessToken PKCE stage                              (OK=104251 KO=0     )
> GetUUid                                                  (OK=29442  KO=0     )
> GetOpenidConfig                                          (OK=88046  KO=0     )
> CreatePolicy                                             (OK=29420  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3282   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3282   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19776  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19776  KO=0     )
>  UI AM idFromSession                                     (OK=19774  KO=1     )
>  UI AM validateGoto                                      (OK=19775  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19771  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19770  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19770  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19770  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19770  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19770  KO=0     )
>  UI IDM uiconfig                                         (OK=19767  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19767  KO=0     )
>  UI IDM version                                          (OK=19767  KO=0     )
>  UI IDM privilege                                        (OK=19767  KO=0     )
>  UI IDM login                                            (OK=19766  KO=1     )
>  UI IDM features                                         (OK=19767  KO=0     )
>  UI IDM dashboard                                        (OK=19767  KO=0     )
>  UI IDM managed user schema                              (OK=19766  KO=0     )
>  UI IDM user                                             (OK=19766  KO=0     )
> RootUserinfo                                             (OK=65485  KO=0     )
>  UI IDM oidcToken                                        (OK=19766  KO=0     )
> userinfo                                                 (OK=19764  KO=0     )
> UI-Logout                                                (OK=19765  KO=0     )
> UI-Logout Redirect 1                                     (OK=19764  KO=0     )
>  UI AM revoke1                                           (OK=19762  KO=0     )
>  UI AM endsession                                        (OK=19763  KO=0     )
>  UI AM revoke2                                           (OK=19763  KO=0     )
> getIdToken                                               (OK=6460   KO=0     )
> getIdToken Redirect 1                                    (OK=6460   KO=0     )
> createOrganization                                       (OK=6459   KO=0     )
> tokenUserinfo                                            (OK=15692  KO=0     )
> queryOrganization                                        (OK=6459   KO=0     )
> deleteOrganization                                       (OK=6459   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3988   KO=0     )
> ReadPolicy                                               (OK=29342  KO=3     )
> DeletePolicy                                             (OK=29251  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=632    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3907 (98.99%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 125212 / active: 262    / done: 91435 
================================================================================

09:02:40.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:41.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:41.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:42.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:42.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:42.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:42.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:42.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:42.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:43.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:43.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:43.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:43.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:44.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:44.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:45 GMT                                    1545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1282531 KO=38    )
> restLoginInitiate                                        (OK=88689  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88679  KO=2     )
> Skip 2FA                                                 (OK=49166  KO=0     )
> User Authorize PKCE stage                                (OK=104582 KO=1     )
> User AccessToken PKCE stage                              (OK=104579 KO=0     )
> GetUUid                                                  (OK=29539  KO=0     )
> GetOpenidConfig                                          (OK=88326  KO=0     )
> CreatePolicy                                             (OK=29516  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3298   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3297   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19841  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19840  KO=0     )
>  UI AM idFromSession                                     (OK=19839  KO=1     )
>  UI AM validateGoto                                      (OK=19840  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19837  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19836  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19836  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19836  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19833  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19832  KO=0     )
>  UI IDM uiconfig                                         (OK=19832  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19832  KO=0     )
>  UI IDM version                                          (OK=19832  KO=0     )
>  UI IDM privilege                                        (OK=19832  KO=0     )
>  UI IDM login                                            (OK=19831  KO=1     )
>  UI IDM features                                         (OK=19832  KO=0     )
>  UI IDM dashboard                                        (OK=19832  KO=0     )
>  UI IDM managed user schema                              (OK=19832  KO=0     )
>  UI IDM user                                             (OK=19832  KO=0     )
> RootUserinfo                                             (OK=65654  KO=0     )
>  UI IDM oidcToken                                        (OK=19832  KO=0     )
> userinfo                                                 (OK=19830  KO=0     )
> UI-Logout                                                (OK=19830  KO=0     )
> UI-Logout Redirect 1                                     (OK=19830  KO=0     )
>  UI AM revoke1                                           (OK=19829  KO=0     )
>  UI AM endsession                                        (OK=19830  KO=0     )
>  UI AM revoke2                                           (OK=19830  KO=0     )
> getIdToken                                               (OK=6478   KO=0     )
> getIdToken Redirect 1                                    (OK=6478   KO=0     )
> createOrganization                                       (OK=6478   KO=0     )
> tokenUserinfo                                            (OK=15745  KO=0     )
> queryOrganization                                        (OK=6478   KO=0     )
> deleteOrganization                                       (OK=6478   KO=0     )
> restloginProgressiveProfileCallback                      (OK=3998   KO=0     )
> ReadPolicy                                               (OK=29436  KO=3     )
> DeletePolicy                                             (OK=29334  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=635    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3922 (98.99%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 124914 / active: 268    / done: 91727 
================================================================================

09:02:45.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:46.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:46.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:46.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:46.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:46.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:46.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:47.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:47.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:47.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:47.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:48.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:48.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:49.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:50.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:50.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:50.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:50 GMT                                    1550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1286562 KO=38    )
> restLoginInitiate                                        (OK=88989  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=88976  KO=2     )
> Skip 2FA                                                 (OK=49326  KO=0     )
> User Authorize PKCE stage                                (OK=104923 KO=1     )
> User AccessToken PKCE stage                              (OK=104916 KO=0     )
> GetUUid                                                  (OK=29635  KO=0     )
> GetOpenidConfig                                          (OK=88608  KO=0     )
> CreatePolicy                                             (OK=29610  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3310   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3310   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19900  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19900  KO=0     )
>  UI AM idFromSession                                     (OK=19898  KO=1     )
>  UI AM validateGoto                                      (OK=19899  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19897  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19897  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19896  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19896  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19892  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19891  KO=0     )
>  UI IDM uiconfig                                         (OK=19891  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19891  KO=0     )
>  UI IDM version                                          (OK=19891  KO=0     )
>  UI IDM privilege                                        (OK=19891  KO=0     )
>  UI IDM login                                            (OK=19890  KO=1     )
>  UI IDM features                                         (OK=19891  KO=0     )
>  UI IDM dashboard                                        (OK=19891  KO=0     )
>  UI IDM managed user schema                              (OK=19891  KO=0     )
>  UI IDM user                                             (OK=19891  KO=0     )
> RootUserinfo                                             (OK=65850  KO=0     )
>  UI IDM oidcToken                                        (OK=19890  KO=0     )
> userinfo                                                 (OK=19887  KO=0     )
> UI-Logout                                                (OK=19887  KO=0     )
> UI-Logout Redirect 1                                     (OK=19887  KO=0     )
>  UI AM revoke1                                           (OK=19885  KO=0     )
>  UI AM endsession                                        (OK=19886  KO=0     )
>  UI AM revoke2                                           (OK=19886  KO=0     )
> getIdToken                                               (OK=6500   KO=0     )
> getIdToken Redirect 1                                    (OK=6500   KO=0     )
> createOrganization                                       (OK=6500   KO=0     )
> tokenUserinfo                                            (OK=15803  KO=0     )
> queryOrganization                                        (OK=6499   KO=0     )
> deleteOrganization                                       (OK=6499   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4015   KO=0     )
> ReadPolicy                                               (OK=29533  KO=3     )
> DeletePolicy                                             (OK=29430  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=638    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3939 (98.99%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 124606 / active: 278    / done: 92025 
================================================================================

09:02:50.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:50.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:51.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:51.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:52.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:52.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:52.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:52.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:52.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:52.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:53.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:54.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:54.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:55.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:55.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:02:55 GMT                                    1555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1290859 KO=38    )
> restLoginInitiate                                        (OK=89283  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89276  KO=2     )
> Skip 2FA                                                 (OK=49482  KO=0     )
> User Authorize PKCE stage                                (OK=105270 KO=1     )
> User AccessToken PKCE stage                              (OK=105266 KO=0     )
> GetUUid                                                  (OK=29723  KO=0     )
> GetOpenidConfig                                          (OK=88889  KO=0     )
> CreatePolicy                                             (OK=29701  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3321   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3320   KO=0     )
> UI-Post-Login - stage 1                                  (OK=19967  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=19966  KO=0     )
>  UI AM idFromSession                                     (OK=19963  KO=1     )
>  UI AM validateGoto                                      (OK=19964  KO=0     )
> UI-Post-Login - stage 2                                  (OK=19963  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=19962  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=19961  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=19961  KO=0     )
> UI-Post-Login - stage 3                                  (OK=19959  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=19959  KO=0     )
>  UI IDM uiconfig                                         (OK=19959  KO=0     )
>  UI Enduser sessioncheck                                 (OK=19959  KO=0     )
>  UI IDM version                                          (OK=19959  KO=0     )
>  UI IDM privilege                                        (OK=19959  KO=0     )
>  UI IDM login                                            (OK=19958  KO=1     )
>  UI IDM features                                         (OK=19959  KO=0     )
>  UI IDM dashboard                                        (OK=19959  KO=0     )
>  UI IDM managed user schema                              (OK=19959  KO=0     )
>  UI IDM user                                             (OK=19959  KO=0     )
> RootUserinfo                                             (OK=66054  KO=0     )
>  UI IDM oidcToken                                        (OK=19959  KO=0     )
> userinfo                                                 (OK=19958  KO=0     )
> UI-Logout                                                (OK=19959  KO=0     )
> UI-Logout Redirect 1                                     (OK=19958  KO=0     )
>  UI AM revoke1                                           (OK=19956  KO=0     )
>  UI AM endsession                                        (OK=19957  KO=0     )
>  UI AM revoke2                                           (OK=19957  KO=0     )
> getIdToken                                               (OK=6525   KO=0     )
> getIdToken Redirect 1                                    (OK=6524   KO=0     )
> createOrganization                                       (OK=6524   KO=0     )
> tokenUserinfo                                            (OK=15863  KO=0     )
> queryOrganization                                        (OK=6524   KO=0     )
> deleteOrganization                                       (OK=6524   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4035   KO=0     )
> ReadPolicy                                               (OK=29627  KO=3     )
> DeletePolicy                                             (OK=29526  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=643    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3954 (99.00%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.03%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 124301 / active: 270    / done: 92338 
================================================================================

09:02:55.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:55.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:56.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:56.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:57.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:57.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:57.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:58.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:58.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:58.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:59.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:02:59.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:00.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:00 GMT                                    1560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1295086 KO=38    )
> restLoginInitiate                                        (OK=89584  KO=0     )
> restLoginUsernamePasswordCallback                        (OK=89574  KO=2     )
> Skip 2FA                                                 (OK=49653  KO=0     )
> User Authorize PKCE stage                                (OK=105624 KO=1     )
> User AccessToken PKCE stage                              (OK=105622 KO=0     )
> GetUUid                                                  (OK=29822  KO=0     )
> GetOpenidConfig                                          (OK=89175  KO=0     )
> CreatePolicy                                             (OK=29797  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3334   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3334   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20029  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20029  KO=0     )
>  UI AM idFromSession                                     (OK=20027  KO=1     )
>  UI AM validateGoto                                      (OK=20028  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20026  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20026  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20024  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20023  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20023  KO=0     )
>  UI IDM uiconfig                                         (OK=20022  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20022  KO=0     )
>  UI IDM version                                          (OK=20022  KO=0     )
>  UI IDM privilege                                        (OK=20022  KO=0     )
>  UI IDM login                                            (OK=20020  KO=1     )
>  UI IDM features                                         (OK=20021  KO=0     )
>  UI IDM dashboard                                        (OK=20021  KO=0     )
>  UI IDM managed user schema                              (OK=20020  KO=0     )
>  UI IDM user                                             (OK=20020  KO=0     )
> RootUserinfo                                             (OK=66317  KO=0     )
>  UI IDM oidcToken                                        (OK=20018  KO=0     )
> userinfo                                                 (OK=20017  KO=0     )
> UI-Logout                                                (OK=20018  KO=0     )
> UI-Logout Redirect 1                                     (OK=20018  KO=0     )
>  UI AM revoke1                                           (OK=20016  KO=0     )
>  UI AM endsession                                        (OK=20017  KO=0     )
>  UI AM revoke2                                           (OK=20017  KO=0     )
> getIdToken                                               (OK=6546   KO=0     )
> getIdToken Redirect 1                                    (OK=6546   KO=0     )
> createOrganization                                       (OK=6546   KO=0     )
> tokenUserinfo                                            (OK=15919  KO=0     )
> queryOrganization                                        (OK=6546   KO=0     )
> deleteOrganization                                       (OK=6546   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4048   KO=0     )
> ReadPolicy                                               (OK=29717  KO=3     )
> DeletePolicy                                             (OK=29622  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=644    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3967 (99.00%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> userinfo: No attribute named 'access_token' is defined              1 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 123989 / active: 277    / done: 92643 
================================================================================

09:03:00.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:00.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:00.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:01.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:01.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:01.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:01.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:01.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:01.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:02.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:02.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:02.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:02.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:03.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:03.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:03.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:04.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:04.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:04.853 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 93155: status.find.is(200), but actually found 502
09:03:04.854 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO status.find.is(200), but actually found 502
=========================
Session:
Session(idc.benchmark.Mix2024,93155,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.115740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a0d79f, 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 (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, password -> Pa_ssw0rd, fake-ip -> 179.8.42.25, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6082b772),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
headers:
	accept: application/json
	content-type: application/json
	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
	X-Forwarded-For: 179.8.42.25
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
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:03: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:03:04.992 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM idFromSession' failed for user 93155: status.find.in([200, 209], 304), found 401
09:03:04.992 [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,93155,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.115740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a0d79f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, 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, password -> Pa_ssw0rd, fake-ip -> 179.8.42.25, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6082b772, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@19b3b352),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
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: */*
	origin: https://openam-perf-benchmark.forgeblocks.com
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
=========================
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 09:03:04 GMT
	x-forgerock-transactionid: db152ff3-b5c3-4587-9b3c-4a9e88c89f7d
	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"}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:03:05.149 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM oidcToken' failed for user 93155: headerRegex((location,#id_token=(.*))).find.exists, found nothing
09:03:05.149 [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,93155,HashMap(username -> user.115740, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@13a0d79f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, 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, password -> Pa_ssw0rd, challenge -> aL9eFbq_d8aTIYzHsnp-07HR3iMuKuGVV6UP4jpIHJo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 179.8.42.25, verifier -> MjQyMjE5NDIwODE4MTQwNDEwNg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6082b772, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@79f69c16),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
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: */*
	host: openam-perf-benchmark.forgeblocks.com
=========================
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 09:03:05 GMT
	x-forgerock-transactionid: de501209-b3c0-4f88-860e-acf4c33654bc
	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

<<<<<<<<<<<<<<<<<<<<<<<<<
09:03:05.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request userinfo: No attribute named 'access_token' is defined
09:03:05.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:05.221 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke1: No attribute named 'access_token' is defined
09:03:05.221 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM revoke2: No attribute named 'access_token_2' is defined
09:03:05.222 [ERROR] i.g.h.f.ResourceFetcher - Failed to build explicitResource  UI AM endsession: No attribute named 'id_token_2' is defined

================================================================================
2024-11-13 09:03:05 GMT                                    1565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1298945 KO=41    )
> restLoginInitiate                                        (OK=89837  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=89832  KO=2     )
> Skip 2FA                                                 (OK=49789  KO=0     )
> User Authorize PKCE stage                                (OK=105929 KO=1     )
> User AccessToken PKCE stage                              (OK=105924 KO=0     )
> GetUUid                                                  (OK=29901  KO=0     )
> GetOpenidConfig                                          (OK=89440  KO=0     )
> CreatePolicy                                             (OK=29876  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3342   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3341   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20090  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20090  KO=0     )
>  UI AM idFromSession                                     (OK=20088  KO=2     )
>  UI AM validateGoto                                      (OK=20090  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20089  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20088  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20088  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20088  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20085  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20085  KO=0     )
>  UI IDM uiconfig                                         (OK=20083  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20083  KO=0     )
>  UI IDM version                                          (OK=20083  KO=0     )
>  UI IDM privilege                                        (OK=20083  KO=0     )
>  UI IDM login                                            (OK=20082  KO=1     )
>  UI IDM features                                         (OK=20083  KO=0     )
>  UI IDM dashboard                                        (OK=20083  KO=0     )
>  UI IDM managed user schema                              (OK=20083  KO=0     )
>  UI IDM user                                             (OK=20083  KO=0     )
> RootUserinfo                                             (OK=66503  KO=0     )
>  UI IDM oidcToken                                        (OK=20083  KO=1     )
> userinfo                                                 (OK=20082  KO=0     )
> UI-Logout                                                (OK=20084  KO=0     )
> UI-Logout Redirect 1                                     (OK=20083  KO=0     )
>  UI AM revoke1                                           (OK=20080  KO=0     )
>  UI AM endsession                                        (OK=20081  KO=0     )
>  UI AM revoke2                                           (OK=20081  KO=0     )
> getIdToken                                               (OK=6565   KO=0     )
> getIdToken Redirect 1                                    (OK=6565   KO=0     )
> createOrganization                                       (OK=6565   KO=0     )
> tokenUserinfo                                            (OK=15966  KO=0     )
> queryOrganization                                        (OK=6565   KO=0     )
> deleteOrganization                                       (OK=6565   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4065   KO=0     )
> ReadPolicy                                               (OK=29816  KO=3     )
> DeletePolicy                                             (OK=29712  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=646    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      3986 (98.83%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 123726 / active: 241    / done: 92942 
================================================================================

09:03:05.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:05.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:05.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:06.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:07.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:07.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:07.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:07.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:07.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:08.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:08.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:09.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:09.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:10.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:10.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:10 GMT                                    1570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1303581 KO=41    )
> restLoginInitiate                                        (OK=90148  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=90145  KO=2     )
> Skip 2FA                                                 (OK=49956  KO=0     )
> User Authorize PKCE stage                                (OK=106300 KO=1     )
> User AccessToken PKCE stage                              (OK=106295 KO=0     )
> GetUUid                                                  (OK=30004  KO=0     )
> GetOpenidConfig                                          (OK=89716  KO=0     )
> CreatePolicy                                             (OK=29979  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3357   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3357   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20173  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20172  KO=0     )
>  UI AM idFromSession                                     (OK=20170  KO=2     )
>  UI AM validateGoto                                      (OK=20172  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20171  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20171  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20170  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20170  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20165  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20165  KO=0     )
>  UI IDM uiconfig                                         (OK=20162  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20162  KO=0     )
>  UI IDM version                                          (OK=20162  KO=0     )
>  UI IDM privilege                                        (OK=20161  KO=0     )
>  UI IDM login                                            (OK=20161  KO=1     )
>  UI IDM features                                         (OK=20162  KO=0     )
>  UI IDM dashboard                                        (OK=20158  KO=0     )
>  UI IDM managed user schema                              (OK=20158  KO=0     )
>  UI IDM user                                             (OK=20158  KO=0     )
> RootUserinfo                                             (OK=66689  KO=0     )
>  UI IDM oidcToken                                        (OK=20157  KO=1     )
> userinfo                                                 (OK=20156  KO=0     )
> UI-Logout                                                (OK=20156  KO=0     )
> UI-Logout Redirect 1                                     (OK=20156  KO=0     )
>  UI AM revoke1                                           (OK=20154  KO=0     )
>  UI AM endsession                                        (OK=20155  KO=0     )
>  UI AM revoke2                                           (OK=20155  KO=0     )
> getIdToken                                               (OK=6593   KO=0     )
> getIdToken Redirect 1                                    (OK=6593   KO=0     )
> createOrganization                                       (OK=6592   KO=0     )
> tokenUserinfo                                            (OK=16010  KO=0     )
> queryOrganization                                        (OK=6592   KO=0     )
> deleteOrganization                                       (OK=6591   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4081   KO=0     )
> ReadPolicy                                               (OK=29893  KO=3     )
> DeletePolicy                                             (OK=29809  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=649    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4001 (98.84%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 42%
          waiting: 123398 / active: 263    / done: 93248 
================================================================================

09:03:10.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:11.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:11.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:11.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:11.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:12.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:12.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:13.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:13.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:13.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:13.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:14.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:15 GMT                                    1575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1307850 KO=41    )
> restLoginInitiate                                        (OK=90442  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=90439  KO=2     )
> Skip 2FA                                                 (OK=50125  KO=0     )
> User Authorize PKCE stage                                (OK=106651 KO=1     )
> User AccessToken PKCE stage                              (OK=106646 KO=0     )
> GetUUid                                                  (OK=30096  KO=0     )
> GetOpenidConfig                                          (OK=89992  KO=0     )
> CreatePolicy                                             (OK=30072  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3366   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3366   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20237  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20237  KO=0     )
>  UI AM idFromSession                                     (OK=20234  KO=2     )
>  UI AM validateGoto                                      (OK=20236  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20234  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20233  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20233  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20233  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20228  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20228  KO=0     )
>  UI IDM uiconfig                                         (OK=20227  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20227  KO=0     )
>  UI IDM version                                          (OK=20227  KO=0     )
>  UI IDM privilege                                        (OK=20227  KO=0     )
>  UI IDM login                                            (OK=20226  KO=1     )
>  UI IDM features                                         (OK=20227  KO=0     )
>  UI IDM dashboard                                        (OK=20227  KO=0     )
>  UI IDM managed user schema                              (OK=20227  KO=0     )
>  UI IDM user                                             (OK=20227  KO=0     )
> RootUserinfo                                             (OK=66901  KO=0     )
>  UI IDM oidcToken                                        (OK=20226  KO=1     )
> userinfo                                                 (OK=20225  KO=0     )
> UI-Logout                                                (OK=20227  KO=0     )
> UI-Logout Redirect 1                                     (OK=20226  KO=0     )
>  UI AM revoke1                                           (OK=20224  KO=0     )
>  UI AM endsession                                        (OK=20225  KO=0     )
>  UI AM revoke2                                           (OK=20225  KO=0     )
> getIdToken                                               (OK=6622   KO=0     )
> getIdToken Redirect 1                                    (OK=6622   KO=0     )
> createOrganization                                       (OK=6622   KO=0     )
> tokenUserinfo                                            (OK=16062  KO=0     )
> queryOrganization                                        (OK=6621   KO=0     )
> deleteOrganization                                       (OK=6621   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4094   KO=0     )
> ReadPolicy                                               (OK=29998  KO=3     )
> DeletePolicy                                             (OK=29888  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=651    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4013 (98.84%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################-                                          ] 43%
          waiting: 123098 / active: 269    / done: 93542 
================================================================================

09:03:15.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:16.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:17.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:18.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:18.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:18.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:19.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:19.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:19.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:19.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:19.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:20.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:20 GMT                                    1580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1312139 KO=41    )
> restLoginInitiate                                        (OK=90742  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=90739  KO=2     )
> Skip 2FA                                                 (OK=50289  KO=0     )
> User Authorize PKCE stage                                (OK=106999 KO=1     )
> User AccessToken PKCE stage                              (OK=106991 KO=0     )
> GetUUid                                                  (OK=30191  KO=0     )
> GetOpenidConfig                                          (OK=90281  KO=0     )
> CreatePolicy                                             (OK=30167  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3376   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3375   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20305  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20303  KO=0     )
>  UI AM idFromSession                                     (OK=20300  KO=2     )
>  UI AM validateGoto                                      (OK=20302  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20299  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20299  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20299  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20296  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20296  KO=0     )
>  UI IDM uiconfig                                         (OK=20295  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20295  KO=0     )
>  UI IDM version                                          (OK=20295  KO=0     )
>  UI IDM privilege                                        (OK=20295  KO=0     )
>  UI IDM login                                            (OK=20293  KO=1     )
>  UI IDM features                                         (OK=20295  KO=0     )
>  UI IDM dashboard                                        (OK=20294  KO=0     )
>  UI IDM managed user schema                              (OK=20294  KO=0     )
>  UI IDM user                                             (OK=20294  KO=0     )
> RootUserinfo                                             (OK=67127  KO=0     )
>  UI IDM oidcToken                                        (OK=20293  KO=1     )
> userinfo                                                 (OK=20291  KO=0     )
> UI-Logout                                                (OK=20293  KO=0     )
> UI-Logout Redirect 1                                     (OK=20291  KO=0     )
>  UI AM revoke1                                           (OK=20289  KO=0     )
>  UI AM endsession                                        (OK=20290  KO=0     )
>  UI AM revoke2                                           (OK=20290  KO=0     )
> getIdToken                                               (OK=6645   KO=0     )
> getIdToken Redirect 1                                    (OK=6645   KO=0     )
> createOrganization                                       (OK=6645   KO=0     )
> tokenUserinfo                                            (OK=16114  KO=0     )
> queryOrganization                                        (OK=6645   KO=0     )
> deleteOrganization                                       (OK=6645   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4105   KO=0     )
> ReadPolicy                                               (OK=30089  KO=3     )
> DeletePolicy                                             (OK=29991  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=653    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4025 (98.85%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 122787 / active: 271    / done: 93851 
================================================================================

09:03:20.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:20.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:21.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:21.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:21.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:21.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:21.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:22.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:22.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:22.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:22.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:23.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:23.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:23.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:24.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:24.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:25 GMT                                    1585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1316084 KO=41    )
> restLoginInitiate                                        (OK=91015  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=91006  KO=2     )
> Skip 2FA                                                 (OK=50446  KO=0     )
> User Authorize PKCE stage                                (OK=107313 KO=1     )
> User AccessToken PKCE stage                              (OK=107310 KO=0     )
> GetUUid                                                  (OK=30275  KO=0     )
> GetOpenidConfig                                          (OK=90554  KO=0     )
> CreatePolicy                                             (OK=30248  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3388   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3388   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20358  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20358  KO=0     )
>  UI AM idFromSession                                     (OK=20356  KO=2     )
>  UI AM validateGoto                                      (OK=20358  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20358  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20358  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20358  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20358  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20354  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20354  KO=0     )
>  UI IDM uiconfig                                         (OK=20354  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20354  KO=0     )
>  UI IDM version                                          (OK=20354  KO=0     )
>  UI IDM privilege                                        (OK=20354  KO=0     )
>  UI IDM login                                            (OK=20353  KO=1     )
>  UI IDM features                                         (OK=20354  KO=0     )
>  UI IDM dashboard                                        (OK=20354  KO=0     )
>  UI IDM managed user schema                              (OK=20354  KO=0     )
>  UI IDM user                                             (OK=20354  KO=0     )
> RootUserinfo                                             (OK=67366  KO=0     )
>  UI IDM oidcToken                                        (OK=20353  KO=1     )
> userinfo                                                 (OK=20352  KO=0     )
> UI-Logout                                                (OK=20354  KO=0     )
> UI-Logout Redirect 1                                     (OK=20354  KO=0     )
>  UI AM revoke1                                           (OK=20352  KO=0     )
>  UI AM endsession                                        (OK=20353  KO=0     )
>  UI AM revoke2                                           (OK=20352  KO=0     )
> getIdToken                                               (OK=6670   KO=0     )
> getIdToken Redirect 1                                    (OK=6670   KO=0     )
> createOrganization                                       (OK=6670   KO=0     )
> tokenUserinfo                                            (OK=16158  KO=0     )
> queryOrganization                                        (OK=6670   KO=0     )
> deleteOrganization                                       (OK=6670   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4116   KO=0     )
> ReadPolicy                                               (OK=30185  KO=3     )
> DeletePolicy                                             (OK=30083  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=658    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4041 (98.85%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 122502 / active: 269    / done: 94138 
================================================================================

09:03:25.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:25.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:25.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:25.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:25.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:26.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:26.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:26.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:28.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:29.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:29.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:30 GMT                                    1590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1320062 KO=41    )
> restLoginInitiate                                        (OK=91296  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=91291  KO=2     )
> Skip 2FA                                                 (OK=50607  KO=0     )
> User Authorize PKCE stage                                (OK=107646 KO=1     )
> User AccessToken PKCE stage                              (OK=107640 KO=0     )
> GetUUid                                                  (OK=30369  KO=0     )
> GetOpenidConfig                                          (OK=90826  KO=0     )
> CreatePolicy                                             (OK=30347  KO=22    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3400   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3400   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20420  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20420  KO=0     )
>  UI AM idFromSession                                     (OK=20418  KO=2     )
>  UI AM validateGoto                                      (OK=20420  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20417  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20414  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20414  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20414  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20412  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20412  KO=0     )
>  UI IDM uiconfig                                         (OK=20411  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20411  KO=0     )
>  UI IDM version                                          (OK=20411  KO=0     )
>  UI IDM privilege                                        (OK=20411  KO=0     )
>  UI IDM login                                            (OK=20410  KO=1     )
>  UI IDM features                                         (OK=20411  KO=0     )
>  UI IDM dashboard                                        (OK=20410  KO=0     )
>  UI IDM managed user schema                              (OK=20410  KO=0     )
>  UI IDM user                                             (OK=20409  KO=0     )
> RootUserinfo                                             (OK=67601  KO=0     )
>  UI IDM oidcToken                                        (OK=20409  KO=1     )
> userinfo                                                 (OK=20407  KO=0     )
> UI-Logout                                                (OK=20409  KO=0     )
> UI-Logout Redirect 1                                     (OK=20409  KO=0     )
>  UI AM revoke1                                           (OK=20406  KO=0     )
>  UI AM endsession                                        (OK=20407  KO=0     )
>  UI AM revoke2                                           (OK=20407  KO=0     )
> getIdToken                                               (OK=6699   KO=0     )
> getIdToken Redirect 1                                    (OK=6699   KO=0     )
> createOrganization                                       (OK=6699   KO=0     )
> tokenUserinfo                                            (OK=16209  KO=0     )
> queryOrganization                                        (OK=6699   KO=0     )
> deleteOrganization                                       (OK=6697   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4128   KO=0     )
> ReadPolicy                                               (OK=30264  KO=3     )
> DeletePolicy                                             (OK=30175  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=661    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4052 (98.85%)
> status.find.in([200, 209], 304), found 409                         20 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 122211 / active: 250    / done: 94448 
================================================================================

09:03:30.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:30.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:30.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:30.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:31.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:32.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:32.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:34.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:35.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:35.166 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 94958: status.find.in([200, 209], 304), found 409
09:03:35.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,94958,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIxNDk3ODE5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibUxDalFhaVY0VlNSd21EU0hTUk16TktQZDZNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODYxNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODYxNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjE0LCJpYXQiOjE3MzE0ODg2MTQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImY3RWFfZFBiOVhSZHN5OUNnclAyOTJvMC1KZyJ9.UqOfaadQDU9CuJ3fLwH2iqjrnchLeReEbEmuyGq9P4KlcIAuVROSojiam8qCumONDkk1iEQ4rLKU_bppLsIdnl0aOX9lnbzrTidRP_XUyLaRzJ1BaSQLQMjdgt0agGj8OSnzmvZR3qhMbZ695ALR5Vxubzf0k0NltzmMFjYTm4I7l_aJsPgZc7IHTz5xVGkikQaJ4tPR4EO99koVGvwmRhaewXDSS4_af-6N-SeqtP4bBkcWBzD1o1nxLkN2HvP8fQKPR6WABlLdtRXHmPsNR1BTlto0A6U3iknl1shHjuev7LQPqX5TXxWWU2RjxLmqdVZhLfDcGi6sDXgPwAOYoA, username -> user.198854, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy200756, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@53a87f8e, authcode -> OWCayEBI5Ve_F9gHWb-PhCDmHaQ, useAdminRealm -> true, callbacks -> {"tokenId":"oczIrmDeE2eXQzqb0pGvEU6tY2I.*AAJTSQACMDIAAlNLABx4NVZNVlNVeTUvdUJta1NLSDg1SjJtVnhlVEU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488614889), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=oczIrmDeE2eXQzqb0pGvEU6tY2I.*AAJTSQACMDIAAlNLABx4NVZNVlNVeTUvdUJta1NLSDg1SjJtVnhlVEU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488614889))), password -> Pa_ssw0rd, challenge -> Q095W4-V7X6Q9cKBqnvLF7fZ9CWud57KiVqEsA50QYQ, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 72.110.38.183, verifier -> LTgxMzQxMjQyMTk3MjMyMjIyODM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@29e5b4a, tokenId -> oczIrmDeE2eXQzqb0pGvEU6tY2I.*AAJTSQACMDIAAlNLABx4NVZNVlNVeTUvdUJta1NLSDg1SjJtVnhlVEU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=oczIrmDeE2eXQzqb0pGvEU6tY2I.*AAJTSQACMDIAAlNLABx4NVZNVlNVeTUvdUJta1NLSDg1SjJtVnhlVEU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=oczIrmDeE2eXQzqb0pGvEU6tY2I.*AAJTSQACMDIAAlNLABx4NVZNVlNVeTUvdUJta1NLSDg1SjJtVnhlVEU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy200756","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:03:35 GMT
	x-forgerock-transactionid: d2d49449-eea2-4101-8abd-04c8653b0e59
	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 09:03:35 GMT                                    1595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1324463 KO=42    )
> restLoginInitiate                                        (OK=91594  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=91584  KO=2     )
> Skip 2FA                                                 (OK=50768  KO=0     )
> User Authorize PKCE stage                                (OK=107996 KO=1     )
> User AccessToken PKCE stage                              (OK=107994 KO=0     )
> GetUUid                                                  (OK=30465  KO=0     )
> GetOpenidConfig                                          (OK=91099  KO=0     )
> CreatePolicy                                             (OK=30442  KO=23    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3408   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3408   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20497  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20496  KO=0     )
>  UI AM idFromSession                                     (OK=20493  KO=2     )
>  UI AM validateGoto                                      (OK=20495  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20492  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20489  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20488  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20488  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20482  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20482  KO=0     )
>  UI IDM uiconfig                                         (OK=20482  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20482  KO=0     )
>  UI IDM version                                          (OK=20482  KO=0     )
>  UI IDM privilege                                        (OK=20482  KO=0     )
>  UI IDM login                                            (OK=20481  KO=1     )
>  UI IDM features                                         (OK=20482  KO=0     )
>  UI IDM dashboard                                        (OK=20482  KO=0     )
>  UI IDM managed user schema                              (OK=20482  KO=0     )
>  UI IDM user                                             (OK=20482  KO=0     )
> RootUserinfo                                             (OK=67754  KO=0     )
>  UI IDM oidcToken                                        (OK=20481  KO=1     )
> userinfo                                                 (OK=20480  KO=0     )
> UI-Logout                                                (OK=20482  KO=0     )
> UI-Logout Redirect 1                                     (OK=20482  KO=0     )
>  UI AM revoke1                                           (OK=20480  KO=0     )
>  UI AM endsession                                        (OK=20481  KO=0     )
>  UI AM revoke2                                           (OK=20481  KO=0     )
> getIdToken                                               (OK=6733   KO=0     )
> getIdToken Redirect 1                                    (OK=6733   KO=0     )
> createOrganization                                       (OK=6733   KO=0     )
> tokenUserinfo                                            (OK=16253  KO=0     )
> queryOrganization                                        (OK=6733   KO=0     )
> deleteOrganization                                       (OK=6730   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4145   KO=0     )
> ReadPolicy                                               (OK=30364  KO=3     )
> DeletePolicy                                             (OK=30257  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=664    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4061 (98.83%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 121905 / active: 268    / done: 94736 
================================================================================

09:03:35.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:36.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:36.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:37.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:37.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:37.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:37.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:37.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:37.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:38.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:38.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:39.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:39.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:40.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:40 GMT                                    1600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1328037 KO=42    )
> restLoginInitiate                                        (OK=91873  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=91860  KO=2     )
> Skip 2FA                                                 (OK=50944  KO=0     )
> User Authorize PKCE stage                                (OK=108304 KO=1     )
> User AccessToken PKCE stage                              (OK=108299 KO=0     )
> GetUUid                                                  (OK=30571  KO=0     )
> GetOpenidConfig                                          (OK=91402  KO=0     )
> CreatePolicy                                             (OK=30546  KO=23    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3419   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3419   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20534  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20534  KO=0     )
>  UI AM idFromSession                                     (OK=20531  KO=2     )
>  UI AM validateGoto                                      (OK=20533  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20531  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20531  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20531  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20531  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20528  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20528  KO=0     )
>  UI IDM uiconfig                                         (OK=20527  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20527  KO=0     )
>  UI IDM version                                          (OK=20526  KO=0     )
>  UI IDM privilege                                        (OK=20526  KO=0     )
>  UI IDM login                                            (OK=20525  KO=1     )
>  UI IDM features                                         (OK=20526  KO=0     )
>  UI IDM dashboard                                        (OK=20526  KO=0     )
>  UI IDM managed user schema                              (OK=20526  KO=0     )
>  UI IDM user                                             (OK=20526  KO=0     )
> RootUserinfo                                             (OK=67991  KO=0     )
>  UI IDM oidcToken                                        (OK=20526  KO=1     )
> userinfo                                                 (OK=20525  KO=0     )
> UI-Logout                                                (OK=20527  KO=0     )
> UI-Logout Redirect 1                                     (OK=20526  KO=0     )
>  UI AM revoke1                                           (OK=20523  KO=0     )
>  UI AM endsession                                        (OK=20524  KO=0     )
>  UI AM revoke2                                           (OK=20524  KO=0     )
> getIdToken                                               (OK=6750   KO=0     )
> getIdToken Redirect 1                                    (OK=6750   KO=0     )
> createOrganization                                       (OK=6750   KO=0     )
> tokenUserinfo                                            (OK=16303  KO=0     )
> queryOrganization                                        (OK=6750   KO=0     )
> deleteOrganization                                       (OK=6750   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4150   KO=0     )
> ReadPolicy                                               (OK=30462  KO=3     )
> DeletePolicy                                             (OK=30358  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=664    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4075 (98.84%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 121611 / active: 296    / done: 95002 
================================================================================

09:03:40.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:41.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:41.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:41.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:41.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:42.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:42.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:42.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:42.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:42.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:42.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:43.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:44.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:44.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:45.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:45 GMT                                    1605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1332247 KO=42    )
> restLoginInitiate                                        (OK=92169  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=92158  KO=2     )
> Skip 2FA                                                 (OK=51110  KO=0     )
> User Authorize PKCE stage                                (OK=108648 KO=1     )
> User AccessToken PKCE stage                              (OK=108644 KO=0     )
> GetUUid                                                  (OK=30671  KO=0     )
> GetOpenidConfig                                          (OK=91705  KO=0     )
> CreatePolicy                                             (OK=30645  KO=23    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3426   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3426   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20600  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20599  KO=0     )
>  UI AM idFromSession                                     (OK=20595  KO=2     )
>  UI AM validateGoto                                      (OK=20597  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20595  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20594  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20594  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20594  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20590  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20590  KO=0     )
>  UI IDM uiconfig                                         (OK=20590  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20590  KO=0     )
>  UI IDM version                                          (OK=20590  KO=0     )
>  UI IDM privilege                                        (OK=20590  KO=0     )
>  UI IDM login                                            (OK=20589  KO=1     )
>  UI IDM features                                         (OK=20590  KO=0     )
>  UI IDM dashboard                                        (OK=20590  KO=0     )
>  UI IDM managed user schema                              (OK=20590  KO=0     )
>  UI IDM user                                             (OK=20590  KO=0     )
> RootUserinfo                                             (OK=68213  KO=0     )
>  UI IDM oidcToken                                        (OK=20589  KO=1     )
> userinfo                                                 (OK=20588  KO=0     )
> UI-Logout                                                (OK=20590  KO=0     )
> UI-Logout Redirect 1                                     (OK=20589  KO=0     )
>  UI AM revoke1                                           (OK=20584  KO=0     )
>  UI AM endsession                                        (OK=20585  KO=0     )
>  UI AM revoke2                                           (OK=20585  KO=0     )
> getIdToken                                               (OK=6773   KO=0     )
> getIdToken Redirect 1                                    (OK=6773   KO=0     )
> createOrganization                                       (OK=6773   KO=0     )
> tokenUserinfo                                            (OK=16353  KO=0     )
> queryOrganization                                        (OK=6773   KO=0     )
> deleteOrganization                                       (OK=6773   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4162   KO=0     )
> ReadPolicy                                               (OK=30564  KO=3     )
> DeletePolicy                                             (OK=30455  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=666    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4090 (98.84%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 43%
          waiting: 121310 / active: 291    / done: 95308 
================================================================================

09:03:45.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:45.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:46.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:46.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:46.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:47.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:47.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:47.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:47.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:48.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:48.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:49.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:49.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:50 GMT                                    1610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1336324 KO=42    )
> restLoginInitiate                                        (OK=92437  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=92431  KO=2     )
> Skip 2FA                                                 (OK=51245  KO=0     )
> User Authorize PKCE stage                                (OK=108972 KO=1     )
> User AccessToken PKCE stage                              (OK=108965 KO=0     )
> GetUUid                                                  (OK=30757  KO=0     )
> GetOpenidConfig                                          (OK=91989  KO=0     )
> CreatePolicy                                             (OK=30732  KO=23    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3437   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3437   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20670  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20668  KO=0     )
>  UI AM idFromSession                                     (OK=20664  KO=2     )
>  UI AM validateGoto                                      (OK=20666  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20663  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20662  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20662  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20662  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20657  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20657  KO=0     )
>  UI IDM uiconfig                                         (OK=20657  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20657  KO=0     )
>  UI IDM version                                          (OK=20657  KO=0     )
>  UI IDM privilege                                        (OK=20657  KO=0     )
>  UI IDM login                                            (OK=20656  KO=1     )
>  UI IDM features                                         (OK=20657  KO=0     )
>  UI IDM dashboard                                        (OK=20657  KO=0     )
>  UI IDM managed user schema                              (OK=20657  KO=0     )
>  UI IDM user                                             (OK=20657  KO=0     )
> RootUserinfo                                             (OK=68425  KO=0     )
>  UI IDM oidcToken                                        (OK=20655  KO=1     )
> userinfo                                                 (OK=20652  KO=0     )
> UI-Logout                                                (OK=20654  KO=0     )
> UI-Logout Redirect 1                                     (OK=20654  KO=0     )
>  UI AM revoke1                                           (OK=20652  KO=0     )
>  UI AM endsession                                        (OK=20653  KO=0     )
>  UI AM revoke2                                           (OK=20653  KO=0     )
> getIdToken                                               (OK=6781   KO=0     )
> getIdToken Redirect 1                                    (OK=6781   KO=0     )
> createOrganization                                       (OK=6781   KO=0     )
> tokenUserinfo                                            (OK=16407  KO=0     )
> queryOrganization                                        (OK=6781   KO=0     )
> deleteOrganization                                       (OK=6781   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4177   KO=0     )
> ReadPolicy                                               (OK=30664  KO=3     )
> DeletePolicy                                             (OK=30557  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=671    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4103 (98.84%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 121030 / active: 268    / done: 95611 
================================================================================

09:03:50.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:51.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:51.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:52.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:52.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:53.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:54.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:54.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:54.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:54.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:03:55 GMT                                    1615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1340192 KO=42    )
> restLoginInitiate                                        (OK=92705  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=92695  KO=2     )
> Skip 2FA                                                 (OK=51415  KO=0     )
> User Authorize PKCE stage                                (OK=109292 KO=1     )
> User AccessToken PKCE stage                              (OK=109286 KO=0     )
> GetUUid                                                  (OK=30864  KO=0     )
> GetOpenidConfig                                          (OK=92284  KO=0     )
> CreatePolicy                                             (OK=30840  KO=23    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3448   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3447   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20719  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20719  KO=0     )
>  UI AM idFromSession                                     (OK=20717  KO=2     )
>  UI AM validateGoto                                      (OK=20719  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20717  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20717  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20717  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20717  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20714  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20714  KO=0     )
>  UI IDM uiconfig                                         (OK=20714  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20714  KO=0     )
>  UI IDM version                                          (OK=20714  KO=0     )
>  UI IDM privilege                                        (OK=20714  KO=0     )
>  UI IDM login                                            (OK=20713  KO=1     )
>  UI IDM features                                         (OK=20714  KO=0     )
>  UI IDM dashboard                                        (OK=20714  KO=0     )
>  UI IDM managed user schema                              (OK=20714  KO=0     )
>  UI IDM user                                             (OK=20714  KO=0     )
> RootUserinfo                                             (OK=68633  KO=0     )
>  UI IDM oidcToken                                        (OK=20713  KO=1     )
> userinfo                                                 (OK=20712  KO=0     )
> UI-Logout                                                (OK=20713  KO=0     )
> UI-Logout Redirect 1                                     (OK=20713  KO=0     )
>  UI AM revoke1                                           (OK=20711  KO=0     )
>  UI AM endsession                                        (OK=20712  KO=0     )
>  UI AM revoke2                                           (OK=20712  KO=0     )
> getIdToken                                               (OK=6797   KO=0     )
> getIdToken Redirect 1                                    (OK=6797   KO=0     )
> createOrganization                                       (OK=6797   KO=0     )
> tokenUserinfo                                            (OK=16446  KO=0     )
> queryOrganization                                        (OK=6797   KO=0     )
> deleteOrganization                                       (OK=6795   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4193   KO=0     )
> ReadPolicy                                               (OK=30750  KO=3     )
> DeletePolicy                                             (OK=30657  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=673    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4113 (98.85%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 120750 / active: 276    / done: 95883 
================================================================================

09:03:55.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:57.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:57.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:58.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:58.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:58.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:58.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:03:59.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:00.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:00 GMT                                    1620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1344308 KO=42    )
> restLoginInitiate                                        (OK=92995  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=92986  KO=2     )
> Skip 2FA                                                 (OK=51571  KO=0     )
> User Authorize PKCE stage                                (OK=109632 KO=1     )
> User AccessToken PKCE stage                              (OK=109627 KO=0     )
> GetUUid                                                  (OK=30949  KO=0     )
> GetOpenidConfig                                          (OK=92563  KO=0     )
> CreatePolicy                                             (OK=30924  KO=23    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3457   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3457   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20785  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20784  KO=0     )
>  UI AM idFromSession                                     (OK=20780  KO=2     )
>  UI AM validateGoto                                      (OK=20782  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20779  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20779  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20779  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20779  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20778  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20776  KO=0     )
>  UI IDM uiconfig                                         (OK=20776  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20776  KO=0     )
>  UI IDM version                                          (OK=20776  KO=0     )
>  UI IDM privilege                                        (OK=20776  KO=0     )
>  UI IDM login                                            (OK=20775  KO=1     )
>  UI IDM features                                         (OK=20776  KO=0     )
>  UI IDM dashboard                                        (OK=20775  KO=0     )
>  UI IDM managed user schema                              (OK=20774  KO=0     )
>  UI IDM user                                             (OK=20774  KO=0     )
> RootUserinfo                                             (OK=68896  KO=0     )
>  UI IDM oidcToken                                        (OK=20773  KO=1     )
> userinfo                                                 (OK=20772  KO=0     )
> UI-Logout                                                (OK=20773  KO=0     )
> UI-Logout Redirect 1                                     (OK=20773  KO=0     )
>  UI AM revoke1                                           (OK=20769  KO=0     )
>  UI AM endsession                                        (OK=20770  KO=0     )
>  UI AM revoke2                                           (OK=20770  KO=0     )
> getIdToken                                               (OK=6818   KO=0     )
> getIdToken Redirect 1                                    (OK=6818   KO=0     )
> createOrganization                                       (OK=6818   KO=0     )
> tokenUserinfo                                            (OK=16500  KO=0     )
> queryOrganization                                        (OK=6816   KO=0     )
> deleteOrganization                                       (OK=6816   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4206   KO=0     )
> ReadPolicy                                               (OK=30859  KO=3     )
> DeletePolicy                                             (OK=30744  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=677    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4122 (98.85%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          4 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 120454 / active: 291    / done: 96164 
================================================================================

09:04:00.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:00.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:00.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:01.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:01.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:01.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:01.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:01.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:02.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:02.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 96563: status.find.in([200, 209], 304), found 502
09:04:02.601 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,96563,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIxNDY5MzI1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWjk2N3dvcnVxTWJUbm53SWVLSmNGcThHZjBFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODY0MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODY0MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjQyLCJpYXQiOjE3MzE0ODg2NDIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImN2VVRTQkk1MTV5QTdEcGIzcWFURFdIRUp2VSJ9.mP5HNtA6RRzEDcobavVRoDUoRcPcjDF2RLr6eFf30MR_Wcpdjrql4pyPeGjoh5_engr8k8l3GGxMmjWA40K1vd7lfGYpCgp9b01WHr0XxzQnSkh0OG81ER5pUNZ9ALps4Wid4Khcj2UI92q50uWhsQlol0RsIyTAupb4UNxfFibH2IEnH0edOve7PnDT7_4_XXsFOo-kjxFllv3c7POsvOjcFgMJP8yKZnsKCcf6HgyGaWAP_E_WKuIzLY3Ot8gZ7VlnjxYYaG79oFN8t7ZZWjYPiz2QyJ3hAwJfVEvrnmAgjq4iRrzHmgeJifHc_DV3R6MN9mXgil7awc3BRQYHwA, username -> user.172834, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy334800, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d564ba, authcode -> OQTWk0CroRZfKqsR0vaPmj5rZ1w, useAdminRealm -> true, callbacks -> {"tokenId":"t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488642349), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488642349))), password -> Pa_ssw0rd, challenge -> dVqJ3er7ho-Fpb9SkkGrC3uTBUGKCZ0I6_MvPrss_xE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 171.106.59.139, verifier -> Njc4NjU3MzA0NDA2NzIwMTI5MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78e77369, tokenId -> t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy334800","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 09:04: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:04:02.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:02.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:02.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:03.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:05.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:05.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:05 GMT                                    1625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1348338 KO=43    )
> restLoginInitiate                                        (OK=93266  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=93261  KO=2     )
> Skip 2FA                                                 (OK=51731  KO=0     )
> User Authorize PKCE stage                                (OK=109951 KO=1     )
> User AccessToken PKCE stage                              (OK=109949 KO=0     )
> GetUUid                                                  (OK=31038  KO=0     )
> GetOpenidConfig                                          (OK=92844  KO=0     )
> CreatePolicy                                             (OK=31012  KO=24    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3468   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3467   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20845  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20845  KO=0     )
>  UI AM idFromSession                                     (OK=20842  KO=2     )
>  UI AM validateGoto                                      (OK=20843  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20840  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20840  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20839  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20839  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20838  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20837  KO=0     )
>  UI IDM uiconfig                                         (OK=20837  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20837  KO=0     )
>  UI IDM version                                          (OK=20837  KO=0     )
>  UI IDM privilege                                        (OK=20837  KO=0     )
>  UI IDM login                                            (OK=20836  KO=1     )
>  UI IDM features                                         (OK=20837  KO=0     )
>  UI IDM dashboard                                        (OK=20836  KO=0     )
>  UI IDM managed user schema                              (OK=20836  KO=0     )
>  UI IDM user                                             (OK=20836  KO=0     )
> RootUserinfo                                             (OK=69144  KO=0     )
>  UI IDM oidcToken                                        (OK=20836  KO=1     )
> userinfo                                                 (OK=20834  KO=0     )
> UI-Logout                                                (OK=20835  KO=0     )
> UI-Logout Redirect 1                                     (OK=20834  KO=0     )
>  UI AM revoke1                                           (OK=20832  KO=0     )
>  UI AM endsession                                        (OK=20833  KO=0     )
>  UI AM revoke2                                           (OK=20833  KO=0     )
> getIdToken                                               (OK=6841   KO=0     )
> getIdToken Redirect 1                                    (OK=6840   KO=0     )
> createOrganization                                       (OK=6840   KO=0     )
> tokenUserinfo                                            (OK=16543  KO=0     )
> queryOrganization                                        (OK=6840   KO=0     )
> deleteOrganization                                       (OK=6840   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4220   KO=0     )
> ReadPolicy                                               (OK=30939  KO=3     )
> DeletePolicy                                             (OK=30852  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=678    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4137 (98.83%)
> status.find.in([200, 209], 304), found 409                         21 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         11 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################-                                         ] 44%
          waiting: 120174 / active: 251    / done: 96484 
================================================================================

09:04:06.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:06.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:07.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:07.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:07.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:07.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:07.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:07.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 96563: status.find.in([200, 209], 304), found 404
09:04:07.696 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,96563,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIxNDY5MzI1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWjk2N3dvcnVxTWJUbm53SWVLSmNGcThHZjBFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODY0MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODY0MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjQyLCJpYXQiOjE3MzE0ODg2NDIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImN2VVRTQkk1MTV5QTdEcGIzcWFURFdIRUp2VSJ9.mP5HNtA6RRzEDcobavVRoDUoRcPcjDF2RLr6eFf30MR_Wcpdjrql4pyPeGjoh5_engr8k8l3GGxMmjWA40K1vd7lfGYpCgp9b01WHr0XxzQnSkh0OG81ER5pUNZ9ALps4Wid4Khcj2UI92q50uWhsQlol0RsIyTAupb4UNxfFibH2IEnH0edOve7PnDT7_4_XXsFOo-kjxFllv3c7POsvOjcFgMJP8yKZnsKCcf6HgyGaWAP_E_WKuIzLY3Ot8gZ7VlnjxYYaG79oFN8t7ZZWjYPiz2QyJ3hAwJfVEvrnmAgjq4iRrzHmgeJifHc_DV3R6MN9mXgil7awc3BRQYHwA, username -> user.172834, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy334800, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d564ba, authcode -> OQTWk0CroRZfKqsR0vaPmj5rZ1w, useAdminRealm -> true, callbacks -> {"tokenId":"t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488642349), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488642349))), password -> Pa_ssw0rd, challenge -> dVqJ3er7ho-Fpb9SkkGrC3uTBUGKCZ0I6_MvPrss_xE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 171.106.59.139, verifier -> Njc4NjU3MzA0NDA2NzIwMTI5MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78e77369, tokenId -> t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy334800
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=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:04:07 GMT
	x-forgerock-transactionid: fdf00d8e-963e-458e-b059-2f52ddc0df14
	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 testPolicy334800 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:04:08.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:08.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:08.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 96906: status.find.in([200, 209], 304), found 409
09:04:08.420 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,96906,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIxNTc1MjA1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRzFXVkVQbl9RRzdiOWo0S0lwYW56Y2toelJJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODY0OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODY0OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjQ4LCJpYXQiOjE3MzE0ODg2NDgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InpXeXh0eG1rdVpGbThmdDRZRGZiRXI0cElqayJ9.YgIkwJ0n47YthRSTTYfS4rCPf0Fr3M_n45b6aNr5eNpTgC70cRh8jbhTjN2oMRwnwMRenvC_Q_zV4spAfvjDLWaPaXo24r_yUjVfvzmnNcjNiHCksgUUFAAspk_bs5m_vLFRKdqn5ImT8emkzMqkpa0-rL8Oq26AaQfyvs3MMBoWJ3S1m_DEnxybA5e8kp4gFanix5ZKa5Z11Kon7ENjYs-1aV8urAKNtJfoeGzsB4b2yxDkKaNYaYmNmB-x9QlpmFkzMotfQPacsgNvH6OEeZVr9gKAY-blF4zBmf0BVWKtFXXt4kpdQxELZH_t2BKGe4pgSIBmlUsccY-FACLdEg, username -> user.112529, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy41607, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8277da0, authcode -> iu70U3PpyuuKH6MEQ73a5D7SANw, useAdminRealm -> true, callbacks -> {"tokenId":"VfiYll79TeQCO091b5uUl1MXcb4.*AAJTSQACMDIAAlNLABxXcnd3Q3drWmJBTFdaWFpudjlkYnVTQ1Jrd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488648119), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=VfiYll79TeQCO091b5uUl1MXcb4.*AAJTSQACMDIAAlNLABxXcnd3Q3drWmJBTFdaWFpudjlkYnVTQ1Jrd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488648119))), password -> Pa_ssw0rd, challenge -> DVOtiWY5zNZo2NC53xudaACKU0THyAkXMXyNPg6-BuE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 46.118.233.148, verifier -> MzMzODcxMDc3MjAwMTk0NTk2Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1f221f07, tokenId -> VfiYll79TeQCO091b5uUl1MXcb4.*AAJTSQACMDIAAlNLABxXcnd3Q3drWmJBTFdaWFpudjlkYnVTQ1Jrd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=VfiYll79TeQCO091b5uUl1MXcb4.*AAJTSQACMDIAAlNLABxXcnd3Q3drWmJBTFdaWFpudjlkYnVTQ1Jrd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=VfiYll79TeQCO091b5uUl1MXcb4.*AAJTSQACMDIAAlNLABxXcnd3Q3drWmJBTFdaWFpudjlkYnVTQ1Jrd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy41607","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:04:08 GMT
	x-forgerock-transactionid: 1a2f822f-7e3d-471a-b920-9761f06b8b08
	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:04:09.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:09.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:09.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:09.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:09.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:10.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:10 GMT                                    1630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1352502 KO=45    )
> restLoginInitiate                                        (OK=93570  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=93564  KO=2     )
> Skip 2FA                                                 (OK=51891  KO=0     )
> User Authorize PKCE stage                                (OK=110304 KO=1     )
> User AccessToken PKCE stage                              (OK=110299 KO=0     )
> GetUUid                                                  (OK=31130  KO=0     )
> GetOpenidConfig                                          (OK=93105  KO=0     )
> CreatePolicy                                             (OK=31104  KO=25    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3478   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3477   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20909  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20909  KO=0     )
>  UI AM idFromSession                                     (OK=20906  KO=2     )
>  UI AM validateGoto                                      (OK=20908  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20905  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20904  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20904  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20904  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20900  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20900  KO=0     )
>  UI IDM uiconfig                                         (OK=20898  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20899  KO=0     )
>  UI IDM version                                          (OK=20898  KO=0     )
>  UI IDM privilege                                        (OK=20898  KO=0     )
>  UI IDM login                                            (OK=20897  KO=1     )
>  UI IDM features                                         (OK=20898  KO=0     )
>  UI IDM dashboard                                        (OK=20898  KO=0     )
>  UI IDM managed user schema                              (OK=20898  KO=0     )
>  UI IDM user                                             (OK=20898  KO=0     )
> RootUserinfo                                             (OK=69364  KO=0     )
>  UI IDM oidcToken                                        (OK=20897  KO=1     )
> userinfo                                                 (OK=20896  KO=0     )
> UI-Logout                                                (OK=20898  KO=0     )
> UI-Logout Redirect 1                                     (OK=20898  KO=0     )
>  UI AM revoke1                                           (OK=20896  KO=0     )
>  UI AM endsession                                        (OK=20897  KO=0     )
>  UI AM revoke2                                           (OK=20896  KO=0     )
> getIdToken                                               (OK=6866   KO=0     )
> getIdToken Redirect 1                                    (OK=6866   KO=0     )
> createOrganization                                       (OK=6866   KO=0     )
> tokenUserinfo                                            (OK=16607  KO=0     )
> queryOrganization                                        (OK=6866   KO=0     )
> deleteOrganization                                       (OK=6866   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4231   KO=0     )
> ReadPolicy                                               (OK=31028  KO=4     )
> DeletePolicy                                             (OK=30931  KO=8     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=680    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4152 (98.79%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         12 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 119857 / active: 271    / done: 96781 
================================================================================

09:04:10.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:10.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:10.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:11.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:11.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:12.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:12.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:12.788 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 96563: status.find.in([200, 209], 304), found 404
09:04:12.789 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,96563,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIxNDY5MzI1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWjk2N3dvcnVxTWJUbm53SWVLSmNGcThHZjBFIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODY0MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODY0MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjQyLCJpYXQiOjE3MzE0ODg2NDIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImN2VVRTQkk1MTV5QTdEcGIzcWFURFdIRUp2VSJ9.mP5HNtA6RRzEDcobavVRoDUoRcPcjDF2RLr6eFf30MR_Wcpdjrql4pyPeGjoh5_engr8k8l3GGxMmjWA40K1vd7lfGYpCgp9b01WHr0XxzQnSkh0OG81ER5pUNZ9ALps4Wid4Khcj2UI92q50uWhsQlol0RsIyTAupb4UNxfFibH2IEnH0edOve7PnDT7_4_XXsFOo-kjxFllv3c7POsvOjcFgMJP8yKZnsKCcf6HgyGaWAP_E_WKuIzLY3Ot8gZ7VlnjxYYaG79oFN8t7ZZWjYPiz2QyJ3hAwJfVEvrnmAgjq4iRrzHmgeJifHc_DV3R6MN9mXgil7awc3BRQYHwA, username -> user.172834, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy334800, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@8d564ba, authcode -> OQTWk0CroRZfKqsR0vaPmj5rZ1w, useAdminRealm -> true, callbacks -> {"tokenId":"t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488642349), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488642349))), password -> Pa_ssw0rd, challenge -> dVqJ3er7ho-Fpb9SkkGrC3uTBUGKCZ0I6_MvPrss_xE, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 171.106.59.139, verifier -> Njc4NjU3MzA0NDA2NzIwMTI5MQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@78e77369, tokenId -> t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy334800
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=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=t75EzAS8tr6TK6LPWmMo89xLLUw.*AAJTSQACMDIAAlNLABxLZjBKeFZXYlduZ25VK0E0Tm96akdlNXVUUmc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:04:12 GMT
	x-forgerock-transactionid: bdf81158-e220-48cb-afe9-b522617dde2e
	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 testPolicy334800 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:04:13.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:14.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:14.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:14.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:14.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:14.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:14.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:15.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:15 GMT                                    1635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1357056 KO=46    )
> restLoginInitiate                                        (OK=93881  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=93871  KO=2     )
> Skip 2FA                                                 (OK=52050  KO=0     )
> User Authorize PKCE stage                                (OK=110672 KO=1     )
> User AccessToken PKCE stage                              (OK=110668 KO=0     )
> GetUUid                                                  (OK=31220  KO=0     )
> GetOpenidConfig                                          (OK=93378  KO=0     )
> CreatePolicy                                             (OK=31192  KO=25    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3493   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3493   KO=0     )
> UI-Post-Login - stage 1                                  (OK=20982  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=20981  KO=0     )
>  UI AM idFromSession                                     (OK=20978  KO=2     )
>  UI AM validateGoto                                      (OK=20980  KO=0     )
> UI-Post-Login - stage 2                                  (OK=20979  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=20978  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=20977  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=20977  KO=0     )
> UI-Post-Login - stage 3                                  (OK=20976  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=20976  KO=0     )
>  UI IDM uiconfig                                         (OK=20976  KO=0     )
>  UI Enduser sessioncheck                                 (OK=20976  KO=0     )
>  UI IDM version                                          (OK=20976  KO=0     )
>  UI IDM privilege                                        (OK=20976  KO=0     )
>  UI IDM login                                            (OK=20975  KO=1     )
>  UI IDM features                                         (OK=20976  KO=0     )
>  UI IDM dashboard                                        (OK=20975  KO=0     )
>  UI IDM managed user schema                              (OK=20975  KO=0     )
>  UI IDM user                                             (OK=20975  KO=0     )
> RootUserinfo                                             (OK=69589  KO=0     )
>  UI IDM oidcToken                                        (OK=20975  KO=1     )
> userinfo                                                 (OK=20974  KO=0     )
> UI-Logout                                                (OK=20974  KO=0     )
> UI-Logout Redirect 1                                     (OK=20974  KO=0     )
>  UI AM revoke1                                           (OK=20972  KO=0     )
>  UI AM endsession                                        (OK=20973  KO=0     )
>  UI AM revoke2                                           (OK=20973  KO=0     )
> getIdToken                                               (OK=6886   KO=0     )
> getIdToken Redirect 1                                    (OK=6886   KO=0     )
> createOrganization                                       (OK=6886   KO=0     )
> tokenUserinfo                                            (OK=16668  KO=0     )
> queryOrganization                                        (OK=6886   KO=0     )
> deleteOrganization                                       (OK=6886   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4244   KO=0     )
> ReadPolicy                                               (OK=31123  KO=4     )
> DeletePolicy                                             (OK=31022  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=683    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4167 (98.77%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 119533 / active: 266    / done: 97110 
================================================================================

09:04:15.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:16.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:16.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:16.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:16.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:18.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:19.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:19.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:19.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:19.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:19.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:20.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:20 GMT                                    1640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1361237 KO=46    )
> restLoginInitiate                                        (OK=94150  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=94145  KO=2     )
> Skip 2FA                                                 (OK=52198  KO=0     )
> User Authorize PKCE stage                                (OK=111005 KO=1     )
> User AccessToken PKCE stage                              (OK=111002 KO=0     )
> GetUUid                                                  (OK=31309  KO=0     )
> GetOpenidConfig                                          (OK=93652  KO=0     )
> CreatePolicy                                             (OK=31281  KO=25    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3507   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3507   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21052  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21052  KO=0     )
>  UI AM idFromSession                                     (OK=21048  KO=2     )
>  UI AM validateGoto                                      (OK=21051  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21048  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21048  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21048  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21048  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21046  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21046  KO=0     )
>  UI IDM uiconfig                                         (OK=21043  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21043  KO=0     )
>  UI IDM version                                          (OK=21043  KO=0     )
>  UI IDM privilege                                        (OK=21043  KO=0     )
>  UI IDM login                                            (OK=21041  KO=1     )
>  UI IDM features                                         (OK=21043  KO=0     )
>  UI IDM dashboard                                        (OK=21042  KO=0     )
>  UI IDM managed user schema                              (OK=21042  KO=0     )
>  UI IDM user                                             (OK=21042  KO=0     )
> RootUserinfo                                             (OK=69795  KO=0     )
>  UI IDM oidcToken                                        (OK=21041  KO=1     )
> userinfo                                                 (OK=21039  KO=0     )
> UI-Logout                                                (OK=21040  KO=0     )
> UI-Logout Redirect 1                                     (OK=21040  KO=0     )
>  UI AM revoke1                                           (OK=21038  KO=0     )
>  UI AM endsession                                        (OK=21039  KO=0     )
>  UI AM revoke2                                           (OK=21039  KO=0     )
> getIdToken                                               (OK=6912   KO=0     )
> getIdToken Redirect 1                                    (OK=6912   KO=0     )
> createOrganization                                       (OK=6912   KO=0     )
> tokenUserinfo                                            (OK=16712  KO=0     )
> queryOrganization                                        (OK=6912   KO=0     )
> deleteOrganization                                       (OK=6912   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4253   KO=0     )
> ReadPolicy                                               (OK=31212  KO=4     )
> DeletePolicy                                             (OK=31117  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=687    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4179 (98.77%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 44%
          waiting: 119249 / active: 247    / done: 97413 
================================================================================

09:04:20.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:20.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:21.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:21.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:22.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:22.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:23.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:23.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:23.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:23.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:23.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:23.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:24.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:24.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:25 GMT                                    1645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1365565 KO=46    )
> restLoginInitiate                                        (OK=94461  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=94449  KO=2     )
> Skip 2FA                                                 (OK=52371  KO=0     )
> User Authorize PKCE stage                                (OK=111361 KO=1     )
> User AccessToken PKCE stage                              (OK=111354 KO=0     )
> GetUUid                                                  (OK=31398  KO=0     )
> GetOpenidConfig                                          (OK=93920  KO=0     )
> CreatePolicy                                             (OK=31373  KO=25    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3516   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3515   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21118  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21118  KO=0     )
>  UI AM idFromSession                                     (OK=21114  KO=2     )
>  UI AM validateGoto                                      (OK=21116  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21115  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21115  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21115  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21115  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21113  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21111  KO=0     )
>  UI IDM uiconfig                                         (OK=21110  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21110  KO=0     )
>  UI IDM version                                          (OK=21110  KO=0     )
>  UI IDM privilege                                        (OK=21110  KO=0     )
>  UI IDM login                                            (OK=21109  KO=1     )
>  UI IDM features                                         (OK=21110  KO=0     )
>  UI IDM dashboard                                        (OK=21110  KO=0     )
>  UI IDM managed user schema                              (OK=21110  KO=0     )
>  UI IDM user                                             (OK=21110  KO=0     )
> RootUserinfo                                             (OK=70043  KO=0     )
>  UI IDM oidcToken                                        (OK=21110  KO=1     )
> userinfo                                                 (OK=21109  KO=0     )
> UI-Logout                                                (OK=21110  KO=0     )
> UI-Logout Redirect 1                                     (OK=21108  KO=0     )
>  UI AM revoke1                                           (OK=21105  KO=0     )
>  UI AM endsession                                        (OK=21106  KO=0     )
>  UI AM revoke2                                           (OK=21106  KO=0     )
> getIdToken                                               (OK=6936   KO=0     )
> getIdToken Redirect 1                                    (OK=6936   KO=0     )
> createOrganization                                       (OK=6936   KO=0     )
> tokenUserinfo                                            (OK=16763  KO=0     )
> queryOrganization                                        (OK=6935   KO=0     )
> deleteOrganization                                       (OK=6935   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4271   KO=0     )
> ReadPolicy                                               (OK=31302  KO=4     )
> DeletePolicy                                             (OK=31207  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=690    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4193 (98.78%)
> status.find.in([200, 209], 304), found 409                         22 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 118926 / active: 281    / done: 97702 
================================================================================

09:04:26.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:26.752 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 98043: status.find.in([200, 209], 304), found 409
09:04:26.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,98043,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIxNTI4MjE0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWVYwbUp2cWc3ZVZtdVo2OHFXT01yS1JVZEpNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODY2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODY2NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjY2LCJpYXQiOjE3MzE0ODg2NjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijdvam9FUE90d2wtSzJVLWFjejhQVUVjQU93YyJ9.pZiGlrBELGpCznCHLewUN5O8XkzTzineYqRUijm1j_9gOxzAlwNUpC5hFTdmVgjtPREyicmFEXFFBRJL4JvsKaONBKcIqL4okoXvRTEn-9hMVGtB3tADknzgs8j7cvlX9S2qvPDBPRNadd5M9UdioUCVBckyANiXe9xwl2Q-tZFNrT-hl1REm3ybuqCdBdkDFyDtzoLislbO45KVpMT_itvwTMVpGyERZjprzN-KIuGPL7q9oSeVTXxS8mIMa42viSriJo25MGEzCMgOPi_Gwt96vw-kpioZoUu5dzXRdtDpAzPy74n5SuX5KNu65gQeqQcVykZIU6oCg1A4tLoXmw, username -> user.128965, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy538788, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b59a9a2, authcode -> URKO3ZdSgJ71PVlIIgAiwyttgJo, useAdminRealm -> true, callbacks -> {"tokenId":"s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488666479), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488666479))), password -> Pa_ssw0rd, challenge -> YXBZ-FWFrQrvCGpjsJT-0Icwfl1QQXJZUVhsJ9o-rb0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 23.92.235.31, verifier -> LTQyNTQ5Mjg0ODg0MzI4MjYxNDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f696a67, tokenId -> s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy538788","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:04:26 GMT
	x-forgerock-transactionid: f7b82bff-192d-417a-a14a-7253acadaf58
	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:04:26.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:27.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:28.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:28.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:29.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:30 GMT                                    1650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1369982 KO=47    )
> restLoginInitiate                                        (OK=94745  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=94738  KO=2     )
> Skip 2FA                                                 (OK=52522  KO=0     )
> User Authorize PKCE stage                                (OK=111715 KO=1     )
> User AccessToken PKCE stage                              (OK=111709 KO=0     )
> GetUUid                                                  (OK=31497  KO=0     )
> GetOpenidConfig                                          (OK=94197  KO=0     )
> CreatePolicy                                             (OK=31469  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3531   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3530   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21195  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21195  KO=0     )
>  UI AM idFromSession                                     (OK=21193  KO=2     )
>  UI AM validateGoto                                      (OK=21195  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21192  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21190  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21190  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21190  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21185  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21184  KO=0     )
>  UI IDM uiconfig                                         (OK=21184  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21184  KO=0     )
>  UI IDM version                                          (OK=21184  KO=0     )
>  UI IDM privilege                                        (OK=21184  KO=0     )
>  UI IDM login                                            (OK=21183  KO=1     )
>  UI IDM features                                         (OK=21184  KO=0     )
>  UI IDM dashboard                                        (OK=21184  KO=0     )
>  UI IDM managed user schema                              (OK=21184  KO=0     )
>  UI IDM user                                             (OK=21184  KO=0     )
> RootUserinfo                                             (OK=70252  KO=0     )
>  UI IDM oidcToken                                        (OK=21183  KO=1     )
> userinfo                                                 (OK=21182  KO=0     )
> UI-Logout                                                (OK=21184  KO=0     )
> UI-Logout Redirect 1                                     (OK=21182  KO=0     )
>  UI AM revoke1                                           (OK=21180  KO=0     )
>  UI AM endsession                                        (OK=21181  KO=0     )
>  UI AM revoke2                                           (OK=21181  KO=0     )
> getIdToken                                               (OK=6952   KO=0     )
> getIdToken Redirect 1                                    (OK=6952   KO=0     )
> createOrganization                                       (OK=6952   KO=0     )
> tokenUserinfo                                            (OK=16814  KO=0     )
> queryOrganization                                        (OK=6952   KO=0     )
> deleteOrganization                                       (OK=6951   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4287   KO=0     )
> ReadPolicy                                               (OK=31389  KO=4     )
> DeletePolicy                                             (OK=31295  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=696    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4199 (98.75%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         13 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 118628 / active: 270    / done: 98011 
================================================================================

09:04:30.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:31.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:31.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:31.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:31.842 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 98043: status.find.in([200, 209], 304), found 404
09:04:31.843 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,98043,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIxNTI4MjE0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWVYwbUp2cWc3ZVZtdVo2OHFXT01yS1JVZEpNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODY2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODY2NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjY2LCJpYXQiOjE3MzE0ODg2NjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijdvam9FUE90d2wtSzJVLWFjejhQVUVjQU93YyJ9.pZiGlrBELGpCznCHLewUN5O8XkzTzineYqRUijm1j_9gOxzAlwNUpC5hFTdmVgjtPREyicmFEXFFBRJL4JvsKaONBKcIqL4okoXvRTEn-9hMVGtB3tADknzgs8j7cvlX9S2qvPDBPRNadd5M9UdioUCVBckyANiXe9xwl2Q-tZFNrT-hl1REm3ybuqCdBdkDFyDtzoLislbO45KVpMT_itvwTMVpGyERZjprzN-KIuGPL7q9oSeVTXxS8mIMa42viSriJo25MGEzCMgOPi_Gwt96vw-kpioZoUu5dzXRdtDpAzPy74n5SuX5KNu65gQeqQcVykZIU6oCg1A4tLoXmw, username -> user.128965, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy538788, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b59a9a2, authcode -> URKO3ZdSgJ71PVlIIgAiwyttgJo, useAdminRealm -> true, callbacks -> {"tokenId":"s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488666479), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488666479))), password -> Pa_ssw0rd, challenge -> YXBZ-FWFrQrvCGpjsJT-0Icwfl1QQXJZUVhsJ9o-rb0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 23.92.235.31, verifier -> LTQyNTQ5Mjg0ODg0MzI4MjYxNDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f696a67, tokenId -> s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy538788
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=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:04:31 GMT
	x-forgerock-transactionid: 50e2010a-10a3-4905-be0a-e6e6899342d2
	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 testPolicy538788 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:04:32.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:32.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:32.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:32.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:33.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:33.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:34.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:34.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:35.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:35.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:35.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:35 GMT                                    1655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1374370 KO=48    )
> restLoginInitiate                                        (OK=95037  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=95027  KO=2     )
> Skip 2FA                                                 (OK=52686  KO=0     )
> User Authorize PKCE stage                                (OK=112065 KO=1     )
> User AccessToken PKCE stage                              (OK=112062 KO=0     )
> GetUUid                                                  (OK=31610  KO=0     )
> GetOpenidConfig                                          (OK=94497  KO=0     )
> CreatePolicy                                             (OK=31583  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3546   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3545   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21269  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21269  KO=0     )
>  UI AM idFromSession                                     (OK=21267  KO=2     )
>  UI AM validateGoto                                      (OK=21269  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21267  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21265  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21265  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21265  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21257  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21257  KO=0     )
>  UI IDM uiconfig                                         (OK=21257  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21257  KO=0     )
>  UI IDM version                                          (OK=21257  KO=0     )
>  UI IDM privilege                                        (OK=21257  KO=0     )
>  UI IDM login                                            (OK=21255  KO=1     )
>  UI IDM features                                         (OK=21256  KO=0     )
>  UI IDM dashboard                                        (OK=21254  KO=0     )
>  UI IDM managed user schema                              (OK=21254  KO=0     )
>  UI IDM user                                             (OK=21254  KO=0     )
> RootUserinfo                                             (OK=70429  KO=0     )
>  UI IDM oidcToken                                        (OK=21254  KO=1     )
> userinfo                                                 (OK=21252  KO=0     )
> UI-Logout                                                (OK=21254  KO=0     )
> UI-Logout Redirect 1                                     (OK=21254  KO=0     )
>  UI AM revoke1                                           (OK=21251  KO=0     )
>  UI AM endsession                                        (OK=21252  KO=0     )
>  UI AM revoke2                                           (OK=21252  KO=0     )
> getIdToken                                               (OK=6967   KO=0     )
> getIdToken Redirect 1                                    (OK=6967   KO=0     )
> createOrganization                                       (OK=6967   KO=0     )
> tokenUserinfo                                            (OK=16855  KO=0     )
> queryOrganization                                        (OK=6967   KO=0     )
> deleteOrganization                                       (OK=6967   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4302   KO=0     )
> ReadPolicy                                               (OK=31490  KO=5     )
> DeletePolicy                                             (OK=31381  KO=9     )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=700    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4214 (98.73%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         14 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 118324 / active: 300    / done: 98285 
================================================================================

09:04:35.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:35.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:35.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:36.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:36.940 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 98043: status.find.in([200, 209], 304), found 404
09:04:36.941 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,98043,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIxNTI4MjE0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWVYwbUp2cWc3ZVZtdVo2OHFXT01yS1JVZEpNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODY2NiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODY2NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMjY2LCJpYXQiOjE3MzE0ODg2NjYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijdvam9FUE90d2wtSzJVLWFjejhQVUVjQU93YyJ9.pZiGlrBELGpCznCHLewUN5O8XkzTzineYqRUijm1j_9gOxzAlwNUpC5hFTdmVgjtPREyicmFEXFFBRJL4JvsKaONBKcIqL4okoXvRTEn-9hMVGtB3tADknzgs8j7cvlX9S2qvPDBPRNadd5M9UdioUCVBckyANiXe9xwl2Q-tZFNrT-hl1REm3ybuqCdBdkDFyDtzoLislbO45KVpMT_itvwTMVpGyERZjprzN-KIuGPL7q9oSeVTXxS8mIMa42viSriJo25MGEzCMgOPi_Gwt96vw-kpioZoUu5dzXRdtDpAzPy74n5SuX5KNu65gQeqQcVykZIU6oCg1A4tLoXmw, username -> user.128965, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy538788, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6b59a9a2, authcode -> URKO3ZdSgJ71PVlIIgAiwyttgJo, useAdminRealm -> true, callbacks -> {"tokenId":"s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488666479), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488666479))), password -> Pa_ssw0rd, challenge -> YXBZ-FWFrQrvCGpjsJT-0Icwfl1QQXJZUVhsJ9o-rb0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 23.92.235.31, verifier -> LTQyNTQ5Mjg0ODg0MzI4MjYxNDk, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f696a67, tokenId -> s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy538788
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=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=s8fXYj8rCYNAltaavPYRsQ19OPk.*AAJTSQACMDIAAlNLABxTYUFGQURYZzFidHZFVitOT3RRWnVwWHJkUFE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:04:36 GMT
	x-forgerock-transactionid: a842f9fe-8de0-426f-91dc-d34f3b8d5ae1
	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 testPolicy538788 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:04:37.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:37.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:38.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:38.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:38.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:39.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:39.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:39.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:40.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:40 GMT                                    1660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1378707 KO=49    )
> restLoginInitiate                                        (OK=95316  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=95307  KO=2     )
> Skip 2FA                                                 (OK=52843  KO=0     )
> User Authorize PKCE stage                                (OK=112403 KO=1     )
> User AccessToken PKCE stage                              (OK=112399 KO=0     )
> GetUUid                                                  (OK=31706  KO=0     )
> GetOpenidConfig                                          (OK=94808  KO=0     )
> CreatePolicy                                             (OK=31680  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3561   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3560   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21335  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21335  KO=0     )
>  UI AM idFromSession                                     (OK=21332  KO=2     )
>  UI AM validateGoto                                      (OK=21334  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21332  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21332  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21332  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21332  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21328  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21328  KO=0     )
>  UI IDM uiconfig                                         (OK=21328  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21328  KO=0     )
>  UI IDM version                                          (OK=21328  KO=0     )
>  UI IDM privilege                                        (OK=21328  KO=0     )
>  UI IDM login                                            (OK=21327  KO=1     )
>  UI IDM features                                         (OK=21328  KO=0     )
>  UI IDM dashboard                                        (OK=21328  KO=0     )
>  UI IDM managed user schema                              (OK=21328  KO=0     )
>  UI IDM user                                             (OK=21328  KO=0     )
> RootUserinfo                                             (OK=70628  KO=0     )
>  UI IDM oidcToken                                        (OK=21327  KO=1     )
> userinfo                                                 (OK=21325  KO=0     )
> UI-Logout                                                (OK=21326  KO=0     )
> UI-Logout Redirect 1                                     (OK=21326  KO=0     )
>  UI AM revoke1                                           (OK=21323  KO=0     )
>  UI AM endsession                                        (OK=21324  KO=0     )
>  UI AM revoke2                                           (OK=21324  KO=0     )
> getIdToken                                               (OK=6989   KO=0     )
> getIdToken Redirect 1                                    (OK=6989   KO=0     )
> createOrganization                                       (OK=6989   KO=0     )
> tokenUserinfo                                            (OK=16899  KO=0     )
> queryOrganization                                        (OK=6989   KO=0     )
> deleteOrganization                                       (OK=6989   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4318   KO=0     )
> ReadPolicy                                               (OK=31602  KO=5     )
> DeletePolicy                                             (OK=31481  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=705    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4227 (98.72%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 118029 / active: 283    / done: 98597 
================================================================================

09:04:40.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:40.960 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:41.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:41.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:42.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:42.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:42.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:42.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:42.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:43.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:43.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:43.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:44.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:45 GMT                                    1665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1382627 KO=49    )
> restLoginInitiate                                        (OK=95597  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=95589  KO=2     )
> Skip 2FA                                                 (OK=53001  KO=0     )
> User Authorize PKCE stage                                (OK=112724 KO=1     )
> User AccessToken PKCE stage                              (OK=112722 KO=0     )
> GetUUid                                                  (OK=31788  KO=0     )
> GetOpenidConfig                                          (OK=95096  KO=0     )
> CreatePolicy                                             (OK=31760  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3568   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3568   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21392  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21392  KO=0     )
>  UI AM idFromSession                                     (OK=21390  KO=2     )
>  UI AM validateGoto                                      (OK=21392  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21387  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21387  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21387  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21387  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21384  KO=0     )
>  UI IDM uiconfig                                         (OK=21382  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21382  KO=0     )
>  UI IDM version                                          (OK=21382  KO=0     )
>  UI IDM privilege                                        (OK=21382  KO=0     )
>  UI IDM login                                            (OK=21381  KO=1     )
>  UI IDM features                                         (OK=21382  KO=0     )
>  UI IDM dashboard                                        (OK=21382  KO=0     )
>  UI IDM managed user schema                              (OK=21382  KO=0     )
>  UI IDM user                                             (OK=21382  KO=0     )
> RootUserinfo                                             (OK=70843  KO=0     )
>  UI IDM oidcToken                                        (OK=21382  KO=1     )
> userinfo                                                 (OK=21380  KO=0     )
> UI-Logout                                                (OK=21382  KO=0     )
> UI-Logout Redirect 1                                     (OK=21382  KO=0     )
>  UI AM revoke1                                           (OK=21380  KO=0     )
>  UI AM endsession                                        (OK=21381  KO=0     )
>  UI AM revoke2                                           (OK=21381  KO=0     )
> getIdToken                                               (OK=7022   KO=0     )
> getIdToken Redirect 1                                    (OK=7021   KO=0     )
> createOrganization                                       (OK=7021   KO=0     )
> tokenUserinfo                                            (OK=16948  KO=0     )
> queryOrganization                                        (OK=7021   KO=0     )
> deleteOrganization                                       (OK=7020   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4332   KO=0     )
> ReadPolicy                                               (OK=31698  KO=5     )
> DeletePolicy                                             (OK=31594  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=707    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4240 (98.72%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 117740 / active: 262    / done: 98907 
================================================================================

09:04:45.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:47.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:47.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:47.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:47.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:47.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:47.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:48.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:49.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:49.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:50 GMT                                    1670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1386952 KO=49    )
> restLoginInitiate                                        (OK=95916  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=95905  KO=2     )
> Skip 2FA                                                 (OK=53189  KO=0     )
> User Authorize PKCE stage                                (OK=113087 KO=1     )
> User AccessToken PKCE stage                              (OK=113083 KO=0     )
> GetUUid                                                  (OK=31893  KO=0     )
> GetOpenidConfig                                          (OK=95380  KO=0     )
> CreatePolicy                                             (OK=31864  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3574   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21456  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21454  KO=0     )
>  UI AM idFromSession                                     (OK=21451  KO=2     )
>  UI AM validateGoto                                      (OK=21453  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21451  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21450  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21449  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21449  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21446  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21445  KO=0     )
>  UI IDM uiconfig                                         (OK=21445  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21445  KO=0     )
>  UI IDM version                                          (OK=21445  KO=0     )
>  UI IDM privilege                                        (OK=21445  KO=0     )
>  UI IDM login                                            (OK=21444  KO=1     )
>  UI IDM features                                         (OK=21445  KO=0     )
>  UI IDM dashboard                                        (OK=21445  KO=0     )
>  UI IDM managed user schema                              (OK=21445  KO=0     )
>  UI IDM user                                             (OK=21445  KO=0     )
> RootUserinfo                                             (OK=71097  KO=0     )
>  UI IDM oidcToken                                        (OK=21444  KO=1     )
> userinfo                                                 (OK=21443  KO=0     )
> UI-Logout                                                (OK=21445  KO=0     )
> UI-Logout Redirect 1                                     (OK=21445  KO=0     )
>  UI AM revoke1                                           (OK=21442  KO=0     )
>  UI AM endsession                                        (OK=21443  KO=0     )
>  UI AM revoke2                                           (OK=21443  KO=0     )
> getIdToken                                               (OK=7050   KO=0     )
> getIdToken Redirect 1                                    (OK=7049   KO=0     )
> createOrganization                                       (OK=7049   KO=0     )
> tokenUserinfo                                            (OK=17002  KO=0     )
> queryOrganization                                        (OK=7048   KO=0     )
> deleteOrganization                                       (OK=7048   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4350   KO=0     )
> ReadPolicy                                               (OK=31778  KO=5     )
> DeletePolicy                                             (OK=31692  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=710    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4250 (98.72%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 117412 / active: 285    / done: 99212 
================================================================================

09:04:51.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:52.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:52.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:54.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:54.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:55.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:04:55 GMT                                    1675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1391138 KO=49    )
> restLoginInitiate                                        (OK=96192  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=96181  KO=2     )
> Skip 2FA                                                 (OK=53342  KO=0     )
> User Authorize PKCE stage                                (OK=113435 KO=1     )
> User AccessToken PKCE stage                              (OK=113431 KO=0     )
> GetUUid                                                  (OK=31992  KO=0     )
> GetOpenidConfig                                          (OK=95660  KO=0     )
> CreatePolicy                                             (OK=31961  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3588   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3588   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21523  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21522  KO=0     )
>  UI AM idFromSession                                     (OK=21519  KO=2     )
>  UI AM validateGoto                                      (OK=21521  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21519  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21519  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21519  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21519  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21514  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21512  KO=0     )
>  UI IDM uiconfig                                         (OK=21510  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21510  KO=0     )
>  UI IDM version                                          (OK=21510  KO=0     )
>  UI IDM privilege                                        (OK=21510  KO=0     )
>  UI IDM login                                            (OK=21509  KO=1     )
>  UI IDM features                                         (OK=21510  KO=0     )
>  UI IDM dashboard                                        (OK=21510  KO=0     )
>  UI IDM managed user schema                              (OK=21510  KO=0     )
>  UI IDM user                                             (OK=21510  KO=0     )
> RootUserinfo                                             (OK=71316  KO=0     )
>  UI IDM oidcToken                                        (OK=21510  KO=1     )
> userinfo                                                 (OK=21509  KO=0     )
> UI-Logout                                                (OK=21509  KO=0     )
> UI-Logout Redirect 1                                     (OK=21509  KO=0     )
>  UI AM revoke1                                           (OK=21507  KO=0     )
>  UI AM endsession                                        (OK=21508  KO=0     )
>  UI AM revoke2                                           (OK=21508  KO=0     )
> getIdToken                                               (OK=7065   KO=0     )
> getIdToken Redirect 1                                    (OK=7065   KO=0     )
> createOrganization                                       (OK=7065   KO=0     )
> tokenUserinfo                                            (OK=17057  KO=0     )
> queryOrganization                                        (OK=7065   KO=0     )
> deleteOrganization                                       (OK=7064   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4365   KO=0     )
> ReadPolicy                                               (OK=31883  KO=5     )
> DeletePolicy                                             (OK=31772  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=715    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4256 (98.72%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################-                                        ] 45%
          waiting: 117123 / active: 295    / done: 99491 
================================================================================

09:04:55.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:55.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:56.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:56.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:57.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:57.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:58.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:58.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:58.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:58.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:58.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:59.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:59.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:59.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:04:59.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:00.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:00 GMT                                    1680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1395108 KO=49    )
> restLoginInitiate                                        (OK=96460  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=96451  KO=2     )
> Skip 2FA                                                 (OK=53495  KO=0     )
> User Authorize PKCE stage                                (OK=113747 KO=1     )
> User AccessToken PKCE stage                              (OK=113746 KO=0     )
> GetUUid                                                  (OK=32097  KO=0     )
> GetOpenidConfig                                          (OK=95970  KO=0     )
> CreatePolicy                                             (OK=32070  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3599   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3599   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21578  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21578  KO=0     )
>  UI AM idFromSession                                     (OK=21575  KO=2     )
>  UI AM validateGoto                                      (OK=21577  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21576  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21574  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21574  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21574  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21572  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21572  KO=0     )
>  UI IDM uiconfig                                         (OK=21572  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21572  KO=0     )
>  UI IDM version                                          (OK=21572  KO=0     )
>  UI IDM privilege                                        (OK=21572  KO=0     )
>  UI IDM login                                            (OK=21571  KO=1     )
>  UI IDM features                                         (OK=21572  KO=0     )
>  UI IDM dashboard                                        (OK=21572  KO=0     )
>  UI IDM managed user schema                              (OK=21572  KO=0     )
>  UI IDM user                                             (OK=21572  KO=0     )
> RootUserinfo                                             (OK=71508  KO=0     )
>  UI IDM oidcToken                                        (OK=21572  KO=1     )
> userinfo                                                 (OK=21571  KO=0     )
> UI-Logout                                                (OK=21573  KO=0     )
> UI-Logout Redirect 1                                     (OK=21573  KO=0     )
>  UI AM revoke1                                           (OK=21571  KO=0     )
>  UI AM endsession                                        (OK=21572  KO=0     )
>  UI AM revoke2                                           (OK=21572  KO=0     )
> getIdToken                                               (OK=7081   KO=0     )
> getIdToken Redirect 1                                    (OK=7081   KO=0     )
> createOrganization                                       (OK=7081   KO=0     )
> tokenUserinfo                                            (OK=17105  KO=0     )
> queryOrganization                                        (OK=7081   KO=0     )
> deleteOrganization                                       (OK=7081   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4376   KO=0     )
> ReadPolicy                                               (OK=31982  KO=5     )
> DeletePolicy                                             (OK=31877  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=720    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4272 (98.73%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 116848 / active: 261    / done: 99800 
================================================================================

09:05:00.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:00.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:01.011 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:01.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:01.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:02.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:02.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:02.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:03.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:04.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:04.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:05 GMT                                    1685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1399319 KO=49    )
> restLoginInitiate                                        (OK=96756  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=96747  KO=2     )
> Skip 2FA                                                 (OK=53658  KO=0     )
> User Authorize PKCE stage                                (OK=114094 KO=1     )
> User AccessToken PKCE stage                              (OK=114083 KO=0     )
> GetUUid                                                  (OK=32200  KO=0     )
> GetOpenidConfig                                          (OK=96281  KO=0     )
> CreatePolicy                                             (OK=32174  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3610   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3609   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21648  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21648  KO=0     )
>  UI AM idFromSession                                     (OK=21644  KO=2     )
>  UI AM validateGoto                                      (OK=21646  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21643  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21643  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21642  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21642  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21638  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21637  KO=0     )
>  UI IDM uiconfig                                         (OK=21637  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21637  KO=0     )
>  UI IDM version                                          (OK=21637  KO=0     )
>  UI IDM privilege                                        (OK=21637  KO=0     )
>  UI IDM login                                            (OK=21636  KO=1     )
>  UI IDM features                                         (OK=21637  KO=0     )
>  UI IDM dashboard                                        (OK=21637  KO=0     )
>  UI IDM managed user schema                              (OK=21637  KO=0     )
>  UI IDM user                                             (OK=21637  KO=0     )
> RootUserinfo                                             (OK=71671  KO=0     )
>  UI IDM oidcToken                                        (OK=21636  KO=1     )
> userinfo                                                 (OK=21634  KO=0     )
> UI-Logout                                                (OK=21634  KO=0     )
> UI-Logout Redirect 1                                     (OK=21633  KO=0     )
>  UI AM revoke1                                           (OK=21629  KO=0     )
>  UI AM endsession                                        (OK=21630  KO=0     )
>  UI AM revoke2                                           (OK=21630  KO=0     )
> getIdToken                                               (OK=7104   KO=0     )
> getIdToken Redirect 1                                    (OK=7104   KO=0     )
> createOrganization                                       (OK=7104   KO=0     )
> tokenUserinfo                                            (OK=17151  KO=0     )
> queryOrganization                                        (OK=7104   KO=0     )
> deleteOrganization                                       (OK=7102   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4393   KO=0     )
> ReadPolicy                                               (OK=32087  KO=5     )
> DeletePolicy                                             (OK=31976  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=722    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4283 (98.73%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.35%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.12%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 116539 / active: 292    / done: 100078
================================================================================

09:05:05.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:06.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:06.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:07.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:07.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:07.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:07.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:07.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:08.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:09.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:09.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:10.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:10.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:10.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:10 GMT                                    1690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1403519 KO=49    )
> restLoginInitiate                                        (OK=97046  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=97041  KO=2     )
> Skip 2FA                                                 (OK=53830  KO=0     )
> User Authorize PKCE stage                                (OK=114433 KO=1     )
> User AccessToken PKCE stage                              (OK=114426 KO=0     )
> GetUUid                                                  (OK=32305  KO=0     )
> GetOpenidConfig                                          (OK=96595  KO=0     )
> CreatePolicy                                             (OK=32277  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3616   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3616   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21706  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21706  KO=0     )
>  UI AM idFromSession                                     (OK=21703  KO=2     )
>  UI AM validateGoto                                      (OK=21705  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21702  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21702  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21702  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21702  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21701  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21700  KO=0     )
>  UI IDM uiconfig                                         (OK=21700  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21700  KO=0     )
>  UI IDM version                                          (OK=21700  KO=0     )
>  UI IDM privilege                                        (OK=21700  KO=0     )
>  UI IDM login                                            (OK=21699  KO=1     )
>  UI IDM features                                         (OK=21700  KO=0     )
>  UI IDM dashboard                                        (OK=21700  KO=0     )
>  UI IDM managed user schema                              (OK=21700  KO=0     )
>  UI IDM user                                             (OK=21700  KO=0     )
> RootUserinfo                                             (OK=71872  KO=0     )
>  UI IDM oidcToken                                        (OK=21699  KO=1     )
> userinfo                                                 (OK=21698  KO=0     )
> UI-Logout                                                (OK=21700  KO=0     )
> UI-Logout Redirect 1                                     (OK=21700  KO=0     )
>  UI AM revoke1                                           (OK=21697  KO=0     )
>  UI AM endsession                                        (OK=21699  KO=0     )
>  UI AM revoke2                                           (OK=21699  KO=0     )
> getIdToken                                               (OK=7126   KO=0     )
> getIdToken Redirect 1                                    (OK=7126   KO=0     )
> createOrganization                                       (OK=7126   KO=0     )
> tokenUserinfo                                            (OK=17199  KO=0     )
> queryOrganization                                        (OK=7126   KO=0     )
> deleteOrganization                                       (OK=7126   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4412   KO=0     )
> ReadPolicy                                               (OK=32195  KO=5     )
> DeletePolicy                                             (OK=32081  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=725    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4297 (98.74%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 116244 / active: 286    / done: 100379
================================================================================

09:05:10.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:10.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:11.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:11.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:11.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:11.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:12.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:12.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:13.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:13.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:13.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:13.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:14.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:14.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:14.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:14.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:14.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:15.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:15 GMT                                    1695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1407646 KO=49    )
> restLoginInitiate                                        (OK=97334  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=97323  KO=2     )
> Skip 2FA                                                 (OK=53981  KO=0     )
> User Authorize PKCE stage                                (OK=114763 KO=1     )
> User AccessToken PKCE stage                              (OK=114758 KO=0     )
> GetUUid                                                  (OK=32391  KO=0     )
> GetOpenidConfig                                          (OK=96893  KO=0     )
> CreatePolicy                                             (OK=32364  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3627   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3627   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21771  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21770  KO=0     )
>  UI AM idFromSession                                     (OK=21768  KO=2     )
>  UI AM validateGoto                                      (OK=21770  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21768  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21768  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21768  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21768  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21765  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21764  KO=0     )
>  UI IDM uiconfig                                         (OK=21763  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21763  KO=0     )
>  UI IDM version                                          (OK=21763  KO=0     )
>  UI IDM privilege                                        (OK=21763  KO=0     )
>  UI IDM login                                            (OK=21762  KO=1     )
>  UI IDM features                                         (OK=21763  KO=0     )
>  UI IDM dashboard                                        (OK=21762  KO=0     )
>  UI IDM managed user schema                              (OK=21762  KO=0     )
>  UI IDM user                                             (OK=21762  KO=0     )
> RootUserinfo                                             (OK=72106  KO=0     )
>  UI IDM oidcToken                                        (OK=21761  KO=1     )
> userinfo                                                 (OK=21758  KO=0     )
> UI-Logout                                                (OK=21759  KO=0     )
> UI-Logout Redirect 1                                     (OK=21758  KO=0     )
>  UI AM revoke1                                           (OK=21756  KO=0     )
>  UI AM endsession                                        (OK=21757  KO=0     )
>  UI AM revoke2                                           (OK=21757  KO=0     )
> getIdToken                                               (OK=7149   KO=0     )
> getIdToken Redirect 1                                    (OK=7149   KO=0     )
> createOrganization                                       (OK=7149   KO=0     )
> tokenUserinfo                                            (OK=17247  KO=0     )
> queryOrganization                                        (OK=7148   KO=0     )
> deleteOrganization                                       (OK=7148   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4428   KO=0     )
> ReadPolicy                                               (OK=32296  KO=5     )
> DeletePolicy                                             (OK=32189  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=727    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4315 (98.74%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 115944 / active: 280    / done: 100685
================================================================================

09:05:15.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:15.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:15.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:16.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:16.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:17.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:18.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:18.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:18.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:18.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:19.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:19.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:19.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:19.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:20.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:20 GMT                                    1700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1411997 KO=49    )
> restLoginInitiate                                        (OK=97628  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=97619  KO=2     )
> Skip 2FA                                                 (OK=54136  KO=0     )
> User Authorize PKCE stage                                (OK=115112 KO=1     )
> User AccessToken PKCE stage                              (OK=115108 KO=0     )
> GetUUid                                                  (OK=32487  KO=0     )
> GetOpenidConfig                                          (OK=97175  KO=0     )
> CreatePolicy                                             (OK=32460  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3640   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3638   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21842  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21842  KO=0     )
>  UI AM idFromSession                                     (OK=21839  KO=2     )
>  UI AM validateGoto                                      (OK=21841  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21838  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21837  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21837  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21837  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21836  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21835  KO=0     )
>  UI IDM uiconfig                                         (OK=21835  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21835  KO=0     )
>  UI IDM version                                          (OK=21835  KO=0     )
>  UI IDM privilege                                        (OK=21833  KO=0     )
>  UI IDM login                                            (OK=21833  KO=1     )
>  UI IDM features                                         (OK=21833  KO=0     )
>  UI IDM dashboard                                        (OK=21833  KO=0     )
>  UI IDM managed user schema                              (OK=21833  KO=0     )
>  UI IDM user                                             (OK=21833  KO=0     )
> RootUserinfo                                             (OK=72268  KO=0     )
>  UI IDM oidcToken                                        (OK=21833  KO=1     )
> userinfo                                                 (OK=21832  KO=0     )
> UI-Logout                                                (OK=21834  KO=0     )
> UI-Logout Redirect 1                                     (OK=21834  KO=0     )
>  UI AM revoke1                                           (OK=21831  KO=0     )
>  UI AM endsession                                        (OK=21832  KO=0     )
>  UI AM revoke2                                           (OK=21832  KO=0     )
> getIdToken                                               (OK=7174   KO=0     )
> getIdToken Redirect 1                                    (OK=7173   KO=0     )
> createOrganization                                       (OK=7173   KO=0     )
> tokenUserinfo                                            (OK=17302  KO=0     )
> queryOrganization                                        (OK=7172   KO=0     )
> deleteOrganization                                       (OK=7172   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4446   KO=0     )
> ReadPolicy                                               (OK=32384  KO=5     )
> DeletePolicy                                             (OK=32287  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=728    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4330 (98.75%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 115638 / active: 262    / done: 101009
================================================================================

09:05:20.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:22.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:22.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:22.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:22.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:23.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:23.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:23.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:23.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:24.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:24.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:25.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:25 GMT                                    1705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1416621 KO=49    )
> restLoginInitiate                                        (OK=97934  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=97925  KO=2     )
> Skip 2FA                                                 (OK=54304  KO=0     )
> User Authorize PKCE stage                                (OK=115491 KO=1     )
> User AccessToken PKCE stage                              (OK=115487 KO=0     )
> GetUUid                                                  (OK=32589  KO=0     )
> GetOpenidConfig                                          (OK=97462  KO=0     )
> CreatePolicy                                             (OK=32562  KO=26    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3651   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3651   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21920  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21919  KO=0     )
>  UI AM idFromSession                                     (OK=21916  KO=2     )
>  UI AM validateGoto                                      (OK=21918  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21915  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21915  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21915  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21915  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21914  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21912  KO=0     )
>  UI IDM uiconfig                                         (OK=21911  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21911  KO=0     )
>  UI IDM version                                          (OK=21911  KO=0     )
>  UI IDM privilege                                        (OK=21911  KO=0     )
>  UI IDM login                                            (OK=21910  KO=1     )
>  UI IDM features                                         (OK=21911  KO=0     )
>  UI IDM dashboard                                        (OK=21911  KO=0     )
>  UI IDM managed user schema                              (OK=21911  KO=0     )
>  UI IDM user                                             (OK=21911  KO=0     )
> RootUserinfo                                             (OK=72467  KO=0     )
>  UI IDM oidcToken                                        (OK=21910  KO=1     )
> userinfo                                                 (OK=21908  KO=0     )
> UI-Logout                                                (OK=21909  KO=0     )
> UI-Logout Redirect 1                                     (OK=21907  KO=0     )
>  UI AM revoke1                                           (OK=21905  KO=0     )
>  UI AM endsession                                        (OK=21906  KO=0     )
>  UI AM revoke2                                           (OK=21906  KO=0     )
> getIdToken                                               (OK=7198   KO=0     )
> getIdToken Redirect 1                                    (OK=7198   KO=0     )
> createOrganization                                       (OK=7198   KO=0     )
> tokenUserinfo                                            (OK=17354  KO=0     )
> queryOrganization                                        (OK=7198   KO=0     )
> deleteOrganization                                       (OK=7198   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4463   KO=0     )
> ReadPolicy                                               (OK=32479  KO=5     )
> DeletePolicy                                             (OK=32375  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=729    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4342 (98.75%)
> status.find.in([200, 209], 304), found 409                         23 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 115318 / active: 283    / done: 101308
================================================================================

09:05:26.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:27.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:27.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:27.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:28.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:28.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:29.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:29.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:29.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:30.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:30.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 101860: status.find.in([200, 209], 304), found 409
09:05:30.341 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,101860,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIxNzgxMjk5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZDFhQ1h1eVZKT3ZUWGVxQVRLN1B1Z3FUdGprIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4ODczMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4ODczMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyMzMwLCJpYXQiOjE3MzE0ODg3MzAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlNfdWR2N3pETzh4ZktYeGZoVnNQeFAwSG1wdyJ9.YGkaV7rtbtO0jUyNqG1hpetiaklPBDFq92FFs7vZvOJ-YkZq5UtxT5VliGlbJYqii7OmMk_brGv2-JvHd3IHDba3sFiydii7K9TbMKi6IBzfwscKT4vcOOuy1ay2mBx-SwaYVqaqYwTjuic_-zDqQsBC-9D4ToqkahqFzIBOAPfHkB2lZ0o1-7At_frE6JzVsBBAORfoylAhS8-iQuSHHZ-xjvAAeCLOGc49P-D06VIrAGn2DdeZPpJhVSyBwWA-g4_qXVYzSa2iKqolVO-no1fmv3KoCjDkxrGEnnfOVe8HsNWSUrNa9rYZMvUTmfeTAvRP2nqav6lvMWC-TGLn6w, username -> user.132239, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy288767, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45316771, authcode -> yiKfOmnrJOsNsE_Jgjc1IZGguck, useAdminRealm -> true, callbacks -> {"tokenId":"qUH-9q3baNfp5yP-mpwnxsnqWSg.*AAJTSQACMDIAAlNLABxNNHd3NU1ka3k5bzJiSTdjMWExNmlCUG9wTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731488730071), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qUH-9q3baNfp5yP-mpwnxsnqWSg.*AAJTSQACMDIAAlNLABxNNHd3NU1ka3k5bzJiSTdjMWExNmlCUG9wTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731488730071))), password -> Pa_ssw0rd, challenge -> VymWTw26ZpZSDksdQgHxQ-HhL7BvptgtKuX0pqGzRqA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> OTEzMDIxMzE0NDcwMDUyNDc0Mw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2cf3f4fa, tokenId -> qUH-9q3baNfp5yP-mpwnxsnqWSg.*AAJTSQACMDIAAlNLABxNNHd3NU1ka3k5bzJiSTdjMWExNmlCUG9wTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=qUH-9q3baNfp5yP-mpwnxsnqWSg.*AAJTSQACMDIAAlNLABxNNHd3NU1ka3k5bzJiSTdjMWExNmlCUG9wTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qUH-9q3baNfp5yP-mpwnxsnqWSg.*AAJTSQACMDIAAlNLABxNNHd3NU1ka3k5bzJiSTdjMWExNmlCUG9wTVU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy288767","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:05:30 GMT
	x-forgerock-transactionid: 210d4a93-8838-41fd-93a4-bf5937145417
	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 09:05:30 GMT                                    1710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1420948 KO=50    )
> restLoginInitiate                                        (OK=98220  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=98209  KO=2     )
> Skip 2FA                                                 (OK=54460  KO=0     )
> User Authorize PKCE stage                                (OK=115834 KO=1     )
> User AccessToken PKCE stage                              (OK=115831 KO=0     )
> GetUUid                                                  (OK=32675  KO=0     )
> GetOpenidConfig                                          (OK=97745  KO=0     )
> CreatePolicy                                             (OK=32647  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3663   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3661   KO=0     )
> UI-Post-Login - stage 1                                  (OK=21989  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=21989  KO=0     )
>  UI AM idFromSession                                     (OK=21986  KO=2     )
>  UI AM validateGoto                                      (OK=21988  KO=0     )
> UI-Post-Login - stage 2                                  (OK=21986  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=21986  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=21985  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=21985  KO=0     )
> UI-Post-Login - stage 3                                  (OK=21982  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=21982  KO=0     )
>  UI IDM uiconfig                                         (OK=21982  KO=0     )
>  UI Enduser sessioncheck                                 (OK=21982  KO=0     )
>  UI IDM version                                          (OK=21982  KO=0     )
>  UI IDM privilege                                        (OK=21982  KO=0     )
>  UI IDM login                                            (OK=21981  KO=1     )
>  UI IDM features                                         (OK=21982  KO=0     )
>  UI IDM dashboard                                        (OK=21981  KO=0     )
>  UI IDM managed user schema                              (OK=21981  KO=0     )
>  UI IDM user                                             (OK=21981  KO=0     )
> RootUserinfo                                             (OK=72707  KO=0     )
>  UI IDM oidcToken                                        (OK=21979  KO=1     )
> userinfo                                                 (OK=21978  KO=0     )
> UI-Logout                                                (OK=21980  KO=0     )
> UI-Logout Redirect 1                                     (OK=21979  KO=0     )
>  UI AM revoke1                                           (OK=21977  KO=0     )
>  UI AM endsession                                        (OK=21978  KO=0     )
>  UI AM revoke2                                           (OK=21978  KO=0     )
> getIdToken                                               (OK=7217   KO=0     )
> getIdToken Redirect 1                                    (OK=7217   KO=0     )
> createOrganization                                       (OK=7217   KO=0     )
> tokenUserinfo                                            (OK=17405  KO=0     )
> queryOrganization                                        (OK=7217   KO=0     )
> deleteOrganization                                       (OK=7217   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4479   KO=0     )
> ReadPolicy                                               (OK=32581  KO=5     )
> DeletePolicy                                             (OK=32473  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=732    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4352 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 115018 / active: 282    / done: 101609
================================================================================

09:05:31.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:31.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:31.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:32.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:33.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:33.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:34.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:34.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:34.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:34.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:34.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:34.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:35.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:35.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:35.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:35 GMT                                    1715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1425170 KO=50    )
> restLoginInitiate                                        (OK=98512  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=98505  KO=2     )
> Skip 2FA                                                 (OK=54628  KO=0     )
> User Authorize PKCE stage                                (OK=116179 KO=1     )
> User AccessToken PKCE stage                              (OK=116174 KO=0     )
> GetUUid                                                  (OK=32770  KO=0     )
> GetOpenidConfig                                          (OK=98027  KO=0     )
> CreatePolicy                                             (OK=32742  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3679   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3679   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22056  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22054  KO=0     )
>  UI AM idFromSession                                     (OK=22050  KO=2     )
>  UI AM validateGoto                                      (OK=22053  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22051  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22050  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22049  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22049  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22046  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22046  KO=0     )
>  UI IDM uiconfig                                         (OK=22045  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22045  KO=0     )
>  UI IDM version                                          (OK=22045  KO=0     )
>  UI IDM privilege                                        (OK=22044  KO=0     )
>  UI IDM login                                            (OK=22043  KO=1     )
>  UI IDM features                                         (OK=22044  KO=0     )
>  UI IDM dashboard                                        (OK=22044  KO=0     )
>  UI IDM managed user schema                              (OK=22044  KO=0     )
>  UI IDM user                                             (OK=22044  KO=0     )
> RootUserinfo                                             (OK=72965  KO=0     )
>  UI IDM oidcToken                                        (OK=22043  KO=1     )
> userinfo                                                 (OK=22041  KO=0     )
> UI-Logout                                                (OK=22042  KO=0     )
> UI-Logout Redirect 1                                     (OK=22040  KO=0     )
>  UI AM revoke1                                           (OK=22037  KO=0     )
>  UI AM endsession                                        (OK=22038  KO=0     )
>  UI AM revoke2                                           (OK=22038  KO=0     )
> getIdToken                                               (OK=7241   KO=0     )
> getIdToken Redirect 1                                    (OK=7241   KO=0     )
> createOrganization                                       (OK=7241   KO=0     )
> tokenUserinfo                                            (OK=17454  KO=0     )
> queryOrganization                                        (OK=7241   KO=0     )
> deleteOrganization                                       (OK=7241   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4491   KO=0     )
> ReadPolicy                                               (OK=32667  KO=5     )
> DeletePolicy                                             (OK=32576  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=736    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4367 (98.73%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 46%
          waiting: 114714 / active: 264    / done: 101931
================================================================================

09:05:36.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:37.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:37.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:38.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:38.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:38.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:38.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:38.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:39.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:39.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:39.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:39.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:39.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:39.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:39.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:40 GMT                                    1720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1429068 KO=50    )
> restLoginInitiate                                        (OK=98793  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=98787  KO=2     )
> Skip 2FA                                                 (OK=54796  KO=0     )
> User Authorize PKCE stage                                (OK=116498 KO=1     )
> User AccessToken PKCE stage                              (OK=116490 KO=0     )
> GetUUid                                                  (OK=32877  KO=0     )
> GetOpenidConfig                                          (OK=98315  KO=0     )
> CreatePolicy                                             (OK=32849  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3692   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3692   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22113  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22113  KO=0     )
>  UI AM idFromSession                                     (OK=22109  KO=2     )
>  UI AM validateGoto                                      (OK=22111  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22104  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22103  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22102  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22102  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22100  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22100  KO=0     )
>  UI IDM uiconfig                                         (OK=22100  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22100  KO=0     )
>  UI IDM version                                          (OK=22100  KO=0     )
>  UI IDM privilege                                        (OK=22100  KO=0     )
>  UI IDM login                                            (OK=22099  KO=1     )
>  UI IDM features                                         (OK=22100  KO=0     )
>  UI IDM dashboard                                        (OK=22100  KO=0     )
>  UI IDM managed user schema                              (OK=22100  KO=0     )
>  UI IDM user                                             (OK=22100  KO=0     )
> RootUserinfo                                             (OK=73184  KO=0     )
>  UI IDM oidcToken                                        (OK=22100  KO=1     )
> userinfo                                                 (OK=22099  KO=0     )
> UI-Logout                                                (OK=22101  KO=0     )
> UI-Logout Redirect 1                                     (OK=22100  KO=0     )
>  UI AM revoke1                                           (OK=22098  KO=0     )
>  UI AM endsession                                        (OK=22099  KO=0     )
>  UI AM revoke2                                           (OK=22099  KO=0     )
> getIdToken                                               (OK=7259   KO=0     )
> getIdToken Redirect 1                                    (OK=7259   KO=0     )
> createOrganization                                       (OK=7258   KO=0     )
> tokenUserinfo                                            (OK=17495  KO=0     )
> queryOrganization                                        (OK=7257   KO=0     )
> deleteOrganization                                       (OK=7257   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4498   KO=0     )
> ReadPolicy                                               (OK=32762  KO=5     )
> DeletePolicy                                             (OK=32657  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=741    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4382 (98.74%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.05%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.05%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 114420 / active: 281    / done: 102208
================================================================================

09:05:40.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:40.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:40.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:40.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:41.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:41.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:41.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:42.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:42.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:42.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:42.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:43.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:44.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:44.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:44.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:44.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:44.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:45.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:45 GMT                                    1725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1432883 KO=50    )
> restLoginInitiate                                        (OK=99066  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=99061  KO=2     )
> Skip 2FA                                                 (OK=54941  KO=0     )
> User Authorize PKCE stage                                (OK=116809 KO=1     )
> User AccessToken PKCE stage                              (OK=116807 KO=0     )
> GetUUid                                                  (OK=32955  KO=0     )
> GetOpenidConfig                                          (OK=98597  KO=0     )
> CreatePolicy                                             (OK=32927  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3706   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3706   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22167  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22167  KO=0     )
>  UI AM idFromSession                                     (OK=22165  KO=2     )
>  UI AM validateGoto                                      (OK=22167  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22162  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22161  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22160  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22160  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22154  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22154  KO=0     )
>  UI IDM uiconfig                                         (OK=22154  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22154  KO=0     )
>  UI IDM version                                          (OK=22154  KO=0     )
>  UI IDM privilege                                        (OK=22154  KO=0     )
>  UI IDM login                                            (OK=22153  KO=1     )
>  UI IDM features                                         (OK=22154  KO=0     )
>  UI IDM dashboard                                        (OK=22153  KO=0     )
>  UI IDM managed user schema                              (OK=22153  KO=0     )
>  UI IDM user                                             (OK=22153  KO=0     )
> RootUserinfo                                             (OK=73393  KO=0     )
>  UI IDM oidcToken                                        (OK=22152  KO=1     )
> userinfo                                                 (OK=22151  KO=0     )
> UI-Logout                                                (OK=22153  KO=0     )
> UI-Logout Redirect 1                                     (OK=22153  KO=0     )
>  UI AM revoke1                                           (OK=22151  KO=0     )
>  UI AM endsession                                        (OK=22152  KO=0     )
>  UI AM revoke2                                           (OK=22152  KO=0     )
> getIdToken                                               (OK=7286   KO=0     )
> getIdToken Redirect 1                                    (OK=7285   KO=0     )
> createOrganization                                       (OK=7285   KO=0     )
> tokenUserinfo                                            (OK=17549  KO=0     )
> queryOrganization                                        (OK=7285   KO=0     )
> deleteOrganization                                       (OK=7284   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4510   KO=0     )
> ReadPolicy                                               (OK=32870  KO=5     )
> DeletePolicy                                             (OK=32754  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=744    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4400 (98.74%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################-                                       ] 47%
          waiting: 114129 / active: 265    / done: 102515
================================================================================

09:05:45.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:45.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:45.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:45.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:46.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:46.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:46.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:46.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:47.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:47.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:47.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:48.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:48.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:49.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:49.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:49.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:49.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:49.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:49.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:50.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:50 GMT                                    1730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1436853 KO=50    )
> restLoginInitiate                                        (OK=99338  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=99330  KO=2     )
> Skip 2FA                                                 (OK=55096  KO=0     )
> User Authorize PKCE stage                                (OK=117125 KO=1     )
> User AccessToken PKCE stage                              (OK=117120 KO=0     )
> GetUUid                                                  (OK=33053  KO=0     )
> GetOpenidConfig                                          (OK=98879  KO=0     )
> CreatePolicy                                             (OK=33024  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3721   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3720   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22225  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22225  KO=0     )
>  UI AM idFromSession                                     (OK=22223  KO=2     )
>  UI AM validateGoto                                      (OK=22225  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22225  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22225  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22224  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22224  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22217  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22217  KO=0     )
>  UI IDM uiconfig                                         (OK=22217  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22217  KO=0     )
>  UI IDM version                                          (OK=22217  KO=0     )
>  UI IDM privilege                                        (OK=22217  KO=0     )
>  UI IDM login                                            (OK=22216  KO=1     )
>  UI IDM features                                         (OK=22217  KO=0     )
>  UI IDM dashboard                                        (OK=22217  KO=0     )
>  UI IDM managed user schema                              (OK=22217  KO=0     )
>  UI IDM user                                             (OK=22217  KO=0     )
> RootUserinfo                                             (OK=73567  KO=0     )
>  UI IDM oidcToken                                        (OK=22215  KO=1     )
> userinfo                                                 (OK=22214  KO=0     )
> UI-Logout                                                (OK=22216  KO=0     )
> UI-Logout Redirect 1                                     (OK=22215  KO=0     )
>  UI AM revoke1                                           (OK=22213  KO=0     )
>  UI AM endsession                                        (OK=22214  KO=0     )
>  UI AM revoke2                                           (OK=22214  KO=0     )
> getIdToken                                               (OK=7308   KO=0     )
> getIdToken Redirect 1                                    (OK=7307   KO=0     )
> createOrganization                                       (OK=7306   KO=0     )
> tokenUserinfo                                            (OK=17587  KO=0     )
> queryOrganization                                        (OK=7306   KO=0     )
> deleteOrganization                                       (OK=7306   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4522   KO=0     )
> ReadPolicy                                               (OK=32947  KO=5     )
> DeletePolicy                                             (OK=32861  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=747    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4420 (98.75%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.54%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.34%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 113845 / active: 250    / done: 102814
================================================================================

09:05:50.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:52.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:52.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:52.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:52.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:53.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:54.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:54.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:54.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:54.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:05:55 GMT                                    1735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1440549 KO=50    )
> restLoginInitiate                                        (OK=99591  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=99586  KO=2     )
> Skip 2FA                                                 (OK=55239  KO=0     )
> User Authorize PKCE stage                                (OK=117425 KO=1     )
> User AccessToken PKCE stage                              (OK=117418 KO=0     )
> GetUUid                                                  (OK=33127  KO=0     )
> GetOpenidConfig                                          (OK=99129  KO=0     )
> CreatePolicy                                             (OK=33100  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3735   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3735   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22282  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22281  KO=0     )
>  UI AM idFromSession                                     (OK=22279  KO=2     )
>  UI AM validateGoto                                      (OK=22281  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22277  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22277  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22277  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22277  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22274  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22274  KO=0     )
>  UI IDM uiconfig                                         (OK=22274  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22274  KO=0     )
>  UI IDM version                                          (OK=22274  KO=0     )
>  UI IDM privilege                                        (OK=22274  KO=0     )
>  UI IDM login                                            (OK=22273  KO=1     )
>  UI IDM features                                         (OK=22274  KO=0     )
>  UI IDM dashboard                                        (OK=22273  KO=0     )
>  UI IDM managed user schema                              (OK=22273  KO=0     )
>  UI IDM user                                             (OK=22273  KO=0     )
> RootUserinfo                                             (OK=73751  KO=0     )
>  UI IDM oidcToken                                        (OK=22272  KO=1     )
> userinfo                                                 (OK=22271  KO=0     )
> UI-Logout                                                (OK=22273  KO=0     )
> UI-Logout Redirect 1                                     (OK=22273  KO=0     )
>  UI AM revoke1                                           (OK=22271  KO=0     )
>  UI AM endsession                                        (OK=22272  KO=0     )
>  UI AM revoke2                                           (OK=22272  KO=0     )
> getIdToken                                               (OK=7333   KO=0     )
> getIdToken Redirect 1                                    (OK=7333   KO=0     )
> createOrganization                                       (OK=7333   KO=0     )
> tokenUserinfo                                            (OK=17634  KO=0     )
> queryOrganization                                        (OK=7333   KO=0     )
> deleteOrganization                                       (OK=7333   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4534   KO=0     )
> ReadPolicy                                               (OK=33045  KO=5     )
> DeletePolicy                                             (OK=32940  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=750    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4430 (98.75%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 113580 / active: 242    / done: 103087
================================================================================

09:05:56.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:56.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:56.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:56.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:57.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:57.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:58.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:58.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:59.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:59.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:59.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:05:59.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:00.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:00 GMT                                    1740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1444212 KO=50    )
> restLoginInitiate                                        (OK=99852  KO=1     )
> restLoginUsernamePasswordCallback                        (OK=99845  KO=2     )
> Skip 2FA                                                 (OK=55382  KO=0     )
> User Authorize PKCE stage                                (OK=117723 KO=1     )
> User AccessToken PKCE stage                              (OK=117717 KO=0     )
> GetUUid                                                  (OK=33209  KO=0     )
> GetOpenidConfig                                          (OK=99384  KO=0     )
> CreatePolicy                                             (OK=33181  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3747   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3747   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22335  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22334  KO=0     )
>  UI AM idFromSession                                     (OK=22332  KO=2     )
>  UI AM validateGoto                                      (OK=22334  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22334  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22334  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22334  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22334  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22330  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22329  KO=0     )
>  UI IDM uiconfig                                         (OK=22328  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22329  KO=0     )
>  UI IDM version                                          (OK=22328  KO=0     )
>  UI IDM privilege                                        (OK=22328  KO=0     )
>  UI IDM login                                            (OK=22327  KO=1     )
>  UI IDM features                                         (OK=22328  KO=0     )
>  UI IDM dashboard                                        (OK=22328  KO=0     )
>  UI IDM managed user schema                              (OK=22328  KO=0     )
>  UI IDM user                                             (OK=22328  KO=0     )
> RootUserinfo                                             (OK=73970  KO=0     )
>  UI IDM oidcToken                                        (OK=22328  KO=1     )
> userinfo                                                 (OK=22326  KO=0     )
> UI-Logout                                                (OK=22326  KO=0     )
> UI-Logout Redirect 1                                     (OK=22326  KO=0     )
>  UI AM revoke1                                           (OK=22324  KO=0     )
>  UI AM endsession                                        (OK=22325  KO=0     )
>  UI AM revoke2                                           (OK=22325  KO=0     )
> getIdToken                                               (OK=7352   KO=0     )
> getIdToken Redirect 1                                    (OK=7352   KO=0     )
> createOrganization                                       (OK=7351   KO=0     )
> tokenUserinfo                                            (OK=17677  KO=0     )
> queryOrganization                                        (OK=7351   KO=0     )
> deleteOrganization                                       (OK=7349   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4549   KO=0     )
> ReadPolicy                                               (OK=33122  KO=5     )
> DeletePolicy                                             (OK=33039  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=751    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4443 (98.76%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 113303 / active: 247    / done: 103359
================================================================================

09:06:00.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:00.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:01.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:02.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:02.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:02.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:02.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:02.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:03.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:04.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:04.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:04.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:04.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:05 GMT                                    1745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1448183 KO=50    )
> restLoginInitiate                                        (OK=100142 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=100128 KO=2     )
> Skip 2FA                                                 (OK=55543  KO=0     )
> User Authorize PKCE stage                                (OK=118049 KO=1     )
> User AccessToken PKCE stage                              (OK=118046 KO=0     )
> GetUUid                                                  (OK=33310  KO=0     )
> GetOpenidConfig                                          (OK=99645  KO=0     )
> CreatePolicy                                             (OK=33282  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3756   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3756   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22398  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22397  KO=0     )
>  UI AM idFromSession                                     (OK=22393  KO=2     )
>  UI AM validateGoto                                      (OK=22395  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22393  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22393  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22392  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22392  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22388  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22388  KO=0     )
>  UI IDM uiconfig                                         (OK=22387  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22387  KO=0     )
>  UI IDM version                                          (OK=22387  KO=0     )
>  UI IDM privilege                                        (OK=22387  KO=0     )
>  UI IDM login                                            (OK=22386  KO=1     )
>  UI IDM features                                         (OK=22387  KO=0     )
>  UI IDM dashboard                                        (OK=22387  KO=0     )
>  UI IDM managed user schema                              (OK=22387  KO=0     )
>  UI IDM user                                             (OK=22387  KO=0     )
> RootUserinfo                                             (OK=74186  KO=0     )
>  UI IDM oidcToken                                        (OK=22387  KO=1     )
> userinfo                                                 (OK=22386  KO=0     )
> UI-Logout                                                (OK=22388  KO=0     )
> UI-Logout Redirect 1                                     (OK=22387  KO=0     )
>  UI AM revoke1                                           (OK=22384  KO=0     )
>  UI AM endsession                                        (OK=22385  KO=0     )
>  UI AM revoke2                                           (OK=22385  KO=0     )
> getIdToken                                               (OK=7375   KO=0     )
> getIdToken Redirect 1                                    (OK=7374   KO=0     )
> createOrganization                                       (OK=7374   KO=0     )
> tokenUserinfo                                            (OK=17724  KO=0     )
> queryOrganization                                        (OK=7372   KO=0     )
> deleteOrganization                                       (OK=7371   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4562   KO=0     )
> ReadPolicy                                               (OK=33203  KO=5     )
> DeletePolicy                                             (OK=33117  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=755    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4456 (98.76%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 113010 / active: 265    / done: 103634
================================================================================

09:06:05.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:05.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:05.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:05.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:06.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:06.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:08.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:08.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:08.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:08.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:09.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:09.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:09.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:09.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:09.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:09.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:10.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:10 GMT                                    1750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1452574 KO=50    )
> restLoginInitiate                                        (OK=100447 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=100440 KO=2     )
> Skip 2FA                                                 (OK=55728  KO=0     )
> User Authorize PKCE stage                                (OK=118416 KO=1     )
> User AccessToken PKCE stage                              (OK=118410 KO=0     )
> GetUUid                                                  (OK=33421  KO=0     )
> GetOpenidConfig                                          (OK=99934  KO=0     )
> CreatePolicy                                             (OK=33394  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3764   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3764   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22468  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22468  KO=0     )
>  UI AM idFromSession                                     (OK=22466  KO=2     )
>  UI AM validateGoto                                      (OK=22467  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22463  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22462  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22460  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22460  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22458  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22458  KO=0     )
>  UI IDM uiconfig                                         (OK=22454  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22454  KO=0     )
>  UI IDM version                                          (OK=22454  KO=0     )
>  UI IDM privilege                                        (OK=22454  KO=0     )
>  UI IDM login                                            (OK=22453  KO=1     )
>  UI IDM features                                         (OK=22454  KO=0     )
>  UI IDM dashboard                                        (OK=22453  KO=0     )
>  UI IDM managed user schema                              (OK=22453  KO=0     )
>  UI IDM user                                             (OK=22453  KO=0     )
> RootUserinfo                                             (OK=74420  KO=0     )
>  UI IDM oidcToken                                        (OK=22451  KO=1     )
> userinfo                                                 (OK=22448  KO=0     )
> UI-Logout                                                (OK=22450  KO=0     )
> UI-Logout Redirect 1                                     (OK=22450  KO=0     )
>  UI AM revoke1                                           (OK=22446  KO=0     )
>  UI AM endsession                                        (OK=22447  KO=0     )
>  UI AM revoke2                                           (OK=22448  KO=0     )
> getIdToken                                               (OK=7398   KO=0     )
> getIdToken Redirect 1                                    (OK=7398   KO=0     )
> createOrganization                                       (OK=7398   KO=0     )
> tokenUserinfo                                            (OK=17767  KO=0     )
> queryOrganization                                        (OK=7398   KO=0     )
> deleteOrganization                                       (OK=7398   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4576   KO=0     )
> ReadPolicy                                               (OK=33300  KO=5     )
> DeletePolicy                                             (OK=33194  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=757    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4473 (98.76%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 47%
          waiting: 112693 / active: 308    / done: 103908
================================================================================

09:06:10.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:10.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:11.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:11.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:12.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:12.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:13.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:13.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:13.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:13.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:14.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:14.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:14.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:14.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:14.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:14.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:15.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:15 GMT                                    1755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1456782 KO=50    )
> restLoginInitiate                                        (OK=100718 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=100707 KO=2     )
> Skip 2FA                                                 (OK=55878  KO=0     )
> User Authorize PKCE stage                                (OK=118733 KO=1     )
> User AccessToken PKCE stage                              (OK=118730 KO=0     )
> GetUUid                                                  (OK=33508  KO=0     )
> GetOpenidConfig                                          (OK=100234 KO=0     )
> CreatePolicy                                             (OK=33481  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3771   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3771   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22530  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22530  KO=0     )
>  UI AM idFromSession                                     (OK=22528  KO=2     )
>  UI AM validateGoto                                      (OK=22530  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22528  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22528  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22526  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22526  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22525  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22525  KO=0     )
>  UI IDM uiconfig                                         (OK=22525  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22525  KO=0     )
>  UI IDM version                                          (OK=22525  KO=0     )
>  UI IDM privilege                                        (OK=22525  KO=0     )
>  UI IDM login                                            (OK=22524  KO=1     )
>  UI IDM features                                         (OK=22525  KO=0     )
>  UI IDM dashboard                                        (OK=22525  KO=0     )
>  UI IDM managed user schema                              (OK=22525  KO=0     )
>  UI IDM user                                             (OK=22525  KO=0     )
> RootUserinfo                                             (OK=74639  KO=0     )
>  UI IDM oidcToken                                        (OK=22525  KO=1     )
> userinfo                                                 (OK=22524  KO=0     )
> UI-Logout                                                (OK=22525  KO=0     )
> UI-Logout Redirect 1                                     (OK=22524  KO=0     )
>  UI AM revoke1                                           (OK=22522  KO=0     )
>  UI AM endsession                                        (OK=22523  KO=0     )
>  UI AM revoke2                                           (OK=22523  KO=0     )
> getIdToken                                               (OK=7417   KO=0     )
> getIdToken Redirect 1                                    (OK=7417   KO=0     )
> createOrganization                                       (OK=7417   KO=0     )
> tokenUserinfo                                            (OK=17803  KO=0     )
> queryOrganization                                        (OK=7417   KO=0     )
> deleteOrganization                                       (OK=7416   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4590   KO=0     )
> ReadPolicy                                               (OK=33415  KO=5     )
> DeletePolicy                                             (OK=33295  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=759    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4490 (98.77%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 112415 / active: 281    / done: 104213
================================================================================

09:06:15.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:15.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:15.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:15.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:16.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:16.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:17.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:17.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:17.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:17.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:17.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:19.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:19.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:19.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:19.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:19.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:20.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:20.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:20 GMT                                    1760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1461240 KO=50    )
> restLoginInitiate                                        (OK=101012 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=101004 KO=2     )
> Skip 2FA                                                 (OK=56027  KO=0     )
> User Authorize PKCE stage                                (OK=119085 KO=1     )
> User AccessToken PKCE stage                              (OK=119083 KO=0     )
> GetUUid                                                  (OK=33594  KO=0     )
> GetOpenidConfig                                          (OK=100517 KO=0     )
> CreatePolicy                                             (OK=33565  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3789   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3789   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22607  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22607  KO=0     )
>  UI AM idFromSession                                     (OK=22604  KO=2     )
>  UI AM validateGoto                                      (OK=22606  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22602  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22602  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22602  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22602  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22600  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22600  KO=0     )
>  UI IDM uiconfig                                         (OK=22600  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22600  KO=0     )
>  UI IDM version                                          (OK=22600  KO=0     )
>  UI IDM privilege                                        (OK=22600  KO=0     )
>  UI IDM login                                            (OK=22599  KO=1     )
>  UI IDM features                                         (OK=22600  KO=0     )
>  UI IDM dashboard                                        (OK=22599  KO=0     )
>  UI IDM managed user schema                              (OK=22599  KO=0     )
>  UI IDM user                                             (OK=22599  KO=0     )
> RootUserinfo                                             (OK=74868  KO=0     )
>  UI IDM oidcToken                                        (OK=22598  KO=1     )
> userinfo                                                 (OK=22596  KO=0     )
> UI-Logout                                                (OK=22598  KO=0     )
> UI-Logout Redirect 1                                     (OK=22598  KO=0     )
>  UI AM revoke1                                           (OK=22594  KO=0     )
>  UI AM endsession                                        (OK=22595  KO=0     )
>  UI AM revoke2                                           (OK=22595  KO=0     )
> getIdToken                                               (OK=7433   KO=0     )
> getIdToken Redirect 1                                    (OK=7433   KO=0     )
> createOrganization                                       (OK=7433   KO=0     )
> tokenUserinfo                                            (OK=17858  KO=0     )
> queryOrganization                                        (OK=7433   KO=0     )
> deleteOrganization                                       (OK=7433   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4610   KO=0     )
> ReadPolicy                                               (OK=33500  KO=5     )
> DeletePolicy                                             (OK=33409  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=763    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4508 (98.77%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.53%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 112102 / active: 256    / done: 104551
================================================================================

09:06:20.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:21.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:21.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:22.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:22.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:22.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:23.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:23.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:24.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:24.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:24.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:25.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:25 GMT                                    1765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1465673 KO=50    )
> restLoginInitiate                                        (OK=101313 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=101301 KO=2     )
> Skip 2FA                                                 (OK=56194  KO=0     )
> User Authorize PKCE stage                                (OK=119441 KO=1     )
> User AccessToken PKCE stage                              (OK=119439 KO=0     )
> GetUUid                                                  (OK=33691  KO=0     )
> GetOpenidConfig                                          (OK=100785 KO=0     )
> CreatePolicy                                             (OK=33663  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3800   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3800   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22680  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22680  KO=0     )
>  UI AM idFromSession                                     (OK=22676  KO=2     )
>  UI AM validateGoto                                      (OK=22678  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22676  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22676  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22675  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22675  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22674  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22674  KO=0     )
>  UI IDM uiconfig                                         (OK=22674  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22674  KO=0     )
>  UI IDM version                                          (OK=22674  KO=0     )
>  UI IDM privilege                                        (OK=22673  KO=0     )
>  UI IDM login                                            (OK=22672  KO=1     )
>  UI IDM features                                         (OK=22673  KO=0     )
>  UI IDM dashboard                                        (OK=22672  KO=0     )
>  UI IDM managed user schema                              (OK=22672  KO=0     )
>  UI IDM user                                             (OK=22672  KO=0     )
> RootUserinfo                                             (OK=75122  KO=0     )
>  UI IDM oidcToken                                        (OK=22672  KO=1     )
> userinfo                                                 (OK=22670  KO=0     )
> UI-Logout                                                (OK=22672  KO=0     )
> UI-Logout Redirect 1                                     (OK=22672  KO=0     )
>  UI AM revoke1                                           (OK=22670  KO=0     )
>  UI AM endsession                                        (OK=22671  KO=0     )
>  UI AM revoke2                                           (OK=22671  KO=0     )
> getIdToken                                               (OK=7448   KO=0     )
> getIdToken Redirect 1                                    (OK=7448   KO=0     )
> createOrganization                                       (OK=7448   KO=0     )
> tokenUserinfo                                            (OK=17903  KO=0     )
> queryOrganization                                        (OK=7448   KO=0     )
> deleteOrganization                                       (OK=7447   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4619   KO=0     )
> ReadPolicy                                               (OK=33587  KO=5     )
> DeletePolicy                                             (OK=33493  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=765    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4520 (98.78%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 111792 / active: 275    / done: 104842
================================================================================

09:06:25.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:25.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:26.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:26.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:27.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:28.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:28.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:28.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:29.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:30.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:30 GMT                                    1770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1469685 KO=50    )
> restLoginInitiate                                        (OK=101582 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=101578 KO=2     )
> Skip 2FA                                                 (OK=56358  KO=0     )
> User Authorize PKCE stage                                (OK=119775 KO=1     )
> User AccessToken PKCE stage                              (OK=119774 KO=0     )
> GetUUid                                                  (OK=33791  KO=0     )
> GetOpenidConfig                                          (OK=101071 KO=0     )
> CreatePolicy                                             (OK=33761  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3806   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3806   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22739  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22739  KO=0     )
>  UI AM idFromSession                                     (OK=22736  KO=2     )
>  UI AM validateGoto                                      (OK=22738  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22737  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22737  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22737  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22737  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22734  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22733  KO=0     )
>  UI IDM uiconfig                                         (OK=22733  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22733  KO=0     )
>  UI IDM version                                          (OK=22733  KO=0     )
>  UI IDM privilege                                        (OK=22733  KO=0     )
>  UI IDM login                                            (OK=22732  KO=1     )
>  UI IDM features                                         (OK=22733  KO=0     )
>  UI IDM dashboard                                        (OK=22733  KO=0     )
>  UI IDM managed user schema                              (OK=22733  KO=0     )
>  UI IDM user                                             (OK=22733  KO=0     )
> RootUserinfo                                             (OK=75404  KO=0     )
>  UI IDM oidcToken                                        (OK=22733  KO=1     )
> userinfo                                                 (OK=22731  KO=0     )
> UI-Logout                                                (OK=22733  KO=0     )
> UI-Logout Redirect 1                                     (OK=22732  KO=0     )
>  UI AM revoke1                                           (OK=22729  KO=0     )
>  UI AM endsession                                        (OK=22730  KO=0     )
>  UI AM revoke2                                           (OK=22730  KO=0     )
> getIdToken                                               (OK=7459   KO=0     )
> getIdToken Redirect 1                                    (OK=7459   KO=0     )
> createOrganization                                       (OK=7459   KO=0     )
> tokenUserinfo                                            (OK=17945  KO=0     )
> queryOrganization                                        (OK=7459   KO=0     )
> deleteOrganization                                       (OK=7459   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4628   KO=0     )
> ReadPolicy                                               (OK=33683  KO=5     )
> DeletePolicy                                             (OK=33581  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=766    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4530 (98.78%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 111519 / active: 275    / done: 105115
================================================================================

09:06:30.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:31.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:32.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:32.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:32.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:32.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:33.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:34.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:34.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:34.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:34.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:35 GMT                                    1775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1473772 KO=50    )
> restLoginInitiate                                        (OK=101867 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=101859 KO=2     )
> Skip 2FA                                                 (OK=56515  KO=0     )
> User Authorize PKCE stage                                (OK=120103 KO=1     )
> User AccessToken PKCE stage                              (OK=120101 KO=0     )
> GetUUid                                                  (OK=33879  KO=0     )
> GetOpenidConfig                                          (OK=101351 KO=0     )
> CreatePolicy                                             (OK=33849  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3817   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3815   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22802  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22801  KO=0     )
>  UI AM idFromSession                                     (OK=22799  KO=2     )
>  UI AM validateGoto                                      (OK=22801  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22799  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22799  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22799  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22799  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22795  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22795  KO=0     )
>  UI IDM uiconfig                                         (OK=22794  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22794  KO=0     )
>  UI IDM version                                          (OK=22794  KO=0     )
>  UI IDM privilege                                        (OK=22794  KO=0     )
>  UI IDM login                                            (OK=22793  KO=1     )
>  UI IDM features                                         (OK=22794  KO=0     )
>  UI IDM dashboard                                        (OK=22794  KO=0     )
>  UI IDM managed user schema                              (OK=22794  KO=0     )
>  UI IDM user                                             (OK=22794  KO=0     )
> RootUserinfo                                             (OK=75663  KO=0     )
>  UI IDM oidcToken                                        (OK=22793  KO=1     )
> userinfo                                                 (OK=22792  KO=0     )
> UI-Logout                                                (OK=22794  KO=0     )
> UI-Logout Redirect 1                                     (OK=22794  KO=0     )
>  UI AM revoke1                                           (OK=22792  KO=0     )
>  UI AM endsession                                        (OK=22793  KO=0     )
>  UI AM revoke2                                           (OK=22793  KO=0     )
> getIdToken                                               (OK=7481   KO=0     )
> getIdToken Redirect 1                                    (OK=7481   KO=0     )
> createOrganization                                       (OK=7481   KO=0     )
> tokenUserinfo                                            (OK=17997  KO=0     )
> queryOrganization                                        (OK=7481   KO=0     )
> deleteOrganization                                       (OK=7481   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4640   KO=0     )
> ReadPolicy                                               (OK=33780  KO=5     )
> DeletePolicy                                             (OK=33678  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=768    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4541 (98.78%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################-                                      ] 48%
          waiting: 111219 / active: 270    / done: 105420
================================================================================

09:06:35.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:36.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:36.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:36.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:36.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:36.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:37.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:37.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:37.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:37.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:37.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:38.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:38.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:39.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:39.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:39.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:40.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:40.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:40 GMT                                    1780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1477606 KO=50    )
> restLoginInitiate                                        (OK=102139 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=102133 KO=2     )
> Skip 2FA                                                 (OK=56671  KO=0     )
> User Authorize PKCE stage                                (OK=120422 KO=1     )
> User AccessToken PKCE stage                              (OK=120414 KO=0     )
> GetUUid                                                  (OK=33965  KO=0     )
> GetOpenidConfig                                          (OK=101623 KO=0     )
> CreatePolicy                                             (OK=33936  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3825   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3825   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22858  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22858  KO=0     )
>  UI AM idFromSession                                     (OK=22855  KO=2     )
>  UI AM validateGoto                                      (OK=22857  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22856  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22856  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22856  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22856  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22852  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22852  KO=0     )
>  UI IDM uiconfig                                         (OK=22851  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22851  KO=0     )
>  UI IDM version                                          (OK=22851  KO=0     )
>  UI IDM privilege                                        (OK=22851  KO=0     )
>  UI IDM login                                            (OK=22850  KO=1     )
>  UI IDM features                                         (OK=22851  KO=0     )
>  UI IDM dashboard                                        (OK=22851  KO=0     )
>  UI IDM managed user schema                              (OK=22851  KO=0     )
>  UI IDM user                                             (OK=22851  KO=0     )
> RootUserinfo                                             (OK=75872  KO=0     )
>  UI IDM oidcToken                                        (OK=22850  KO=1     )
> userinfo                                                 (OK=22849  KO=0     )
> UI-Logout                                                (OK=22851  KO=0     )
> UI-Logout Redirect 1                                     (OK=22850  KO=0     )
>  UI AM revoke1                                           (OK=22848  KO=0     )
>  UI AM endsession                                        (OK=22849  KO=0     )
>  UI AM revoke2                                           (OK=22849  KO=0     )
> getIdToken                                               (OK=7503   KO=0     )
> getIdToken Redirect 1                                    (OK=7503   KO=0     )
> createOrganization                                       (OK=7503   KO=0     )
> tokenUserinfo                                            (OK=18043  KO=0     )
> queryOrganization                                        (OK=7503   KO=0     )
> deleteOrganization                                       (OK=7502   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4653   KO=0     )
> ReadPolicy                                               (OK=33870  KO=5     )
> DeletePolicy                                             (OK=33770  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=771    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4559 (98.79%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.07%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 110942 / active: 259    / done: 105708
================================================================================

09:06:40.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:40.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:41.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:41.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:42.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:42.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:42.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:42.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:43.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:43.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:43.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:44.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:45.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:45 GMT                                    1785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1481101 KO=50    )
> restLoginInitiate                                        (OK=102401 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=102386 KO=2     )
> Skip 2FA                                                 (OK=56809  KO=0     )
> User Authorize PKCE stage                                (OK=120705 KO=1     )
> User AccessToken PKCE stage                              (OK=120702 KO=0     )
> GetUUid                                                  (OK=34042  KO=0     )
> GetOpenidConfig                                          (OK=101879 KO=0     )
> CreatePolicy                                             (OK=34013  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3836   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3835   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22911  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22910  KO=0     )
>  UI AM idFromSession                                     (OK=22907  KO=2     )
>  UI AM validateGoto                                      (OK=22909  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22906  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22905  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22905  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22905  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22899  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22899  KO=0     )
>  UI IDM uiconfig                                         (OK=22899  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22899  KO=0     )
>  UI IDM version                                          (OK=22899  KO=0     )
>  UI IDM privilege                                        (OK=22899  KO=0     )
>  UI IDM login                                            (OK=22898  KO=1     )
>  UI IDM features                                         (OK=22899  KO=0     )
>  UI IDM dashboard                                        (OK=22899  KO=0     )
>  UI IDM managed user schema                              (OK=22899  KO=0     )
>  UI IDM user                                             (OK=22899  KO=0     )
> RootUserinfo                                             (OK=76077  KO=0     )
>  UI IDM oidcToken                                        (OK=22899  KO=1     )
> userinfo                                                 (OK=22898  KO=0     )
> UI-Logout                                                (OK=22900  KO=0     )
> UI-Logout Redirect 1                                     (OK=22900  KO=0     )
>  UI AM revoke1                                           (OK=22898  KO=0     )
>  UI AM endsession                                        (OK=22899  KO=0     )
>  UI AM revoke2                                           (OK=22899  KO=0     )
> getIdToken                                               (OK=7527   KO=0     )
> getIdToken Redirect 1                                    (OK=7527   KO=0     )
> createOrganization                                       (OK=7527   KO=0     )
> tokenUserinfo                                            (OK=18090  KO=0     )
> queryOrganization                                        (OK=7527   KO=0     )
> deleteOrganization                                       (OK=7527   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4658   KO=0     )
> ReadPolicy                                               (OK=33957  KO=5     )
> DeletePolicy                                             (OK=33865  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=772    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4572 (98.79%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 48%
          waiting: 110669 / active: 245    / done: 105995
================================================================================

09:06:45.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:45.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:45.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:46.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:46.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:46.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:47.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:47.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:47.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:48.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:48.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:49.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:49.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:50.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:50.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:50 GMT                                    1790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1485490 KO=50    )
> restLoginInitiate                                        (OK=102709 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=102701 KO=2     )
> Skip 2FA                                                 (OK=56984  KO=0     )
> User Authorize PKCE stage                                (OK=121077 KO=1     )
> User AccessToken PKCE stage                              (OK=121070 KO=0     )
> GetUUid                                                  (OK=34143  KO=0     )
> GetOpenidConfig                                          (OK=102143 KO=0     )
> CreatePolicy                                             (OK=34115  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3846   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3846   KO=0     )
> UI-Post-Login - stage 1                                  (OK=22977  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=22977  KO=0     )
>  UI AM idFromSession                                     (OK=22973  KO=2     )
>  UI AM validateGoto                                      (OK=22975  KO=0     )
> UI-Post-Login - stage 2                                  (OK=22973  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=22972  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=22972  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=22972  KO=0     )
> UI-Post-Login - stage 3                                  (OK=22970  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=22970  KO=0     )
>  UI IDM uiconfig                                         (OK=22970  KO=0     )
>  UI Enduser sessioncheck                                 (OK=22970  KO=0     )
>  UI IDM version                                          (OK=22970  KO=0     )
>  UI IDM privilege                                        (OK=22970  KO=0     )
>  UI IDM login                                            (OK=22969  KO=1     )
>  UI IDM features                                         (OK=22970  KO=0     )
>  UI IDM dashboard                                        (OK=22970  KO=0     )
>  UI IDM managed user schema                              (OK=22970  KO=0     )
>  UI IDM user                                             (OK=22970  KO=0     )
> RootUserinfo                                             (OK=76295  KO=0     )
>  UI IDM oidcToken                                        (OK=22970  KO=1     )
> userinfo                                                 (OK=22967  KO=0     )
> UI-Logout                                                (OK=22969  KO=0     )
> UI-Logout Redirect 1                                     (OK=22969  KO=0     )
>  UI AM revoke1                                           (OK=22966  KO=0     )
>  UI AM endsession                                        (OK=22968  KO=0     )
>  UI AM revoke2                                           (OK=22967  KO=0     )
> getIdToken                                               (OK=7549   KO=0     )
> getIdToken Redirect 1                                    (OK=7549   KO=0     )
> createOrganization                                       (OK=7549   KO=0     )
> tokenUserinfo                                            (OK=18151  KO=0     )
> queryOrganization                                        (OK=7549   KO=0     )
> deleteOrganization                                       (OK=7549   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4672   KO=0     )
> ReadPolicy                                               (OK=34034  KO=5     )
> DeletePolicy                                             (OK=33950  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=773    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4587 (98.79%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 110350 / active: 263    / done: 106296
================================================================================

09:06:50.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:50.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:50.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:51.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:51.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:51.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:51.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:51.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:52.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:52.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:53.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:54.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:54.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:55.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:55.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:55.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:06:55 GMT                                    1795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1489772 KO=50    )
> restLoginInitiate                                        (OK=103014 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=103005 KO=2     )
> Skip 2FA                                                 (OK=57161  KO=0     )
> User Authorize PKCE stage                                (OK=121424 KO=1     )
> User AccessToken PKCE stage                              (OK=121419 KO=0     )
> GetUUid                                                  (OK=34252  KO=0     )
> GetOpenidConfig                                          (OK=102431 KO=0     )
> CreatePolicy                                             (OK=34221  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3859   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3858   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23042  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23041  KO=0     )
>  UI AM idFromSession                                     (OK=23039  KO=2     )
>  UI AM validateGoto                                      (OK=23041  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23037  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23037  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23036  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23036  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23033  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23033  KO=0     )
>  UI IDM uiconfig                                         (OK=23033  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23033  KO=0     )
>  UI IDM version                                          (OK=23033  KO=0     )
>  UI IDM privilege                                        (OK=23033  KO=0     )
>  UI IDM login                                            (OK=23032  KO=1     )
>  UI IDM features                                         (OK=23033  KO=0     )
>  UI IDM dashboard                                        (OK=23033  KO=0     )
>  UI IDM managed user schema                              (OK=23033  KO=0     )
>  UI IDM user                                             (OK=23032  KO=0     )
> RootUserinfo                                             (OK=76563  KO=0     )
>  UI IDM oidcToken                                        (OK=23032  KO=1     )
> userinfo                                                 (OK=23031  KO=0     )
> UI-Logout                                                (OK=23033  KO=0     )
> UI-Logout Redirect 1                                     (OK=23033  KO=0     )
>  UI AM revoke1                                           (OK=23031  KO=0     )
>  UI AM endsession                                        (OK=23032  KO=0     )
>  UI AM revoke2                                           (OK=23032  KO=0     )
> getIdToken                                               (OK=7570   KO=0     )
> getIdToken Redirect 1                                    (OK=7570   KO=0     )
> createOrganization                                       (OK=7570   KO=0     )
> tokenUserinfo                                            (OK=18194  KO=0     )
> queryOrganization                                        (OK=7570   KO=0     )
> deleteOrganization                                       (OK=7569   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4687   KO=0     )
> ReadPolicy                                               (OK=34137  KO=5     )
> DeletePolicy                                             (OK=34027  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=777    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4603 (98.80%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.52%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 110028 / active: 309    / done: 106572
================================================================================

09:06:55.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:55.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:55.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:56.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:56.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:57.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:57.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:57.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:59.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:06:59.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:00.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:00.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:00.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:00 GMT                                    1800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1494100 KO=50    )
> restLoginInitiate                                        (OK=103320 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=103308 KO=2     )
> Skip 2FA                                                 (OK=57343  KO=0     )
> User Authorize PKCE stage                                (OK=121776 KO=1     )
> User AccessToken PKCE stage                              (OK=121773 KO=0     )
> GetUUid                                                  (OK=34368  KO=0     )
> GetOpenidConfig                                          (OK=102754 KO=0     )
> CreatePolicy                                             (OK=34337  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3870   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3870   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23106  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23105  KO=0     )
>  UI AM idFromSession                                     (OK=23099  KO=2     )
>  UI AM validateGoto                                      (OK=23101  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23100  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23100  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23099  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23099  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23098  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23098  KO=0     )
>  UI IDM uiconfig                                         (OK=23097  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23097  KO=0     )
>  UI IDM version                                          (OK=23097  KO=0     )
>  UI IDM privilege                                        (OK=23097  KO=0     )
>  UI IDM login                                            (OK=23096  KO=1     )
>  UI IDM features                                         (OK=23097  KO=0     )
>  UI IDM dashboard                                        (OK=23096  KO=0     )
>  UI IDM managed user schema                              (OK=23096  KO=0     )
>  UI IDM user                                             (OK=23096  KO=0     )
> RootUserinfo                                             (OK=76772  KO=0     )
>  UI IDM oidcToken                                        (OK=23096  KO=1     )
> userinfo                                                 (OK=23095  KO=0     )
> UI-Logout                                                (OK=23094  KO=0     )
> UI-Logout Redirect 1                                     (OK=23093  KO=0     )
>  UI AM revoke1                                           (OK=23090  KO=0     )
>  UI AM endsession                                        (OK=23092  KO=0     )
>  UI AM revoke2                                           (OK=23091  KO=0     )
> getIdToken                                               (OK=7599   KO=0     )
> getIdToken Redirect 1                                    (OK=7599   KO=0     )
> createOrganization                                       (OK=7599   KO=0     )
> tokenUserinfo                                            (OK=18238  KO=0     )
> queryOrganization                                        (OK=7599   KO=0     )
> deleteOrganization                                       (OK=7599   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4702   KO=0     )
> ReadPolicy                                               (OK=34242  KO=5     )
> DeletePolicy                                             (OK=34128  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=779    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4616 (98.80%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 109714 / active: 312    / done: 106883
================================================================================

09:07:00.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:00.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:01.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:01.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:01.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:01.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:01.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:01.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:02.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:02.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:02.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:03.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:03.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:04.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:04.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:04.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:05 GMT                                    1805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1498524 KO=50    )
> restLoginInitiate                                        (OK=103615 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=103606 KO=2     )
> Skip 2FA                                                 (OK=57514  KO=0     )
> User Authorize PKCE stage                                (OK=122132 KO=1     )
> User AccessToken PKCE stage                              (OK=122128 KO=0     )
> GetUUid                                                  (OK=34467  KO=0     )
> GetOpenidConfig                                          (OK=103075 KO=0     )
> CreatePolicy                                             (OK=34439  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3880   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3880   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23170  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23170  KO=0     )
>  UI AM idFromSession                                     (OK=23168  KO=2     )
>  UI AM validateGoto                                      (OK=23170  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23170  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23170  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23170  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23170  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23166  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23165  KO=0     )
>  UI IDM uiconfig                                         (OK=23165  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23165  KO=0     )
>  UI IDM version                                          (OK=23165  KO=0     )
>  UI IDM privilege                                        (OK=23165  KO=0     )
>  UI IDM login                                            (OK=23164  KO=1     )
>  UI IDM features                                         (OK=23165  KO=0     )
>  UI IDM dashboard                                        (OK=23165  KO=0     )
>  UI IDM managed user schema                              (OK=23165  KO=0     )
>  UI IDM user                                             (OK=23165  KO=0     )
> RootUserinfo                                             (OK=77010  KO=0     )
>  UI IDM oidcToken                                        (OK=23164  KO=1     )
> userinfo                                                 (OK=23162  KO=0     )
> UI-Logout                                                (OK=23164  KO=0     )
> UI-Logout Redirect 1                                     (OK=23163  KO=0     )
>  UI AM revoke1                                           (OK=23161  KO=0     )
>  UI AM endsession                                        (OK=23162  KO=0     )
>  UI AM revoke2                                           (OK=23162  KO=0     )
> getIdToken                                               (OK=7618   KO=0     )
> getIdToken Redirect 1                                    (OK=7618   KO=0     )
> createOrganization                                       (OK=7618   KO=0     )
> tokenUserinfo                                            (OK=18286  KO=0     )
> queryOrganization                                        (OK=7618   KO=0     )
> deleteOrganization                                       (OK=7617   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4719   KO=0     )
> ReadPolicy                                               (OK=34358  KO=5     )
> DeletePolicy                                             (OK=34234  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=781    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4632 (98.81%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 109411 / active: 299    / done: 107199
================================================================================

09:07:05.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:05.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:05.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:06.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:06.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:06.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:07.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:07.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:08.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:09.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:09.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:09.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:09.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:09.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:10 GMT                                    1810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1502556 KO=50    )
> restLoginInitiate                                        (OK=103925 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=103913 KO=2     )
> Skip 2FA                                                 (OK=57684  KO=0     )
> User Authorize PKCE stage                                (OK=122479 KO=1     )
> User AccessToken PKCE stage                              (OK=122473 KO=0     )
> GetUUid                                                  (OK=34561  KO=0     )
> GetOpenidConfig                                          (OK=103387 KO=0     )
> CreatePolicy                                             (OK=34532  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3888   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3888   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23226  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23226  KO=0     )
>  UI AM idFromSession                                     (OK=23224  KO=2     )
>  UI AM validateGoto                                      (OK=23226  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23222  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23222  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23222  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23222  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23220  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23219  KO=0     )
>  UI IDM uiconfig                                         (OK=23217  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23217  KO=0     )
>  UI IDM version                                          (OK=23217  KO=0     )
>  UI IDM privilege                                        (OK=23217  KO=0     )
>  UI IDM login                                            (OK=23216  KO=1     )
>  UI IDM features                                         (OK=23217  KO=0     )
>  UI IDM dashboard                                        (OK=23217  KO=0     )
>  UI IDM managed user schema                              (OK=23217  KO=0     )
>  UI IDM user                                             (OK=23217  KO=0     )
> RootUserinfo                                             (OK=77239  KO=0     )
>  UI IDM oidcToken                                        (OK=23217  KO=1     )
> userinfo                                                 (OK=23216  KO=0     )
> UI-Logout                                                (OK=23217  KO=0     )
> UI-Logout Redirect 1                                     (OK=23217  KO=0     )
>  UI AM revoke1                                           (OK=23214  KO=0     )
>  UI AM endsession                                        (OK=23215  KO=0     )
>  UI AM revoke2                                           (OK=23215  KO=0     )
> getIdToken                                               (OK=7646   KO=0     )
> getIdToken Redirect 1                                    (OK=7645   KO=0     )
> createOrganization                                       (OK=7645   KO=0     )
> tokenUserinfo                                            (OK=18354  KO=0     )
> queryOrganization                                        (OK=7645   KO=0     )
> deleteOrganization                                       (OK=7644   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4725   KO=0     )
> ReadPolicy                                               (OK=34459  KO=5     )
> DeletePolicy                                             (OK=34351  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=781    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4646 (98.81%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 109089 / active: 286    / done: 107534
================================================================================

09:07:10.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:10.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:11.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:11.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:11.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:12.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:12.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:12.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:12.817 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:13.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:15 GMT                                    1815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1506447 KO=50    )
> restLoginInitiate                                        (OK=104193 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=104188 KO=2     )
> Skip 2FA                                                 (OK=57840  KO=0     )
> User Authorize PKCE stage                                (OK=122798 KO=1     )
> User AccessToken PKCE stage                              (OK=122797 KO=0     )
> GetUUid                                                  (OK=34655  KO=0     )
> GetOpenidConfig                                          (OK=103676 KO=0     )
> CreatePolicy                                             (OK=34626  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3899   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3898   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23285  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23283  KO=0     )
>  UI AM idFromSession                                     (OK=23280  KO=2     )
>  UI AM validateGoto                                      (OK=23282  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23281  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23279  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23278  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23278  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23275  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23275  KO=0     )
>  UI IDM uiconfig                                         (OK=23275  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23275  KO=0     )
>  UI IDM version                                          (OK=23274  KO=0     )
>  UI IDM privilege                                        (OK=23274  KO=0     )
>  UI IDM login                                            (OK=23272  KO=1     )
>  UI IDM features                                         (OK=23273  KO=0     )
>  UI IDM dashboard                                        (OK=23273  KO=0     )
>  UI IDM managed user schema                              (OK=23273  KO=0     )
>  UI IDM user                                             (OK=23273  KO=0     )
> RootUserinfo                                             (OK=77471  KO=0     )
>  UI IDM oidcToken                                        (OK=23273  KO=1     )
> userinfo                                                 (OK=23272  KO=0     )
> UI-Logout                                                (OK=23274  KO=0     )
> UI-Logout Redirect 1                                     (OK=23274  KO=0     )
>  UI AM revoke1                                           (OK=23272  KO=0     )
>  UI AM endsession                                        (OK=23273  KO=0     )
>  UI AM revoke2                                           (OK=23273  KO=0     )
> getIdToken                                               (OK=7662   KO=0     )
> getIdToken Redirect 1                                    (OK=7661   KO=0     )
> createOrganization                                       (OK=7661   KO=0     )
> tokenUserinfo                                            (OK=18402  KO=0     )
> queryOrganization                                        (OK=7661   KO=0     )
> deleteOrganization                                       (OK=7661   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4739   KO=0     )
> ReadPolicy                                               (OK=34554  KO=5     )
> DeletePolicy                                             (OK=34452  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=784    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4656 (98.81%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 108812 / active: 279    / done: 107818
================================================================================

09:07:15.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:15.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:16.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:16.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:17.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:17.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:17.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:18.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:18.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:18.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:19.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:19.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:19.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:19.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:20.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:20 GMT                                    1820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1510082 KO=50    )
> restLoginInitiate                                        (OK=104447 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=104442 KO=2     )
> Skip 2FA                                                 (OK=57988  KO=0     )
> User Authorize PKCE stage                                (OK=123095 KO=1     )
> User AccessToken PKCE stage                              (OK=123092 KO=0     )
> GetUUid                                                  (OK=34755  KO=0     )
> GetOpenidConfig                                          (OK=103967 KO=0     )
> CreatePolicy                                             (OK=34726  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3908   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3908   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23333  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23333  KO=0     )
>  UI AM idFromSession                                     (OK=23330  KO=2     )
>  UI AM validateGoto                                      (OK=23332  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23331  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23330  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23330  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23330  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23329  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23328  KO=0     )
>  UI IDM uiconfig                                         (OK=23328  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23328  KO=0     )
>  UI IDM version                                          (OK=23328  KO=0     )
>  UI IDM privilege                                        (OK=23327  KO=0     )
>  UI IDM login                                            (OK=23326  KO=1     )
>  UI IDM features                                         (OK=23327  KO=0     )
>  UI IDM dashboard                                        (OK=23327  KO=0     )
>  UI IDM managed user schema                              (OK=23327  KO=0     )
>  UI IDM user                                             (OK=23327  KO=0     )
> RootUserinfo                                             (OK=77714  KO=0     )
>  UI IDM oidcToken                                        (OK=23326  KO=1     )
> userinfo                                                 (OK=23323  KO=0     )
> UI-Logout                                                (OK=23325  KO=0     )
> UI-Logout Redirect 1                                     (OK=23323  KO=0     )
>  UI AM revoke1                                           (OK=23321  KO=0     )
>  UI AM endsession                                        (OK=23322  KO=0     )
>  UI AM revoke2                                           (OK=23322  KO=0     )
> getIdToken                                               (OK=7669   KO=0     )
> getIdToken Redirect 1                                    (OK=7669   KO=0     )
> createOrganization                                       (OK=7669   KO=0     )
> tokenUserinfo                                            (OK=18449  KO=0     )
> queryOrganization                                        (OK=7669   KO=0     )
> deleteOrganization                                       (OK=7669   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4751   KO=0     )
> ReadPolicy                                               (OK=34648  KO=5     )
> DeletePolicy                                             (OK=34546  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=788    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4671 (98.82%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 108552 / active: 266    / done: 108091
================================================================================

09:07:20.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:21.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:21.474 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:21.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:21.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:22.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:22.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:22.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:22.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:24.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:24.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:24.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:24.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:25.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:25.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:25.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:25 GMT                                    1825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1513879 KO=50    )
> restLoginInitiate                                        (OK=104724 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=104714 KO=2     )
> Skip 2FA                                                 (OK=58139  KO=0     )
> User Authorize PKCE stage                                (OK=123402 KO=1     )
> User AccessToken PKCE stage                              (OK=123398 KO=0     )
> GetUUid                                                  (OK=34848  KO=0     )
> GetOpenidConfig                                          (OK=104250 KO=0     )
> CreatePolicy                                             (OK=34820  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3917   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3917   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23388  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23388  KO=0     )
>  UI AM idFromSession                                     (OK=23385  KO=2     )
>  UI AM validateGoto                                      (OK=23387  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23387  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23387  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23386  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23386  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23384  KO=0     )
>  UI IDM uiconfig                                         (OK=23383  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23383  KO=0     )
>  UI IDM version                                          (OK=23383  KO=0     )
>  UI IDM privilege                                        (OK=23383  KO=0     )
>  UI IDM login                                            (OK=23382  KO=1     )
>  UI IDM features                                         (OK=23383  KO=0     )
>  UI IDM dashboard                                        (OK=23383  KO=0     )
>  UI IDM managed user schema                              (OK=23383  KO=0     )
>  UI IDM user                                             (OK=23383  KO=0     )
> RootUserinfo                                             (OK=77920  KO=0     )
>  UI IDM oidcToken                                        (OK=23381  KO=1     )
> userinfo                                                 (OK=23380  KO=0     )
> UI-Logout                                                (OK=23380  KO=0     )
> UI-Logout Redirect 1                                     (OK=23379  KO=0     )
>  UI AM revoke1                                           (OK=23376  KO=0     )
>  UI AM endsession                                        (OK=23377  KO=0     )
>  UI AM revoke2                                           (OK=23377  KO=0     )
> getIdToken                                               (OK=7689   KO=0     )
> getIdToken Redirect 1                                    (OK=7688   KO=0     )
> createOrganization                                       (OK=7687   KO=0     )
> tokenUserinfo                                            (OK=18493  KO=0     )
> queryOrganization                                        (OK=7687   KO=0     )
> deleteOrganization                                       (OK=7687   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4764   KO=0     )
> ReadPolicy                                               (OK=34746  KO=5     )
> DeletePolicy                                             (OK=34641  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=790    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4687 (98.82%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.51%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################-                                     ] 49%
          waiting: 108264 / active: 267    / done: 108378
================================================================================

09:07:25.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:26.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:26.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:26.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:27.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:27.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:27.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:27.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:28.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:28.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:29.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:30 GMT                                    1830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1518160 KO=50    )
> restLoginInitiate                                        (OK=105008 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=104998 KO=2     )
> Skip 2FA                                                 (OK=58292  KO=0     )
> User Authorize PKCE stage                                (OK=123744 KO=1     )
> User AccessToken PKCE stage                              (OK=123742 KO=0     )
> GetUUid                                                  (OK=34942  KO=0     )
> GetOpenidConfig                                          (OK=104538 KO=0     )
> CreatePolicy                                             (OK=34915  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3927   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3927   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23457  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23457  KO=0     )
>  UI AM idFromSession                                     (OK=23454  KO=2     )
>  UI AM validateGoto                                      (OK=23456  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23456  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23455  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23455  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23455  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23454  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23454  KO=0     )
>  UI IDM uiconfig                                         (OK=23454  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23454  KO=0     )
>  UI IDM version                                          (OK=23454  KO=0     )
>  UI IDM privilege                                        (OK=23453  KO=0     )
>  UI IDM login                                            (OK=23452  KO=1     )
>  UI IDM features                                         (OK=23453  KO=0     )
>  UI IDM dashboard                                        (OK=23453  KO=0     )
>  UI IDM managed user schema                              (OK=23453  KO=0     )
>  UI IDM user                                             (OK=23453  KO=0     )
> RootUserinfo                                             (OK=78107  KO=0     )
>  UI IDM oidcToken                                        (OK=23451  KO=1     )
> userinfo                                                 (OK=23450  KO=0     )
> UI-Logout                                                (OK=23452  KO=0     )
> UI-Logout Redirect 1                                     (OK=23452  KO=0     )
>  UI AM revoke1                                           (OK=23450  KO=0     )
>  UI AM endsession                                        (OK=23451  KO=0     )
>  UI AM revoke2                                           (OK=23451  KO=0     )
> getIdToken                                               (OK=7706   KO=0     )
> getIdToken Redirect 1                                    (OK=7706   KO=0     )
> createOrganization                                       (OK=7705   KO=0     )
> tokenUserinfo                                            (OK=18546  KO=0     )
> queryOrganization                                        (OK=7705   KO=0     )
> deleteOrganization                                       (OK=7705   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4788   KO=0     )
> ReadPolicy                                               (OK=34841  KO=5     )
> DeletePolicy                                             (OK=34734  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=795    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4698 (98.82%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 107972 / active: 263    / done: 108674
================================================================================

09:07:30.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:30.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:30.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:31.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:31.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:31.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:31.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:32.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:32.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:32.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:32.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:32.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:33.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:33.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:33.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:33.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:33.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:33.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:34.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:34.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:34.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:35 GMT                                    1835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1522470 KO=50    )
> restLoginInitiate                                        (OK=105316 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=105309 KO=2     )
> Skip 2FA                                                 (OK=58454  KO=0     )
> User Authorize PKCE stage                                (OK=124101 KO=1     )
> User AccessToken PKCE stage                              (OK=124098 KO=0     )
> GetUUid                                                  (OK=35042  KO=0     )
> GetOpenidConfig                                          (OK=104829 KO=0     )
> CreatePolicy                                             (OK=35013  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3940   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3939   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23528  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23527  KO=0     )
>  UI AM idFromSession                                     (OK=23524  KO=2     )
>  UI AM validateGoto                                      (OK=23526  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23524  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23524  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23522  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23522  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23520  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23519  KO=0     )
>  UI IDM uiconfig                                         (OK=23518  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23518  KO=0     )
>  UI IDM version                                          (OK=23518  KO=0     )
>  UI IDM privilege                                        (OK=23518  KO=0     )
>  UI IDM login                                            (OK=23517  KO=1     )
>  UI IDM features                                         (OK=23518  KO=0     )
>  UI IDM dashboard                                        (OK=23518  KO=0     )
>  UI IDM managed user schema                              (OK=23517  KO=0     )
>  UI IDM user                                             (OK=23517  KO=0     )
> RootUserinfo                                             (OK=78321  KO=0     )
>  UI IDM oidcToken                                        (OK=23517  KO=1     )
> userinfo                                                 (OK=23515  KO=0     )
> UI-Logout                                                (OK=23516  KO=0     )
> UI-Logout Redirect 1                                     (OK=23516  KO=0     )
>  UI AM revoke1                                           (OK=23514  KO=0     )
>  UI AM endsession                                        (OK=23515  KO=0     )
>  UI AM revoke2                                           (OK=23515  KO=0     )
> getIdToken                                               (OK=7725   KO=0     )
> getIdToken Redirect 1                                    (OK=7725   KO=0     )
> createOrganization                                       (OK=7725   KO=0     )
> tokenUserinfo                                            (OK=18606  KO=0     )
> queryOrganization                                        (OK=7725   KO=0     )
> deleteOrganization                                       (OK=7725   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4807   KO=0     )
> ReadPolicy                                               (OK=34934  KO=5     )
> DeletePolicy                                             (OK=34834  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=799    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4719 (98.83%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 107652 / active: 271    / done: 108986
================================================================================

09:07:36.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:37.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:37.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:37.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:37.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:37.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:38.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:38.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:38.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:39.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:40.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:40 GMT                                    1840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1526665 KO=50    )
> restLoginInitiate                                        (OK=105599 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=105589 KO=2     )
> Skip 2FA                                                 (OK=58600  KO=0     )
> User Authorize PKCE stage                                (OK=124445 KO=1     )
> User AccessToken PKCE stage                              (OK=124440 KO=0     )
> GetUUid                                                  (OK=35125  KO=0     )
> GetOpenidConfig                                          (OK=105103 KO=0     )
> CreatePolicy                                             (OK=35098  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3949   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3949   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23595  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23595  KO=0     )
>  UI AM idFromSession                                     (OK=23593  KO=2     )
>  UI AM validateGoto                                      (OK=23595  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23595  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23595  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23595  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23595  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23591  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23591  KO=0     )
>  UI IDM uiconfig                                         (OK=23590  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23590  KO=0     )
>  UI IDM version                                          (OK=23590  KO=0     )
>  UI IDM privilege                                        (OK=23588  KO=0     )
>  UI IDM login                                            (OK=23587  KO=1     )
>  UI IDM features                                         (OK=23588  KO=0     )
>  UI IDM dashboard                                        (OK=23586  KO=0     )
>  UI IDM managed user schema                              (OK=23586  KO=0     )
>  UI IDM user                                             (OK=23586  KO=0     )
> RootUserinfo                                             (OK=78510  KO=0     )
>  UI IDM oidcToken                                        (OK=23584  KO=1     )
> userinfo                                                 (OK=23583  KO=0     )
> UI-Logout                                                (OK=23584  KO=0     )
> UI-Logout Redirect 1                                     (OK=23584  KO=0     )
>  UI AM revoke1                                           (OK=23582  KO=0     )
>  UI AM endsession                                        (OK=23583  KO=0     )
>  UI AM revoke2                                           (OK=23583  KO=0     )
> getIdToken                                               (OK=7741   KO=0     )
> getIdToken Redirect 1                                    (OK=7741   KO=0     )
> createOrganization                                       (OK=7741   KO=0     )
> tokenUserinfo                                            (OK=18662  KO=0     )
> queryOrganization                                        (OK=7741   KO=0     )
> deleteOrganization                                       (OK=7741   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4817   KO=0     )
> ReadPolicy                                               (OK=35032  KO=5     )
> DeletePolicy                                             (OK=34926  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=802    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4730 (98.83%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 107357 / active: 272    / done: 109280
================================================================================

09:07:40.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:40.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:40.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:40.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:41.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:42.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:42.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:43.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:43.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:43.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:43.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:43.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:44.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:44.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:44.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:44.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:44.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:45 GMT                                    1845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1530684 KO=50    )
> restLoginInitiate                                        (OK=105900 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=105889 KO=2     )
> Skip 2FA                                                 (OK=58769  KO=0     )
> User Authorize PKCE stage                                (OK=124775 KO=1     )
> User AccessToken PKCE stage                              (OK=124771 KO=0     )
> GetUUid                                                  (OK=35228  KO=0     )
> GetOpenidConfig                                          (OK=105388 KO=0     )
> CreatePolicy                                             (OK=35200  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3965   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3964   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23650  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23650  KO=0     )
>  UI AM idFromSession                                     (OK=23647  KO=2     )
>  UI AM validateGoto                                      (OK=23649  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23646  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23645  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23645  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23645  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23644  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23644  KO=0     )
>  UI IDM uiconfig                                         (OK=23644  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23644  KO=0     )
>  UI IDM version                                          (OK=23644  KO=0     )
>  UI IDM privilege                                        (OK=23644  KO=0     )
>  UI IDM login                                            (OK=23643  KO=1     )
>  UI IDM features                                         (OK=23644  KO=0     )
>  UI IDM dashboard                                        (OK=23644  KO=0     )
>  UI IDM managed user schema                              (OK=23643  KO=0     )
>  UI IDM user                                             (OK=23643  KO=0     )
> RootUserinfo                                             (OK=78768  KO=0     )
>  UI IDM oidcToken                                        (OK=23643  KO=1     )
> userinfo                                                 (OK=23642  KO=0     )
> UI-Logout                                                (OK=23644  KO=0     )
> UI-Logout Redirect 1                                     (OK=23644  KO=0     )
>  UI AM revoke1                                           (OK=23641  KO=0     )
>  UI AM endsession                                        (OK=23642  KO=0     )
>  UI AM revoke2                                           (OK=23642  KO=0     )
> getIdToken                                               (OK=7763   KO=0     )
> getIdToken Redirect 1                                    (OK=7763   KO=0     )
> createOrganization                                       (OK=7763   KO=0     )
> tokenUserinfo                                            (OK=18715  KO=0     )
> queryOrganization                                        (OK=7763   KO=0     )
> deleteOrganization                                       (OK=7763   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4834   KO=0     )
> ReadPolicy                                               (OK=35118  KO=5     )
> DeletePolicy                                             (OK=35025  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=804    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4747 (98.83%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 107038 / active: 283    / done: 109588
================================================================================

09:07:45.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:46.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:46.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:48.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:48.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:48.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:48.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:48.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:48.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:48.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:49.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:50 GMT                                    1850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1534321 KO=50    )
> restLoginInitiate                                        (OK=106158 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=106149 KO=2     )
> Skip 2FA                                                 (OK=58916  KO=0     )
> User Authorize PKCE stage                                (OK=125073 KO=1     )
> User AccessToken PKCE stage                              (OK=125064 KO=0     )
> GetUUid                                                  (OK=35321  KO=0     )
> GetOpenidConfig                                          (OK=105669 KO=0     )
> CreatePolicy                                             (OK=35293  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3975   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3975   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23707  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23707  KO=0     )
>  UI AM idFromSession                                     (OK=23703  KO=2     )
>  UI AM validateGoto                                      (OK=23706  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23700  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23699  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23699  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23699  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23697  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23697  KO=0     )
>  UI IDM uiconfig                                         (OK=23696  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23696  KO=0     )
>  UI IDM version                                          (OK=23696  KO=0     )
>  UI IDM privilege                                        (OK=23696  KO=0     )
>  UI IDM login                                            (OK=23695  KO=1     )
>  UI IDM features                                         (OK=23696  KO=0     )
>  UI IDM dashboard                                        (OK=23696  KO=0     )
>  UI IDM managed user schema                              (OK=23696  KO=0     )
>  UI IDM user                                             (OK=23696  KO=0     )
> RootUserinfo                                             (OK=78981  KO=0     )
>  UI IDM oidcToken                                        (OK=23694  KO=1     )
> userinfo                                                 (OK=23692  KO=0     )
> UI-Logout                                                (OK=23693  KO=0     )
> UI-Logout Redirect 1                                     (OK=23693  KO=0     )
>  UI AM revoke1                                           (OK=23691  KO=0     )
>  UI AM endsession                                        (OK=23692  KO=0     )
>  UI AM revoke2                                           (OK=23692  KO=0     )
> getIdToken                                               (OK=7775   KO=0     )
> getIdToken Redirect 1                                    (OK=7775   KO=0     )
> createOrganization                                       (OK=7775   KO=0     )
> tokenUserinfo                                            (OK=18762  KO=0     )
> queryOrganization                                        (OK=7775   KO=0     )
> deleteOrganization                                       (OK=7775   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4848   KO=0     )
> ReadPolicy                                               (OK=35221  KO=5     )
> DeletePolicy                                             (OK=35112  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=805    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4758 (98.84%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 106775 / active: 271    / done: 109863
================================================================================

09:07:50.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:51.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:51.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:51.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:51.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:52.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:53.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:53.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:54.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:54.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:54.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:54.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:54.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:55.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:07:55 GMT                                    1855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1538408 KO=50    )
> restLoginInitiate                                        (OK=106458 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=106449 KO=2     )
> Skip 2FA                                                 (OK=59088  KO=0     )
> User Authorize PKCE stage                                (OK=125414 KO=1     )
> User AccessToken PKCE stage                              (OK=125410 KO=0     )
> GetUUid                                                  (OK=35433  KO=0     )
> GetOpenidConfig                                          (OK=105977 KO=0     )
> CreatePolicy                                             (OK=35404  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=3990   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=3990   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23763  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23762  KO=0     )
>  UI AM idFromSession                                     (OK=23757  KO=2     )
>  UI AM validateGoto                                      (OK=23759  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23758  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23758  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23757  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23757  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23753  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23753  KO=0     )
>  UI IDM uiconfig                                         (OK=23753  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23753  KO=0     )
>  UI IDM version                                          (OK=23753  KO=0     )
>  UI IDM privilege                                        (OK=23753  KO=0     )
>  UI IDM login                                            (OK=23752  KO=1     )
>  UI IDM features                                         (OK=23753  KO=0     )
>  UI IDM dashboard                                        (OK=23753  KO=0     )
>  UI IDM managed user schema                              (OK=23753  KO=0     )
>  UI IDM user                                             (OK=23753  KO=0     )
> RootUserinfo                                             (OK=79169  KO=0     )
>  UI IDM oidcToken                                        (OK=23752  KO=1     )
> userinfo                                                 (OK=23751  KO=0     )
> UI-Logout                                                (OK=23753  KO=0     )
> UI-Logout Redirect 1                                     (OK=23753  KO=0     )
>  UI AM revoke1                                           (OK=23750  KO=0     )
>  UI AM endsession                                        (OK=23751  KO=0     )
>  UI AM revoke2                                           (OK=23751  KO=0     )
> getIdToken                                               (OK=7799   KO=0     )
> getIdToken Redirect 1                                    (OK=7799   KO=0     )
> createOrganization                                       (OK=7799   KO=0     )
> tokenUserinfo                                            (OK=18817  KO=0     )
> queryOrganization                                        (OK=7799   KO=0     )
> deleteOrganization                                       (OK=7797   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4867   KO=0     )
> ReadPolicy                                               (OK=35313  KO=5     )
> DeletePolicy                                             (OK=35215  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=807    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4772 (98.84%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 106458 / active: 285    / done: 110166
================================================================================

09:07:55.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:55.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:55.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:56.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:56.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:56.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:56.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:57.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:57.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:57.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:58.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:58.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:58.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:58.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:59.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:59.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:59.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:59.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:07:59.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:00.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:00 GMT                                    1860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1542662 KO=50    )
> restLoginInitiate                                        (OK=106752 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=106742 KO=2     )
> Skip 2FA                                                 (OK=59249  KO=0     )
> User Authorize PKCE stage                                (OK=125758 KO=1     )
> User AccessToken PKCE stage                              (OK=125752 KO=0     )
> GetUUid                                                  (OK=35530  KO=0     )
> GetOpenidConfig                                          (OK=106278 KO=0     )
> CreatePolicy                                             (OK=35502  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4005   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23828  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23827  KO=0     )
>  UI AM idFromSession                                     (OK=23825  KO=2     )
>  UI AM validateGoto                                      (OK=23827  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23826  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23825  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23825  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23825  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23821  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23820  KO=0     )
>  UI IDM uiconfig                                         (OK=23820  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23820  KO=0     )
>  UI IDM version                                          (OK=23820  KO=0     )
>  UI IDM privilege                                        (OK=23820  KO=0     )
>  UI IDM login                                            (OK=23819  KO=1     )
>  UI IDM features                                         (OK=23820  KO=0     )
>  UI IDM dashboard                                        (OK=23820  KO=0     )
>  UI IDM managed user schema                              (OK=23820  KO=0     )
>  UI IDM user                                             (OK=23820  KO=0     )
> RootUserinfo                                             (OK=79390  KO=0     )
>  UI IDM oidcToken                                        (OK=23820  KO=1     )
> userinfo                                                 (OK=23819  KO=0     )
> UI-Logout                                                (OK=23821  KO=0     )
> UI-Logout Redirect 1                                     (OK=23821  KO=0     )
>  UI AM revoke1                                           (OK=23817  KO=0     )
>  UI AM endsession                                        (OK=23818  KO=0     )
>  UI AM revoke2                                           (OK=23818  KO=0     )
> getIdToken                                               (OK=7813   KO=0     )
> getIdToken Redirect 1                                    (OK=7813   KO=0     )
> createOrganization                                       (OK=7813   KO=0     )
> tokenUserinfo                                            (OK=18860  KO=0     )
> queryOrganization                                        (OK=7812   KO=0     )
> deleteOrganization                                       (OK=7812   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4875   KO=0     )
> ReadPolicy                                               (OK=35425  KO=5     )
> DeletePolicy                                             (OK=35306  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=808    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4792 (98.84%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 50%
          waiting: 106148 / active: 305    / done: 110456
================================================================================

09:08:01.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:01.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:02.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:02.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:02.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:02.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:02.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:03.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:04.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:04.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:04.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:04.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:04.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:05 GMT                                    1865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1546640 KO=50    )
> restLoginInitiate                                        (OK=107030 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=107023 KO=2     )
> Skip 2FA                                                 (OK=59404  KO=0     )
> User Authorize PKCE stage                                (OK=126085 KO=1     )
> User AccessToken PKCE stage                              (OK=126081 KO=0     )
> GetUUid                                                  (OK=35626  KO=0     )
> GetOpenidConfig                                          (OK=106584 KO=0     )
> CreatePolicy                                             (OK=35596  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4014   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4012   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23883  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23883  KO=0     )
>  UI AM idFromSession                                     (OK=23881  KO=2     )
>  UI AM validateGoto                                      (OK=23883  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23882  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23882  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23881  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23881  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23880  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23880  KO=0     )
>  UI IDM uiconfig                                         (OK=23880  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23880  KO=0     )
>  UI IDM version                                          (OK=23880  KO=0     )
>  UI IDM privilege                                        (OK=23880  KO=0     )
>  UI IDM login                                            (OK=23879  KO=1     )
>  UI IDM features                                         (OK=23880  KO=0     )
>  UI IDM dashboard                                        (OK=23880  KO=0     )
>  UI IDM managed user schema                              (OK=23880  KO=0     )
>  UI IDM user                                             (OK=23880  KO=0     )
> RootUserinfo                                             (OK=79593  KO=0     )
>  UI IDM oidcToken                                        (OK=23878  KO=1     )
> userinfo                                                 (OK=23875  KO=0     )
> UI-Logout                                                (OK=23877  KO=0     )
> UI-Logout Redirect 1                                     (OK=23877  KO=0     )
>  UI AM revoke1                                           (OK=23875  KO=0     )
>  UI AM endsession                                        (OK=23876  KO=0     )
>  UI AM revoke2                                           (OK=23876  KO=0     )
> getIdToken                                               (OK=7833   KO=0     )
> getIdToken Redirect 1                                    (OK=7833   KO=0     )
> createOrganization                                       (OK=7833   KO=0     )
> tokenUserinfo                                            (OK=18925  KO=0     )
> queryOrganization                                        (OK=7831   KO=0     )
> deleteOrganization                                       (OK=7831   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4889   KO=0     )
> ReadPolicy                                               (OK=35521  KO=5     )
> DeletePolicy                                             (OK=35419  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=808    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4805 (98.85%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 105861 / active: 271    / done: 110777
================================================================================

09:08:06.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:06.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:06.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:06.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:07.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:07.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:07.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:08.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:08.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:08.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:09.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:09.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:09.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:09.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:10.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:10 GMT                                    1870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1550720 KO=50    )
> restLoginInitiate                                        (OK=107324 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=107316 KO=2     )
> Skip 2FA                                                 (OK=59566  KO=0     )
> User Authorize PKCE stage                                (OK=126428 KO=1     )
> User AccessToken PKCE stage                              (OK=126424 KO=0     )
> GetUUid                                                  (OK=35725  KO=0     )
> GetOpenidConfig                                          (OK=106874 KO=0     )
> CreatePolicy                                             (OK=35698  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4022   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4022   KO=0     )
> UI-Post-Login - stage 1                                  (OK=23945  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=23944  KO=0     )
>  UI AM idFromSession                                     (OK=23942  KO=2     )
>  UI AM validateGoto                                      (OK=23944  KO=0     )
> UI-Post-Login - stage 2                                  (OK=23942  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=23942  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=23941  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=23941  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23938  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23938  KO=0     )
>  UI IDM uiconfig                                         (OK=23938  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23938  KO=0     )
>  UI IDM version                                          (OK=23938  KO=0     )
>  UI IDM privilege                                        (OK=23938  KO=0     )
>  UI IDM login                                            (OK=23937  KO=1     )
>  UI IDM features                                         (OK=23938  KO=0     )
>  UI IDM dashboard                                        (OK=23938  KO=0     )
>  UI IDM managed user schema                              (OK=23938  KO=0     )
>  UI IDM user                                             (OK=23938  KO=0     )
> RootUserinfo                                             (OK=79806  KO=0     )
>  UI IDM oidcToken                                        (OK=23937  KO=1     )
> userinfo                                                 (OK=23936  KO=0     )
> UI-Logout                                                (OK=23938  KO=0     )
> UI-Logout Redirect 1                                     (OK=23938  KO=0     )
>  UI AM revoke1                                           (OK=23935  KO=0     )
>  UI AM endsession                                        (OK=23936  KO=0     )
>  UI AM revoke2                                           (OK=23936  KO=0     )
> getIdToken                                               (OK=7856   KO=0     )
> getIdToken Redirect 1                                    (OK=7855   KO=0     )
> createOrganization                                       (OK=7855   KO=0     )
> tokenUserinfo                                            (OK=18980  KO=0     )
> queryOrganization                                        (OK=7855   KO=0     )
> deleteOrganization                                       (OK=7855   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4902   KO=0     )
> ReadPolicy                                               (OK=35618  KO=5     )
> DeletePolicy                                             (OK=35514  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=811    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4820 (98.85%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 105561 / active: 273    / done: 111075
================================================================================

09:08:10.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:11.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:11.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:11.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:11.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:12.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:12.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:13.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:13.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:13.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:13.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:14.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:14.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:14.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:14.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:14.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:14.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:15.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:15 GMT                                    1875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1554644 KO=50    )
> restLoginInitiate                                        (OK=107611 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=107600 KO=2     )
> Skip 2FA                                                 (OK=59715  KO=0     )
> User Authorize PKCE stage                                (OK=126748 KO=1     )
> User AccessToken PKCE stage                              (OK=126743 KO=0     )
> GetUUid                                                  (OK=35811  KO=0     )
> GetOpenidConfig                                          (OK=107157 KO=0     )
> CreatePolicy                                             (OK=35782  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4033   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4033   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24006  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24004  KO=0     )
>  UI AM idFromSession                                     (OK=24001  KO=2     )
>  UI AM validateGoto                                      (OK=24004  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24001  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24001  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24001  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24001  KO=0     )
> UI-Post-Login - stage 3                                  (OK=23996  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=23995  KO=0     )
>  UI IDM uiconfig                                         (OK=23995  KO=0     )
>  UI Enduser sessioncheck                                 (OK=23995  KO=0     )
>  UI IDM version                                          (OK=23995  KO=0     )
>  UI IDM privilege                                        (OK=23995  KO=0     )
>  UI IDM login                                            (OK=23994  KO=1     )
>  UI IDM features                                         (OK=23995  KO=0     )
>  UI IDM dashboard                                        (OK=23995  KO=0     )
>  UI IDM managed user schema                              (OK=23995  KO=0     )
>  UI IDM user                                             (OK=23995  KO=0     )
> RootUserinfo                                             (OK=80022  KO=0     )
>  UI IDM oidcToken                                        (OK=23995  KO=1     )
> userinfo                                                 (OK=23994  KO=0     )
> UI-Logout                                                (OK=23996  KO=0     )
> UI-Logout Redirect 1                                     (OK=23994  KO=0     )
>  UI AM revoke1                                           (OK=23992  KO=0     )
>  UI AM endsession                                        (OK=23993  KO=0     )
>  UI AM revoke2                                           (OK=23992  KO=0     )
> getIdToken                                               (OK=7874   KO=0     )
> getIdToken Redirect 1                                    (OK=7874   KO=0     )
> createOrganization                                       (OK=7874   KO=0     )
> tokenUserinfo                                            (OK=19037  KO=0     )
> queryOrganization                                        (OK=7874   KO=0     )
> deleteOrganization                                       (OK=7874   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4919   KO=0     )
> ReadPolicy                                               (OK=35719  KO=5     )
> DeletePolicy                                             (OK=35612  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=812    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4838 (98.86%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################-                                    ] 51%
          waiting: 105259 / active: 270    / done: 111380
================================================================================

09:08:15.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:15.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:16.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:16.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:18.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:18.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:19.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:19.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:19.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:20.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:20.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:20 GMT                                    1880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1558743 KO=50    )
> restLoginInitiate                                        (OK=107876 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=107870 KO=2     )
> Skip 2FA                                                 (OK=59865  KO=0     )
> User Authorize PKCE stage                                (OK=127078 KO=1     )
> User AccessToken PKCE stage                              (OK=127072 KO=0     )
> GetUUid                                                  (OK=35908  KO=0     )
> GetOpenidConfig                                          (OK=107440 KO=0     )
> CreatePolicy                                             (OK=35879  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4039   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4039   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24069  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24067  KO=0     )
>  UI AM idFromSession                                     (OK=24065  KO=2     )
>  UI AM validateGoto                                      (OK=24067  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24066  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24066  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24066  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24066  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24062  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24062  KO=0     )
>  UI IDM uiconfig                                         (OK=24062  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24062  KO=0     )
>  UI IDM version                                          (OK=24062  KO=0     )
>  UI IDM privilege                                        (OK=24062  KO=0     )
>  UI IDM login                                            (OK=24061  KO=1     )
>  UI IDM features                                         (OK=24062  KO=0     )
>  UI IDM dashboard                                        (OK=24061  KO=0     )
>  UI IDM managed user schema                              (OK=24061  KO=0     )
>  UI IDM user                                             (OK=24061  KO=0     )
> RootUserinfo                                             (OK=80198  KO=0     )
>  UI IDM oidcToken                                        (OK=24061  KO=1     )
> userinfo                                                 (OK=24060  KO=0     )
> UI-Logout                                                (OK=24062  KO=0     )
> UI-Logout Redirect 1                                     (OK=24062  KO=0     )
>  UI AM revoke1                                           (OK=24059  KO=0     )
>  UI AM endsession                                        (OK=24060  KO=0     )
>  UI AM revoke2                                           (OK=24060  KO=0     )
> getIdToken                                               (OK=7900   KO=0     )
> getIdToken Redirect 1                                    (OK=7900   KO=0     )
> createOrganization                                       (OK=7900   KO=0     )
> tokenUserinfo                                            (OK=19084  KO=0     )
> queryOrganization                                        (OK=7900   KO=0     )
> deleteOrganization                                       (OK=7900   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4936   KO=0     )
> ReadPolicy                                               (OK=35800  KO=5     )
> DeletePolicy                                             (OK=35712  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=813    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4849 (98.86%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 104991 / active: 243    / done: 111675
================================================================================

09:08:20.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:20.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:20.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:21.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:21.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:21.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:21.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:22.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:22.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:23.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:23.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:23.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:23.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:23.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:23.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:24.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:24.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:24.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:24.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:25 GMT                                    1885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1562514 KO=50    )
> restLoginInitiate                                        (OK=108168 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=108155 KO=2     )
> Skip 2FA                                                 (OK=60031  KO=0     )
> User Authorize PKCE stage                                (OK=127395 KO=1     )
> User AccessToken PKCE stage                              (OK=127388 KO=0     )
> GetUUid                                                  (OK=36002  KO=0     )
> GetOpenidConfig                                          (OK=107712 KO=0     )
> CreatePolicy                                             (OK=35974  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4056   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4055   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24122  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24122  KO=0     )
>  UI AM idFromSession                                     (OK=24120  KO=2     )
>  UI AM validateGoto                                      (OK=24122  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24120  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24120  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24119  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24120  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24117  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24116  KO=0     )
>  UI IDM uiconfig                                         (OK=24116  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24116  KO=0     )
>  UI IDM version                                          (OK=24116  KO=0     )
>  UI IDM privilege                                        (OK=24114  KO=0     )
>  UI IDM login                                            (OK=24114  KO=1     )
>  UI IDM features                                         (OK=24115  KO=0     )
>  UI IDM dashboard                                        (OK=24114  KO=0     )
>  UI IDM managed user schema                              (OK=24114  KO=0     )
>  UI IDM user                                             (OK=24114  KO=0     )
> RootUserinfo                                             (OK=80401  KO=0     )
>  UI IDM oidcToken                                        (OK=24114  KO=1     )
> userinfo                                                 (OK=24113  KO=0     )
> UI-Logout                                                (OK=24115  KO=0     )
> UI-Logout Redirect 1                                     (OK=24115  KO=0     )
>  UI AM revoke1                                           (OK=24112  KO=0     )
>  UI AM endsession                                        (OK=24113  KO=0     )
>  UI AM revoke2                                           (OK=24113  KO=0     )
> getIdToken                                               (OK=7915   KO=0     )
> getIdToken Redirect 1                                    (OK=7915   KO=0     )
> createOrganization                                       (OK=7915   KO=0     )
> tokenUserinfo                                            (OK=19127  KO=0     )
> queryOrganization                                        (OK=7914   KO=0     )
> deleteOrganization                                       (OK=7913   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4942   KO=0     )
> ReadPolicy                                               (OK=35901  KO=5     )
> DeletePolicy                                             (OK=35794  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=815    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4868 (98.86%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 104682 / active: 295    / done: 111932
================================================================================

09:08:25.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:26.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:26.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:26.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:26.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:26.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:27.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:27.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:27.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:27.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:27.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:28.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:28.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:28.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:28.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:28.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:28.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:29.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:29.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:29.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:29.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:30 GMT                                    1890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1566650 KO=50    )
> restLoginInitiate                                        (OK=108458 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=108454 KO=2     )
> Skip 2FA                                                 (OK=60191  KO=0     )
> User Authorize PKCE stage                                (OK=127737 KO=1     )
> User AccessToken PKCE stage                              (OK=127733 KO=0     )
> GetUUid                                                  (OK=36100  KO=0     )
> GetOpenidConfig                                          (OK=108004 KO=0     )
> CreatePolicy                                             (OK=36071  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4068   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4068   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24183  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24183  KO=0     )
>  UI AM idFromSession                                     (OK=24181  KO=2     )
>  UI AM validateGoto                                      (OK=24183  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24182  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24182  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24181  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24181  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24176  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24176  KO=0     )
>  UI IDM uiconfig                                         (OK=24175  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24175  KO=0     )
>  UI IDM version                                          (OK=24175  KO=0     )
>  UI IDM privilege                                        (OK=24175  KO=0     )
>  UI IDM login                                            (OK=24174  KO=1     )
>  UI IDM features                                         (OK=24175  KO=0     )
>  UI IDM dashboard                                        (OK=24174  KO=0     )
>  UI IDM managed user schema                              (OK=24174  KO=0     )
>  UI IDM user                                             (OK=24174  KO=0     )
> RootUserinfo                                             (OK=80637  KO=0     )
>  UI IDM oidcToken                                        (OK=24174  KO=1     )
> userinfo                                                 (OK=24173  KO=0     )
> UI-Logout                                                (OK=24175  KO=0     )
> UI-Logout Redirect 1                                     (OK=24174  KO=0     )
>  UI AM revoke1                                           (OK=24172  KO=0     )
>  UI AM endsession                                        (OK=24173  KO=0     )
>  UI AM revoke2                                           (OK=24173  KO=0     )
> getIdToken                                               (OK=7938   KO=0     )
> getIdToken Redirect 1                                    (OK=7938   KO=0     )
> createOrganization                                       (OK=7938   KO=0     )
> tokenUserinfo                                            (OK=19188  KO=0     )
> queryOrganization                                        (OK=7938   KO=0     )
> deleteOrganization                                       (OK=7938   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4952   KO=0     )
> ReadPolicy                                               (OK=35996  KO=5     )
> DeletePolicy                                             (OK=35894  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=816    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4889 (98.87%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 104379 / active: 267    / done: 112263
================================================================================

09:08:30.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:30.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:31.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:31.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:32.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:32.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:33.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:33.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:34.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:34.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:34.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:34.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:34.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:34.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:35 GMT                                    1895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1571214 KO=50    )
> restLoginInitiate                                        (OK=108788 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=108777 KO=2     )
> Skip 2FA                                                 (OK=60373  KO=0     )
> User Authorize PKCE stage                                (OK=128113 KO=1     )
> User AccessToken PKCE stage                              (OK=128108 KO=0     )
> GetUUid                                                  (OK=36199  KO=0     )
> GetOpenidConfig                                          (OK=108295 KO=0     )
> CreatePolicy                                             (OK=36169  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4081   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4080   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24258  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24258  KO=0     )
>  UI AM idFromSession                                     (OK=24255  KO=2     )
>  UI AM validateGoto                                      (OK=24256  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24254  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24254  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24254  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24254  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24248  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24245  KO=0     )
>  UI IDM uiconfig                                         (OK=24245  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24245  KO=0     )
>  UI IDM version                                          (OK=24245  KO=0     )
>  UI IDM privilege                                        (OK=24244  KO=0     )
>  UI IDM login                                            (OK=24243  KO=1     )
>  UI IDM features                                         (OK=24244  KO=0     )
>  UI IDM dashboard                                        (OK=24244  KO=0     )
>  UI IDM managed user schema                              (OK=24244  KO=0     )
>  UI IDM user                                             (OK=24244  KO=0     )
> RootUserinfo                                             (OK=80906  KO=0     )
>  UI IDM oidcToken                                        (OK=24243  KO=1     )
> userinfo                                                 (OK=24240  KO=0     )
> UI-Logout                                                (OK=24241  KO=0     )
> UI-Logout Redirect 1                                     (OK=24241  KO=0     )
>  UI AM revoke1                                           (OK=24238  KO=0     )
>  UI AM endsession                                        (OK=24239  KO=0     )
>  UI AM revoke2                                           (OK=24238  KO=0     )
> getIdToken                                               (OK=7962   KO=0     )
> getIdToken Redirect 1                                    (OK=7962   KO=0     )
> createOrganization                                       (OK=7961   KO=0     )
> tokenUserinfo                                            (OK=19239  KO=0     )
> queryOrganization                                        (OK=7961   KO=0     )
> deleteOrganization                                       (OK=7961   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4965   KO=0     )
> ReadPolicy                                               (OK=36093  KO=5     )
> DeletePolicy                                             (OK=35989  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=818    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4903 (98.87%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 51%
          waiting: 104035 / active: 313    / done: 112561
================================================================================

09:08:35.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:35.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:35.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:35.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:36.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:36.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:36.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:36.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:37.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:37.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:37.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:37.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:38.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:38.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:38.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:38.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:39.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:39.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:39.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:39.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:40.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:40 GMT                                    1900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1575759 KO=50    )
> restLoginInitiate                                        (OK=109110 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=109102 KO=2     )
> Skip 2FA                                                 (OK=60567  KO=0     )
> User Authorize PKCE stage                                (OK=128487 KO=1     )
> User AccessToken PKCE stage                              (OK=128482 KO=0     )
> GetUUid                                                  (OK=36316  KO=0     )
> GetOpenidConfig                                          (OK=108608 KO=0     )
> CreatePolicy                                             (OK=36287  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4101   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4101   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24321  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24321  KO=0     )
>  UI AM idFromSession                                     (OK=24319  KO=2     )
>  UI AM validateGoto                                      (OK=24321  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24318  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24318  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24317  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24318  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24315  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24313  KO=0     )
>  UI IDM uiconfig                                         (OK=24313  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24313  KO=0     )
>  UI IDM version                                          (OK=24313  KO=0     )
>  UI IDM privilege                                        (OK=24313  KO=0     )
>  UI IDM login                                            (OK=24312  KO=1     )
>  UI IDM features                                         (OK=24313  KO=0     )
>  UI IDM dashboard                                        (OK=24313  KO=0     )
>  UI IDM managed user schema                              (OK=24312  KO=0     )
>  UI IDM user                                             (OK=24313  KO=0     )
> RootUserinfo                                             (OK=81185  KO=0     )
>  UI IDM oidcToken                                        (OK=24311  KO=1     )
> userinfo                                                 (OK=24309  KO=0     )
> UI-Logout                                                (OK=24310  KO=0     )
> UI-Logout Redirect 1                                     (OK=24309  KO=0     )
>  UI AM revoke1                                           (OK=24307  KO=0     )
>  UI AM endsession                                        (OK=24308  KO=0     )
>  UI AM revoke2                                           (OK=24308  KO=0     )
> getIdToken                                               (OK=7978   KO=0     )
> getIdToken Redirect 1                                    (OK=7978   KO=0     )
> createOrganization                                       (OK=7978   KO=0     )
> tokenUserinfo                                            (OK=19287  KO=0     )
> queryOrganization                                        (OK=7978   KO=0     )
> deleteOrganization                                       (OK=7978   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4977   KO=0     )
> ReadPolicy                                               (OK=36190  KO=5     )
> DeletePolicy                                             (OK=36087  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=824    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4924 (98.88%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 103694 / active: 313    / done: 112902
================================================================================

09:08:40.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:40.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:41.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:41.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:42.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:43.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:43.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:44.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:44.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:44.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:44.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:44.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:45.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:45.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:45.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:45 GMT                                    1905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1579974 KO=50    )
> restLoginInitiate                                        (OK=109380 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=109376 KO=2     )
> Skip 2FA                                                 (OK=60711  KO=0     )
> User Authorize PKCE stage                                (OK=128816 KO=1     )
> User AccessToken PKCE stage                              (OK=128811 KO=0     )
> GetUUid                                                  (OK=36416  KO=0     )
> GetOpenidConfig                                          (OK=108922 KO=0     )
> CreatePolicy                                             (OK=36384  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4108   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4108   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24388  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24388  KO=0     )
>  UI AM idFromSession                                     (OK=24385  KO=2     )
>  UI AM validateGoto                                      (OK=24387  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24386  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24386  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24386  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24386  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24383  KO=0     )
>  UI IDM uiconfig                                         (OK=24381  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24381  KO=0     )
>  UI IDM version                                          (OK=24381  KO=0     )
>  UI IDM privilege                                        (OK=24380  KO=0     )
>  UI IDM login                                            (OK=24379  KO=1     )
>  UI IDM features                                         (OK=24380  KO=0     )
>  UI IDM dashboard                                        (OK=24380  KO=0     )
>  UI IDM managed user schema                              (OK=24380  KO=0     )
>  UI IDM user                                             (OK=24380  KO=0     )
> RootUserinfo                                             (OK=81393  KO=0     )
>  UI IDM oidcToken                                        (OK=24380  KO=1     )
> userinfo                                                 (OK=24377  KO=0     )
> UI-Logout                                                (OK=24379  KO=0     )
> UI-Logout Redirect 1                                     (OK=24379  KO=0     )
>  UI AM revoke1                                           (OK=24374  KO=0     )
>  UI AM endsession                                        (OK=24375  KO=0     )
>  UI AM revoke2                                           (OK=24375  KO=0     )
> getIdToken                                               (OK=7996   KO=0     )
> getIdToken Redirect 1                                    (OK=7996   KO=0     )
> createOrganization                                       (OK=7996   KO=0     )
> tokenUserinfo                                            (OK=19336  KO=0     )
> queryOrganization                                        (OK=7996   KO=0     )
> deleteOrganization                                       (OK=7996   KO=0     )
> restloginProgressiveProfileCallback                      (OK=4995   KO=0     )
> ReadPolicy                                               (OK=36308  KO=5     )
> DeletePolicy                                             (OK=36185  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=825    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4939 (98.88%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 103417 / active: 281    / done: 113211
================================================================================

09:08:45.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:45.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:48.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:48.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:49.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:49.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:50.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:50 GMT                                    1910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1583845 KO=50    )
> restLoginInitiate                                        (OK=109659 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=109647 KO=2     )
> Skip 2FA                                                 (OK=60871  KO=0     )
> User Authorize PKCE stage                                (OK=129131 KO=1     )
> User AccessToken PKCE stage                              (OK=129127 KO=0     )
> GetUUid                                                  (OK=36504  KO=0     )
> GetOpenidConfig                                          (OK=109224 KO=0     )
> CreatePolicy                                             (OK=36476  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4111   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4111   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24446  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24446  KO=0     )
>  UI AM idFromSession                                     (OK=24444  KO=2     )
>  UI AM validateGoto                                      (OK=24446  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24443  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24443  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24441  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24441  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24437  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24436  KO=0     )
>  UI IDM uiconfig                                         (OK=24435  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24435  KO=0     )
>  UI IDM version                                          (OK=24435  KO=0     )
>  UI IDM privilege                                        (OK=24435  KO=0     )
>  UI IDM login                                            (OK=24434  KO=1     )
>  UI IDM features                                         (OK=24435  KO=0     )
>  UI IDM dashboard                                        (OK=24434  KO=0     )
>  UI IDM managed user schema                              (OK=24434  KO=0     )
>  UI IDM user                                             (OK=24433  KO=0     )
> RootUserinfo                                             (OK=81602  KO=0     )
>  UI IDM oidcToken                                        (OK=24433  KO=1     )
> userinfo                                                 (OK=24431  KO=0     )
> UI-Logout                                                (OK=24433  KO=0     )
> UI-Logout Redirect 1                                     (OK=24433  KO=0     )
>  UI AM revoke1                                           (OK=24430  KO=0     )
>  UI AM endsession                                        (OK=24431  KO=0     )
>  UI AM revoke2                                           (OK=24431  KO=0     )
> getIdToken                                               (OK=8022   KO=0     )
> getIdToken Redirect 1                                    (OK=8022   KO=0     )
> createOrganization                                       (OK=8022   KO=0     )
> tokenUserinfo                                            (OK=19380  KO=0     )
> queryOrganization                                        (OK=8021   KO=0     )
> deleteOrganization                                       (OK=8021   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5009   KO=0     )
> ReadPolicy                                               (OK=36404  KO=5     )
> DeletePolicy                                             (OK=36301  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=825    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4946 (98.88%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 103135 / active: 283    / done: 113491
================================================================================

09:08:50.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:51.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:51.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:51.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:52.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:52.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:52.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:53.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:53.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:54.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:54.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:54.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:54.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:55.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:55.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:08:55 GMT                                    1915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1587850 KO=50    )
> restLoginInitiate                                        (OK=109937 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=109931 KO=2     )
> Skip 2FA                                                 (OK=61023  KO=0     )
> User Authorize PKCE stage                                (OK=129457 KO=1     )
> User AccessToken PKCE stage                              (OK=129456 KO=0     )
> GetUUid                                                  (OK=36592  KO=0     )
> GetOpenidConfig                                          (OK=109503 KO=0     )
> CreatePolicy                                             (OK=36564  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4123   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4122   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24507  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24505  KO=0     )
>  UI AM idFromSession                                     (OK=24503  KO=2     )
>  UI AM validateGoto                                      (OK=24505  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24502  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24502  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24501  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24501  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24497  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24496  KO=0     )
>  UI IDM uiconfig                                         (OK=24495  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24495  KO=0     )
>  UI IDM version                                          (OK=24495  KO=0     )
>  UI IDM privilege                                        (OK=24495  KO=0     )
>  UI IDM login                                            (OK=24494  KO=1     )
>  UI IDM features                                         (OK=24495  KO=0     )
>  UI IDM dashboard                                        (OK=24495  KO=0     )
>  UI IDM managed user schema                              (OK=24495  KO=0     )
>  UI IDM user                                             (OK=24495  KO=0     )
> RootUserinfo                                             (OK=81828  KO=0     )
>  UI IDM oidcToken                                        (OK=24495  KO=1     )
> userinfo                                                 (OK=24494  KO=0     )
> UI-Logout                                                (OK=24495  KO=0     )
> UI-Logout Redirect 1                                     (OK=24494  KO=0     )
>  UI AM revoke1                                           (OK=24492  KO=0     )
>  UI AM endsession                                        (OK=24493  KO=0     )
>  UI AM revoke2                                           (OK=24493  KO=0     )
> getIdToken                                               (OK=8042   KO=0     )
> getIdToken Redirect 1                                    (OK=8042   KO=0     )
> createOrganization                                       (OK=8042   KO=0     )
> tokenUserinfo                                            (OK=19437  KO=0     )
> queryOrganization                                        (OK=8042   KO=0     )
> deleteOrganization                                       (OK=8041   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5019   KO=0     )
> ReadPolicy                                               (OK=36497  KO=5     )
> DeletePolicy                                             (OK=36396  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=827    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4961 (98.88%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 102844 / active: 266    / done: 113799
================================================================================

09:08:56.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:56.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:57.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:57.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:57.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:57.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:57.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:58.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:58.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:59.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:59.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:08:59.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:00 GMT                                    1920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1592355 KO=50    )
> restLoginInitiate                                        (OK=110227 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=110219 KO=2     )
> Skip 2FA                                                 (OK=61182  KO=0     )
> User Authorize PKCE stage                                (OK=129813 KO=1     )
> User AccessToken PKCE stage                              (OK=129805 KO=0     )
> GetUUid                                                  (OK=36692  KO=0     )
> GetOpenidConfig                                          (OK=109783 KO=0     )
> CreatePolicy                                             (OK=36663  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4138   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4137   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24583  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24583  KO=0     )
>  UI AM idFromSession                                     (OK=24581  KO=2     )
>  UI AM validateGoto                                      (OK=24583  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24580  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24580  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24579  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24576  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24575  KO=0     )
>  UI IDM uiconfig                                         (OK=24574  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24574  KO=0     )
>  UI IDM version                                          (OK=24574  KO=0     )
>  UI IDM privilege                                        (OK=24574  KO=0     )
>  UI IDM login                                            (OK=24573  KO=1     )
>  UI IDM features                                         (OK=24574  KO=0     )
>  UI IDM dashboard                                        (OK=24574  KO=0     )
>  UI IDM managed user schema                              (OK=24574  KO=0     )
>  UI IDM user                                             (OK=24574  KO=0     )
> RootUserinfo                                             (OK=82031  KO=0     )
>  UI IDM oidcToken                                        (OK=24572  KO=1     )
> userinfo                                                 (OK=24570  KO=0     )
> UI-Logout                                                (OK=24571  KO=0     )
> UI-Logout Redirect 1                                     (OK=24570  KO=0     )
>  UI AM revoke1                                           (OK=24568  KO=0     )
>  UI AM endsession                                        (OK=24569  KO=0     )
>  UI AM revoke2                                           (OK=24569  KO=0     )
> getIdToken                                               (OK=8060   KO=0     )
> getIdToken Redirect 1                                    (OK=8060   KO=0     )
> createOrganization                                       (OK=8059   KO=0     )
> tokenUserinfo                                            (OK=19476  KO=0     )
> queryOrganization                                        (OK=8059   KO=0     )
> deleteOrganization                                       (OK=8059   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5034   KO=0     )
> ReadPolicy                                               (OK=36583  KO=5     )
> DeletePolicy                                             (OK=36491  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=831    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4973 (98.89%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################-                                   ] 52%
          waiting: 102542 / active: 261    / done: 114106
================================================================================

09:09:01.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:01.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:01.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:01.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:01.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:02.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:02.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:02.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:02.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:02.762 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:03.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:03.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:03.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:03.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:04.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:04.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:04.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:04.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:05.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:05 GMT                                    1925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1596231 KO=50    )
> restLoginInitiate                                        (OK=110507 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=110500 KO=2     )
> Skip 2FA                                                 (OK=61342  KO=0     )
> User Authorize PKCE stage                                (OK=130129 KO=1     )
> User AccessToken PKCE stage                              (OK=130124 KO=0     )
> GetUUid                                                  (OK=36791  KO=0     )
> GetOpenidConfig                                          (OK=110067 KO=0     )
> CreatePolicy                                             (OK=36762  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4149   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4149   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24636  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24635  KO=0     )
>  UI AM idFromSession                                     (OK=24632  KO=2     )
>  UI AM validateGoto                                      (OK=24634  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24634  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24633  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24633  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24633  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24632  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24632  KO=0     )
>  UI IDM uiconfig                                         (OK=24632  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24632  KO=0     )
>  UI IDM version                                          (OK=24632  KO=0     )
>  UI IDM privilege                                        (OK=24632  KO=0     )
>  UI IDM login                                            (OK=24631  KO=1     )
>  UI IDM features                                         (OK=24632  KO=0     )
>  UI IDM dashboard                                        (OK=24631  KO=0     )
>  UI IDM managed user schema                              (OK=24632  KO=0     )
>  UI IDM user                                             (OK=24632  KO=0     )
> RootUserinfo                                             (OK=82238  KO=0     )
>  UI IDM oidcToken                                        (OK=24629  KO=1     )
> userinfo                                                 (OK=24628  KO=0     )
> UI-Logout                                                (OK=24630  KO=0     )
> UI-Logout Redirect 1                                     (OK=24629  KO=0     )
>  UI AM revoke1                                           (OK=24627  KO=0     )
>  UI AM endsession                                        (OK=24628  KO=0     )
>  UI AM revoke2                                           (OK=24628  KO=0     )
> getIdToken                                               (OK=8077   KO=0     )
> getIdToken Redirect 1                                    (OK=8077   KO=0     )
> createOrganization                                       (OK=8077   KO=0     )
> tokenUserinfo                                            (OK=19524  KO=0     )
> queryOrganization                                        (OK=8077   KO=0     )
> deleteOrganization                                       (OK=8077   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5048   KO=0     )
> ReadPolicy                                               (OK=36684  KO=5     )
> DeletePolicy                                             (OK=36577  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=836    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      4992 (98.89%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 102242 / active: 287    / done: 114380
================================================================================

09:09:05.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:06.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:06.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:07.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:07.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:08.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:08.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:09.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:09.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:09.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:10.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:10 GMT                                    1930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1599979 KO=50    )
> restLoginInitiate                                        (OK=110784 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=110777 KO=2     )
> Skip 2FA                                                 (OK=61514  KO=0     )
> User Authorize PKCE stage                                (OK=130445 KO=1     )
> User AccessToken PKCE stage                              (OK=130438 KO=0     )
> GetUUid                                                  (OK=36899  KO=0     )
> GetOpenidConfig                                          (OK=110374 KO=0     )
> CreatePolicy                                             (OK=36872  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4156   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4156   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24687  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24685  KO=0     )
>  UI AM idFromSession                                     (OK=24683  KO=2     )
>  UI AM validateGoto                                      (OK=24685  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24684  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24683  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24682  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24682  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24679  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24679  KO=0     )
>  UI IDM uiconfig                                         (OK=24679  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24679  KO=0     )
>  UI IDM version                                          (OK=24679  KO=0     )
>  UI IDM privilege                                        (OK=24679  KO=0     )
>  UI IDM login                                            (OK=24678  KO=1     )
>  UI IDM features                                         (OK=24679  KO=0     )
>  UI IDM dashboard                                        (OK=24679  KO=0     )
>  UI IDM managed user schema                              (OK=24679  KO=0     )
>  UI IDM user                                             (OK=24679  KO=0     )
> RootUserinfo                                             (OK=82462  KO=0     )
>  UI IDM oidcToken                                        (OK=24679  KO=1     )
> userinfo                                                 (OK=24678  KO=0     )
> UI-Logout                                                (OK=24678  KO=0     )
> UI-Logout Redirect 1                                     (OK=24677  KO=0     )
>  UI AM revoke1                                           (OK=24675  KO=0     )
>  UI AM endsession                                        (OK=24676  KO=0     )
>  UI AM revoke2                                           (OK=24676  KO=0     )
> getIdToken                                               (OK=8100   KO=0     )
> getIdToken Redirect 1                                    (OK=8100   KO=0     )
> createOrganization                                       (OK=8100   KO=0     )
> tokenUserinfo                                            (OK=19568  KO=0     )
> queryOrganization                                        (OK=8100   KO=0     )
> deleteOrganization                                       (OK=8100   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5059   KO=0     )
> ReadPolicy                                               (OK=36784  KO=5     )
> DeletePolicy                                             (OK=36676  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=837    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5003 (98.89%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 52%
          waiting: 101966 / active: 286    / done: 114657
================================================================================

09:09:10.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:11.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:11.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:11.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:12.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:12.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:13.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:14.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:15.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:15 GMT                                    1935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1604566 KO=50    )
> restLoginInitiate                                        (OK=111103 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=111091 KO=2     )
> Skip 2FA                                                 (OK=61680  KO=0     )
> User Authorize PKCE stage                                (OK=130819 KO=1     )
> User AccessToken PKCE stage                              (OK=130812 KO=0     )
> GetUUid                                                  (OK=36986  KO=0     )
> GetOpenidConfig                                          (OK=110673 KO=0     )
> CreatePolicy                                             (OK=36951  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4173   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4173   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24764  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24764  KO=0     )
>  UI AM idFromSession                                     (OK=24761  KO=2     )
>  UI AM validateGoto                                      (OK=24763  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24758  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24758  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24758  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24758  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24751  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24751  KO=0     )
>  UI IDM uiconfig                                         (OK=24751  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24751  KO=0     )
>  UI IDM version                                          (OK=24751  KO=0     )
>  UI IDM privilege                                        (OK=24749  KO=0     )
>  UI IDM login                                            (OK=24748  KO=1     )
>  UI IDM features                                         (OK=24748  KO=0     )
>  UI IDM dashboard                                        (OK=24748  KO=0     )
>  UI IDM managed user schema                              (OK=24748  KO=0     )
>  UI IDM user                                             (OK=24748  KO=0     )
> RootUserinfo                                             (OK=82719  KO=0     )
>  UI IDM oidcToken                                        (OK=24748  KO=1     )
> userinfo                                                 (OK=24747  KO=0     )
> UI-Logout                                                (OK=24749  KO=0     )
> UI-Logout Redirect 1                                     (OK=24747  KO=0     )
>  UI AM revoke1                                           (OK=24745  KO=0     )
>  UI AM endsession                                        (OK=24746  KO=0     )
>  UI AM revoke2                                           (OK=24746  KO=0     )
> getIdToken                                               (OK=8126   KO=0     )
> getIdToken Redirect 1                                    (OK=8125   KO=0     )
> createOrganization                                       (OK=8125   KO=0     )
> tokenUserinfo                                            (OK=19622  KO=0     )
> queryOrganization                                        (OK=8125   KO=0     )
> deleteOrganization                                       (OK=8124   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5075   KO=0     )
> ReadPolicy                                               (OK=36892  KO=5     )
> DeletePolicy                                             (OK=36777  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=839    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5019 (98.90%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 101629 / active: 292    / done: 114988
================================================================================

09:09:15.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:16.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:17.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:18.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:18.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:18.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:18.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:19.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:19.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:20.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:20 GMT                                    1940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1608968 KO=50    )
> restLoginInitiate                                        (OK=111361 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=111355 KO=2     )
> Skip 2FA                                                 (OK=61815  KO=0     )
> User Authorize PKCE stage                                (OK=131147 KO=1     )
> User AccessToken PKCE stage                              (OK=131142 KO=0     )
> GetUUid                                                  (OK=37059  KO=0     )
> GetOpenidConfig                                          (OK=110934 KO=0     )
> CreatePolicy                                             (OK=37031  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4189   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4189   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24840  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24840  KO=0     )
>  UI AM idFromSession                                     (OK=24836  KO=2     )
>  UI AM validateGoto                                      (OK=24838  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24835  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24835  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24835  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24835  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24832  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24832  KO=0     )
>  UI IDM uiconfig                                         (OK=24831  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24831  KO=0     )
>  UI IDM version                                          (OK=24831  KO=0     )
>  UI IDM privilege                                        (OK=24831  KO=0     )
>  UI IDM login                                            (OK=24830  KO=1     )
>  UI IDM features                                         (OK=24831  KO=0     )
>  UI IDM dashboard                                        (OK=24829  KO=0     )
>  UI IDM managed user schema                              (OK=24829  KO=0     )
>  UI IDM user                                             (OK=24829  KO=0     )
> RootUserinfo                                             (OK=82933  KO=0     )
>  UI IDM oidcToken                                        (OK=24828  KO=1     )
> userinfo                                                 (OK=24827  KO=0     )
> UI-Logout                                                (OK=24828  KO=0     )
> UI-Logout Redirect 1                                     (OK=24828  KO=0     )
>  UI AM revoke1                                           (OK=24825  KO=0     )
>  UI AM endsession                                        (OK=24826  KO=0     )
>  UI AM revoke2                                           (OK=24826  KO=0     )
> getIdToken                                               (OK=8148   KO=0     )
> getIdToken Redirect 1                                    (OK=8147   KO=0     )
> createOrganization                                       (OK=8147   KO=0     )
> tokenUserinfo                                            (OK=19665  KO=0     )
> queryOrganization                                        (OK=8147   KO=0     )
> deleteOrganization                                       (OK=8147   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5095   KO=0     )
> ReadPolicy                                               (OK=36972  KO=5     )
> DeletePolicy                                             (OK=36887  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=840    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5029 (98.90%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 101355 / active: 237    / done: 115317
================================================================================

09:09:20.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:20.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:21.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:21.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:22.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:22.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:23.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:23.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:24.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:24.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:24.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:24.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:25 GMT                                    1945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1613223 KO=50    )
> restLoginInitiate                                        (OK=111665 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=111653 KO=2     )
> Skip 2FA                                                 (OK=61985  KO=0     )
> User Authorize PKCE stage                                (OK=131500 KO=1     )
> User AccessToken PKCE stage                              (OK=131499 KO=0     )
> GetUUid                                                  (OK=37163  KO=0     )
> GetOpenidConfig                                          (OK=111196 KO=0     )
> CreatePolicy                                             (OK=37135  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4199   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4198   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24908  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24907  KO=0     )
>  UI AM idFromSession                                     (OK=24905  KO=2     )
>  UI AM validateGoto                                      (OK=24907  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24904  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24902  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24902  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24902  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24899  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24898  KO=0     )
>  UI IDM uiconfig                                         (OK=24898  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24898  KO=0     )
>  UI IDM version                                          (OK=24898  KO=0     )
>  UI IDM privilege                                        (OK=24898  KO=0     )
>  UI IDM login                                            (OK=24897  KO=1     )
>  UI IDM features                                         (OK=24898  KO=0     )
>  UI IDM dashboard                                        (OK=24898  KO=0     )
>  UI IDM managed user schema                              (OK=24898  KO=0     )
>  UI IDM user                                             (OK=24898  KO=0     )
> RootUserinfo                                             (OK=83148  KO=0     )
>  UI IDM oidcToken                                        (OK=24897  KO=1     )
> userinfo                                                 (OK=24896  KO=0     )
> UI-Logout                                                (OK=24897  KO=0     )
> UI-Logout Redirect 1                                     (OK=24897  KO=0     )
>  UI AM revoke1                                           (OK=24895  KO=0     )
>  UI AM endsession                                        (OK=24896  KO=0     )
>  UI AM revoke2                                           (OK=24896  KO=0     )
> getIdToken                                               (OK=8163   KO=0     )
> getIdToken Redirect 1                                    (OK=8163   KO=0     )
> createOrganization                                       (OK=8163   KO=0     )
> tokenUserinfo                                            (OK=19715  KO=0     )
> queryOrganization                                        (OK=8163   KO=0     )
> deleteOrganization                                       (OK=8163   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5104   KO=0     )
> ReadPolicy                                               (OK=37052  KO=5     )
> DeletePolicy                                             (OK=36966  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=841    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5041 (98.90%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 101042 / active: 275    / done: 115592
================================================================================

09:09:25.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:25.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:26.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:26.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:26.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:26.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:27.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:27.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:27.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:28.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:28.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:28.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:30.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:30.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:30.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:30 GMT                                    1950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1617258 KO=50    )
> restLoginInitiate                                        (OK=111935 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=111930 KO=2     )
> Skip 2FA                                                 (OK=62147  KO=0     )
> User Authorize PKCE stage                                (OK=131826 KO=1     )
> User AccessToken PKCE stage                              (OK=131823 KO=0     )
> GetUUid                                                  (OK=37271  KO=0     )
> GetOpenidConfig                                          (OK=111488 KO=0     )
> CreatePolicy                                             (OK=37243  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4213   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4211   KO=0     )
> UI-Post-Login - stage 1                                  (OK=24966  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=24966  KO=0     )
>  UI AM idFromSession                                     (OK=24964  KO=2     )
>  UI AM validateGoto                                      (OK=24966  KO=0     )
> UI-Post-Login - stage 2                                  (OK=24963  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=24963  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=24963  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=24963  KO=0     )
> UI-Post-Login - stage 3                                  (OK=24961  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=24961  KO=0     )
>  UI IDM uiconfig                                         (OK=24961  KO=0     )
>  UI Enduser sessioncheck                                 (OK=24961  KO=0     )
>  UI IDM version                                          (OK=24961  KO=0     )
>  UI IDM privilege                                        (OK=24961  KO=0     )
>  UI IDM login                                            (OK=24960  KO=1     )
>  UI IDM features                                         (OK=24961  KO=0     )
>  UI IDM dashboard                                        (OK=24961  KO=0     )
>  UI IDM managed user schema                              (OK=24961  KO=0     )
>  UI IDM user                                             (OK=24961  KO=0     )
> RootUserinfo                                             (OK=83341  KO=0     )
>  UI IDM oidcToken                                        (OK=24961  KO=1     )
> userinfo                                                 (OK=24956  KO=0     )
> UI-Logout                                                (OK=24958  KO=0     )
> UI-Logout Redirect 1                                     (OK=24957  KO=0     )
>  UI AM revoke1                                           (OK=24955  KO=0     )
>  UI AM endsession                                        (OK=24956  KO=0     )
>  UI AM revoke2                                           (OK=24956  KO=0     )
> getIdToken                                               (OK=8185   KO=0     )
> getIdToken Redirect 1                                    (OK=8185   KO=0     )
> createOrganization                                       (OK=8185   KO=0     )
> tokenUserinfo                                            (OK=19755  KO=0     )
> queryOrganization                                        (OK=8185   KO=0     )
> deleteOrganization                                       (OK=8185   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5119   KO=0     )
> ReadPolicy                                               (OK=37155  KO=5     )
> DeletePolicy                                             (OK=37047  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=846    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5056 (98.90%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 100757 / active: 289    / done: 115863
================================================================================

09:09:30.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:30.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:30.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:31.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:31.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:32.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:33.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:33.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:33.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:33.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:34.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:35.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:35.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:35 GMT                                    1955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1621555 KO=50    )
> restLoginInitiate                                        (OK=112264 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=112252 KO=2     )
> Skip 2FA                                                 (OK=62333  KO=0     )
> User Authorize PKCE stage                                (OK=132192 KO=1     )
> User AccessToken PKCE stage                              (OK=132184 KO=0     )
> GetUUid                                                  (OK=37383  KO=0     )
> GetOpenidConfig                                          (OK=111808 KO=0     )
> CreatePolicy                                             (OK=37355  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4223   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4223   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25031  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25031  KO=0     )
>  UI AM idFromSession                                     (OK=25026  KO=2     )
>  UI AM validateGoto                                      (OK=25028  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25027  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25026  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25025  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25025  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25022  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25021  KO=0     )
>  UI IDM uiconfig                                         (OK=25020  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25020  KO=0     )
>  UI IDM version                                          (OK=25020  KO=0     )
>  UI IDM privilege                                        (OK=25019  KO=0     )
>  UI IDM login                                            (OK=25018  KO=1     )
>  UI IDM features                                         (OK=25019  KO=0     )
>  UI IDM dashboard                                        (OK=25018  KO=0     )
>  UI IDM managed user schema                              (OK=25017  KO=0     )
>  UI IDM user                                             (OK=25017  KO=0     )
> RootUserinfo                                             (OK=83547  KO=0     )
>  UI IDM oidcToken                                        (OK=25017  KO=1     )
> userinfo                                                 (OK=25015  KO=0     )
> UI-Logout                                                (OK=25017  KO=0     )
> UI-Logout Redirect 1                                     (OK=25016  KO=0     )
>  UI AM revoke1                                           (OK=25014  KO=0     )
>  UI AM endsession                                        (OK=25015  KO=0     )
>  UI AM revoke2                                           (OK=25015  KO=0     )
> getIdToken                                               (OK=8211   KO=0     )
> getIdToken Redirect 1                                    (OK=8211   KO=0     )
> createOrganization                                       (OK=8210   KO=0     )
> tokenUserinfo                                            (OK=19809  KO=0     )
> queryOrganization                                        (OK=8210   KO=0     )
> deleteOrganization                                       (OK=8210   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5133   KO=0     )
> ReadPolicy                                               (OK=37264  KO=5     )
> DeletePolicy                                             (OK=37145  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=849    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5069 (98.91%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 100420 / active: 321    / done: 116168
================================================================================

09:09:35.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:35.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:36.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:37.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:37.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:38.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:38.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:38.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:38.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:38.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:39.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:39.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:39.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:40 GMT                                    1960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1625734 KO=50    )
> restLoginInitiate                                        (OK=112523 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=112519 KO=2     )
> Skip 2FA                                                 (OK=62492  KO=0     )
> User Authorize PKCE stage                                (OK=132519 KO=1     )
> User AccessToken PKCE stage                              (OK=132517 KO=0     )
> GetUUid                                                  (OK=37482  KO=0     )
> GetOpenidConfig                                          (OK=112131 KO=0     )
> CreatePolicy                                             (OK=37453  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4233   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4233   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25091  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25091  KO=0     )
>  UI AM idFromSession                                     (OK=25089  KO=2     )
>  UI AM validateGoto                                      (OK=25091  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25089  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25087  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25087  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25087  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25084  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25083  KO=0     )
>  UI IDM uiconfig                                         (OK=25083  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25083  KO=0     )
>  UI IDM version                                          (OK=25083  KO=0     )
>  UI IDM privilege                                        (OK=25082  KO=0     )
>  UI IDM login                                            (OK=25082  KO=1     )
>  UI IDM features                                         (OK=25082  KO=0     )
>  UI IDM dashboard                                        (OK=25082  KO=0     )
>  UI IDM managed user schema                              (OK=25082  KO=0     )
>  UI IDM user                                             (OK=25082  KO=0     )
> RootUserinfo                                             (OK=83768  KO=0     )
>  UI IDM oidcToken                                        (OK=25082  KO=1     )
> userinfo                                                 (OK=25081  KO=0     )
> UI-Logout                                                (OK=25083  KO=0     )
> UI-Logout Redirect 1                                     (OK=25083  KO=0     )
>  UI AM revoke1                                           (OK=25081  KO=0     )
>  UI AM endsession                                        (OK=25082  KO=0     )
>  UI AM revoke2                                           (OK=25082  KO=0     )
> getIdToken                                               (OK=8237   KO=0     )
> getIdToken Redirect 1                                    (OK=8237   KO=0     )
> createOrganization                                       (OK=8236   KO=0     )
> tokenUserinfo                                            (OK=19853  KO=0     )
> queryOrganization                                        (OK=8236   KO=0     )
> deleteOrganization                                       (OK=8236   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5153   KO=0     )
> ReadPolicy                                               (OK=37375  KO=5     )
> DeletePolicy                                             (OK=37256  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=851    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5082 (98.91%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 100149 / active: 281    / done: 116479
================================================================================

09:09:40.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:40.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:40.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:40.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:41.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:41.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:41.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:42.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:42.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:42.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:42.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:43.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:43.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:43.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:43.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:44.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:44.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:44.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:45.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:45.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:45 GMT                                    1965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1630066 KO=50    )
> restLoginInitiate                                        (OK=112823 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=112812 KO=2     )
> Skip 2FA                                                 (OK=62640  KO=0     )
> User Authorize PKCE stage                                (OK=132855 KO=1     )
> User AccessToken PKCE stage                              (OK=132853 KO=0     )
> GetUUid                                                  (OK=37563  KO=0     )
> GetOpenidConfig                                          (OK=112422 KO=0     )
> CreatePolicy                                             (OK=37534  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4246   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4246   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25162  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25161  KO=0     )
>  UI AM idFromSession                                     (OK=25159  KO=2     )
>  UI AM validateGoto                                      (OK=25161  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25158  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25157  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25157  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25157  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25155  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25155  KO=0     )
>  UI IDM uiconfig                                         (OK=25154  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25155  KO=0     )
>  UI IDM version                                          (OK=25154  KO=0     )
>  UI IDM privilege                                        (OK=25154  KO=0     )
>  UI IDM login                                            (OK=25153  KO=1     )
>  UI IDM features                                         (OK=25154  KO=0     )
>  UI IDM dashboard                                        (OK=25154  KO=0     )
>  UI IDM managed user schema                              (OK=25154  KO=0     )
>  UI IDM user                                             (OK=25154  KO=0     )
> RootUserinfo                                             (OK=83986  KO=0     )
>  UI IDM oidcToken                                        (OK=25153  KO=1     )
> userinfo                                                 (OK=25152  KO=0     )
> UI-Logout                                                (OK=25154  KO=0     )
> UI-Logout Redirect 1                                     (OK=25154  KO=0     )
>  UI AM revoke1                                           (OK=25150  KO=0     )
>  UI AM endsession                                        (OK=25152  KO=0     )
>  UI AM revoke2                                           (OK=25152  KO=0     )
> getIdToken                                               (OK=8257   KO=0     )
> getIdToken Redirect 1                                    (OK=8257   KO=0     )
> createOrganization                                       (OK=8257   KO=0     )
> tokenUserinfo                                            (OK=19903  KO=0     )
> queryOrganization                                        (OK=8257   KO=0     )
> deleteOrganization                                       (OK=8257   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5169   KO=0     )
> ReadPolicy                                               (OK=37474  KO=5     )
> DeletePolicy                                             (OK=37367  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=853    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5102 (98.91%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 99835  / active: 262    / done: 116812
================================================================================

09:09:45.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:45.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:47.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:47.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:47.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:48.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:48.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:48.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:49.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:49.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:49.488 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:50.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:50 GMT                                    1970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1634280 KO=50    )
> restLoginInitiate                                        (OK=113105 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=113098 KO=2     )
> Skip 2FA                                                 (OK=62795  KO=0     )
> User Authorize PKCE stage                                (OK=133201 KO=1     )
> User AccessToken PKCE stage                              (OK=133196 KO=0     )
> GetUUid                                                  (OK=37664  KO=0     )
> GetOpenidConfig                                          (OK=112700 KO=0     )
> CreatePolicy                                             (OK=37637  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4256   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4256   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25230  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25229  KO=0     )
>  UI AM idFromSession                                     (OK=25227  KO=2     )
>  UI AM validateGoto                                      (OK=25229  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25226  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25226  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25226  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25226  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25225  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25225  KO=0     )
>  UI IDM uiconfig                                         (OK=25223  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25223  KO=0     )
>  UI IDM version                                          (OK=25222  KO=0     )
>  UI IDM privilege                                        (OK=25222  KO=0     )
>  UI IDM login                                            (OK=25221  KO=1     )
>  UI IDM features                                         (OK=25222  KO=0     )
>  UI IDM dashboard                                        (OK=25222  KO=0     )
>  UI IDM managed user schema                              (OK=25222  KO=0     )
>  UI IDM user                                             (OK=25222  KO=0     )
> RootUserinfo                                             (OK=84180  KO=0     )
>  UI IDM oidcToken                                        (OK=25221  KO=1     )
> userinfo                                                 (OK=25219  KO=0     )
> UI-Logout                                                (OK=25221  KO=0     )
> UI-Logout Redirect 1                                     (OK=25220  KO=0     )
>  UI AM revoke1                                           (OK=25217  KO=0     )
>  UI AM endsession                                        (OK=25218  KO=0     )
>  UI AM revoke2                                           (OK=25218  KO=0     )
> getIdToken                                               (OK=8275   KO=0     )
> getIdToken Redirect 1                                    (OK=8274   KO=0     )
> createOrganization                                       (OK=8274   KO=0     )
> tokenUserinfo                                            (OK=19957  KO=0     )
> queryOrganization                                        (OK=8274   KO=0     )
> deleteOrganization                                       (OK=8274   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5185   KO=0     )
> ReadPolicy                                               (OK=37554  KO=5     )
> DeletePolicy                                             (OK=37466  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=857    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5114 (98.92%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################-                                  ] 53%
          waiting: 99542  / active: 256    / done: 117111
================================================================================

09:09:50.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:51.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:51.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:51.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:51.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:51.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:51.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:52.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:52.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:52.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:53.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:54.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:55.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:55.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:09:55 GMT                                    1975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1638166 KO=50    )
> restLoginInitiate                                        (OK=113402 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=113394 KO=2     )
> Skip 2FA                                                 (OK=62958  KO=0     )
> User Authorize PKCE stage                                (OK=133531 KO=1     )
> User AccessToken PKCE stage                              (OK=133528 KO=0     )
> GetUUid                                                  (OK=37767  KO=0     )
> GetOpenidConfig                                          (OK=112990 KO=0     )
> CreatePolicy                                             (OK=37738  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4262   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4262   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25284  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25283  KO=0     )
>  UI AM idFromSession                                     (OK=25281  KO=2     )
>  UI AM validateGoto                                      (OK=25283  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25282  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25282  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25282  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25282  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25279  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25278  KO=0     )
>  UI IDM uiconfig                                         (OK=25277  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25277  KO=0     )
>  UI IDM version                                          (OK=25277  KO=0     )
>  UI IDM privilege                                        (OK=25277  KO=0     )
>  UI IDM login                                            (OK=25276  KO=1     )
>  UI IDM features                                         (OK=25277  KO=0     )
>  UI IDM dashboard                                        (OK=25277  KO=0     )
>  UI IDM managed user schema                              (OK=25277  KO=0     )
>  UI IDM user                                             (OK=25277  KO=0     )
> RootUserinfo                                             (OK=84376  KO=0     )
>  UI IDM oidcToken                                        (OK=25276  KO=1     )
> userinfo                                                 (OK=25275  KO=0     )
> UI-Logout                                                (OK=25277  KO=0     )
> UI-Logout Redirect 1                                     (OK=25277  KO=0     )
>  UI AM revoke1                                           (OK=25274  KO=0     )
>  UI AM endsession                                        (OK=25276  KO=0     )
>  UI AM revoke2                                           (OK=25275  KO=0     )
> getIdToken                                               (OK=8289   KO=0     )
> getIdToken Redirect 1                                    (OK=8289   KO=0     )
> createOrganization                                       (OK=8289   KO=0     )
> tokenUserinfo                                            (OK=20015  KO=0     )
> queryOrganization                                        (OK=8289   KO=0     )
> deleteOrganization                                       (OK=8289   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5198   KO=0     )
> ReadPolicy                                               (OK=37658  KO=5     )
> DeletePolicy                                             (OK=37546  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=858    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5128 (98.92%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 99242  / active: 289    / done: 117378
================================================================================

09:09:55.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:56.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:57.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:57.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:57.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:57.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:57.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:57.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:58.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:58.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:09:59.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:00 GMT                                    1980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1642064 KO=50    )
> restLoginInitiate                                        (OK=113674 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=113662 KO=2     )
> Skip 2FA                                                 (OK=63108  KO=0     )
> User Authorize PKCE stage                                (OK=133850 KO=1     )
> User AccessToken PKCE stage                              (OK=133846 KO=0     )
> GetUUid                                                  (OK=37854  KO=0     )
> GetOpenidConfig                                          (OK=113282 KO=0     )
> CreatePolicy                                             (OK=37824  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4271   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4271   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25343  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25343  KO=0     )
>  UI AM idFromSession                                     (OK=25339  KO=2     )
>  UI AM validateGoto                                      (OK=25341  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25339  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25338  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25338  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25338  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25336  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25336  KO=0     )
>  UI IDM uiconfig                                         (OK=25335  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25335  KO=0     )
>  UI IDM version                                          (OK=25335  KO=0     )
>  UI IDM privilege                                        (OK=25335  KO=0     )
>  UI IDM login                                            (OK=25334  KO=1     )
>  UI IDM features                                         (OK=25335  KO=0     )
>  UI IDM dashboard                                        (OK=25335  KO=0     )
>  UI IDM managed user schema                              (OK=25335  KO=0     )
>  UI IDM user                                             (OK=25335  KO=0     )
> RootUserinfo                                             (OK=84628  KO=0     )
>  UI IDM oidcToken                                        (OK=25334  KO=1     )
> userinfo                                                 (OK=25332  KO=0     )
> UI-Logout                                                (OK=25333  KO=0     )
> UI-Logout Redirect 1                                     (OK=25333  KO=0     )
>  UI AM revoke1                                           (OK=25331  KO=0     )
>  UI AM endsession                                        (OK=25332  KO=0     )
>  UI AM revoke2                                           (OK=25332  KO=0     )
> getIdToken                                               (OK=8302   KO=0     )
> getIdToken Redirect 1                                    (OK=8302   KO=0     )
> createOrganization                                       (OK=8302   KO=0     )
> tokenUserinfo                                            (OK=20068  KO=0     )
> queryOrganization                                        (OK=8302   KO=0     )
> deleteOrganization                                       (OK=8301   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5214   KO=0     )
> ReadPolicy                                               (OK=37759  KO=5     )
> DeletePolicy                                             (OK=37653  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=859    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5139 (98.92%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 98958  / active: 281    / done: 117670
================================================================================

09:10:00.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:01.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:01.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:01.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:02.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:02.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:02.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:03.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:03.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:05 GMT                                    1985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1646541 KO=50    )
> restLoginInitiate                                        (OK=113958 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=113949 KO=2     )
> Skip 2FA                                                 (OK=63264  KO=0     )
> User Authorize PKCE stage                                (OK=134202 KO=1     )
> User AccessToken PKCE stage                              (OK=134196 KO=0     )
> GetUUid                                                  (OK=37950  KO=0     )
> GetOpenidConfig                                          (OK=113565 KO=0     )
> CreatePolicy                                             (OK=37922  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4276   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4276   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25419  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25419  KO=0     )
>  UI AM idFromSession                                     (OK=25415  KO=2     )
>  UI AM validateGoto                                      (OK=25418  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25414  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25414  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25414  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25414  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25413  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25412  KO=0     )
>  UI IDM uiconfig                                         (OK=25412  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25412  KO=0     )
>  UI IDM version                                          (OK=25412  KO=0     )
>  UI IDM privilege                                        (OK=25412  KO=0     )
>  UI IDM login                                            (OK=25411  KO=1     )
>  UI IDM features                                         (OK=25412  KO=0     )
>  UI IDM dashboard                                        (OK=25412  KO=0     )
>  UI IDM managed user schema                              (OK=25412  KO=0     )
>  UI IDM user                                             (OK=25412  KO=0     )
> RootUserinfo                                             (OK=84850  KO=0     )
>  UI IDM oidcToken                                        (OK=25412  KO=1     )
> userinfo                                                 (OK=25411  KO=0     )
> UI-Logout                                                (OK=25413  KO=0     )
> UI-Logout Redirect 1                                     (OK=25413  KO=0     )
>  UI AM revoke1                                           (OK=25411  KO=0     )
>  UI AM endsession                                        (OK=25412  KO=0     )
>  UI AM revoke2                                           (OK=25412  KO=0     )
> getIdToken                                               (OK=8318   KO=0     )
> getIdToken Redirect 1                                    (OK=8318   KO=0     )
> createOrganization                                       (OK=8318   KO=0     )
> tokenUserinfo                                            (OK=20111  KO=0     )
> queryOrganization                                        (OK=8318   KO=0     )
> deleteOrganization                                       (OK=8318   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5231   KO=0     )
> ReadPolicy                                               (OK=37845  KO=5     )
> DeletePolicy                                             (OK=37754  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=859    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5148 (98.92%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 98673  / active: 257    / done: 117979
================================================================================

09:10:06.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:06.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:06.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:06.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:06.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:06.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:06.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:07.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:07.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:08.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:08.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:08.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:09.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:09.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:10 GMT                                    1990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1650619 KO=50    )
> restLoginInitiate                                        (OK=114249 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=114236 KO=2     )
> Skip 2FA                                                 (OK=63431  KO=0     )
> User Authorize PKCE stage                                (OK=134540 KO=1     )
> User AccessToken PKCE stage                              (OK=134538 KO=0     )
> GetUUid                                                  (OK=38035  KO=0     )
> GetOpenidConfig                                          (OK=113830 KO=0     )
> CreatePolicy                                             (OK=38007  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4290   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4290   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25481  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25481  KO=0     )
>  UI AM idFromSession                                     (OK=25479  KO=2     )
>  UI AM validateGoto                                      (OK=25481  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25478  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25477  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25475  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25476  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25473  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25473  KO=0     )
>  UI IDM uiconfig                                         (OK=25472  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25472  KO=0     )
>  UI IDM version                                          (OK=25472  KO=0     )
>  UI IDM privilege                                        (OK=25472  KO=0     )
>  UI IDM login                                            (OK=25471  KO=1     )
>  UI IDM features                                         (OK=25472  KO=0     )
>  UI IDM dashboard                                        (OK=25470  KO=0     )
>  UI IDM managed user schema                              (OK=25470  KO=0     )
>  UI IDM user                                             (OK=25470  KO=0     )
> RootUserinfo                                             (OK=85119  KO=0     )
>  UI IDM oidcToken                                        (OK=25470  KO=1     )
> userinfo                                                 (OK=25467  KO=0     )
> UI-Logout                                                (OK=25468  KO=0     )
> UI-Logout Redirect 1                                     (OK=25468  KO=0     )
>  UI AM revoke1                                           (OK=25466  KO=0     )
>  UI AM endsession                                        (OK=25467  KO=0     )
>  UI AM revoke2                                           (OK=25467  KO=0     )
> getIdToken                                               (OK=8345   KO=0     )
> getIdToken Redirect 1                                    (OK=8344   KO=0     )
> createOrganization                                       (OK=8344   KO=0     )
> tokenUserinfo                                            (OK=20158  KO=0     )
> queryOrganization                                        (OK=8344   KO=0     )
> deleteOrganization                                       (OK=8344   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5246   KO=0     )
> ReadPolicy                                               (OK=37939  KO=5     )
> DeletePolicy                                             (OK=37838  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=864    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5162 (98.93%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 98365  / active: 282    / done: 118262
================================================================================

09:10:10.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:10.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:10.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:10.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:10.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:11.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:12.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:12.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:12.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:13.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:14.168 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:15.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:15.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:15 GMT                                    1995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1654562 KO=50    )
> restLoginInitiate                                        (OK=114504 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=114499 KO=2     )
> Skip 2FA                                                 (OK=63581  KO=0     )
> User Authorize PKCE stage                                (OK=134853 KO=1     )
> User AccessToken PKCE stage                              (OK=134851 KO=0     )
> GetUUid                                                  (OK=38121  KO=0     )
> GetOpenidConfig                                          (OK=114097 KO=0     )
> CreatePolicy                                             (OK=38092  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4302   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4302   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25540  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25540  KO=0     )
>  UI AM idFromSession                                     (OK=25537  KO=2     )
>  UI AM validateGoto                                      (OK=25539  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25537  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25537  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25537  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25537  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25532  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25532  KO=0     )
>  UI IDM uiconfig                                         (OK=25532  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25532  KO=0     )
>  UI IDM version                                          (OK=25532  KO=0     )
>  UI IDM privilege                                        (OK=25532  KO=0     )
>  UI IDM login                                            (OK=25531  KO=1     )
>  UI IDM features                                         (OK=25532  KO=0     )
>  UI IDM dashboard                                        (OK=25532  KO=0     )
>  UI IDM managed user schema                              (OK=25532  KO=0     )
>  UI IDM user                                             (OK=25532  KO=0     )
> RootUserinfo                                             (OK=85341  KO=0     )
>  UI IDM oidcToken                                        (OK=25531  KO=1     )
> userinfo                                                 (OK=25530  KO=0     )
> UI-Logout                                                (OK=25532  KO=0     )
> UI-Logout Redirect 1                                     (OK=25532  KO=0     )
>  UI AM revoke1                                           (OK=25530  KO=0     )
>  UI AM endsession                                        (OK=25531  KO=0     )
>  UI AM revoke2                                           (OK=25531  KO=0     )
> getIdToken                                               (OK=8373   KO=0     )
> getIdToken Redirect 1                                    (OK=8372   KO=0     )
> createOrganization                                       (OK=8372   KO=0     )
> tokenUserinfo                                            (OK=20200  KO=0     )
> queryOrganization                                        (OK=8370   KO=0     )
> deleteOrganization                                       (OK=8369   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5265   KO=0     )
> ReadPolicy                                               (OK=38026  KO=5     )
> DeletePolicy                                             (OK=37931  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=869    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5175 (98.93%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 98099  / active: 244    / done: 118566
================================================================================

09:10:15.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:16.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:16.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:16.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:16.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:17.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:17.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:17.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:18.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:18.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:19.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:19.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:19.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:19.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:19.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:19.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:20.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:20 GMT                                    2000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1658699 KO=50    )
> restLoginInitiate                                        (OK=114782 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=114777 KO=2     )
> Skip 2FA                                                 (OK=63730  KO=0     )
> User Authorize PKCE stage                                (OK=135183 KO=1     )
> User AccessToken PKCE stage                              (OK=135183 KO=0     )
> GetUUid                                                  (OK=38219  KO=0     )
> GetOpenidConfig                                          (OK=114369 KO=0     )
> CreatePolicy                                             (OK=38190  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4311   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4310   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25607  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25607  KO=0     )
>  UI AM idFromSession                                     (OK=25605  KO=2     )
>  UI AM validateGoto                                      (OK=25607  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25606  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25606  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25604  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25604  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25603  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25602  KO=0     )
>  UI IDM uiconfig                                         (OK=25602  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25602  KO=0     )
>  UI IDM version                                          (OK=25602  KO=0     )
>  UI IDM privilege                                        (OK=25602  KO=0     )
>  UI IDM login                                            (OK=25601  KO=1     )
>  UI IDM features                                         (OK=25602  KO=0     )
>  UI IDM dashboard                                        (OK=25601  KO=0     )
>  UI IDM managed user schema                              (OK=25601  KO=0     )
>  UI IDM user                                             (OK=25601  KO=0     )
> RootUserinfo                                             (OK=85511  KO=0     )
>  UI IDM oidcToken                                        (OK=25600  KO=1     )
> userinfo                                                 (OK=25599  KO=0     )
> UI-Logout                                                (OK=25601  KO=0     )
> UI-Logout Redirect 1                                     (OK=25600  KO=0     )
>  UI AM revoke1                                           (OK=25597  KO=0     )
>  UI AM endsession                                        (OK=25598  KO=0     )
>  UI AM revoke2                                           (OK=25598  KO=0     )
> getIdToken                                               (OK=8390   KO=0     )
> getIdToken Redirect 1                                    (OK=8390   KO=0     )
> createOrganization                                       (OK=8390   KO=0     )
> tokenUserinfo                                            (OK=20245  KO=0     )
> queryOrganization                                        (OK=8390   KO=0     )
> deleteOrganization                                       (OK=8390   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5280   KO=0     )
> ReadPolicy                                               (OK=38112  KO=5     )
> DeletePolicy                                             (OK=38019  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=870    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5192 (98.93%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 97809  / active: 249    / done: 118851
================================================================================

09:10:20.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:20.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:20.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:20.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:20.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:21.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:21.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:21.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:21.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:22.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:23.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:23.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:23.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:24.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:25 GMT                                    2005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1662522 KO=50    )
> restLoginInitiate                                        (OK=115063 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=115051 KO=2     )
> Skip 2FA                                                 (OK=63888  KO=0     )
> User Authorize PKCE stage                                (OK=135497 KO=1     )
> User AccessToken PKCE stage                              (OK=135492 KO=0     )
> GetUUid                                                  (OK=38316  KO=0     )
> GetOpenidConfig                                          (OK=114649 KO=0     )
> CreatePolicy                                             (OK=38286  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4317   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4317   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25668  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25667  KO=0     )
>  UI AM idFromSession                                     (OK=25663  KO=2     )
>  UI AM validateGoto                                      (OK=25665  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25665  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25664  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25664  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25664  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25658  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25658  KO=0     )
>  UI IDM uiconfig                                         (OK=25657  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25657  KO=0     )
>  UI IDM version                                          (OK=25657  KO=0     )
>  UI IDM privilege                                        (OK=25657  KO=0     )
>  UI IDM login                                            (OK=25656  KO=1     )
>  UI IDM features                                         (OK=25657  KO=0     )
>  UI IDM dashboard                                        (OK=25657  KO=0     )
>  UI IDM managed user schema                              (OK=25657  KO=0     )
>  UI IDM user                                             (OK=25657  KO=0     )
> RootUserinfo                                             (OK=85734  KO=0     )
>  UI IDM oidcToken                                        (OK=25656  KO=1     )
> userinfo                                                 (OK=25654  KO=0     )
> UI-Logout                                                (OK=25655  KO=0     )
> UI-Logout Redirect 1                                     (OK=25655  KO=0     )
>  UI AM revoke1                                           (OK=25653  KO=0     )
>  UI AM endsession                                        (OK=25654  KO=0     )
>  UI AM revoke2                                           (OK=25654  KO=0     )
> getIdToken                                               (OK=8403   KO=0     )
> getIdToken Redirect 1                                    (OK=8403   KO=0     )
> createOrganization                                       (OK=8403   KO=0     )
> tokenUserinfo                                            (OK=20285  KO=0     )
> queryOrganization                                        (OK=8403   KO=0     )
> deleteOrganization                                       (OK=8403   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5293   KO=0     )
> ReadPolicy                                               (OK=38211  KO=5     )
> DeletePolicy                                             (OK=38106  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=873    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5206 (98.94%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 54%
          waiting: 97527  / active: 283    / done: 119099
================================================================================

09:10:25.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:26.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:26.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:27.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:27.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:27.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:27.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:28.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:28.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:28.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:29.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:29.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:29.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:29.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:30 GMT                                    2010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1666763 KO=50    )
> restLoginInitiate                                        (OK=115345 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=115335 KO=2     )
> Skip 2FA                                                 (OK=64040  KO=0     )
> User Authorize PKCE stage                                (OK=135836 KO=1     )
> User AccessToken PKCE stage                              (OK=135829 KO=0     )
> GetUUid                                                  (OK=38403  KO=0     )
> GetOpenidConfig                                          (OK=114930 KO=0     )
> CreatePolicy                                             (OK=38376  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4335   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4335   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25737  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25736  KO=0     )
>  UI AM idFromSession                                     (OK=25734  KO=2     )
>  UI AM validateGoto                                      (OK=25736  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25732  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25730  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25730  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25730  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25726  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25725  KO=0     )
>  UI IDM uiconfig                                         (OK=25725  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25725  KO=0     )
>  UI IDM version                                          (OK=25725  KO=0     )
>  UI IDM privilege                                        (OK=25724  KO=0     )
>  UI IDM login                                            (OK=25723  KO=1     )
>  UI IDM features                                         (OK=25724  KO=0     )
>  UI IDM dashboard                                        (OK=25724  KO=0     )
>  UI IDM managed user schema                              (OK=25724  KO=0     )
>  UI IDM user                                             (OK=25724  KO=0     )
> RootUserinfo                                             (OK=85935  KO=0     )
>  UI IDM oidcToken                                        (OK=25724  KO=1     )
> userinfo                                                 (OK=25723  KO=0     )
> UI-Logout                                                (OK=25724  KO=0     )
> UI-Logout Redirect 1                                     (OK=25724  KO=0     )
>  UI AM revoke1                                           (OK=25720  KO=0     )
>  UI AM endsession                                        (OK=25721  KO=0     )
>  UI AM revoke2                                           (OK=25721  KO=0     )
> getIdToken                                               (OK=8427   KO=0     )
> getIdToken Redirect 1                                    (OK=8427   KO=0     )
> createOrganization                                       (OK=8427   KO=0     )
> tokenUserinfo                                            (OK=20336  KO=0     )
> queryOrganization                                        (OK=8426   KO=0     )
> deleteOrganization                                       (OK=8426   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5315   KO=0     )
> ReadPolicy                                               (OK=38305  KO=5     )
> DeletePolicy                                             (OK=38205  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=879    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5220 (98.94%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 97226  / active: 263    / done: 119420
================================================================================

09:10:30.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:31.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:32.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:32.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:32.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:32.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:33.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:33.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:33.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:33.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:34.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:35.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:35 GMT                                    2015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1671334 KO=50    )
> restLoginInitiate                                        (OK=115665 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=115661 KO=2     )
> Skip 2FA                                                 (OK=64225  KO=0     )
> User Authorize PKCE stage                                (OK=136213 KO=1     )
> User AccessToken PKCE stage                              (OK=136210 KO=0     )
> GetUUid                                                  (OK=38505  KO=0     )
> GetOpenidConfig                                          (OK=115217 KO=0     )
> CreatePolicy                                             (OK=38476  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4347   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4347   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25802  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25802  KO=0     )
>  UI AM idFromSession                                     (OK=25799  KO=2     )
>  UI AM validateGoto                                      (OK=25801  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25798  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25798  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25798  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25798  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25797  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25797  KO=0     )
>  UI IDM uiconfig                                         (OK=25797  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25797  KO=0     )
>  UI IDM version                                          (OK=25797  KO=0     )
>  UI IDM privilege                                        (OK=25797  KO=0     )
>  UI IDM login                                            (OK=25796  KO=1     )
>  UI IDM features                                         (OK=25797  KO=0     )
>  UI IDM dashboard                                        (OK=25797  KO=0     )
>  UI IDM managed user schema                              (OK=25797  KO=0     )
>  UI IDM user                                             (OK=25797  KO=0     )
> RootUserinfo                                             (OK=86174  KO=0     )
>  UI IDM oidcToken                                        (OK=25797  KO=1     )
> userinfo                                                 (OK=25795  KO=0     )
> UI-Logout                                                (OK=25797  KO=0     )
> UI-Logout Redirect 1                                     (OK=25796  KO=0     )
>  UI AM revoke1                                           (OK=25794  KO=0     )
>  UI AM endsession                                        (OK=25795  KO=0     )
>  UI AM revoke2                                           (OK=25795  KO=0     )
> getIdToken                                               (OK=8454   KO=0     )
> getIdToken Redirect 1                                    (OK=8453   KO=0     )
> createOrganization                                       (OK=8453   KO=0     )
> tokenUserinfo                                            (OK=20393  KO=0     )
> queryOrganization                                        (OK=8453   KO=0     )
> deleteOrganization                                       (OK=8452   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5333   KO=0     )
> ReadPolicy                                               (OK=38394  KO=5     )
> DeletePolicy                                             (OK=38298  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=880    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5240 (98.94%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 96891  / active: 276    / done: 119742
================================================================================

09:10:35.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:35.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:35.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:35.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:36.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:36.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:36.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:37.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:37.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:37.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:39.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:40.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:40.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:40.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:40.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:40 GMT                                    2020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1675418 KO=50    )
> restLoginInitiate                                        (OK=115960 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=115957 KO=2     )
> Skip 2FA                                                 (OK=64400  KO=0     )
> User Authorize PKCE stage                                (OK=136547 KO=1     )
> User AccessToken PKCE stage                              (OK=136545 KO=0     )
> GetUUid                                                  (OK=38620  KO=0     )
> GetOpenidConfig                                          (OK=115520 KO=0     )
> CreatePolicy                                             (OK=38591  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4360   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4359   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25860  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25860  KO=0     )
>  UI AM idFromSession                                     (OK=25858  KO=2     )
>  UI AM validateGoto                                      (OK=25860  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25857  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25856  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25856  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25856  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25854  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25854  KO=0     )
>  UI IDM uiconfig                                         (OK=25854  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25854  KO=0     )
>  UI IDM version                                          (OK=25854  KO=0     )
>  UI IDM privilege                                        (OK=25854  KO=0     )
>  UI IDM login                                            (OK=25853  KO=1     )
>  UI IDM features                                         (OK=25854  KO=0     )
>  UI IDM dashboard                                        (OK=25853  KO=0     )
>  UI IDM managed user schema                              (OK=25854  KO=0     )
>  UI IDM user                                             (OK=25853  KO=0     )
> RootUserinfo                                             (OK=86419  KO=0     )
>  UI IDM oidcToken                                        (OK=25853  KO=1     )
> userinfo                                                 (OK=25852  KO=0     )
> UI-Logout                                                (OK=25854  KO=0     )
> UI-Logout Redirect 1                                     (OK=25854  KO=0     )
>  UI AM revoke1                                           (OK=25852  KO=0     )
>  UI AM endsession                                        (OK=25853  KO=0     )
>  UI AM revoke2                                           (OK=25853  KO=0     )
> getIdToken                                               (OK=8475   KO=0     )
> getIdToken Redirect 1                                    (OK=8475   KO=0     )
> createOrganization                                       (OK=8474   KO=0     )
> tokenUserinfo                                            (OK=20436  KO=0     )
> queryOrganization                                        (OK=8474   KO=0     )
> deleteOrganization                                       (OK=8473   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5342   KO=0     )
> ReadPolicy                                               (OK=38498  KO=5     )
> DeletePolicy                                             (OK=38387  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=881    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5255 (98.95%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################-                                 ] 55%
          waiting: 96582  / active: 300    / done: 120027
================================================================================

09:10:40.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:40.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:41.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:42.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:42.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:42.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:43.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:43.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:43.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:43.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:44.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:44.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:44.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:45 GMT                                    2025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1679418 KO=50    )
> restLoginInitiate                                        (OK=116232 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=116225 KO=2     )
> Skip 2FA                                                 (OK=64543  KO=0     )
> User Authorize PKCE stage                                (OK=136865 KO=1     )
> User AccessToken PKCE stage                              (OK=136860 KO=0     )
> GetUUid                                                  (OK=38709  KO=0     )
> GetOpenidConfig                                          (OK=115828 KO=0     )
> CreatePolicy                                             (OK=38680  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4374   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4374   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25924  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25924  KO=0     )
>  UI AM idFromSession                                     (OK=25921  KO=2     )
>  UI AM validateGoto                                      (OK=25923  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25919  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25919  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25919  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25919  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25916  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25916  KO=0     )
>  UI IDM uiconfig                                         (OK=25915  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25915  KO=0     )
>  UI IDM version                                          (OK=25915  KO=0     )
>  UI IDM privilege                                        (OK=25915  KO=0     )
>  UI IDM login                                            (OK=25914  KO=1     )
>  UI IDM features                                         (OK=25915  KO=0     )
>  UI IDM dashboard                                        (OK=25915  KO=0     )
>  UI IDM managed user schema                              (OK=25915  KO=0     )
>  UI IDM user                                             (OK=25915  KO=0     )
> RootUserinfo                                             (OK=86633  KO=0     )
>  UI IDM oidcToken                                        (OK=25914  KO=1     )
> userinfo                                                 (OK=25911  KO=0     )
> UI-Logout                                                (OK=25913  KO=0     )
> UI-Logout Redirect 1                                     (OK=25913  KO=0     )
>  UI AM revoke1                                           (OK=25909  KO=0     )
>  UI AM endsession                                        (OK=25910  KO=0     )
>  UI AM revoke2                                           (OK=25911  KO=0     )
> getIdToken                                               (OK=8489   KO=0     )
> getIdToken Redirect 1                                    (OK=8489   KO=0     )
> createOrganization                                       (OK=8489   KO=0     )
> tokenUserinfo                                            (OK=20485  KO=0     )
> queryOrganization                                        (OK=8489   KO=0     )
> deleteOrganization                                       (OK=8488   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5364   KO=0     )
> ReadPolicy                                               (OK=38610  KO=5     )
> DeletePolicy                                             (OK=38493  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=884    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5268 (98.95%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 96301  / active: 278    / done: 120330
================================================================================

09:10:46.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:46.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:47.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:47.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:47.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:47.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:48.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:48.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:48.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:48.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:48.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:49.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:49.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:50.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:50 GMT                                    2030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1683625 KO=50    )
> restLoginInitiate                                        (OK=116523 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=116511 KO=2     )
> Skip 2FA                                                 (OK=64695  KO=0     )
> User Authorize PKCE stage                                (OK=137207 KO=1     )
> User AccessToken PKCE stage                              (OK=137205 KO=0     )
> GetUUid                                                  (OK=38797  KO=0     )
> GetOpenidConfig                                          (OK=116117 KO=0     )
> CreatePolicy                                             (OK=38767  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4384   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4384   KO=0     )
> UI-Post-Login - stage 1                                  (OK=25986  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=25986  KO=0     )
>  UI AM idFromSession                                     (OK=25984  KO=2     )
>  UI AM validateGoto                                      (OK=25986  KO=0     )
> UI-Post-Login - stage 2                                  (OK=25986  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=25986  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=25985  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=25985  KO=0     )
> UI-Post-Login - stage 3                                  (OK=25984  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=25984  KO=0     )
>  UI IDM uiconfig                                         (OK=25983  KO=0     )
>  UI Enduser sessioncheck                                 (OK=25983  KO=0     )
>  UI IDM version                                          (OK=25982  KO=0     )
>  UI IDM privilege                                        (OK=25981  KO=0     )
>  UI IDM login                                            (OK=25980  KO=1     )
>  UI IDM features                                         (OK=25981  KO=0     )
>  UI IDM dashboard                                        (OK=25981  KO=0     )
>  UI IDM managed user schema                              (OK=25981  KO=0     )
>  UI IDM user                                             (OK=25981  KO=0     )
> RootUserinfo                                             (OK=86827  KO=0     )
>  UI IDM oidcToken                                        (OK=25981  KO=1     )
> userinfo                                                 (OK=25980  KO=0     )
> UI-Logout                                                (OK=25982  KO=0     )
> UI-Logout Redirect 1                                     (OK=25980  KO=0     )
>  UI AM revoke1                                           (OK=25978  KO=0     )
>  UI AM endsession                                        (OK=25979  KO=0     )
>  UI AM revoke2                                           (OK=25979  KO=0     )
> getIdToken                                               (OK=8510   KO=0     )
> getIdToken Redirect 1                                    (OK=8510   KO=0     )
> createOrganization                                       (OK=8509   KO=0     )
> tokenUserinfo                                            (OK=20544  KO=0     )
> queryOrganization                                        (OK=8509   KO=0     )
> deleteOrganization                                       (OK=8508   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5385   KO=0     )
> ReadPolicy                                               (OK=38700  KO=5     )
> DeletePolicy                                             (OK=38602  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=887    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5282 (98.95%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 95997  / active: 262    / done: 120650
================================================================================

09:10:50.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:50.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:50.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:51.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:51.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:51.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:52.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:52.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:53.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:54.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:54.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:55.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:10:55 GMT                                    2035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1687242 KO=50    )
> restLoginInitiate                                        (OK=116779 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=116771 KO=2     )
> Skip 2FA                                                 (OK=64852  KO=0     )
> User Authorize PKCE stage                                (OK=137500 KO=1     )
> User AccessToken PKCE stage                              (OK=137496 KO=0     )
> GetUUid                                                  (OK=38890  KO=0     )
> GetOpenidConfig                                          (OK=116389 KO=0     )
> CreatePolicy                                             (OK=38863  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4401   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4400   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26040  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26039  KO=0     )
>  UI AM idFromSession                                     (OK=26037  KO=2     )
>  UI AM validateGoto                                      (OK=26039  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26036  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26036  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26034  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26034  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26032  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26032  KO=0     )
>  UI IDM uiconfig                                         (OK=26032  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26032  KO=0     )
>  UI IDM version                                          (OK=26032  KO=0     )
>  UI IDM privilege                                        (OK=26032  KO=0     )
>  UI IDM login                                            (OK=26031  KO=1     )
>  UI IDM features                                         (OK=26032  KO=0     )
>  UI IDM dashboard                                        (OK=26032  KO=0     )
>  UI IDM managed user schema                              (OK=26032  KO=0     )
>  UI IDM user                                             (OK=26032  KO=0     )
> RootUserinfo                                             (OK=87037  KO=0     )
>  UI IDM oidcToken                                        (OK=26031  KO=1     )
> userinfo                                                 (OK=26030  KO=0     )
> UI-Logout                                                (OK=26032  KO=0     )
> UI-Logout Redirect 1                                     (OK=26032  KO=0     )
>  UI AM revoke1                                           (OK=26030  KO=0     )
>  UI AM endsession                                        (OK=26031  KO=0     )
>  UI AM revoke2                                           (OK=26031  KO=0     )
> getIdToken                                               (OK=8532   KO=0     )
> getIdToken Redirect 1                                    (OK=8531   KO=0     )
> createOrganization                                       (OK=8531   KO=0     )
> tokenUserinfo                                            (OK=20579  KO=0     )
> queryOrganization                                        (OK=8530   KO=0     )
> deleteOrganization                                       (OK=8530   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5397   KO=0     )
> ReadPolicy                                               (OK=38785  KO=5     )
> DeletePolicy                                             (OK=38695  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=891    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5294 (98.95%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 95725  / active: 266    / done: 120918
================================================================================

09:10:55.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:56.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:56.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:56.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:56.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:58.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:59.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:10:59.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:00 GMT                                    2040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1691830 KO=50    )
> restLoginInitiate                                        (OK=117078 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=117071 KO=2     )
> Skip 2FA                                                 (OK=65012  KO=0     )
> User Authorize PKCE stage                                (OK=137867 KO=1     )
> User AccessToken PKCE stage                              (OK=137867 KO=0     )
> GetUUid                                                  (OK=38983  KO=0     )
> GetOpenidConfig                                          (OK=116660 KO=0     )
> CreatePolicy                                             (OK=38954  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4414   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4414   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26117  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26117  KO=0     )
>  UI AM idFromSession                                     (OK=26112  KO=2     )
>  UI AM validateGoto                                      (OK=26114  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26112  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26112  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26112  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26110  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26110  KO=0     )
>  UI IDM uiconfig                                         (OK=26110  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26110  KO=0     )
>  UI IDM version                                          (OK=26110  KO=0     )
>  UI IDM privilege                                        (OK=26110  KO=0     )
>  UI IDM login                                            (OK=26109  KO=1     )
>  UI IDM features                                         (OK=26110  KO=0     )
>  UI IDM dashboard                                        (OK=26110  KO=0     )
>  UI IDM managed user schema                              (OK=26110  KO=0     )
>  UI IDM user                                             (OK=26110  KO=0     )
> RootUserinfo                                             (OK=87266  KO=0     )
>  UI IDM oidcToken                                        (OK=26109  KO=1     )
> userinfo                                                 (OK=26108  KO=0     )
> UI-Logout                                                (OK=26110  KO=0     )
> UI-Logout Redirect 1                                     (OK=26109  KO=0     )
>  UI AM revoke1                                           (OK=26107  KO=0     )
>  UI AM endsession                                        (OK=26108  KO=0     )
>  UI AM revoke2                                           (OK=26108  KO=0     )
> getIdToken                                               (OK=8554   KO=0     )
> getIdToken Redirect 1                                    (OK=8554   KO=0     )
> createOrganization                                       (OK=8554   KO=0     )
> tokenUserinfo                                            (OK=20633  KO=0     )
> queryOrganization                                        (OK=8554   KO=0     )
> deleteOrganization                                       (OK=8554   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5412   KO=0     )
> ReadPolicy                                               (OK=38881  KO=5     )
> DeletePolicy                                             (OK=38778  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=893    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5302 (98.95%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 55%
          waiting: 95411  / active: 272    / done: 121226
================================================================================

09:11:00.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:00.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:00.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:01.044 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:01.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:02.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:02.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:02.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:02.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:02.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:03.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:03.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:03.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:04.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:05.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:05 GMT                                    2045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1696289 KO=50    )
> restLoginInitiate                                        (OK=117392 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=117382 KO=2     )
> Skip 2FA                                                 (OK=65187  KO=0     )
> User Authorize PKCE stage                                (OK=138233 KO=1     )
> User AccessToken PKCE stage                              (OK=138229 KO=0     )
> GetUUid                                                  (OK=39085  KO=0     )
> GetOpenidConfig                                          (OK=116951 KO=0     )
> CreatePolicy                                             (OK=39056  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4425   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4425   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26184  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26184  KO=0     )
>  UI AM idFromSession                                     (OK=26182  KO=2     )
>  UI AM validateGoto                                      (OK=26184  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26182  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26182  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26182  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26182  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26181  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26181  KO=0     )
>  UI IDM uiconfig                                         (OK=26180  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26180  KO=0     )
>  UI IDM version                                          (OK=26180  KO=0     )
>  UI IDM privilege                                        (OK=26180  KO=0     )
>  UI IDM login                                            (OK=26179  KO=1     )
>  UI IDM features                                         (OK=26180  KO=0     )
>  UI IDM dashboard                                        (OK=26178  KO=0     )
>  UI IDM managed user schema                              (OK=26178  KO=0     )
>  UI IDM user                                             (OK=26178  KO=0     )
> RootUserinfo                                             (OK=87491  KO=0     )
>  UI IDM oidcToken                                        (OK=26178  KO=1     )
> userinfo                                                 (OK=26177  KO=0     )
> UI-Logout                                                (OK=26179  KO=0     )
> UI-Logout Redirect 1                                     (OK=26178  KO=0     )
>  UI AM revoke1                                           (OK=26175  KO=0     )
>  UI AM endsession                                        (OK=26176  KO=0     )
>  UI AM revoke2                                           (OK=26176  KO=0     )
> getIdToken                                               (OK=8580   KO=0     )
> getIdToken Redirect 1                                    (OK=8579   KO=0     )
> createOrganization                                       (OK=8578   KO=0     )
> tokenUserinfo                                            (OK=20686  KO=0     )
> queryOrganization                                        (OK=8578   KO=0     )
> deleteOrganization                                       (OK=8578   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5428   KO=0     )
> ReadPolicy                                               (OK=38976  KO=5     )
> DeletePolicy                                             (OK=38876  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=898    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5317 (98.96%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 95091  / active: 275    / done: 121543
================================================================================

09:11:06.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:06.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:06.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:06.631 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:06.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:06.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:07.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:07.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:07.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:07.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:08.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:08.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:08.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:08.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:08.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:09.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:10.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:10.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:10 GMT                                    2050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1700275 KO=50    )
> restLoginInitiate                                        (OK=117678 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=117666 KO=2     )
> Skip 2FA                                                 (OK=65352  KO=0     )
> User Authorize PKCE stage                                (OK=138561 KO=1     )
> User AccessToken PKCE stage                              (OK=138558 KO=0     )
> GetUUid                                                  (OK=39181  KO=0     )
> GetOpenidConfig                                          (OK=117241 KO=0     )
> CreatePolicy                                             (OK=39154  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4436   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4436   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26243  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26242  KO=0     )
>  UI AM idFromSession                                     (OK=26240  KO=2     )
>  UI AM validateGoto                                      (OK=26242  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26241  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26241  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26239  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26238  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26238  KO=0     )
>  UI IDM uiconfig                                         (OK=26238  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26238  KO=0     )
>  UI IDM version                                          (OK=26238  KO=0     )
>  UI IDM privilege                                        (OK=26238  KO=0     )
>  UI IDM login                                            (OK=26236  KO=1     )
>  UI IDM features                                         (OK=26238  KO=0     )
>  UI IDM dashboard                                        (OK=26238  KO=0     )
>  UI IDM managed user schema                              (OK=26236  KO=0     )
>  UI IDM user                                             (OK=26236  KO=0     )
> RootUserinfo                                             (OK=87694  KO=0     )
>  UI IDM oidcToken                                        (OK=26236  KO=1     )
> userinfo                                                 (OK=26234  KO=0     )
> UI-Logout                                                (OK=26236  KO=0     )
> UI-Logout Redirect 1                                     (OK=26236  KO=0     )
>  UI AM revoke1                                           (OK=26233  KO=0     )
>  UI AM endsession                                        (OK=26234  KO=0     )
>  UI AM revoke2                                           (OK=26234  KO=0     )
> getIdToken                                               (OK=8605   KO=0     )
> getIdToken Redirect 1                                    (OK=8604   KO=0     )
> createOrganization                                       (OK=8604   KO=0     )
> tokenUserinfo                                            (OK=20733  KO=0     )
> queryOrganization                                        (OK=8604   KO=0     )
> deleteOrganization                                       (OK=8604   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5439   KO=0     )
> ReadPolicy                                               (OK=39074  KO=5     )
> DeletePolicy                                             (OK=38967  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=901    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5335 (98.96%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 94787  / active: 289    / done: 121833
================================================================================

09:11:10.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:10.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:10.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:10.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:11.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:11.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:11.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:12.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:12.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:12.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:13.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:13.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:13.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:13.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:14.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:14.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:14.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:14.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:14.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:15.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:15.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:15.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:15 GMT                                    2055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1704464 KO=50    )
> restLoginInitiate                                        (OK=117971 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=117966 KO=2     )
> Skip 2FA                                                 (OK=65507  KO=0     )
> User Authorize PKCE stage                                (OK=138904 KO=1     )
> User AccessToken PKCE stage                              (OK=138899 KO=0     )
> GetUUid                                                  (OK=39273  KO=0     )
> GetOpenidConfig                                          (OK=117532 KO=0     )
> CreatePolicy                                             (OK=39243  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4450   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4449   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26309  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26309  KO=0     )
>  UI AM idFromSession                                     (OK=26306  KO=2     )
>  UI AM validateGoto                                      (OK=26308  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26305  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26305  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26303  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26303  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26301  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26301  KO=0     )
>  UI IDM uiconfig                                         (OK=26300  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26300  KO=0     )
>  UI IDM version                                          (OK=26300  KO=0     )
>  UI IDM privilege                                        (OK=26300  KO=0     )
>  UI IDM login                                            (OK=26299  KO=1     )
>  UI IDM features                                         (OK=26300  KO=0     )
>  UI IDM dashboard                                        (OK=26299  KO=0     )
>  UI IDM managed user schema                              (OK=26299  KO=0     )
>  UI IDM user                                             (OK=26299  KO=0     )
> RootUserinfo                                             (OK=87926  KO=0     )
>  UI IDM oidcToken                                        (OK=26299  KO=1     )
> userinfo                                                 (OK=26298  KO=0     )
> UI-Logout                                                (OK=26300  KO=0     )
> UI-Logout Redirect 1                                     (OK=26300  KO=0     )
>  UI AM revoke1                                           (OK=26298  KO=0     )
>  UI AM endsession                                        (OK=26299  KO=0     )
>  UI AM revoke2                                           (OK=26299  KO=0     )
> getIdToken                                               (OK=8624   KO=0     )
> getIdToken Redirect 1                                    (OK=8624   KO=0     )
> createOrganization                                       (OK=8624   KO=0     )
> tokenUserinfo                                            (OK=20789  KO=0     )
> queryOrganization                                        (OK=8624   KO=0     )
> deleteOrganization                                       (OK=8624   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5451   KO=0     )
> ReadPolicy                                               (OK=39174  KO=5     )
> DeletePolicy                                             (OK=39066  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=905    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5357 (98.97%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 94478  / active: 279    / done: 122152
================================================================================

09:11:15.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:15.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:15.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:16.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:16.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:16.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:17.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:17.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:17.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:17.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:19.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:19.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:19.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:20.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:20 GMT                                    2060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1708170 KO=50    )
> restLoginInitiate                                        (OK=118250 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=118238 KO=2     )
> Skip 2FA                                                 (OK=65674  KO=0     )
> User Authorize PKCE stage                                (OK=139211 KO=1     )
> User AccessToken PKCE stage                              (OK=139207 KO=0     )
> GetUUid                                                  (OK=39385  KO=0     )
> GetOpenidConfig                                          (OK=117831 KO=0     )
> CreatePolicy                                             (OK=39355  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4461   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4461   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26357  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26356  KO=0     )
>  UI AM idFromSession                                     (OK=26354  KO=2     )
>  UI AM validateGoto                                      (OK=26356  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26354  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26354  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26354  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26354  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26352  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26352  KO=0     )
>  UI IDM uiconfig                                         (OK=26349  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26349  KO=0     )
>  UI IDM version                                          (OK=26349  KO=0     )
>  UI IDM privilege                                        (OK=26348  KO=0     )
>  UI IDM login                                            (OK=26347  KO=1     )
>  UI IDM features                                         (OK=26349  KO=0     )
>  UI IDM dashboard                                        (OK=26348  KO=0     )
>  UI IDM managed user schema                              (OK=26348  KO=0     )
>  UI IDM user                                             (OK=26348  KO=0     )
> RootUserinfo                                             (OK=88124  KO=0     )
>  UI IDM oidcToken                                        (OK=26348  KO=1     )
> userinfo                                                 (OK=26347  KO=0     )
> UI-Logout                                                (OK=26349  KO=0     )
> UI-Logout Redirect 1                                     (OK=26349  KO=0     )
>  UI AM revoke1                                           (OK=26347  KO=0     )
>  UI AM endsession                                        (OK=26348  KO=0     )
>  UI AM revoke2                                           (OK=26348  KO=0     )
> getIdToken                                               (OK=8646   KO=0     )
> getIdToken Redirect 1                                    (OK=8645   KO=0     )
> createOrganization                                       (OK=8644   KO=0     )
> tokenUserinfo                                            (OK=20832  KO=0     )
> queryOrganization                                        (OK=8644   KO=0     )
> deleteOrganization                                       (OK=8644   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5466   KO=0     )
> ReadPolicy                                               (OK=39262  KO=5     )
> DeletePolicy                                             (OK=39169  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=907    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5371 (98.97%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 94195  / active: 274    / done: 122440
================================================================================

09:11:21.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:21.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:21.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:21.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:21.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:21.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:22.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:22.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:23.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:23.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:23.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:24.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:24.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:24.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:25 GMT                                    2065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1712099 KO=50    )
> restLoginInitiate                                        (OK=118555 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=118545 KO=2     )
> Skip 2FA                                                 (OK=65852  KO=0     )
> User Authorize PKCE stage                                (OK=139552 KO=1     )
> User AccessToken PKCE stage                              (OK=139548 KO=0     )
> GetUUid                                                  (OK=39487  KO=0     )
> GetOpenidConfig                                          (OK=118133 KO=0     )
> CreatePolicy                                             (OK=39459  KO=27    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4469   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4469   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26407  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26407  KO=0     )
>  UI AM idFromSession                                     (OK=26405  KO=2     )
>  UI AM validateGoto                                      (OK=26407  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26405  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26402  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26402  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26402  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26400  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26400  KO=0     )
>  UI IDM uiconfig                                         (OK=26400  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26400  KO=0     )
>  UI IDM version                                          (OK=26400  KO=0     )
>  UI IDM privilege                                        (OK=26400  KO=0     )
>  UI IDM login                                            (OK=26399  KO=1     )
>  UI IDM features                                         (OK=26400  KO=0     )
>  UI IDM dashboard                                        (OK=26399  KO=0     )
>  UI IDM managed user schema                              (OK=26399  KO=0     )
>  UI IDM user                                             (OK=26399  KO=0     )
> RootUserinfo                                             (OK=88319  KO=0     )
>  UI IDM oidcToken                                        (OK=26399  KO=1     )
> userinfo                                                 (OK=26398  KO=0     )
> UI-Logout                                                (OK=26399  KO=0     )
> UI-Logout Redirect 1                                     (OK=26399  KO=0     )
>  UI AM revoke1                                           (OK=26397  KO=0     )
>  UI AM endsession                                        (OK=26398  KO=0     )
>  UI AM revoke2                                           (OK=26398  KO=0     )
> getIdToken                                               (OK=8677   KO=0     )
> getIdToken Redirect 1                                    (OK=8677   KO=0     )
> createOrganization                                       (OK=8676   KO=0     )
> tokenUserinfo                                            (OK=20895  KO=0     )
> queryOrganization                                        (OK=8676   KO=0     )
> deleteOrganization                                       (OK=8675   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5475   KO=0     )
> ReadPolicy                                               (OK=39375  KO=5     )
> DeletePolicy                                             (OK=39254  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=910    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5385 (98.97%)
> status.find.in([200, 209], 304), found 409                         24 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.06%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 93882  / active: 301    / done: 122726
================================================================================

09:11:25.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:25.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:26.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:27.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:27.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:27.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:27.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:27.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:28.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:28.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:29.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:29.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:29.593 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 123269: status.find.in([200, 209], 304), found 409
09:11:29.594 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,123269,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIyNTM3NzM2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQWtFV1hPaFpzRU50SW53UjliZUtzZk9mRHIwIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTA4OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTA4OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyNjg5LCJpYXQiOjE3MzE0ODkwODksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlE5M2NVOGY2YW1KbGtEN0dxY0NaVGxxeXF3dyJ9.e6NRTmkz_p3Lr2IWHkluHDUpIQ1lpB6vBr7BUdamuozxm-O19G_gehGFDL1LWXM7_zFy-xjgWEoP5WnVW7ihKCRVi2JtsuTtynluuBYU_Q9fbMGJQ5N_bPkStt-XdcEhU6ibKb7JmIm9ip2aP0dEJJlMSUEXUbJ5eV8wWo6GuLAFj_JeGcJ235kerEmyzrLZRM2GdhcBMltyZ16N8B3DMY1VmDKwdWHVdeRgPq4t8e94QVf2YTqgcZ7aSdl7a8zJnOQLQJrPSfled98LkXpoJDNrL0rTH8Pl4N-bDZ6f0oj0AluWVu3qvEMvN1OkwZ-TLKz8ne3r1042C_7wW_cWlw, username -> user.19894, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy491168, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@73408ea2, authcode -> sKIGA7Kr_f7x1An7OkkHD2Pnpgw, useAdminRealm -> true, callbacks -> {"tokenId":"mLiFpWAhYdj_159SKh9_eDdqQJU.*AAJTSQACMDIAAlNLABxxWXBIYy9xT25idTZuN0dzbDN0Vmp2V0xKb289AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489089326), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mLiFpWAhYdj_159SKh9_eDdqQJU.*AAJTSQACMDIAAlNLABxxWXBIYy9xT25idTZuN0dzbDN0Vmp2V0xKb289AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489089326))), password -> Pa_ssw0rd, challenge -> D8BvdaSw13kO1kBVknc7VPKF1MQH7n3yS5334eZ9xp8, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 69.254.201.27, verifier -> LTM0Nzc2NjUxNDcyOTgxNDY2MDE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cfecb26, tokenId -> mLiFpWAhYdj_159SKh9_eDdqQJU.*AAJTSQACMDIAAlNLABxxWXBIYy9xT25idTZuN0dzbDN0Vmp2V0xKb289AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=mLiFpWAhYdj_159SKh9_eDdqQJU.*AAJTSQACMDIAAlNLABxxWXBIYy9xT25idTZuN0dzbDN0Vmp2V0xKb289AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=mLiFpWAhYdj_159SKh9_eDdqQJU.*AAJTSQACMDIAAlNLABxxWXBIYy9xT25idTZuN0dzbDN0Vmp2V0xKb289AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy491168","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:11:29 GMT
	x-forgerock-transactionid: afe61637-97bb-4d6a-ad26-0f33c31a9a03
	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:11:29.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:29.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:30 GMT                                    2070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1716828 KO=51    )
> restLoginInitiate                                        (OK=118861 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=118856 KO=2     )
> Skip 2FA                                                 (OK=66017  KO=0     )
> User Authorize PKCE stage                                (OK=139925 KO=1     )
> User AccessToken PKCE stage                              (OK=139924 KO=0     )
> GetUUid                                                  (OK=39579  KO=0     )
> GetOpenidConfig                                          (OK=118445 KO=0     )
> CreatePolicy                                             (OK=39551  KO=28    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4477   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4477   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26484  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26483  KO=0     )
>  UI AM idFromSession                                     (OK=26481  KO=2     )
>  UI AM validateGoto                                      (OK=26483  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26483  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26483  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26483  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26483  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26479  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26479  KO=0     )
>  UI IDM uiconfig                                         (OK=26478  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26479  KO=0     )
>  UI IDM version                                          (OK=26479  KO=0     )
>  UI IDM privilege                                        (OK=26479  KO=0     )
>  UI IDM login                                            (OK=26477  KO=1     )
>  UI IDM features                                         (OK=26479  KO=0     )
>  UI IDM dashboard                                        (OK=26478  KO=0     )
>  UI IDM managed user schema                              (OK=26478  KO=0     )
>  UI IDM user                                             (OK=26478  KO=0     )
> RootUserinfo                                             (OK=88566  KO=0     )
>  UI IDM oidcToken                                        (OK=26476  KO=1     )
> userinfo                                                 (OK=26474  KO=0     )
> UI-Logout                                                (OK=26476  KO=0     )
> UI-Logout Redirect 1                                     (OK=26476  KO=0     )
>  UI AM revoke1                                           (OK=26474  KO=0     )
>  UI AM endsession                                        (OK=26475  KO=0     )
>  UI AM revoke2                                           (OK=26475  KO=0     )
> getIdToken                                               (OK=8699   KO=0     )
> getIdToken Redirect 1                                    (OK=8698   KO=0     )
> createOrganization                                       (OK=8698   KO=0     )
> tokenUserinfo                                            (OK=20950  KO=0     )
> queryOrganization                                        (OK=8698   KO=0     )
> deleteOrganization                                       (OK=8698   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5497   KO=0     )
> ReadPolicy                                               (OK=39481  KO=5     )
> DeletePolicy                                             (OK=39369  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=910    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5399 (98.96%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          5 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################-                                ] 56%
          waiting: 93566  / active: 278    / done: 123065
================================================================================

09:11:30.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:30.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:31.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:32.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:32.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:33.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:34.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:35.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:35.191 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 123576: status.find.in([200, 209], 304), found 502
09:11:35.192 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO status.find.in([200, 209], 304), found 502
=========================
Session:
Session(idc.benchmark.Mix2024,123576,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3Y2RmODE3OC1kZDgxLTRlNDYtOWNmZi0wMDU3MTkyMWRiODQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIyNTMwMjI0Iiwic3VibmFtZSI6IjdjZGY4MTc4LWRkODEtNGU0Ni05Y2ZmLTAwNTcxOTIxZGI4NCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6InhwcXYxbHdXMUI1RnBzSkhnbElKR2M0OUpkVSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ4OTA5NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ4OTA5NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTI2OTQsImlhdCI6MTczMTQ4OTA5NCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiQnVBbXBlUFloX3ozdWNMcERNQVJqd0hZSkYwIn0.1aE1V3VQaS86BHd5xZe6Fqi4oFqdEL2AzUTU1ISzvHo, username -> user.198719, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3Y2RmODE3OC1kZDgxLTRlNDYtOWNmZi0wMDU3MTkyMWRiODQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIyNjgyMTY5Iiwic3VibmFtZSI6IjdjZGY4MTc4LWRkODEtNGU0Ni05Y2ZmLTAwNTcxOTIxZGI4NCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkZfWE9kUlQ4MlNiY1JtUWljQnVMU2tXTlNzbyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ4OTA5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ4OTA5NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTI2OTUsImlhdCI6MTczMTQ4OTA5NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoib3lTcFM5R0lURDY5NzdyaGt3NUdZQlczQk9nIn0.tiUvY8X2eMVSSJ82kVqlc8iAL0PNs_EF30VB2StdLt4, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3a7892fc, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> -cYOp6l2QTA2cWU34mKz9THDpTw, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI3NTk0YWVjOS01NmY2LTQ4NTAtYWE3Ni05Zjg1ZmRlNTkzMjkiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiaHJpZzY5aWlvY3RvaWUwOTU3ZjZlN2gzYTIiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UExXcHNjMWw2YWxsTlMzWTBaMnQxWXpneWNqVkJMbTlPU2tnMWJtMDRaWGhwWkhaTU1WTlFiVU10Y0ZsMFZFNU9SR0ZzY21sc1MwczNhMFZmUWt0TlNWZENjbEZaUm5KaWFISnpVVTFzTTBoUllYbDJlVXh0TW5Nd1UxbDNhbnBqTkU1d2NuUjFaR3BEWW5SbmEyOU1aVVZ0UWxWUE5ESlBXVUppWW1oMmRubDNTa2R6YlRGSFMybFVRMHB4YUhkVVpYRnZaa0Z2VHpWV2MzSmhNMWxOYTJoTWVEWlpUbXBwWkc1dmN6Rm1lSEZoYjFGa01WWlVNRXhCV21wc1ZYTkxaVE5uWDNCNGVUUkVRM1o1TTJad2MwWm1OakZUU1RsU1NqWXljR0p5TnpndE1GQk1kVjl1ZEZKQlJFRmtTVUZMYkdKRWFUVjFVRlJxT0ZJdGQxUnRkbFp4YkhoSWMxaHhlbUpUYkdKSU1reDJaRll5YlhJek1tTm9NVkZ0WVV4Tk5FRnhlalZ6TWtkTVZGbGhXakZPYVRGMVNVUmpjWE0xZWw5U2RtcFJUVWQyVG1KWE5rdFNZVWQzUVVSalkzZGtMVlJYV2trM1JFaGxZbmg0VG1WSWJtTjJZVkk0YjFOR1NERlVjbmx4YWxSYU1EVXRNbmhyUlRKV1lrNWpSekp5ZWtaelFuWTJWazlOUkdoNk4xTXpjVTFtT1UxT1ducERNMUp2U0dsd1Ztc3pPRFprVFV0SFpEZEZZVUV0YjFFMFJFTlZVVlZtVDNnNFduTlBNRnBxYkhWRVlqRnRWbkpZWjBsTGFVZFJTRVJhUzBsVGFVMTJNMmxKVTBkemFUYzNWRkl6ZUVkVWRUSnpjRTlFZVVWUE4ybFNPRFpMTkVScVNGTkdiWEF5Y0dKc1pVZHZOMHQyYjFWa1VUZEdiblp4ZWpkblUySm9PRFpyWkd0V05YQk9ObU5pYm5KWFRWZHRlbkpOWjFRelEzbE9VMVZNZVMxbkxXOWpZbGxsT0VOdlVpMWpRM0J0WDIxalkxSTRNMDQwWVhKV2NqZDRVVTVoTFRCU09GbFBXRmhqU25velR6Sm5UVE5OT1RaRlVuWkpXV3BzY0VwNFdUUnVkRGhTVnkxcVNHRmZTRFF0UzBsRU4weFdXSFZFWlhGWGNHMTFkVTlsVWpKZlRFdEdUREJUTVhCbk9UYzBNM2QyU3pKVGVqWnpjR1JqWTJkMFZrSnZMV1JxTUdkaVVYRTVYMmR4VGxVeGRGcHRUV3hXVEZWU1NWaGljbFU1VURsR1RGQkxXRVIxYlZGTVptcGxSMmQwU1RWU2QzWlNkbm94TTA5cFp6azVRalZCUTNVdFozZERjVGwzTTNwZlRqVk1lV2RaZDNWVE9EYzFaVkpOTUV0VVdqZG9lVkZZUzJSNGRYcE5VMVpNTldwM2FEVnFVWEpNZEd3M05rRmtkWGhQV1VNd1MxTldhWEJUYVdwTWRITXdOWGhJVFVkbFJHRXpTekpZYVVWcVVtOTJUVFoxVERKR1ZXTkJlRU5GUlhGWlEyOHpOMDFvUjBNd1FUUXlXalJFYW01Q1lURlBaREI1YlZKdE0wTk5SV1pwTUdKMlZIb3RaR3hITjNWSllWRlNZbFJDYmxsU2RHSm5NemxKTFhSRldEUk1UV3B2TkZkVFNWWnFTRmR2WXpaa2Exb3dVRk5KVHpoV1dFaHNUMDFoWDJRM05HUlZTMnQ2WlhSUFkwVTNibVIyU1VWT1pFVnhka1ExUVhoM2VuazBSR2swUm01ZmFrOUVaVGRWUkZsMU5VeFZhV1pMWnpoNlNtRTJOV05yV1ZNNWFuVTFiRzh6Y2xseWQzQXpjakUzVDNsMFNrZFBkbmhIZFVSak1FaHhUSEpIZFhkYVRsSk1abVZ0V2xSTVRWY3llRGh6TVRCWk1ERnRNRXN6T0Vsdk4wVTBOVGgxTTJoNE0wa3dkMlJSZVVGcWNYSktRemRYVVRKdmRrSTRUbTAyY0U1WVpsVTNOa0puTlRGTGVUaDVZMmRTVlRoR2VYRjZXV1ZmUzNsRVZGTlVRMXBVYUV0SE1ESjFVV2hOVVdGaFYxUjBVREJxWVV4VlZVUmhlalZOZWxabmIxbFZTM2RKWTE5MFNESTVZMlZUZVU5eVQzWktOMmhCWWw5TGRFTjZPRVYzZUVOR1JYVjNkbmRtUVVKa09FbFpMVzB5UW1kSFlteGhUM0JCZVhGb2NWcDFjbmhRWDBKdWVuQmlSbk4yVDI4elZVZEtOVTExVkZsTFEyMW9ZMDh6VUdZeFNVcDBRak4zT0dWT1RuZ3hlRkJYVVY5bVpXVkJiVXhUTkZjMFQzZHJWbkUzZUZKUWFVaEtaV0ZZVkhrMlVHWmtVbE5MUVRKUWJtNTVZVkJGVm5CMlVESmllRXBZZERKUE5tVlNjbTlTTlhoMVlVWnpVbTQzUlUxTWMwYzBZbkp2VjNaWU5GRlNMVmM0U0RsWFJYQkJRVE5SWW1SZk0yZFZkV0l6VkVjMlRERnJObXhpZWs5SU9HRmxOR2d6YTJsZmQyVXlia2hOUVVrd2VIbHBNbmcyY3paVldVSjZWMVZ2WDNWRmVHVk1NVUpIT1VSYWVrdEllbGgzTjBONk5FZFJZMkpFZWxSU2FERnJTMGd3TFhORFdXTmxiVm90VkZsZlJrOUliMXBKU2pKSWMwWjJUamN4ZFVKVlZUZFpTV0p2WmxaR2FUbElNM0Z4UTFWRFpHUmhOM0ZDU0hKTlZWcHZMUzFzWVVaMlNrcGxiM1pOUmsxak9URnRWVkl6VkVSa2RIRnNNbGgxVVhsM2RFZFpUV2M1Um5ad1NVa3phWGN5T1RScGFUaHVURk5tUm1WbU5IbElPRWN3UXpoRFpXUkNjR3d5VjFsTWRsUmxPV3hzY0ZoNE9FTjBXSGxCYTI5clkxcHdOMGhrTVhCbFRHUTNUMmw1Ukc1VldFMXVZbXBsTkdKbU56UnVSR0pYUkVvM1RqTnNUazFrU1VoUmFEUnVXREp6TTNnMk9FeFVXbGhVWjBRd1VYRnFUa1UwYUV0NmFIQXdVa0pTVGtsaFR6WTFVakZDVVdsRFpsZ3dSMTlPWlVSR1ltaHljamR0TldoSFdVOXVXSEJDT0dWclFWcDZTMGRRVG10MVIwMWZWWGRwU1RkakxXRTJORzh0TlhSdk1UWlRRM2RyU2tod1NrZFFZblZNWms5dFQyc3lPWEozWlVaRVNXZDBRa0Z3Y0ZoalZWcG9NRlpIYVVzd2FrdHNNR2RzWjA5bFpYQnZkbWgwYkRabVVraDFka0ozY3poVE9YTTFTWFZpTkc5c1NVMW5jUzFGWlU1bFVtOVNTMkZ3ZVZKTU4xbHZhamxSU3paT2RtRkdRazVhZDJzdE5IcElXbGxTTFVscVdEQmhlRU5IY0hSa1RWVjFlbWQxZDI1U2QxOUNMWGs1YTAxUU5qbENkRGRMY1VWd1V5MXpVMlpCYVVWamRWVkhNR2h2UWtWak1YUkdNMDVqV0RsaVRHUTJUamxXUVU5MmVXa3lTVjh4TkRaTmNsSTJXVVpvWDFwQ1RWcDZNbEZKT1hWMU5GVndUMEZrUW1GVlVWRm1MWGxSTW05Nk5FUlhjVEZGT0haNVNtMXJTVmRqV0hSeGNFSkxRMVp3ZEhsTVlqaEpVbGMzT1VwQ1duaGtPREpmTUdoM0xYbFBRUzR4YzB0RE56TklRME5SY1ZJNVoydDJNMkUwTFZKUi5uWHM2VmxROUcyS0t2ZDdpV1JTSkI5dWczbnRtbnNiWFVTeC02QUtsV3NrIiwiZXhwIjoxNzMxNDg5Mzk0LCJpYXQiOjE3MzE0ODkwOTR9.uPIIRV_y9EHva4hL2cIxurnsWDdT2PXrcfZaGhAqQV4","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1731489094599), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Qtawb44efQdD1A5pnrwxk-rEA6Y.*AAJTSQACMDIAAlNLABxKZ1NQTENLeFdkZEFPRkdFSjRUM0xjTGw3UHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1731489094599))), user_uuid -> 7cdf8178-dd81-4e46-9cff-00571921db84, password -> Pa_ssw0rd, challenge -> VlIE8enVIEjc2I2sJ0hNk3ADy_ASwLvJMeTdax_h7Sw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 64.40.251.141, verifier -> MjYxNzYwMTIzMjYwNDgzMTU0NQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@571462a7, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@1665fb3b, tokenId -> Qtawb44efQdD1A5pnrwxk-rEA6Y.*AAJTSQACMDIAAlNLABxKZ1NQTENLeFdkZEFPRkdFSjRUM0xjTGw3UHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/authentication?_action=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
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3Y2RmODE3OC1kZDgxLTRlNDYtOWNmZi0wMDU3MTkyMWRiODQiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIyNjgyMTY5Iiwic3VibmFtZSI6IjdjZGY4MTc4LWRkODEtNGU0Ni05Y2ZmLTAwNTcxOTIxZGI4NCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IkZfWE9kUlQ4MlNiY1JtUWljQnVMU2tXTlNzbyIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ4OTA5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ4OTA5NCwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTI2OTUsImlhdCI6MTczMTQ4OTA5NSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoib3lTcFM5R0lURDY5NzdyaGt3NUdZQlczQk9nIn0.tiUvY8X2eMVSSJ82kVqlc8iAL0PNs_EF30VB2StdLt4
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=Qtawb44efQdD1A5pnrwxk-rEA6Y.*AAJTSQACMDIAAlNLABxKZ1NQTENLeFdkZEFPRkdFSjRUM0xjTGw3UHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=Qtawb44efQdD1A5pnrwxk-rEA6Y.*AAJTSQACMDIAAlNLABxKZ1NQTENLeFdkZEFPRkdFSjRUM0xjTGw3UHM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
=========================
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:11:35 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>

<<<<<<<<<<<<<<<<<<<<<<<<<

================================================================================
2024-11-13 09:11:35 GMT                                    2075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1720984 KO=52    )
> restLoginInitiate                                        (OK=119139 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=119131 KO=2     )
> Skip 2FA                                                 (OK=66174  KO=0     )
> User Authorize PKCE stage                                (OK=140262 KO=1     )
> User AccessToken PKCE stage                              (OK=140260 KO=0     )
> GetUUid                                                  (OK=39678  KO=0     )
> GetOpenidConfig                                          (OK=118741 KO=0     )
> CreatePolicy                                             (OK=39649  KO=28    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4492   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4492   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26553  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26553  KO=0     )
>  UI AM idFromSession                                     (OK=26551  KO=2     )
>  UI AM validateGoto                                      (OK=26553  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26550  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26550  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26548  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26548  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26546  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26543  KO=0     )
>  UI IDM uiconfig                                         (OK=26543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26543  KO=0     )
>  UI IDM version                                          (OK=26543  KO=0     )
>  UI IDM privilege                                        (OK=26543  KO=0     )
>  UI IDM login                                            (OK=26541  KO=2     )
>  UI IDM features                                         (OK=26543  KO=0     )
>  UI IDM dashboard                                        (OK=26540  KO=0     )
>  UI IDM managed user schema                              (OK=26540  KO=0     )
>  UI IDM user                                             (OK=26540  KO=0     )
> RootUserinfo                                             (OK=88774  KO=0     )
>  UI IDM oidcToken                                        (OK=26538  KO=1     )
> userinfo                                                 (OK=26537  KO=0     )
> UI-Logout                                                (OK=26539  KO=0     )
> UI-Logout Redirect 1                                     (OK=26539  KO=0     )
>  UI AM revoke1                                           (OK=26536  KO=0     )
>  UI AM endsession                                        (OK=26537  KO=0     )
>  UI AM revoke2                                           (OK=26536  KO=0     )
> getIdToken                                               (OK=8719   KO=0     )
> getIdToken Redirect 1                                    (OK=8719   KO=0     )
> createOrganization                                       (OK=8719   KO=0     )
> tokenUserinfo                                            (OK=20993  KO=0     )
> queryOrganization                                        (OK=8719   KO=0     )
> deleteOrganization                                       (OK=8719   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5515   KO=0     )
> ReadPolicy                                               (OK=39571  KO=5     )
> DeletePolicy                                             (OK=39474  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=911    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5407 (98.94%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 56%
          waiting: 93274  / active: 275    / done: 123360
================================================================================

09:11:35.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:36.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:36.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:36.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:37.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:37.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:37.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:37.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:38.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:39.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:40 GMT                                    2080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1725153 KO=52    )
> restLoginInitiate                                        (OK=119437 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=119426 KO=2     )
> Skip 2FA                                                 (OK=66345  KO=0     )
> User Authorize PKCE stage                                (OK=140609 KO=1     )
> User AccessToken PKCE stage                              (OK=140607 KO=0     )
> GetUUid                                                  (OK=39786  KO=0     )
> GetOpenidConfig                                          (OK=119037 KO=0     )
> CreatePolicy                                             (OK=39756  KO=28    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4505   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4505   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26609  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26609  KO=0     )
>  UI AM idFromSession                                     (OK=26606  KO=2     )
>  UI AM validateGoto                                      (OK=26608  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26608  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26608  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26608  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26608  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26607  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26606  KO=0     )
>  UI IDM uiconfig                                         (OK=26605  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26605  KO=0     )
>  UI IDM version                                          (OK=26605  KO=0     )
>  UI IDM privilege                                        (OK=26605  KO=0     )
>  UI IDM login                                            (OK=26603  KO=2     )
>  UI IDM features                                         (OK=26605  KO=0     )
>  UI IDM dashboard                                        (OK=26605  KO=0     )
>  UI IDM managed user schema                              (OK=26605  KO=0     )
>  UI IDM user                                             (OK=26605  KO=0     )
> RootUserinfo                                             (OK=88991  KO=0     )
>  UI IDM oidcToken                                        (OK=26605  KO=1     )
> userinfo                                                 (OK=26604  KO=0     )
> UI-Logout                                                (OK=26606  KO=0     )
> UI-Logout Redirect 1                                     (OK=26605  KO=0     )
>  UI AM revoke1                                           (OK=26603  KO=0     )
>  UI AM endsession                                        (OK=26604  KO=0     )
>  UI AM revoke2                                           (OK=26604  KO=0     )
> getIdToken                                               (OK=8734   KO=0     )
> getIdToken Redirect 1                                    (OK=8734   KO=0     )
> createOrganization                                       (OK=8734   KO=0     )
> tokenUserinfo                                            (OK=21052  KO=0     )
> queryOrganization                                        (OK=8734   KO=0     )
> deleteOrganization                                       (OK=8734   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5529   KO=0     )
> ReadPolicy                                               (OK=39670  KO=5     )
> DeletePolicy                                             (OK=39563  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=914    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5417 (98.94%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 92960  / active: 292    / done: 123657
================================================================================

09:11:40.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:40.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:40.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:41.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:41.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:41.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:42.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:42.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:42.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:42.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:43.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:43.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:44.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:44.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:44.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:45.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:45 GMT                                    2085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1729134 KO=52    )
> restLoginInitiate                                        (OK=119703 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=119696 KO=2     )
> Skip 2FA                                                 (OK=66493  KO=0     )
> User Authorize PKCE stage                                (OK=140922 KO=1     )
> User AccessToken PKCE stage                              (OK=140919 KO=0     )
> GetUUid                                                  (OK=39877  KO=0     )
> GetOpenidConfig                                          (OK=119333 KO=0     )
> CreatePolicy                                             (OK=39845  KO=28    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4509   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4509   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26672  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26671  KO=0     )
>  UI AM idFromSession                                     (OK=26669  KO=2     )
>  UI AM validateGoto                                      (OK=26671  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26670  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26670  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26670  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26670  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26668  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26668  KO=0     )
>  UI IDM uiconfig                                         (OK=26668  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26668  KO=0     )
>  UI IDM version                                          (OK=26668  KO=0     )
>  UI IDM privilege                                        (OK=26668  KO=0     )
>  UI IDM login                                            (OK=26666  KO=2     )
>  UI IDM features                                         (OK=26668  KO=0     )
>  UI IDM dashboard                                        (OK=26667  KO=0     )
>  UI IDM managed user schema                              (OK=26667  KO=0     )
>  UI IDM user                                             (OK=26667  KO=0     )
> RootUserinfo                                             (OK=89205  KO=0     )
>  UI IDM oidcToken                                        (OK=26666  KO=1     )
> userinfo                                                 (OK=26664  KO=0     )
> UI-Logout                                                (OK=26666  KO=0     )
> UI-Logout Redirect 1                                     (OK=26666  KO=0     )
>  UI AM revoke1                                           (OK=26664  KO=0     )
>  UI AM endsession                                        (OK=26665  KO=0     )
>  UI AM revoke2                                           (OK=26665  KO=0     )
> getIdToken                                               (OK=8755   KO=0     )
> getIdToken Redirect 1                                    (OK=8754   KO=0     )
> createOrganization                                       (OK=8754   KO=0     )
> tokenUserinfo                                            (OK=21095  KO=0     )
> queryOrganization                                        (OK=8753   KO=0     )
> deleteOrganization                                       (OK=8753   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5544   KO=0     )
> ReadPolicy                                               (OK=39777  KO=5     )
> DeletePolicy                                             (OK=39661  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=915    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5433 (98.94%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 92689  / active: 276    / done: 123944
================================================================================

09:11:45.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:45.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:45.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:46.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:47.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:47.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:48.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:48.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:48.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:48.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:48.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:49.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:50 GMT                                    2090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1733310 KO=52    )
> restLoginInitiate                                        (OK=120003 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=119992 KO=2     )
> Skip 2FA                                                 (OK=66660  KO=0     )
> User Authorize PKCE stage                                (OK=141269 KO=1     )
> User AccessToken PKCE stage                              (OK=141265 KO=0     )
> GetUUid                                                  (OK=39982  KO=0     )
> GetOpenidConfig                                          (OK=119633 KO=0     )
> CreatePolicy                                             (OK=39953  KO=28    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4518   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4518   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26741  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26739  KO=0     )
>  UI AM idFromSession                                     (OK=26736  KO=2     )
>  UI AM validateGoto                                      (OK=26738  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26734  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26734  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26734  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26734  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26732  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26732  KO=0     )
>  UI IDM uiconfig                                         (OK=26730  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26730  KO=0     )
>  UI IDM version                                          (OK=26730  KO=0     )
>  UI IDM privilege                                        (OK=26729  KO=0     )
>  UI IDM login                                            (OK=26727  KO=2     )
>  UI IDM features                                         (OK=26729  KO=0     )
>  UI IDM dashboard                                        (OK=26728  KO=0     )
>  UI IDM managed user schema                              (OK=26728  KO=0     )
>  UI IDM user                                             (OK=26728  KO=0     )
> RootUserinfo                                             (OK=89396  KO=0     )
>  UI IDM oidcToken                                        (OK=26727  KO=1     )
> userinfo                                                 (OK=26726  KO=0     )
> UI-Logout                                                (OK=26727  KO=0     )
> UI-Logout Redirect 1                                     (OK=26727  KO=0     )
>  UI AM revoke1                                           (OK=26724  KO=0     )
>  UI AM endsession                                        (OK=26725  KO=0     )
>  UI AM revoke2                                           (OK=26725  KO=0     )
> getIdToken                                               (OK=8775   KO=0     )
> getIdToken Redirect 1                                    (OK=8774   KO=0     )
> createOrganization                                       (OK=8774   KO=0     )
> tokenUserinfo                                            (OK=21142  KO=0     )
> queryOrganization                                        (OK=8774   KO=0     )
> deleteOrganization                                       (OK=8774   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5559   KO=0     )
> ReadPolicy                                               (OK=39867  KO=5     )
> DeletePolicy                                             (OK=39770  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=918    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5445 (98.95%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 92383  / active: 286    / done: 124240
================================================================================

09:11:50.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:50.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:50.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:50.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:51.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:52.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:52.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:53.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:53.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:53.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:54.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:11:55 GMT                                    2095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1737453 KO=52    )
> restLoginInitiate                                        (OK=120279 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=120273 KO=2     )
> Skip 2FA                                                 (OK=66824  KO=0     )
> User Authorize PKCE stage                                (OK=141603 KO=1     )
> User AccessToken PKCE stage                              (OK=141600 KO=0     )
> GetUUid                                                  (OK=40073  KO=0     )
> GetOpenidConfig                                          (OK=119920 KO=0     )
> CreatePolicy                                             (OK=40042  KO=28    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4528   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4528   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26801  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26801  KO=0     )
>  UI AM idFromSession                                     (OK=26797  KO=2     )
>  UI AM validateGoto                                      (OK=26799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26796  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26795  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26795  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26795  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26792  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26792  KO=0     )
>  UI IDM uiconfig                                         (OK=26792  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26792  KO=0     )
>  UI IDM version                                          (OK=26792  KO=0     )
>  UI IDM privilege                                        (OK=26792  KO=0     )
>  UI IDM login                                            (OK=26790  KO=2     )
>  UI IDM features                                         (OK=26792  KO=0     )
>  UI IDM dashboard                                        (OK=26792  KO=0     )
>  UI IDM managed user schema                              (OK=26792  KO=0     )
>  UI IDM user                                             (OK=26792  KO=0     )
> RootUserinfo                                             (OK=89624  KO=0     )
>  UI IDM oidcToken                                        (OK=26792  KO=1     )
> userinfo                                                 (OK=26791  KO=0     )
> UI-Logout                                                (OK=26792  KO=0     )
> UI-Logout Redirect 1                                     (OK=26791  KO=0     )
>  UI AM revoke1                                           (OK=26789  KO=0     )
>  UI AM endsession                                        (OK=26790  KO=0     )
>  UI AM revoke2                                           (OK=26790  KO=0     )
> getIdToken                                               (OK=8804   KO=0     )
> getIdToken Redirect 1                                    (OK=8804   KO=0     )
> createOrganization                                       (OK=8804   KO=0     )
> tokenUserinfo                                            (OK=21191  KO=0     )
> queryOrganization                                        (OK=8804   KO=0     )
> deleteOrganization                                       (OK=8803   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5571   KO=0     )
> ReadPolicy                                               (OK=39975  KO=5     )
> DeletePolicy                                             (OK=39858  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=921    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5456 (98.95%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 92100  / active: 267    / done: 124542
================================================================================

09:11:55.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:56.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:56.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:56.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:57.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:57.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:57.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:57.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:57.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:57.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:57.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:58.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:58.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:58.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:58.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:11:59.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:00.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:00.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:00 GMT                                    2100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1741348 KO=52    )
> restLoginInitiate                                        (OK=120563 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=120553 KO=2     )
> Skip 2FA                                                 (OK=66979  KO=0     )
> User Authorize PKCE stage                                (OK=141916 KO=1     )
> User AccessToken PKCE stage                              (OK=141911 KO=0     )
> GetUUid                                                  (OK=40159  KO=0     )
> GetOpenidConfig                                          (OK=120207 KO=0     )
> CreatePolicy                                             (OK=40129  KO=28    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4541   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4541   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26858  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26858  KO=0     )
>  UI AM idFromSession                                     (OK=26856  KO=2     )
>  UI AM validateGoto                                      (OK=26858  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26855  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26855  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26854  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26854  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26852  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26852  KO=0     )
>  UI IDM uiconfig                                         (OK=26850  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26850  KO=0     )
>  UI IDM version                                          (OK=26849  KO=0     )
>  UI IDM privilege                                        (OK=26849  KO=0     )
>  UI IDM login                                            (OK=26847  KO=2     )
>  UI IDM features                                         (OK=26849  KO=0     )
>  UI IDM dashboard                                        (OK=26848  KO=0     )
>  UI IDM managed user schema                              (OK=26849  KO=0     )
>  UI IDM user                                             (OK=26848  KO=0     )
> RootUserinfo                                             (OK=89827  KO=0     )
>  UI IDM oidcToken                                        (OK=26848  KO=1     )
> userinfo                                                 (OK=26846  KO=0     )
> UI-Logout                                                (OK=26848  KO=0     )
> UI-Logout Redirect 1                                     (OK=26848  KO=0     )
>  UI AM revoke1                                           (OK=26845  KO=0     )
>  UI AM endsession                                        (OK=26846  KO=0     )
>  UI AM revoke2                                           (OK=26846  KO=0     )
> getIdToken                                               (OK=8828   KO=0     )
> getIdToken Redirect 1                                    (OK=8828   KO=0     )
> createOrganization                                       (OK=8827   KO=0     )
> tokenUserinfo                                            (OK=21232  KO=0     )
> queryOrganization                                        (OK=8827   KO=0     )
> deleteOrganization                                       (OK=8827   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5579   KO=0     )
> ReadPolicy                                               (OK=40064  KO=5     )
> DeletePolicy                                             (OK=39968  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=924    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5474 (98.95%)
> status.find.in([200, 209], 304), found 409                         25 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 91801  / active: 265    / done: 124843
================================================================================

09:12:00.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:00.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:00.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:00.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:00.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 125084: status.find.in([200, 209], 304), found 409
09:12:00.604 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,125084,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIyNTg4NTY0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoickhCdU4wUWdTdXRvdEtMNDdab1dUX3ZkdS04Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTEyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTEyMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyNzIwLCJpYXQiOjE3MzE0ODkxMjAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik40Mnlndm9Ea2xVMTJ2SDh6Y0Y3dE9BWk1JYyJ9.RWkekthaWlTJA3XQ0xb1xUnTVkKuj7VZ-L7zOCaejEi-0IIKdB7R61b3Fqa8-CLqyhuMS1Aujr5r0ymXr56t4d2Ln8C3IcTPk1xrQ59Yaq1C9FI1QtNGGoj6vaCNW4CFUxtHwnlbNRBogFGLxyXnmO2_cEo2fayBhXaOOSY4gaJri3TG5c2WbGe3d5r01ks-M-SEyozn9tMN30G0Kcw3YatalDBiQBAcxoJqucuaNlu2TAwApF2b_pjx53JIARIUQjSgEmpvHkk1Jdzt28oewGWuX4Ux_hDQifKYgLaWLjXOLbDxRdSp0XcrLriIMJ97xRxdHjgG4wiu8RqIor55nQ, username -> user.113737, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy624899, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@697fd2c5, authcode -> Q6ufaUzxAcgsS66WuM6hrCzMcBQ, useAdminRealm -> true, callbacks -> {"tokenId":"E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489120312), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489120312))), password -> Pa_ssw0rd, challenge -> Mof_IsGCJOIt5uV5lOZF8Ma3_1Q_IfV61lvn6nN-rSI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 250.208.76.125, verifier -> LTM3MzgzMTcyMzU0MjU3NjE2OTM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@554f3288, tokenId -> E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy624899","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:12:00 GMT
	x-forgerock-transactionid: fe1c3d80-3ef6-4596-a705-33cbd01c1432
	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:12:00.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:01.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:02.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:02.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:02.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:02.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:02.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:03.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:03.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:04.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:05.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:05 GMT                                    2105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1745530 KO=53    )
> restLoginInitiate                                        (OK=120849 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=120841 KO=2     )
> Skip 2FA                                                 (OK=67137  KO=0     )
> User Authorize PKCE stage                                (OK=142253 KO=1     )
> User AccessToken PKCE stage                              (OK=142249 KO=0     )
> GetUUid                                                  (OK=40250  KO=0     )
> GetOpenidConfig                                          (OK=120474 KO=0     )
> CreatePolicy                                             (OK=40220  KO=29    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4555   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4555   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26921  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26921  KO=0     )
>  UI AM idFromSession                                     (OK=26919  KO=2     )
>  UI AM validateGoto                                      (OK=26921  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26918  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26918  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26918  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26918  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26916  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26915  KO=0     )
>  UI IDM uiconfig                                         (OK=26915  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26915  KO=0     )
>  UI IDM version                                          (OK=26915  KO=0     )
>  UI IDM privilege                                        (OK=26915  KO=0     )
>  UI IDM login                                            (OK=26913  KO=2     )
>  UI IDM features                                         (OK=26915  KO=0     )
>  UI IDM dashboard                                        (OK=26915  KO=0     )
>  UI IDM managed user schema                              (OK=26915  KO=0     )
>  UI IDM user                                             (OK=26915  KO=0     )
> RootUserinfo                                             (OK=90041  KO=0     )
>  UI IDM oidcToken                                        (OK=26914  KO=1     )
> userinfo                                                 (OK=26913  KO=0     )
> UI-Logout                                                (OK=26915  KO=0     )
> UI-Logout Redirect 1                                     (OK=26915  KO=0     )
>  UI AM revoke1                                           (OK=26912  KO=0     )
>  UI AM endsession                                        (OK=26913  KO=0     )
>  UI AM revoke2                                           (OK=26913  KO=0     )
> getIdToken                                               (OK=8856   KO=0     )
> getIdToken Redirect 1                                    (OK=8856   KO=0     )
> createOrganization                                       (OK=8856   KO=0     )
> tokenUserinfo                                            (OK=21283  KO=0     )
> queryOrganization                                        (OK=8856   KO=0     )
> deleteOrganization                                       (OK=8856   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5595   KO=0     )
> ReadPolicy                                               (OK=40148  KO=5     )
> DeletePolicy                                             (OK=40059  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=928    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5496 (98.94%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 91498  / active: 254    / done: 125157
================================================================================

09:12:05.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:06.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:06.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:06.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:06.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:06.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:07.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:07.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:07.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:08.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:08.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:09.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:09.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:09.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:09.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:09.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:10.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:10 GMT                                    2110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1749881 KO=53    )
> restLoginInitiate                                        (OK=121160 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=121149 KO=2     )
> Skip 2FA                                                 (OK=67293  KO=0     )
> User Authorize PKCE stage                                (OK=142611 KO=1     )
> User AccessToken PKCE stage                              (OK=142605 KO=0     )
> GetUUid                                                  (OK=40347  KO=0     )
> GetOpenidConfig                                          (OK=120746 KO=0     )
> CreatePolicy                                             (OK=40317  KO=29    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4567   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4567   KO=0     )
> UI-Post-Login - stage 1                                  (OK=26999  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=26998  KO=0     )
>  UI AM idFromSession                                     (OK=26994  KO=2     )
>  UI AM validateGoto                                      (OK=26996  KO=0     )
> UI-Post-Login - stage 2                                  (OK=26989  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=26989  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=26989  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=26989  KO=0     )
> UI-Post-Login - stage 3                                  (OK=26986  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=26985  KO=0     )
>  UI IDM uiconfig                                         (OK=26985  KO=0     )
>  UI Enduser sessioncheck                                 (OK=26985  KO=0     )
>  UI IDM version                                          (OK=26985  KO=0     )
>  UI IDM privilege                                        (OK=26985  KO=0     )
>  UI IDM login                                            (OK=26983  KO=2     )
>  UI IDM features                                         (OK=26985  KO=0     )
>  UI IDM dashboard                                        (OK=26984  KO=0     )
>  UI IDM managed user schema                              (OK=26983  KO=0     )
>  UI IDM user                                             (OK=26984  KO=0     )
> RootUserinfo                                             (OK=90217  KO=0     )
>  UI IDM oidcToken                                        (OK=26982  KO=1     )
> userinfo                                                 (OK=26981  KO=0     )
> UI-Logout                                                (OK=26983  KO=0     )
> UI-Logout Redirect 1                                     (OK=26982  KO=0     )
>  UI AM revoke1                                           (OK=26980  KO=0     )
>  UI AM endsession                                        (OK=26981  KO=0     )
>  UI AM revoke2                                           (OK=26981  KO=0     )
> getIdToken                                               (OK=8879   KO=0     )
> getIdToken Redirect 1                                    (OK=8879   KO=0     )
> createOrganization                                       (OK=8879   KO=0     )
> tokenUserinfo                                            (OK=21340  KO=0     )
> queryOrganization                                        (OK=8879   KO=0     )
> deleteOrganization                                       (OK=8878   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5611   KO=0     )
> ReadPolicy                                               (OK=40243  KO=5     )
> DeletePolicy                                             (OK=40141  KO=10    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=930    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5513 (98.94%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         15 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 91178  / active: 281    / done: 125450
================================================================================

09:12:10.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 125084: status.find.in([200, 209], 304), found 404
09:12:10.797 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,125084,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIyNTg4NTY0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoickhCdU4wUWdTdXRvdEtMNDdab1dUX3ZkdS04Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTEyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTEyMCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyNzIwLCJpYXQiOjE3MzE0ODkxMjAsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik40Mnlndm9Ea2xVMTJ2SDh6Y0Y3dE9BWk1JYyJ9.RWkekthaWlTJA3XQ0xb1xUnTVkKuj7VZ-L7zOCaejEi-0IIKdB7R61b3Fqa8-CLqyhuMS1Aujr5r0ymXr56t4d2Ln8C3IcTPk1xrQ59Yaq1C9FI1QtNGGoj6vaCNW4CFUxtHwnlbNRBogFGLxyXnmO2_cEo2fayBhXaOOSY4gaJri3TG5c2WbGe3d5r01ks-M-SEyozn9tMN30G0Kcw3YatalDBiQBAcxoJqucuaNlu2TAwApF2b_pjx53JIARIUQjSgEmpvHkk1Jdzt28oewGWuX4Ux_hDQifKYgLaWLjXOLbDxRdSp0XcrLriIMJ97xRxdHjgG4wiu8RqIor55nQ, username -> user.113737, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy624899, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@697fd2c5, authcode -> Q6ufaUzxAcgsS66WuM6hrCzMcBQ, useAdminRealm -> true, callbacks -> {"tokenId":"E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489120312), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489120312))), password -> Pa_ssw0rd, challenge -> Mof_IsGCJOIt5uV5lOZF8Ma3_1Q_IfV61lvn6nN-rSI, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 250.208.76.125, verifier -> LTM3MzgzMTcyMzU0MjU3NjE2OTM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@554f3288, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@f9798a5, tokenId -> E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@30f5a68a)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy624899
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=E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=E09RjvIu6Sc1gtjzTLcJl56dQtg.*AAJTSQACMDIAAlNLABwyTkNhRllTWWRpbTZCL0t3L2hib2xsWHNYQ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:12:10 GMT
	x-forgerock-transactionid: 719535be-9be8-425c-b572-f38ffc9e71f6
	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 testPolicy624899 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:12:10.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:12.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:12.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:12.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:12.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:13.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:13.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:13.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:14.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:14.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:14.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:15.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:15.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:15.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:15 GMT                                    2115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1754102 KO=54    )
> restLoginInitiate                                        (OK=121431 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=121427 KO=2     )
> Skip 2FA                                                 (OK=67441  KO=0     )
> User Authorize PKCE stage                                (OK=142951 KO=1     )
> User AccessToken PKCE stage                              (OK=142949 KO=0     )
> GetUUid                                                  (OK=40426  KO=0     )
> GetOpenidConfig                                          (OK=121019 KO=0     )
> CreatePolicy                                             (OK=40397  KO=29    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4576   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4576   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27062  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27061  KO=0     )
>  UI AM idFromSession                                     (OK=27059  KO=2     )
>  UI AM validateGoto                                      (OK=27061  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27060  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27059  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27059  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27059  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27056  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27054  KO=0     )
>  UI IDM uiconfig                                         (OK=27054  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27054  KO=0     )
>  UI IDM version                                          (OK=27054  KO=0     )
>  UI IDM privilege                                        (OK=27054  KO=0     )
>  UI IDM login                                            (OK=27052  KO=2     )
>  UI IDM features                                         (OK=27054  KO=0     )
>  UI IDM dashboard                                        (OK=27053  KO=0     )
>  UI IDM managed user schema                              (OK=27053  KO=0     )
>  UI IDM user                                             (OK=27053  KO=0     )
> RootUserinfo                                             (OK=90465  KO=0     )
>  UI IDM oidcToken                                        (OK=27051  KO=1     )
> userinfo                                                 (OK=27050  KO=0     )
> UI-Logout                                                (OK=27052  KO=0     )
> UI-Logout Redirect 1                                     (OK=27052  KO=0     )
>  UI AM revoke1                                           (OK=27050  KO=0     )
>  UI AM endsession                                        (OK=27051  KO=0     )
>  UI AM revoke2                                           (OK=27051  KO=0     )
> getIdToken                                               (OK=8897   KO=0     )
> getIdToken Redirect 1                                    (OK=8896   KO=0     )
> createOrganization                                       (OK=8896   KO=0     )
> tokenUserinfo                                            (OK=21395  KO=0     )
> queryOrganization                                        (OK=8896   KO=0     )
> deleteOrganization                                       (OK=8896   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5630   KO=0     )
> ReadPolicy                                               (OK=40341  KO=5     )
> DeletePolicy                                             (OK=40235  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=934    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5527 (98.93%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################-                               ] 57%
          waiting: 90899  / active: 254    / done: 125756
================================================================================

09:12:16.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:16.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:16.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:17.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:17.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:17.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:18.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:18.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:19.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:19.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:19.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:20.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:20.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:20.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:20 GMT                                    2120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1758561 KO=54    )
> restLoginInitiate                                        (OK=121731 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=121722 KO=2     )
> Skip 2FA                                                 (OK=67605  KO=0     )
> User Authorize PKCE stage                                (OK=143303 KO=1     )
> User AccessToken PKCE stage                              (OK=143300 KO=0     )
> GetUUid                                                  (OK=40521  KO=0     )
> GetOpenidConfig                                          (OK=121291 KO=0     )
> CreatePolicy                                             (OK=40492  KO=29    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4589   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4589   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27136  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27136  KO=0     )
>  UI AM idFromSession                                     (OK=27132  KO=2     )
>  UI AM validateGoto                                      (OK=27134  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27133  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27133  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27133  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27133  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27129  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27129  KO=0     )
>  UI IDM uiconfig                                         (OK=27128  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27128  KO=0     )
>  UI IDM version                                          (OK=27128  KO=0     )
>  UI IDM privilege                                        (OK=27128  KO=0     )
>  UI IDM login                                            (OK=27126  KO=2     )
>  UI IDM features                                         (OK=27128  KO=0     )
>  UI IDM dashboard                                        (OK=27127  KO=0     )
>  UI IDM managed user schema                              (OK=27127  KO=0     )
>  UI IDM user                                             (OK=27127  KO=0     )
> RootUserinfo                                             (OK=90678  KO=0     )
>  UI IDM oidcToken                                        (OK=27127  KO=1     )
> userinfo                                                 (OK=27126  KO=0     )
> UI-Logout                                                (OK=27126  KO=0     )
> UI-Logout Redirect 1                                     (OK=27126  KO=0     )
>  UI AM revoke1                                           (OK=27124  KO=0     )
>  UI AM endsession                                        (OK=27125  KO=0     )
>  UI AM revoke2                                           (OK=27125  KO=0     )
> getIdToken                                               (OK=8925   KO=0     )
> getIdToken Redirect 1                                    (OK=8925   KO=0     )
> createOrganization                                       (OK=8923   KO=0     )
> tokenUserinfo                                            (OK=21436  KO=0     )
> queryOrganization                                        (OK=8923   KO=0     )
> deleteOrganization                                       (OK=8923   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5644   KO=0     )
> ReadPolicy                                               (OK=40420  KO=5     )
> DeletePolicy                                             (OK=40331  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=936    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5541 (98.93%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 90584  / active: 253    / done: 126072
================================================================================

09:12:20.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:21.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:21.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:21.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:21.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:21.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:21.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:22.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:22.116 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:22.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:22.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:22.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:23.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:23.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:23.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:23.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:24.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:24.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:25.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:25.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:25.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:25 GMT                                    2125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1762945 KO=54    )
> restLoginInitiate                                        (OK=122024 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=122016 KO=2     )
> Skip 2FA                                                 (OK=67765  KO=0     )
> User Authorize PKCE stage                                (OK=143652 KO=1     )
> User AccessToken PKCE stage                              (OK=143649 KO=0     )
> GetUUid                                                  (OK=40615  KO=0     )
> GetOpenidConfig                                          (OK=121558 KO=0     )
> CreatePolicy                                             (OK=40585  KO=29    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4600   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4600   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27210  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27210  KO=0     )
>  UI AM idFromSession                                     (OK=27206  KO=2     )
>  UI AM validateGoto                                      (OK=27208  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27207  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27207  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27207  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27207  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27204  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27204  KO=0     )
>  UI IDM uiconfig                                         (OK=27201  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27201  KO=0     )
>  UI IDM version                                          (OK=27201  KO=0     )
>  UI IDM privilege                                        (OK=27200  KO=0     )
>  UI IDM login                                            (OK=27198  KO=2     )
>  UI IDM features                                         (OK=27200  KO=0     )
>  UI IDM dashboard                                        (OK=27200  KO=0     )
>  UI IDM managed user schema                              (OK=27200  KO=0     )
>  UI IDM user                                             (OK=27200  KO=0     )
> RootUserinfo                                             (OK=90879  KO=0     )
>  UI IDM oidcToken                                        (OK=27200  KO=1     )
> userinfo                                                 (OK=27198  KO=0     )
> UI-Logout                                                (OK=27199  KO=0     )
> UI-Logout Redirect 1                                     (OK=27196  KO=0     )
>  UI AM revoke1                                           (OK=27194  KO=0     )
>  UI AM endsession                                        (OK=27195  KO=0     )
>  UI AM revoke2                                           (OK=27195  KO=0     )
> getIdToken                                               (OK=8951   KO=0     )
> getIdToken Redirect 1                                    (OK=8951   KO=0     )
> createOrganization                                       (OK=8951   KO=0     )
> tokenUserinfo                                            (OK=21478  KO=0     )
> queryOrganization                                        (OK=8951   KO=0     )
> deleteOrganization                                       (OK=8951   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5656   KO=0     )
> ReadPolicy                                               (OK=40514  KO=5     )
> DeletePolicy                                             (OK=40411  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=940    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5562 (98.93%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 90276  / active: 269    / done: 126364
================================================================================

09:12:25.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:25.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:25.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:25.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:26.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:26.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:26.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:26.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:26.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:26.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:27.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:27.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:28.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:28.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:28.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:28.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:30 GMT                                    2130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1767343 KO=54    )
> restLoginInitiate                                        (OK=122338 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=122329 KO=2     )
> Skip 2FA                                                 (OK=67942  KO=0     )
> User Authorize PKCE stage                                (OK=144014 KO=1     )
> User AccessToken PKCE stage                              (OK=144009 KO=0     )
> GetUUid                                                  (OK=40730  KO=0     )
> GetOpenidConfig                                          (OK=121859 KO=0     )
> CreatePolicy                                             (OK=40697  KO=29    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4609   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4608   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27278  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27278  KO=0     )
>  UI AM idFromSession                                     (OK=27274  KO=2     )
>  UI AM validateGoto                                      (OK=27276  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27273  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27273  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27273  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27273  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27269  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27269  KO=0     )
>  UI IDM uiconfig                                         (OK=27268  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27269  KO=0     )
>  UI IDM version                                          (OK=27268  KO=0     )
>  UI IDM privilege                                        (OK=27268  KO=0     )
>  UI IDM login                                            (OK=27266  KO=2     )
>  UI IDM features                                         (OK=27268  KO=0     )
>  UI IDM dashboard                                        (OK=27267  KO=0     )
>  UI IDM managed user schema                              (OK=27267  KO=0     )
>  UI IDM user                                             (OK=27267  KO=0     )
> RootUserinfo                                             (OK=91095  KO=0     )
>  UI IDM oidcToken                                        (OK=27267  KO=1     )
> userinfo                                                 (OK=27266  KO=0     )
> UI-Logout                                                (OK=27268  KO=0     )
> UI-Logout Redirect 1                                     (OK=27267  KO=0     )
>  UI AM revoke1                                           (OK=27265  KO=0     )
>  UI AM endsession                                        (OK=27266  KO=0     )
>  UI AM revoke2                                           (OK=27266  KO=0     )
> getIdToken                                               (OK=8970   KO=0     )
> getIdToken Redirect 1                                    (OK=8970   KO=0     )
> createOrganization                                       (OK=8970   KO=0     )
> tokenUserinfo                                            (OK=21529  KO=0     )
> queryOrganization                                        (OK=8970   KO=0     )
> deleteOrganization                                       (OK=8969   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5668   KO=0     )
> ReadPolicy                                               (OK=40608  KO=5     )
> DeletePolicy                                             (OK=40505  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=945    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5578 (98.94%)
> status.find.in([200, 209], 304), found 409                         26 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 89960  / active: 287    / done: 126662
================================================================================

09:12:30.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:31.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:31.510 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:32.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:32.244 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 127026: status.find.in([200, 209], 304), found 409
09:12:32.245 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,127026,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIyODE5ODI3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMk1GcmZRdmY5QjZtdkYxcnk4X0RCSjFpSExNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTE1MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTE1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyNzUyLCJpYXQiOjE3MzE0ODkxNTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijh1VmEtTWFveUlSRjFzSjVPYlZZZUJCNnBUbyJ9.EFsvwEhH-Tl_9EAL1ad_boiCACeC8umFtk7YluWwqs2JZiwQtMy34I7gsZwIjOE79dZUCBfg6BbnZ_FJngjqi4JUEkVzND56EfS6VczWBWAkNQJYGRCjW5CS7Zkoo-OWsBs3hpmPCHLe7Zi4jN132HXY1WC31SihLKyeJFhF4CP-CZjO4VrTs9-nDjS6b2zGITOiwAHnxX1uo7GbFQenoHkGacB0OUAsDYgSjTXq7poKUkmMgrkOZ1hki3t8hlJtHF0dg-VXGWumyXTXCHOnDz3V0agwR7iTOpPBL2eVTPQd7wc6sM0EYb64rCfQb46QGCgEML9j82Zkc_WlMJZ85A, username -> user.40848, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy279118, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ca9fad, authcode -> jWVJhy3nYIXTCr-eoPhUYucqALQ, useAdminRealm -> true, callbacks -> {"tokenId":"8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489151960), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489151960))), password -> Pa_ssw0rd, challenge -> 4PiRJ7bOror9GjtPIaqZX7NPHNWZJy-isvuXVW_ozNM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 255.72.187.113, verifier -> MTc3ODAxNTYxMjU4NDg3NzAxNw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fcd2aad, tokenId -> 8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy279118","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:12:32 GMT
	x-forgerock-transactionid: d8668368-6d01-4ead-8f37-c9069234f373
	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:12:32.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:32.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:33.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:34.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:34.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:34.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:35.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:35 GMT                                    2135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1771706 KO=55    )
> restLoginInitiate                                        (OK=122637 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=122629 KO=2     )
> Skip 2FA                                                 (OK=68079  KO=0     )
> User Authorize PKCE stage                                (OK=144365 KO=1     )
> User AccessToken PKCE stage                              (OK=144362 KO=0     )
> GetUUid                                                  (OK=40811  KO=0     )
> GetOpenidConfig                                          (OK=122148 KO=0     )
> CreatePolicy                                             (OK=40779  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4622   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4622   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27347  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27346  KO=0     )
>  UI AM idFromSession                                     (OK=27343  KO=2     )
>  UI AM validateGoto                                      (OK=27345  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27344  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27344  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27343  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27343  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27341  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27341  KO=0     )
>  UI IDM uiconfig                                         (OK=27340  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27340  KO=0     )
>  UI IDM version                                          (OK=27340  KO=0     )
>  UI IDM privilege                                        (OK=27340  KO=0     )
>  UI IDM login                                            (OK=27338  KO=2     )
>  UI IDM features                                         (OK=27340  KO=0     )
>  UI IDM dashboard                                        (OK=27339  KO=0     )
>  UI IDM managed user schema                              (OK=27339  KO=0     )
>  UI IDM user                                             (OK=27339  KO=0     )
> RootUserinfo                                             (OK=91274  KO=0     )
>  UI IDM oidcToken                                        (OK=27338  KO=1     )
> userinfo                                                 (OK=27337  KO=0     )
> UI-Logout                                                (OK=27338  KO=0     )
> UI-Logout Redirect 1                                     (OK=27337  KO=0     )
>  UI AM revoke1                                           (OK=27335  KO=0     )
>  UI AM endsession                                        (OK=27336  KO=0     )
>  UI AM revoke2                                           (OK=27336  KO=0     )
> getIdToken                                               (OK=8995   KO=0     )
> getIdToken Redirect 1                                    (OK=8995   KO=0     )
> createOrganization                                       (OK=8995   KO=0     )
> tokenUserinfo                                            (OK=21602  KO=0     )
> queryOrganization                                        (OK=8995   KO=0     )
> deleteOrganization                                       (OK=8995   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5684   KO=0     )
> ReadPolicy                                               (OK=40719  KO=5     )
> DeletePolicy                                             (OK=40601  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=948    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5596 (98.92%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         16 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 89642  / active: 261    / done: 127006
================================================================================

09:12:35.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:35.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:35.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:35.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:35.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:36.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:36.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:36.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:37.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:37.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:37.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:37.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 127026: status.find.in([200, 209], 304), found 404
09:12:37.338 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,127026,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIyODE5ODI3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMk1GcmZRdmY5QjZtdkYxcnk4X0RCSjFpSExNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTE1MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTE1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyNzUyLCJpYXQiOjE3MzE0ODkxNTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijh1VmEtTWFveUlSRjFzSjVPYlZZZUJCNnBUbyJ9.EFsvwEhH-Tl_9EAL1ad_boiCACeC8umFtk7YluWwqs2JZiwQtMy34I7gsZwIjOE79dZUCBfg6BbnZ_FJngjqi4JUEkVzND56EfS6VczWBWAkNQJYGRCjW5CS7Zkoo-OWsBs3hpmPCHLe7Zi4jN132HXY1WC31SihLKyeJFhF4CP-CZjO4VrTs9-nDjS6b2zGITOiwAHnxX1uo7GbFQenoHkGacB0OUAsDYgSjTXq7poKUkmMgrkOZ1hki3t8hlJtHF0dg-VXGWumyXTXCHOnDz3V0agwR7iTOpPBL2eVTPQd7wc6sM0EYb64rCfQb46QGCgEML9j82Zkc_WlMJZ85A, username -> user.40848, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy279118, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ca9fad, authcode -> jWVJhy3nYIXTCr-eoPhUYucqALQ, useAdminRealm -> true, callbacks -> {"tokenId":"8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489151960), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489151960))), password -> Pa_ssw0rd, challenge -> 4PiRJ7bOror9GjtPIaqZX7NPHNWZJy-isvuXVW_ozNM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 255.72.187.113, verifier -> MTc3ODAxNTYxMjU4NDg3NzAxNw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fcd2aad, tokenId -> 8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy279118
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=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:12:37 GMT
	x-forgerock-transactionid: 2aab4b8f-9300-459c-ae1d-d511db346d45
	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 testPolicy279118 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:12:37.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:37.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:38.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:38.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:39.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:39.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:40.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:40 GMT                                    2140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1775343 KO=56    )
> restLoginInitiate                                        (OK=122911 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=122903 KO=2     )
> Skip 2FA                                                 (OK=68229  KO=0     )
> User Authorize PKCE stage                                (OK=144662 KO=1     )
> User AccessToken PKCE stage                              (OK=144657 KO=0     )
> GetUUid                                                  (OK=40898  KO=0     )
> GetOpenidConfig                                          (OK=122428 KO=0     )
> CreatePolicy                                             (OK=40867  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4633   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4632   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27401  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27401  KO=0     )
>  UI AM idFromSession                                     (OK=27396  KO=2     )
>  UI AM validateGoto                                      (OK=27398  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27396  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27395  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27393  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27393  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27391  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27391  KO=0     )
>  UI IDM uiconfig                                         (OK=27391  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27391  KO=0     )
>  UI IDM version                                          (OK=27391  KO=0     )
>  UI IDM privilege                                        (OK=27391  KO=0     )
>  UI IDM login                                            (OK=27389  KO=2     )
>  UI IDM features                                         (OK=27391  KO=0     )
>  UI IDM dashboard                                        (OK=27391  KO=0     )
>  UI IDM managed user schema                              (OK=27391  KO=0     )
>  UI IDM user                                             (OK=27391  KO=0     )
> RootUserinfo                                             (OK=91453  KO=0     )
>  UI IDM oidcToken                                        (OK=27389  KO=1     )
> userinfo                                                 (OK=27388  KO=0     )
> UI-Logout                                                (OK=27390  KO=0     )
> UI-Logout Redirect 1                                     (OK=27389  KO=0     )
>  UI AM revoke1                                           (OK=27387  KO=0     )
>  UI AM endsession                                        (OK=27388  KO=0     )
>  UI AM revoke2                                           (OK=27388  KO=0     )
> getIdToken                                               (OK=9015   KO=0     )
> getIdToken Redirect 1                                    (OK=9015   KO=0     )
> createOrganization                                       (OK=9015   KO=0     )
> tokenUserinfo                                            (OK=21647  KO=0     )
> queryOrganization                                        (OK=9015   KO=0     )
> deleteOrganization                                       (OK=9015   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5696   KO=0     )
> ReadPolicy                                               (OK=40802  KO=6     )
> DeletePolicy                                             (OK=40708  KO=11    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=951    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5614 (98.91%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         17 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 89362  / active: 264    / done: 127283
================================================================================

09:12:40.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:41.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:41.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:41.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:41.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:42.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:42.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:42.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:42.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 127026: status.find.in([200, 209], 304), found 404
09:12:42.427 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,127026,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIyODE5ODI3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiMk1GcmZRdmY5QjZtdkYxcnk4X0RCSjFpSExNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTE1MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTE1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyNzUyLCJpYXQiOjE3MzE0ODkxNTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ijh1VmEtTWFveUlSRjFzSjVPYlZZZUJCNnBUbyJ9.EFsvwEhH-Tl_9EAL1ad_boiCACeC8umFtk7YluWwqs2JZiwQtMy34I7gsZwIjOE79dZUCBfg6BbnZ_FJngjqi4JUEkVzND56EfS6VczWBWAkNQJYGRCjW5CS7Zkoo-OWsBs3hpmPCHLe7Zi4jN132HXY1WC31SihLKyeJFhF4CP-CZjO4VrTs9-nDjS6b2zGITOiwAHnxX1uo7GbFQenoHkGacB0OUAsDYgSjTXq7poKUkmMgrkOZ1hki3t8hlJtHF0dg-VXGWumyXTXCHOnDz3V0agwR7iTOpPBL2eVTPQd7wc6sM0EYb64rCfQb46QGCgEML9j82Zkc_WlMJZ85A, username -> user.40848, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy279118, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@9ca9fad, authcode -> jWVJhy3nYIXTCr-eoPhUYucqALQ, useAdminRealm -> true, callbacks -> {"tokenId":"8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489151960), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489151960))), password -> Pa_ssw0rd, challenge -> 4PiRJ7bOror9GjtPIaqZX7NPHNWZJy-isvuXVW_ozNM, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 255.72.187.113, verifier -> MTc3ODAxNTYxMjU4NDg3NzAxNw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6fcd2aad, tokenId -> 8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy279118
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=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=8u9r9sV2r_hKV5ofwdM8ZRz3WKY.*AAJTSQACMDIAAlNLABxJTlplZktKVXhCMG9Ra2tTMys1NkZxcE5ZbU09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:12:42 GMT
	x-forgerock-transactionid: 5fead240-0317-4835-ab8c-b50f028a98f0
	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 testPolicy279118 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:12:44.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:44.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:45.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:45 GMT                                    2145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1779937 KO=57    )
> restLoginInitiate                                        (OK=123217 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=123206 KO=2     )
> Skip 2FA                                                 (OK=68392  KO=0     )
> User Authorize PKCE stage                                (OK=145045 KO=1     )
> User AccessToken PKCE stage                              (OK=145042 KO=0     )
> GetUUid                                                  (OK=41001  KO=0     )
> GetOpenidConfig                                          (OK=122705 KO=0     )
> CreatePolicy                                             (OK=40971  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4641   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4641   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27480  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27480  KO=0     )
>  UI AM idFromSession                                     (OK=27478  KO=2     )
>  UI AM validateGoto                                      (OK=27480  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27477  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27476  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27474  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27474  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27469  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27468  KO=0     )
>  UI IDM uiconfig                                         (OK=27468  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27468  KO=0     )
>  UI IDM version                                          (OK=27468  KO=0     )
>  UI IDM privilege                                        (OK=27468  KO=0     )
>  UI IDM login                                            (OK=27466  KO=2     )
>  UI IDM features                                         (OK=27468  KO=0     )
>  UI IDM dashboard                                        (OK=27467  KO=0     )
>  UI IDM managed user schema                              (OK=27467  KO=0     )
>  UI IDM user                                             (OK=27467  KO=0     )
> RootUserinfo                                             (OK=91657  KO=0     )
>  UI IDM oidcToken                                        (OK=27465  KO=1     )
> userinfo                                                 (OK=27463  KO=0     )
> UI-Logout                                                (OK=27465  KO=0     )
> UI-Logout Redirect 1                                     (OK=27465  KO=0     )
>  UI AM revoke1                                           (OK=27462  KO=0     )
>  UI AM endsession                                        (OK=27463  KO=0     )
>  UI AM revoke2                                           (OK=27463  KO=0     )
> getIdToken                                               (OK=9032   KO=0     )
> getIdToken Redirect 1                                    (OK=9032   KO=0     )
> createOrganization                                       (OK=9032   KO=0     )
> tokenUserinfo                                            (OK=21705  KO=0     )
> queryOrganization                                        (OK=9032   KO=0     )
> deleteOrganization                                       (OK=9032   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5708   KO=0     )
> ReadPolicy                                               (OK=40888  KO=6     )
> DeletePolicy                                             (OK=40796  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=953    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5625 (98.89%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 89045  / active: 281    / done: 127583
================================================================================

09:12:45.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:45.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:45.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:46.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:46.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:47.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:47.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:47.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:47.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:47.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:48.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:48.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:48.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:48.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:49.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:49.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:49.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:49.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:50.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:50 GMT                                    2150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1784391 KO=57    )
> restLoginInitiate                                        (OK=123513 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=123510 KO=2     )
> Skip 2FA                                                 (OK=68558  KO=0     )
> User Authorize PKCE stage                                (OK=145399 KO=1     )
> User AccessToken PKCE stage                              (OK=145397 KO=0     )
> GetUUid                                                  (OK=41099  KO=0     )
> GetOpenidConfig                                          (OK=122994 KO=0     )
> CreatePolicy                                             (OK=41068  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4647   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4647   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27549  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27548  KO=0     )
>  UI AM idFromSession                                     (OK=27545  KO=2     )
>  UI AM validateGoto                                      (OK=27547  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27545  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27545  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27545  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27545  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27543  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27543  KO=0     )
>  UI IDM uiconfig                                         (OK=27543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27543  KO=0     )
>  UI IDM version                                          (OK=27543  KO=0     )
>  UI IDM privilege                                        (OK=27543  KO=0     )
>  UI IDM login                                            (OK=27541  KO=2     )
>  UI IDM features                                         (OK=27543  KO=0     )
>  UI IDM dashboard                                        (OK=27543  KO=0     )
>  UI IDM managed user schema                              (OK=27542  KO=0     )
>  UI IDM user                                             (OK=27542  KO=0     )
> RootUserinfo                                             (OK=91885  KO=0     )
>  UI IDM oidcToken                                        (OK=27540  KO=1     )
> userinfo                                                 (OK=27538  KO=0     )
> UI-Logout                                                (OK=27540  KO=0     )
> UI-Logout Redirect 1                                     (OK=27539  KO=0     )
>  UI AM revoke1                                           (OK=27537  KO=0     )
>  UI AM endsession                                        (OK=27538  KO=0     )
>  UI AM revoke2                                           (OK=27538  KO=0     )
> getIdToken                                               (OK=9052   KO=0     )
> getIdToken Redirect 1                                    (OK=9052   KO=0     )
> createOrganization                                       (OK=9051   KO=0     )
> tokenUserinfo                                            (OK=21757  KO=0     )
> queryOrganization                                        (OK=9050   KO=0     )
> deleteOrganization                                       (OK=9049   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5723   KO=0     )
> ReadPolicy                                               (OK=40995  KO=6     )
> DeletePolicy                                             (OK=40882  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=955    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5644 (98.90%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.11%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.04%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.04%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 58%
          waiting: 88742  / active: 290    / done: 127877
================================================================================

09:12:50.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:50.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:50.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:51.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:51.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:51.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:51.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:51.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:52.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:52.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:52.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:52.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:52.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:52.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:53.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:53.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:54.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:54.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:54.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:54.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:54.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:54.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:54.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:55.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:12:55 GMT                                    2155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1788593 KO=57    )
> restLoginInitiate                                        (OK=123799 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=123786 KO=2     )
> Skip 2FA                                                 (OK=68690  KO=0     )
> User Authorize PKCE stage                                (OK=145722 KO=1     )
> User AccessToken PKCE stage                              (OK=145722 KO=0     )
> GetUUid                                                  (OK=41182  KO=0     )
> GetOpenidConfig                                          (OK=123279 KO=0     )
> CreatePolicy                                             (OK=41152  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4662   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4661   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27619  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27618  KO=0     )
>  UI AM idFromSession                                     (OK=27615  KO=2     )
>  UI AM validateGoto                                      (OK=27617  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27615  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27615  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27615  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27615  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27611  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27611  KO=0     )
>  UI IDM uiconfig                                         (OK=27611  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27611  KO=0     )
>  UI IDM version                                          (OK=27611  KO=0     )
>  UI IDM privilege                                        (OK=27611  KO=0     )
>  UI IDM login                                            (OK=27609  KO=2     )
>  UI IDM features                                         (OK=27611  KO=0     )
>  UI IDM dashboard                                        (OK=27610  KO=0     )
>  UI IDM managed user schema                              (OK=27610  KO=0     )
>  UI IDM user                                             (OK=27610  KO=0     )
> RootUserinfo                                             (OK=92105  KO=0     )
>  UI IDM oidcToken                                        (OK=27610  KO=1     )
> userinfo                                                 (OK=27608  KO=0     )
> UI-Logout                                                (OK=27609  KO=0     )
> UI-Logout Redirect 1                                     (OK=27609  KO=0     )
>  UI AM revoke1                                           (OK=27607  KO=0     )
>  UI AM endsession                                        (OK=27608  KO=0     )
>  UI AM revoke2                                           (OK=27608  KO=0     )
> getIdToken                                               (OK=9070   KO=0     )
> getIdToken Redirect 1                                    (OK=9070   KO=0     )
> createOrganization                                       (OK=9070   KO=0     )
> tokenUserinfo                                            (OK=21807  KO=0     )
> queryOrganization                                        (OK=9070   KO=0     )
> deleteOrganization                                       (OK=9069   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5738   KO=0     )
> ReadPolicy                                               (OK=41091  KO=6     )
> DeletePolicy                                             (OK=40987  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=957    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5668 (98.90%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 88444  / active: 256    / done: 128209
================================================================================

09:12:55.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:55.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:55.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:56.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:57.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:57.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:57.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:58.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:58.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:58.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:59.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:12:59.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:00 GMT                                    2160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1793003 KO=57    )
> restLoginInitiate                                        (OK=124098 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=124089 KO=2     )
> Skip 2FA                                                 (OK=68846  KO=0     )
> User Authorize PKCE stage                                (OK=146082 KO=1     )
> User AccessToken PKCE stage                              (OK=146078 KO=0     )
> GetUUid                                                  (OK=41276  KO=0     )
> GetOpenidConfig                                          (OK=123552 KO=0     )
> CreatePolicy                                             (OK=41243  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4675   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4675   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27695  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27694  KO=0     )
>  UI AM idFromSession                                     (OK=27691  KO=2     )
>  UI AM validateGoto                                      (OK=27693  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27689  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27688  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27687  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27687  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27685  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27684  KO=0     )
>  UI IDM uiconfig                                         (OK=27684  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27684  KO=0     )
>  UI IDM version                                          (OK=27683  KO=0     )
>  UI IDM privilege                                        (OK=27683  KO=0     )
>  UI IDM login                                            (OK=27681  KO=2     )
>  UI IDM features                                         (OK=27683  KO=0     )
>  UI IDM dashboard                                        (OK=27683  KO=0     )
>  UI IDM managed user schema                              (OK=27683  KO=0     )
>  UI IDM user                                             (OK=27683  KO=0     )
> RootUserinfo                                             (OK=92263  KO=0     )
>  UI IDM oidcToken                                        (OK=27683  KO=1     )
> userinfo                                                 (OK=27680  KO=0     )
> UI-Logout                                                (OK=27682  KO=0     )
> UI-Logout Redirect 1                                     (OK=27682  KO=0     )
>  UI AM revoke1                                           (OK=27680  KO=0     )
>  UI AM endsession                                        (OK=27681  KO=0     )
>  UI AM revoke2                                           (OK=27681  KO=0     )
> getIdToken                                               (OK=9098   KO=0     )
> getIdToken Redirect 1                                    (OK=9097   KO=0     )
> createOrganization                                       (OK=9097   KO=0     )
> tokenUserinfo                                            (OK=21862  KO=0     )
> queryOrganization                                        (OK=9096   KO=0     )
> deleteOrganization                                       (OK=9096   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5751   KO=0     )
> ReadPolicy                                               (OK=41176  KO=6     )
> DeletePolicy                                             (OK=41083  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=961    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5680 (98.90%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 88134  / active: 251    / done: 128524
================================================================================

09:13:00.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:00.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:00.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:02.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:03.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:03.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:03.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:03.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:03.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:03.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:04.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:04.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:04.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:04.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:04.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:05.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:05.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:05.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:05 GMT                                    2165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1797647 KO=57    )
> restLoginInitiate                                        (OK=124411 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=124403 KO=2     )
> Skip 2FA                                                 (OK=69029  KO=0     )
> User Authorize PKCE stage                                (OK=146461 KO=1     )
> User AccessToken PKCE stage                              (OK=146455 KO=0     )
> GetUUid                                                  (OK=41374  KO=0     )
> GetOpenidConfig                                          (OK=123827 KO=0     )
> CreatePolicy                                             (OK=41342  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4684   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4682   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27769  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27768  KO=0     )
>  UI AM idFromSession                                     (OK=27765  KO=2     )
>  UI AM validateGoto                                      (OK=27767  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27765  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27765  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27765  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27765  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27761  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27760  KO=0     )
>  UI IDM uiconfig                                         (OK=27760  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27760  KO=0     )
>  UI IDM version                                          (OK=27760  KO=0     )
>  UI IDM privilege                                        (OK=27760  KO=0     )
>  UI IDM login                                            (OK=27758  KO=2     )
>  UI IDM features                                         (OK=27760  KO=0     )
>  UI IDM dashboard                                        (OK=27759  KO=0     )
>  UI IDM managed user schema                              (OK=27759  KO=0     )
>  UI IDM user                                             (OK=27758  KO=0     )
> RootUserinfo                                             (OK=92501  KO=0     )
>  UI IDM oidcToken                                        (OK=27757  KO=1     )
> userinfo                                                 (OK=27756  KO=0     )
> UI-Logout                                                (OK=27758  KO=0     )
> UI-Logout Redirect 1                                     (OK=27758  KO=0     )
>  UI AM revoke1                                           (OK=27754  KO=0     )
>  UI AM endsession                                        (OK=27755  KO=0     )
>  UI AM revoke2                                           (OK=27754  KO=0     )
> getIdToken                                               (OK=9126   KO=0     )
> getIdToken Redirect 1                                    (OK=9125   KO=0     )
> createOrganization                                       (OK=9125   KO=0     )
> tokenUserinfo                                            (OK=21905  KO=0     )
> queryOrganization                                        (OK=9125   KO=0     )
> deleteOrganization                                       (OK=9125   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5771   KO=0     )
> ReadPolicy                                               (OK=41267  KO=6     )
> DeletePolicy                                             (OK=41168  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=965    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5698 (98.91%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################-                              ] 59%
          waiting: 87813  / active: 283    / done: 128813
================================================================================

09:13:05.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:06.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:06.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:06.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:06.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:06.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.014 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:07.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:08.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:08.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:09.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:09.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:09.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:09.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:10 GMT                                    2170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1801701 KO=57    )
> restLoginInitiate                                        (OK=124695 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=124684 KO=2     )
> Skip 2FA                                                 (OK=69180  KO=0     )
> User Authorize PKCE stage                                (OK=146783 KO=1     )
> User AccessToken PKCE stage                              (OK=146781 KO=0     )
> GetUUid                                                  (OK=41475  KO=0     )
> GetOpenidConfig                                          (OK=124120 KO=0     )
> CreatePolicy                                             (OK=41442  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4697   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4697   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27828  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27828  KO=0     )
>  UI AM idFromSession                                     (OK=27826  KO=2     )
>  UI AM validateGoto                                      (OK=27828  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27827  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27827  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27826  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27826  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27823  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27823  KO=0     )
>  UI IDM uiconfig                                         (OK=27820  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27820  KO=0     )
>  UI IDM version                                          (OK=27820  KO=0     )
>  UI IDM privilege                                        (OK=27820  KO=0     )
>  UI IDM login                                            (OK=27818  KO=2     )
>  UI IDM features                                         (OK=27820  KO=0     )
>  UI IDM dashboard                                        (OK=27820  KO=0     )
>  UI IDM managed user schema                              (OK=27820  KO=0     )
>  UI IDM user                                             (OK=27820  KO=0     )
> RootUserinfo                                             (OK=92718  KO=0     )
>  UI IDM oidcToken                                        (OK=27818  KO=1     )
> userinfo                                                 (OK=27817  KO=0     )
> UI-Logout                                                (OK=27819  KO=0     )
> UI-Logout Redirect 1                                     (OK=27819  KO=0     )
>  UI AM revoke1                                           (OK=27817  KO=0     )
>  UI AM endsession                                        (OK=27818  KO=0     )
>  UI AM revoke2                                           (OK=27818  KO=0     )
> getIdToken                                               (OK=9146   KO=0     )
> getIdToken Redirect 1                                    (OK=9146   KO=0     )
> createOrganization                                       (OK=9146   KO=0     )
> tokenUserinfo                                            (OK=21957  KO=0     )
> queryOrganization                                        (OK=9146   KO=0     )
> deleteOrganization                                       (OK=9146   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5784   KO=0     )
> ReadPolicy                                               (OK=41365  KO=6     )
> DeletePolicy                                             (OK=41260  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=967    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5718 (98.91%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 87511  / active: 266    / done: 129132
================================================================================

09:13:10.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:10.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:11.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:11.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:12.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:12.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:13.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:13.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:13.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:13.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:14.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:14.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:14.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:14.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:15 GMT                                    2175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1805794 KO=57    )
> restLoginInitiate                                        (OK=125001 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=124992 KO=2     )
> Skip 2FA                                                 (OK=69356  KO=0     )
> User Authorize PKCE stage                                (OK=147128 KO=1     )
> User AccessToken PKCE stage                              (OK=147122 KO=0     )
> GetUUid                                                  (OK=41576  KO=0     )
> GetOpenidConfig                                          (OK=124416 KO=0     )
> CreatePolicy                                             (OK=41542  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4706   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4705   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27889  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27889  KO=0     )
>  UI AM idFromSession                                     (OK=27885  KO=2     )
>  UI AM validateGoto                                      (OK=27887  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27885  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     )
> UI-Post-Login - stage 3                                  (OK=27879  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27879  KO=0     )
>  UI IDM uiconfig                                         (OK=27879  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27879  KO=0     )
>  UI IDM version                                          (OK=27879  KO=0     )
>  UI IDM privilege                                        (OK=27878  KO=0     )
>  UI IDM login                                            (OK=27876  KO=2     )
>  UI IDM features                                         (OK=27878  KO=0     )
>  UI IDM dashboard                                        (OK=27878  KO=0     )
>  UI IDM managed user schema                              (OK=27878  KO=0     )
>  UI IDM user                                             (OK=27878  KO=0     )
> RootUserinfo                                             (OK=92905  KO=0     )
>  UI IDM oidcToken                                        (OK=27878  KO=1     )
> userinfo                                                 (OK=27876  KO=0     )
> UI-Logout                                                (OK=27878  KO=0     )
> UI-Logout Redirect 1                                     (OK=27878  KO=0     )
>  UI AM revoke1                                           (OK=27876  KO=0     )
>  UI AM endsession                                        (OK=27877  KO=0     )
>  UI AM revoke2                                           (OK=27877  KO=0     )
> getIdToken                                               (OK=9172   KO=0     )
> getIdToken Redirect 1                                    (OK=9171   KO=0     )
> createOrganization                                       (OK=9171   KO=0     )
> tokenUserinfo                                            (OK=22009  KO=0     )
> queryOrganization                                        (OK=9171   KO=0     )
> deleteOrganization                                       (OK=9171   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5802   KO=0     )
> ReadPolicy                                               (OK=41465  KO=6     )
> DeletePolicy                                             (OK=41357  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=967    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5732 (98.91%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 87197  / active: 288    / done: 129424
================================================================================

09:13:15.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:15.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:15.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:15.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:15.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:16.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:16.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:17.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:17.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:17.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:17.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:18.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:18.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:19.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:20.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:20.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:20.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:20 GMT                                    2180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1809864 KO=57    )
> restLoginInitiate                                        (OK=125276 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=125268 KO=2     )
> Skip 2FA                                                 (OK=69512  KO=0     )
> User Authorize PKCE stage                                (OK=147456 KO=1     )
> User AccessToken PKCE stage                              (OK=147451 KO=0     )
> GetUUid                                                  (OK=41672  KO=0     )
> GetOpenidConfig                                          (OK=124712 KO=0     )
> CreatePolicy                                             (OK=41641  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4715   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4714   KO=0     )
> UI-Post-Login - stage 1                                  (OK=27949  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27949  KO=0     )
>  UI AM idFromSession                                     (OK=27945  KO=2     )
>  UI AM validateGoto                                      (OK=27947  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27945  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27945  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27945  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27945  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27942  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27942  KO=0     )
>  UI IDM uiconfig                                         (OK=27941  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27941  KO=0     )
>  UI IDM version                                          (OK=27941  KO=0     )
>  UI IDM privilege                                        (OK=27941  KO=0     )
>  UI IDM login                                            (OK=27939  KO=2     )
>  UI IDM features                                         (OK=27941  KO=0     )
>  UI IDM dashboard                                        (OK=27941  KO=0     )
>  UI IDM managed user schema                              (OK=27941  KO=0     )
>  UI IDM user                                             (OK=27941  KO=0     )
> RootUserinfo                                             (OK=93113  KO=0     )
>  UI IDM oidcToken                                        (OK=27941  KO=1     )
> userinfo                                                 (OK=27940  KO=0     )
> UI-Logout                                                (OK=27941  KO=0     )
> UI-Logout Redirect 1                                     (OK=27941  KO=0     )
>  UI AM revoke1                                           (OK=27938  KO=0     )
>  UI AM endsession                                        (OK=27939  KO=0     )
>  UI AM revoke2                                           (OK=27939  KO=0     )
> getIdToken                                               (OK=9194   KO=0     )
> getIdToken Redirect 1                                    (OK=9194   KO=0     )
> createOrganization                                       (OK=9194   KO=0     )
> tokenUserinfo                                            (OK=22054  KO=0     )
> queryOrganization                                        (OK=9194   KO=0     )
> deleteOrganization                                       (OK=9193   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5822   KO=0     )
> ReadPolicy                                               (OK=41565  KO=6     )
> DeletePolicy                                             (OK=41455  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=969    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5749 (98.92%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 86912  / active: 280    / done: 129717
================================================================================

09:13:20.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:20.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:21.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:21.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:21.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:21.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:22.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:23.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:23.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:23.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:23.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:23.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:24.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:24.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:24.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:24.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:24.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:25.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:25 GMT                                    2185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1813572 KO=57    )
> restLoginInitiate                                        (OK=125546 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=125541 KO=2     )
> Skip 2FA                                                 (OK=69668  KO=0     )
> User Authorize PKCE stage                                (OK=147759 KO=1     )
> User AccessToken PKCE stage                              (OK=147754 KO=0     )
> GetUUid                                                  (OK=41767  KO=0     )
> GetOpenidConfig                                          (OK=125008 KO=0     )
> CreatePolicy                                             (OK=41734  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4728   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4728   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28001  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=27999  KO=0     )
>  UI AM idFromSession                                     (OK=27996  KO=2     )
>  UI AM validateGoto                                      (OK=27998  KO=0     )
> UI-Post-Login - stage 2                                  (OK=27996  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=27995  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=27995  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=27995  KO=0     )
> UI-Post-Login - stage 3                                  (OK=27993  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=27993  KO=0     )
>  UI IDM uiconfig                                         (OK=27991  KO=0     )
>  UI Enduser sessioncheck                                 (OK=27991  KO=0     )
>  UI IDM version                                          (OK=27991  KO=0     )
>  UI IDM privilege                                        (OK=27991  KO=0     )
>  UI IDM login                                            (OK=27989  KO=2     )
>  UI IDM features                                         (OK=27991  KO=0     )
>  UI IDM dashboard                                        (OK=27991  KO=0     )
>  UI IDM managed user schema                              (OK=27991  KO=0     )
>  UI IDM user                                             (OK=27991  KO=0     )
> RootUserinfo                                             (OK=93290  KO=0     )
>  UI IDM oidcToken                                        (OK=27991  KO=1     )
> userinfo                                                 (OK=27989  KO=0     )
> UI-Logout                                                (OK=27991  KO=0     )
> UI-Logout Redirect 1                                     (OK=27991  KO=0     )
>  UI AM revoke1                                           (OK=27988  KO=0     )
>  UI AM endsession                                        (OK=27989  KO=0     )
>  UI AM revoke2                                           (OK=27989  KO=0     )
> getIdToken                                               (OK=9224   KO=0     )
> getIdToken Redirect 1                                    (OK=9224   KO=0     )
> createOrganization                                       (OK=9223   KO=0     )
> tokenUserinfo                                            (OK=22101  KO=0     )
> queryOrganization                                        (OK=9223   KO=0     )
> deleteOrganization                                       (OK=9222   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5834   KO=0     )
> ReadPolicy                                               (OK=41663  KO=6     )
> DeletePolicy                                             (OK=41559  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=970    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5767 (98.92%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 59%
          waiting: 86632  / active: 259    / done: 130018
================================================================================

09:13:25.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:26.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:26.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:26.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:26.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:27.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:28.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:28.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:28.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:28.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:28.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:28.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:29.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:29.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:29.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:30.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:30.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:30 GMT                                    2190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1817339 KO=57    )
> restLoginInitiate                                        (OK=125830 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=125825 KO=2     )
> Skip 2FA                                                 (OK=69825  KO=0     )
> User Authorize PKCE stage                                (OK=148077 KO=1     )
> User AccessToken PKCE stage                              (OK=148073 KO=0     )
> GetUUid                                                  (OK=41864  KO=0     )
> GetOpenidConfig                                          (OK=125296 KO=0     )
> CreatePolicy                                             (OK=41833  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4736   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4736   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28054  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28054  KO=0     )
>  UI AM idFromSession                                     (OK=28052  KO=2     )
>  UI AM validateGoto                                      (OK=28054  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28051  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28050  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28049  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28049  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28046  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28044  KO=0     )
>  UI IDM uiconfig                                         (OK=28043  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28043  KO=0     )
>  UI IDM version                                          (OK=28043  KO=0     )
>  UI IDM privilege                                        (OK=28043  KO=0     )
>  UI IDM login                                            (OK=28041  KO=2     )
>  UI IDM features                                         (OK=28043  KO=0     )
>  UI IDM dashboard                                        (OK=28043  KO=0     )
>  UI IDM managed user schema                              (OK=28043  KO=0     )
>  UI IDM user                                             (OK=28043  KO=0     )
> RootUserinfo                                             (OK=93480  KO=0     )
>  UI IDM oidcToken                                        (OK=28041  KO=1     )
> userinfo                                                 (OK=28040  KO=0     )
> UI-Logout                                                (OK=28042  KO=0     )
> UI-Logout Redirect 1                                     (OK=28041  KO=0     )
>  UI AM revoke1                                           (OK=28039  KO=0     )
>  UI AM endsession                                        (OK=28040  KO=0     )
>  UI AM revoke2                                           (OK=28040  KO=0     )
> getIdToken                                               (OK=9241   KO=0     )
> getIdToken Redirect 1                                    (OK=9241   KO=0     )
> createOrganization                                       (OK=9241   KO=0     )
> tokenUserinfo                                            (OK=22158  KO=0     )
> queryOrganization                                        (OK=9241   KO=0     )
> deleteOrganization                                       (OK=9241   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5849   KO=0     )
> ReadPolicy                                               (OK=41756  KO=6     )
> DeletePolicy                                             (OK=41654  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=971    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5784 (98.92%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 86337  / active: 279    / done: 130293
================================================================================

09:13:31.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:31.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:32.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:32.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:32.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:32.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:32.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:33.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:33.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:33.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:33.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:34.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:34.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:34.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:35.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:35.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:35 GMT                                    2195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1821640 KO=57    )
> restLoginInitiate                                        (OK=126116 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=126111 KO=2     )
> Skip 2FA                                                 (OK=69979  KO=0     )
> User Authorize PKCE stage                                (OK=148417 KO=1     )
> User AccessToken PKCE stage                              (OK=148412 KO=0     )
> GetUUid                                                  (OK=41959  KO=0     )
> GetOpenidConfig                                          (OK=125583 KO=0     )
> CreatePolicy                                             (OK=41929  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4743   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4743   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28124  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28123  KO=0     )
>  UI AM idFromSession                                     (OK=28121  KO=2     )
>  UI AM validateGoto                                      (OK=28123  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28120  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28119  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28119  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28119  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28116  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28116  KO=0     )
>  UI IDM uiconfig                                         (OK=28115  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28115  KO=0     )
>  UI IDM version                                          (OK=28115  KO=0     )
>  UI IDM privilege                                        (OK=28115  KO=0     )
>  UI IDM login                                            (OK=28113  KO=2     )
>  UI IDM features                                         (OK=28115  KO=0     )
>  UI IDM dashboard                                        (OK=28115  KO=0     )
>  UI IDM managed user schema                              (OK=28115  KO=0     )
>  UI IDM user                                             (OK=28115  KO=0     )
> RootUserinfo                                             (OK=93688  KO=0     )
>  UI IDM oidcToken                                        (OK=28115  KO=1     )
> userinfo                                                 (OK=28114  KO=0     )
> UI-Logout                                                (OK=28116  KO=0     )
> UI-Logout Redirect 1                                     (OK=28116  KO=0     )
>  UI AM revoke1                                           (OK=28114  KO=0     )
>  UI AM endsession                                        (OK=28115  KO=0     )
>  UI AM revoke2                                           (OK=28115  KO=0     )
> getIdToken                                               (OK=9255   KO=0     )
> getIdToken Redirect 1                                    (OK=9255   KO=0     )
> createOrganization                                       (OK=9255   KO=0     )
> tokenUserinfo                                            (OK=22202  KO=0     )
> queryOrganization                                        (OK=9255   KO=0     )
> deleteOrganization                                       (OK=9255   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5866   KO=0     )
> ReadPolicy                                               (OK=41855  KO=6     )
> DeletePolicy                                             (OK=41749  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=975    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5800 (98.93%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 86047  / active: 268    / done: 130594
================================================================================

09:13:35.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:35.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:35.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:36.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:36.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:36.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:36.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:36.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:37.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:37.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:37.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:38.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:39.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:39.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:39.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:40.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:40.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:40 GMT                                    2200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1825335 KO=57    )
> restLoginInitiate                                        (OK=126384 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=126373 KO=2     )
> Skip 2FA                                                 (OK=70112  KO=0     )
> User Authorize PKCE stage                                (OK=148719 KO=1     )
> User AccessToken PKCE stage                              (OK=148714 KO=0     )
> GetUUid                                                  (OK=42046  KO=0     )
> GetOpenidConfig                                          (OK=125866 KO=0     )
> CreatePolicy                                             (OK=42015  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4759   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4759   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28177  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28177  KO=0     )
>  UI AM idFromSession                                     (OK=28174  KO=2     )
>  UI AM validateGoto                                      (OK=28176  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28174  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28173  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28173  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28173  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28170  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28170  KO=0     )
>  UI IDM uiconfig                                         (OK=28169  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28169  KO=0     )
>  UI IDM version                                          (OK=28169  KO=0     )
>  UI IDM privilege                                        (OK=28169  KO=0     )
>  UI IDM login                                            (OK=28167  KO=2     )
>  UI IDM features                                         (OK=28169  KO=0     )
>  UI IDM dashboard                                        (OK=28169  KO=0     )
>  UI IDM managed user schema                              (OK=28169  KO=0     )
>  UI IDM user                                             (OK=28169  KO=0     )
> RootUserinfo                                             (OK=93879  KO=0     )
>  UI IDM oidcToken                                        (OK=28169  KO=1     )
> userinfo                                                 (OK=28168  KO=0     )
> UI-Logout                                                (OK=28170  KO=0     )
> UI-Logout Redirect 1                                     (OK=28170  KO=0     )
>  UI AM revoke1                                           (OK=28168  KO=0     )
>  UI AM endsession                                        (OK=28169  KO=0     )
>  UI AM revoke2                                           (OK=28169  KO=0     )
> getIdToken                                               (OK=9270   KO=0     )
> getIdToken Redirect 1                                    (OK=9270   KO=0     )
> createOrganization                                       (OK=9269   KO=0     )
> tokenUserinfo                                            (OK=22267  KO=0     )
> queryOrganization                                        (OK=9269   KO=0     )
> deleteOrganization                                       (OK=9269   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5878   KO=0     )
> ReadPolicy                                               (OK=41951  KO=6     )
> DeletePolicy                                             (OK=41848  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=979    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5817 (98.93%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 85765  / active: 245    / done: 130899
================================================================================

09:13:40.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:40.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:41.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:41.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:41.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:41.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:41.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:41.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:42.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:43.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:43.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:43.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:44.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:44.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:44.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:45 GMT                                    2205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1829655 KO=57    )
> restLoginInitiate                                        (OK=126683 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=126680 KO=2     )
> Skip 2FA                                                 (OK=70284  KO=0     )
> User Authorize PKCE stage                                (OK=149076 KO=1     )
> User AccessToken PKCE stage                              (OK=149071 KO=0     )
> GetUUid                                                  (OK=42148  KO=0     )
> GetOpenidConfig                                          (OK=126148 KO=0     )
> CreatePolicy                                             (OK=42114  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4774   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4773   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28245  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28245  KO=0     )
>  UI AM idFromSession                                     (OK=28243  KO=2     )
>  UI AM validateGoto                                      (OK=28245  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28240  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28240  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28240  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28240  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28238  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28237  KO=0     )
>  UI IDM uiconfig                                         (OK=28237  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28237  KO=0     )
>  UI IDM version                                          (OK=28237  KO=0     )
>  UI IDM privilege                                        (OK=28237  KO=0     )
>  UI IDM login                                            (OK=28235  KO=2     )
>  UI IDM features                                         (OK=28237  KO=0     )
>  UI IDM dashboard                                        (OK=28237  KO=0     )
>  UI IDM managed user schema                              (OK=28236  KO=0     )
>  UI IDM user                                             (OK=28236  KO=0     )
> RootUserinfo                                             (OK=94087  KO=0     )
>  UI IDM oidcToken                                        (OK=28236  KO=1     )
> userinfo                                                 (OK=28234  KO=0     )
> UI-Logout                                                (OK=28236  KO=0     )
> UI-Logout Redirect 1                                     (OK=28236  KO=0     )
>  UI AM revoke1                                           (OK=28234  KO=0     )
>  UI AM endsession                                        (OK=28235  KO=0     )
>  UI AM revoke2                                           (OK=28235  KO=0     )
> getIdToken                                               (OK=9294   KO=0     )
> getIdToken Redirect 1                                    (OK=9294   KO=0     )
> createOrganization                                       (OK=9294   KO=0     )
> tokenUserinfo                                            (OK=22312  KO=0     )
> queryOrganization                                        (OK=9294   KO=0     )
> deleteOrganization                                       (OK=9293   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5888   KO=0     )
> ReadPolicy                                               (OK=42035  KO=6     )
> DeletePolicy                                             (OK=41943  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=982    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5832 (98.93%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 85445  / active: 272    / done: 131192
================================================================================

09:13:45.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:45.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:46.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:46.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:46.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:46.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:47.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:47.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:47.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:48.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:49.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:49.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:49.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:49.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:50 GMT                                    2210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1834145 KO=57    )
> restLoginInitiate                                        (OK=126984 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=126976 KO=2     )
> Skip 2FA                                                 (OK=70437  KO=0     )
> User Authorize PKCE stage                                (OK=149435 KO=1     )
> User AccessToken PKCE stage                              (OK=149431 KO=0     )
> GetUUid                                                  (OK=42244  KO=0     )
> GetOpenidConfig                                          (OK=126427 KO=0     )
> CreatePolicy                                             (OK=42214  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4782   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4781   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28320  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28319  KO=0     )
>  UI AM idFromSession                                     (OK=28315  KO=2     )
>  UI AM validateGoto                                      (OK=28317  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28316  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28316  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28316  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28316  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28315  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28314  KO=0     )
>  UI IDM uiconfig                                         (OK=28314  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28314  KO=0     )
>  UI IDM version                                          (OK=28314  KO=0     )
>  UI IDM privilege                                        (OK=28314  KO=0     )
>  UI IDM login                                            (OK=28312  KO=2     )
>  UI IDM features                                         (OK=28314  KO=0     )
>  UI IDM dashboard                                        (OK=28314  KO=0     )
>  UI IDM managed user schema                              (OK=28314  KO=0     )
>  UI IDM user                                             (OK=28314  KO=0     )
> RootUserinfo                                             (OK=94282  KO=0     )
>  UI IDM oidcToken                                        (OK=28313  KO=1     )
> userinfo                                                 (OK=28311  KO=0     )
> UI-Logout                                                (OK=28312  KO=0     )
> UI-Logout Redirect 1                                     (OK=28312  KO=0     )
>  UI AM revoke1                                           (OK=28309  KO=0     )
>  UI AM endsession                                        (OK=28310  KO=0     )
>  UI AM revoke2                                           (OK=28310  KO=0     )
> getIdToken                                               (OK=9315   KO=0     )
> getIdToken Redirect 1                                    (OK=9314   KO=0     )
> createOrganization                                       (OK=9313   KO=0     )
> tokenUserinfo                                            (OK=22370  KO=0     )
> queryOrganization                                        (OK=9313   KO=0     )
> deleteOrganization                                       (OK=9312   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5904   KO=0     )
> ReadPolicy                                               (OK=42136  KO=6     )
> DeletePolicy                                             (OK=42027  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=983    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5846 (98.93%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 85140  / active: 270    / done: 131499
================================================================================

09:13:50.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:50.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:50.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:50.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:51.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:51.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:51.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:52.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:52.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:52.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:52.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:52.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:52.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:53.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:53.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:53.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:54.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:54.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:13:55 GMT                                    2215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1838329 KO=57    )
> restLoginInitiate                                        (OK=127287 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=127277 KO=2     )
> Skip 2FA                                                 (OK=70597  KO=0     )
> User Authorize PKCE stage                                (OK=149777 KO=1     )
> User AccessToken PKCE stage                              (OK=149774 KO=0     )
> GetUUid                                                  (OK=42339  KO=0     )
> GetOpenidConfig                                          (OK=126722 KO=0     )
> CreatePolicy                                             (OK=42306  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4790   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4790   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28386  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28385  KO=0     )
>  UI AM idFromSession                                     (OK=28381  KO=2     )
>  UI AM validateGoto                                      (OK=28383  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28381  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28381  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28379  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28379  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28377  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28375  KO=0     )
>  UI IDM uiconfig                                         (OK=28375  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28375  KO=0     )
>  UI IDM version                                          (OK=28375  KO=0     )
>  UI IDM privilege                                        (OK=28375  KO=0     )
>  UI IDM login                                            (OK=28373  KO=2     )
>  UI IDM features                                         (OK=28375  KO=0     )
>  UI IDM dashboard                                        (OK=28375  KO=0     )
>  UI IDM managed user schema                              (OK=28375  KO=0     )
>  UI IDM user                                             (OK=28375  KO=0     )
> RootUserinfo                                             (OK=94480  KO=0     )
>  UI IDM oidcToken                                        (OK=28375  KO=1     )
> userinfo                                                 (OK=28374  KO=0     )
> UI-Logout                                                (OK=28376  KO=0     )
> UI-Logout Redirect 1                                     (OK=28376  KO=0     )
>  UI AM revoke1                                           (OK=28374  KO=0     )
>  UI AM endsession                                        (OK=28375  KO=0     )
>  UI AM revoke2                                           (OK=28375  KO=0     )
> getIdToken                                               (OK=9339   KO=0     )
> getIdToken Redirect 1                                    (OK=9338   KO=0     )
> createOrganization                                       (OK=9338   KO=0     )
> tokenUserinfo                                            (OK=22423  KO=0     )
> queryOrganization                                        (OK=9338   KO=0     )
> deleteOrganization                                       (OK=9338   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5921   KO=0     )
> ReadPolicy                                               (OK=42237  KO=6     )
> DeletePolicy                                             (OK=42129  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=984    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5864 (98.94%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################-                             ] 60%
          waiting: 84830  / active: 279    / done: 131800
================================================================================

09:13:55.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:56.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:56.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:57.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:57.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:58.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:58.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:58.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:58.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:59.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:13:59.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:00.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:00.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:00.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:00 GMT                                    2220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1842400 KO=57    )
> restLoginInitiate                                        (OK=127582 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=127574 KO=2     )
> Skip 2FA                                                 (OK=70771  KO=0     )
> User Authorize PKCE stage                                (OK=150131 KO=1     )
> User AccessToken PKCE stage                              (OK=150123 KO=0     )
> GetUUid                                                  (OK=42443  KO=0     )
> GetOpenidConfig                                          (OK=127019 KO=0     )
> CreatePolicy                                             (OK=42410  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4800   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4800   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28439  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28439  KO=0     )
>  UI AM idFromSession                                     (OK=28437  KO=2     )
>  UI AM validateGoto                                      (OK=28439  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28439  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28439  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28439  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28439  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28433  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28433  KO=0     )
>  UI IDM uiconfig                                         (OK=28433  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28433  KO=0     )
>  UI IDM version                                          (OK=28433  KO=0     )
>  UI IDM privilege                                        (OK=28433  KO=0     )
>  UI IDM login                                            (OK=28431  KO=2     )
>  UI IDM features                                         (OK=28433  KO=0     )
>  UI IDM dashboard                                        (OK=28433  KO=0     )
>  UI IDM managed user schema                              (OK=28433  KO=0     )
>  UI IDM user                                             (OK=28433  KO=0     )
> RootUserinfo                                             (OK=94680  KO=0     )
>  UI IDM oidcToken                                        (OK=28432  KO=1     )
> userinfo                                                 (OK=28429  KO=0     )
> UI-Logout                                                (OK=28431  KO=0     )
> UI-Logout Redirect 1                                     (OK=28431  KO=0     )
>  UI AM revoke1                                           (OK=28428  KO=0     )
>  UI AM endsession                                        (OK=28429  KO=0     )
>  UI AM revoke2                                           (OK=28429  KO=0     )
> getIdToken                                               (OK=9366   KO=0     )
> getIdToken Redirect 1                                    (OK=9366   KO=0     )
> createOrganization                                       (OK=9366   KO=0     )
> tokenUserinfo                                            (OK=22485  KO=0     )
> queryOrganization                                        (OK=9366   KO=0     )
> deleteOrganization                                       (OK=9364   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5931   KO=0     )
> ReadPolicy                                               (OK=42327  KO=6     )
> DeletePolicy                                             (OK=42229  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=987    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5878 (98.94%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 60%
          waiting: 84526  / active: 275    / done: 132108
================================================================================

09:14:01.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:01.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:01.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:01.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:01.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:02.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:02.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:03.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:03.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:03.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:03.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:04.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:04.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:04.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:04.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:05.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:05.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:05 GMT                                    2225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1846180 KO=57    )
> restLoginInitiate                                        (OK=127842 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=127834 KO=2     )
> Skip 2FA                                                 (OK=70923  KO=0     )
> User Authorize PKCE stage                                (OK=150425 KO=1     )
> User AccessToken PKCE stage                              (OK=150419 KO=0     )
> GetUUid                                                  (OK=42532  KO=0     )
> GetOpenidConfig                                          (OK=127304 KO=0     )
> CreatePolicy                                             (OK=42501  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4814   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4814   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28496  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28496  KO=0     )
>  UI AM idFromSession                                     (OK=28494  KO=2     )
>  UI AM validateGoto                                      (OK=28496  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28492  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28492  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28492  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28492  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28490  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28490  KO=0     )
>  UI IDM uiconfig                                         (OK=28490  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28490  KO=0     )
>  UI IDM version                                          (OK=28490  KO=0     )
>  UI IDM privilege                                        (OK=28490  KO=0     )
>  UI IDM login                                            (OK=28488  KO=2     )
>  UI IDM features                                         (OK=28490  KO=0     )
>  UI IDM dashboard                                        (OK=28489  KO=0     )
>  UI IDM managed user schema                              (OK=28489  KO=0     )
>  UI IDM user                                             (OK=28489  KO=0     )
> RootUserinfo                                             (OK=94915  KO=0     )
>  UI IDM oidcToken                                        (OK=28489  KO=1     )
> userinfo                                                 (OK=28487  KO=0     )
> UI-Logout                                                (OK=28489  KO=0     )
> UI-Logout Redirect 1                                     (OK=28489  KO=0     )
>  UI AM revoke1                                           (OK=28487  KO=0     )
>  UI AM endsession                                        (OK=28488  KO=0     )
>  UI AM revoke2                                           (OK=28488  KO=0     )
> getIdToken                                               (OK=9381   KO=0     )
> getIdToken Redirect 1                                    (OK=9381   KO=0     )
> createOrganization                                       (OK=9381   KO=0     )
> tokenUserinfo                                            (OK=22515  KO=0     )
> queryOrganization                                        (OK=9381   KO=0     )
> deleteOrganization                                       (OK=9381   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5944   KO=0     )
> ReadPolicy                                               (OK=42432  KO=6     )
> DeletePolicy                                             (OK=42320  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=989    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5895 (98.94%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 84249  / active: 277    / done: 132383
================================================================================

09:14:05.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:06.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:06.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:06.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:07.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:07.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:07.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:08.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:09.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:09.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:09.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:09.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:10.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:10 GMT                                    2230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1850538 KO=57    )
> restLoginInitiate                                        (OK=128152 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=128144 KO=2     )
> Skip 2FA                                                 (OK=71099  KO=0     )
> User Authorize PKCE stage                                (OK=150787 KO=1     )
> User AccessToken PKCE stage                              (OK=150783 KO=0     )
> GetUUid                                                  (OK=42638  KO=0     )
> GetOpenidConfig                                          (OK=127606 KO=0     )
> CreatePolicy                                             (OK=42605  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4820   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4820   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28557  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28557  KO=0     )
>  UI AM idFromSession                                     (OK=28555  KO=2     )
>  UI AM validateGoto                                      (OK=28557  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28557  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28557  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28557  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28557  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28555  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28555  KO=0     )
>  UI IDM uiconfig                                         (OK=28555  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28555  KO=0     )
>  UI IDM version                                          (OK=28555  KO=0     )
>  UI IDM privilege                                        (OK=28555  KO=0     )
>  UI IDM login                                            (OK=28553  KO=2     )
>  UI IDM features                                         (OK=28555  KO=0     )
>  UI IDM dashboard                                        (OK=28555  KO=0     )
>  UI IDM managed user schema                              (OK=28555  KO=0     )
>  UI IDM user                                             (OK=28555  KO=0     )
> RootUserinfo                                             (OK=95160  KO=0     )
>  UI IDM oidcToken                                        (OK=28555  KO=1     )
> userinfo                                                 (OK=28554  KO=0     )
> UI-Logout                                                (OK=28555  KO=0     )
> UI-Logout Redirect 1                                     (OK=28554  KO=0     )
>  UI AM revoke1                                           (OK=28551  KO=0     )
>  UI AM endsession                                        (OK=28552  KO=0     )
>  UI AM revoke2                                           (OK=28552  KO=0     )
> getIdToken                                               (OK=9403   KO=0     )
> getIdToken Redirect 1                                    (OK=9403   KO=0     )
> createOrganization                                       (OK=9403   KO=0     )
> tokenUserinfo                                            (OK=22576  KO=0     )
> queryOrganization                                        (OK=9403   KO=0     )
> deleteOrganization                                       (OK=9402   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5962   KO=0     )
> ReadPolicy                                               (OK=42524  KO=6     )
> DeletePolicy                                             (OK=42425  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=993    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5908 (98.94%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 83933  / active: 279    / done: 132697
================================================================================

09:14:10.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:11.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:12.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:12.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:12.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:12.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:13.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:13.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:13.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:14.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:14.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:14.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:14.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:14.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:14.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:14.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:15.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:15 GMT                                    2235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1854100 KO=57    )
> restLoginInitiate                                        (OK=128437 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=128429 KO=2     )
> Skip 2FA                                                 (OK=71256  KO=0     )
> User Authorize PKCE stage                                (OK=151091 KO=1     )
> User AccessToken PKCE stage                              (OK=151087 KO=0     )
> GetUUid                                                  (OK=42729  KO=0     )
> GetOpenidConfig                                          (OK=127893 KO=0     )
> CreatePolicy                                             (OK=42698  KO=30    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4834   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4834   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28605  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28604  KO=0     )
>  UI AM idFromSession                                     (OK=28601  KO=2     )
>  UI AM validateGoto                                      (OK=28603  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28602  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28602  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28602  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28602  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28599  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28599  KO=0     )
>  UI IDM uiconfig                                         (OK=28599  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28599  KO=0     )
>  UI IDM version                                          (OK=28599  KO=0     )
>  UI IDM privilege                                        (OK=28599  KO=0     )
>  UI IDM login                                            (OK=28597  KO=2     )
>  UI IDM features                                         (OK=28599  KO=0     )
>  UI IDM dashboard                                        (OK=28599  KO=0     )
>  UI IDM managed user schema                              (OK=28599  KO=0     )
>  UI IDM user                                             (OK=28598  KO=0     )
> RootUserinfo                                             (OK=95383  KO=0     )
>  UI IDM oidcToken                                        (OK=28598  KO=1     )
> userinfo                                                 (OK=28596  KO=0     )
> UI-Logout                                                (OK=28598  KO=0     )
> UI-Logout Redirect 1                                     (OK=28596  KO=0     )
>  UI AM revoke1                                           (OK=28594  KO=0     )
>  UI AM endsession                                        (OK=28595  KO=0     )
>  UI AM revoke2                                           (OK=28595  KO=0     )
> getIdToken                                               (OK=9420   KO=0     )
> getIdToken Redirect 1                                    (OK=9420   KO=0     )
> createOrganization                                       (OK=9420   KO=0     )
> tokenUserinfo                                            (OK=22636  KO=0     )
> queryOrganization                                        (OK=9420   KO=0     )
> deleteOrganization                                       (OK=9420   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5976   KO=0     )
> ReadPolicy                                               (OK=42628  KO=6     )
> DeletePolicy                                             (OK=42516  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=994    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5925 (98.95%)
> status.find.in([200, 209], 304), found 409                         27 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 83633  / active: 286    / done: 132990
================================================================================

09:14:15.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:16.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:17.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:17.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:17.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:17.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:18.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:18.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:18.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:18.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:18.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:19.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 133451: status.find.in([200, 209], 304), found 409
09:14:19.121 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,133451,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIyOTUzNDg1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM2U3ck9uV292MURZZkE0ZDBENS1tOHBUVjJ3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTI1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTI1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyODU4LCJpYXQiOjE3MzE0ODkyNTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkFMcEdoeXFQMnJmQ1ZGdTEwN0FFazl5V0Z4USJ9.WDDTk9SPpOuAIfALEptmOtV9oVCPo-ZlDDWqujam0wjh0rFaJvocsQxqqWYJM2oYKZBLfayW0MlaPwPoDUKqMMu8_pZPrFuMWHqfLXmQhHrulreQo5ARIrF4_EP89T_fS9fVmfKSWUOMhsUvm3vsEpn8lLQL0nRvOJAGulugs3c1ZDrs8QdNZPyxB6Hibv0h0RlLjFamT07VMy96QExg8nob6QXuWF0N4YMkaCztQDTkweHglgeXkct3IZBsx-CRUggj6xtSxvCIQ0YnXUUHToJhcbSXOkbWT9Oocr0EVFpi4QJ_sO2vaiRKQBWRfwGDXPHavWBFGH0L1jz_nPV53g, username -> user.94198, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy32776, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a0a1b62, authcode -> EPZsOmKcWf-EGVDpVPeymUlaJg4, useAdminRealm -> true, callbacks -> {"tokenId":"qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489258775), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489258775))), password -> Pa_ssw0rd, challenge -> 1UHAWDVPhc4YAXO6kcQgYxBQ5NzDmUMir6O7Q973YOk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODg2NDYzMzQwMjQ1NTA4ODcxOA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47910b60, tokenId -> qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy32776","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:14:19 GMT
	x-forgerock-transactionid: 4ec4a680-f4ec-478c-8736-f989e3db7254
	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:14:19.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:19.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:19.621 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:19.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:19.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:20 GMT                                    2240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1857958 KO=58    )
> restLoginInitiate                                        (OK=128726 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=128718 KO=2     )
> Skip 2FA                                                 (OK=71427  KO=0     )
> User Authorize PKCE stage                                (OK=151420 KO=1     )
> User AccessToken PKCE stage                              (OK=151415 KO=0     )
> GetUUid                                                  (OK=42832  KO=0     )
> GetOpenidConfig                                          (OK=128193 KO=0     )
> CreatePolicy                                             (OK=42800  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4845   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4845   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28660  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28660  KO=0     )
>  UI AM idFromSession                                     (OK=28657  KO=2     )
>  UI AM validateGoto                                      (OK=28659  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28655  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28652  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28652  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28648  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28648  KO=0     )
>  UI IDM uiconfig                                         (OK=28648  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28648  KO=0     )
>  UI IDM version                                          (OK=28648  KO=0     )
>  UI IDM privilege                                        (OK=28648  KO=0     )
>  UI IDM login                                            (OK=28646  KO=2     )
>  UI IDM features                                         (OK=28648  KO=0     )
>  UI IDM dashboard                                        (OK=28646  KO=0     )
>  UI IDM managed user schema                              (OK=28646  KO=0     )
>  UI IDM user                                             (OK=28646  KO=0     )
> RootUserinfo                                             (OK=95622  KO=0     )
>  UI IDM oidcToken                                        (OK=28643  KO=1     )
> userinfo                                                 (OK=28642  KO=0     )
> UI-Logout                                                (OK=28644  KO=0     )
> UI-Logout Redirect 1                                     (OK=28643  KO=0     )
>  UI AM revoke1                                           (OK=28641  KO=0     )
>  UI AM endsession                                        (OK=28642  KO=0     )
>  UI AM revoke2                                           (OK=28642  KO=0     )
> getIdToken                                               (OK=9447   KO=0     )
> getIdToken Redirect 1                                    (OK=9447   KO=0     )
> createOrganization                                       (OK=9447   KO=0     )
> tokenUserinfo                                            (OK=22685  KO=0     )
> queryOrganization                                        (OK=9446   KO=0     )
> deleteOrganization                                       (OK=9446   KO=0     )
> restloginProgressiveProfileCallback                      (OK=5991   KO=0     )
> ReadPolicy                                               (OK=42722  KO=6     )
> DeletePolicy                                             (OK=42617  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=998    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5941 (98.93%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         18 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 83332  / active: 288    / done: 133289
================================================================================

09:14:20.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:20.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:20.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:21.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:21.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:21.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:22.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:22.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:22.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:22.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:23.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:23.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:23.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:24.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:24.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 133451: status.find.in([200, 209], 304), found 404
09:14:24.213 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,133451,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIyOTUzNDg1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM2U3ck9uV292MURZZkE0ZDBENS1tOHBUVjJ3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTI1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTI1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyODU4LCJpYXQiOjE3MzE0ODkyNTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkFMcEdoeXFQMnJmQ1ZGdTEwN0FFazl5V0Z4USJ9.WDDTk9SPpOuAIfALEptmOtV9oVCPo-ZlDDWqujam0wjh0rFaJvocsQxqqWYJM2oYKZBLfayW0MlaPwPoDUKqMMu8_pZPrFuMWHqfLXmQhHrulreQo5ARIrF4_EP89T_fS9fVmfKSWUOMhsUvm3vsEpn8lLQL0nRvOJAGulugs3c1ZDrs8QdNZPyxB6Hibv0h0RlLjFamT07VMy96QExg8nob6QXuWF0N4YMkaCztQDTkweHglgeXkct3IZBsx-CRUggj6xtSxvCIQ0YnXUUHToJhcbSXOkbWT9Oocr0EVFpi4QJ_sO2vaiRKQBWRfwGDXPHavWBFGH0L1jz_nPV53g, username -> user.94198, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy32776, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a0a1b62, authcode -> EPZsOmKcWf-EGVDpVPeymUlaJg4, useAdminRealm -> true, callbacks -> {"tokenId":"qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489258775), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489258775))), password -> Pa_ssw0rd, challenge -> 1UHAWDVPhc4YAXO6kcQgYxBQ5NzDmUMir6O7Q973YOk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODg2NDYzMzQwMjQ1NTA4ODcxOA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47910b60, tokenId -> qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy32776
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=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: 84
	date: Wed, 13 Nov 2024 09:14:24 GMT
	x-forgerock-transactionid: 7038ca67-fdd4-4e0c-8b9e-e4c5be43008f
	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 testPolicy32776 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:14:24.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:25.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:25 GMT                                    2245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1861903 KO=59    )
> restLoginInitiate                                        (OK=129005 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=129000 KO=2     )
> Skip 2FA                                                 (OK=71589  KO=0     )
> User Authorize PKCE stage                                (OK=151740 KO=1     )
> User AccessToken PKCE stage                              (OK=151735 KO=0     )
> GetUUid                                                  (OK=42923  KO=0     )
> GetOpenidConfig                                          (OK=128482 KO=0     )
> CreatePolicy                                             (OK=42891  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4856   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4856   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28711  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28711  KO=0     )
>  UI AM idFromSession                                     (OK=28708  KO=2     )
>  UI AM validateGoto                                      (OK=28711  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28709  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28709  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28708  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28708  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28704  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28704  KO=0     )
>  UI IDM uiconfig                                         (OK=28704  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28704  KO=0     )
>  UI IDM version                                          (OK=28704  KO=0     )
>  UI IDM privilege                                        (OK=28704  KO=0     )
>  UI IDM login                                            (OK=28702  KO=2     )
>  UI IDM features                                         (OK=28704  KO=0     )
>  UI IDM dashboard                                        (OK=28704  KO=0     )
>  UI IDM managed user schema                              (OK=28704  KO=0     )
>  UI IDM user                                             (OK=28704  KO=0     )
> RootUserinfo                                             (OK=95881  KO=0     )
>  UI IDM oidcToken                                        (OK=28704  KO=1     )
> userinfo                                                 (OK=28702  KO=0     )
> UI-Logout                                                (OK=28704  KO=0     )
> UI-Logout Redirect 1                                     (OK=28702  KO=0     )
>  UI AM revoke1                                           (OK=28698  KO=0     )
>  UI AM endsession                                        (OK=28699  KO=0     )
>  UI AM revoke2                                           (OK=28699  KO=0     )
> getIdToken                                               (OK=9468   KO=0     )
> getIdToken Redirect 1                                    (OK=9468   KO=0     )
> createOrganization                                       (OK=9467   KO=0     )
> tokenUserinfo                                            (OK=22737  KO=0     )
> queryOrganization                                        (OK=9467   KO=0     )
> deleteOrganization                                       (OK=9467   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6008   KO=0     )
> ReadPolicy                                               (OK=42824  KO=7     )
> DeletePolicy                                             (OK=42715  KO=12    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=999    KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5957 (98.92%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         19 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 83043  / active: 277    / done: 133589
================================================================================

09:14:25.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:25.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:26.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:26.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:26.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:26.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:26.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:26.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:27.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:27.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:27.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:27.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:27.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:27.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:28.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:28.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:29.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 133451: status.find.in([200, 209], 304), found 404
09:14:29.300 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,133451,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIyOTUzNDg1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM2U3ck9uV292MURZZkE0ZDBENS1tOHBUVjJ3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTI1OCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTI1OCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyODU4LCJpYXQiOjE3MzE0ODkyNTgsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkFMcEdoeXFQMnJmQ1ZGdTEwN0FFazl5V0Z4USJ9.WDDTk9SPpOuAIfALEptmOtV9oVCPo-ZlDDWqujam0wjh0rFaJvocsQxqqWYJM2oYKZBLfayW0MlaPwPoDUKqMMu8_pZPrFuMWHqfLXmQhHrulreQo5ARIrF4_EP89T_fS9fVmfKSWUOMhsUvm3vsEpn8lLQL0nRvOJAGulugs3c1ZDrs8QdNZPyxB6Hibv0h0RlLjFamT07VMy96QExg8nob6QXuWF0N4YMkaCztQDTkweHglgeXkct3IZBsx-CRUggj6xtSxvCIQ0YnXUUHToJhcbSXOkbWT9Oocr0EVFpi4QJ_sO2vaiRKQBWRfwGDXPHavWBFGH0L1jz_nPV53g, username -> user.94198, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy32776, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@a0a1b62, authcode -> EPZsOmKcWf-EGVDpVPeymUlaJg4, useAdminRealm -> true, callbacks -> {"tokenId":"qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489258775), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489258775))), password -> Pa_ssw0rd, challenge -> 1UHAWDVPhc4YAXO6kcQgYxBQ5NzDmUMir6O7Q973YOk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> ODg2NDYzMzQwMjQ1NTA4ODcxOA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@47910b60, tokenId -> qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@650eab8)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy32776
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=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=qABZZwTMqA88VTT1cYIEq4x2suc.*AAJTSQACMDIAAlNLABxzVXhtM2YyVG1INnBKWHlzaDRNeGk4cnVBUWM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: 84
	date: Wed, 13 Nov 2024 09:14:29 GMT
	x-forgerock-transactionid: 675f9348-c888-400e-929b-acbd2ddfefea
	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 testPolicy32776 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:14:29.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:30 GMT                                    2250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1865854 KO=60    )
> restLoginInitiate                                        (OK=129291 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=129282 KO=2     )
> Skip 2FA                                                 (OK=71750  KO=0     )
> User Authorize PKCE stage                                (OK=152061 KO=1     )
> User AccessToken PKCE stage                              (OK=152057 KO=0     )
> GetUUid                                                  (OK=43021  KO=0     )
> GetOpenidConfig                                          (OK=128774 KO=0     )
> CreatePolicy                                             (OK=42989  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4868   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4868   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28768  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28768  KO=0     )
>  UI AM idFromSession                                     (OK=28765  KO=2     )
>  UI AM validateGoto                                      (OK=28767  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28765  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28764  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28763  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28763  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28760  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28760  KO=0     )
>  UI IDM uiconfig                                         (OK=28760  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28760  KO=0     )
>  UI IDM version                                          (OK=28760  KO=0     )
>  UI IDM privilege                                        (OK=28760  KO=0     )
>  UI IDM login                                            (OK=28758  KO=2     )
>  UI IDM features                                         (OK=28760  KO=0     )
>  UI IDM dashboard                                        (OK=28760  KO=0     )
>  UI IDM managed user schema                              (OK=28760  KO=0     )
>  UI IDM user                                             (OK=28760  KO=0     )
> RootUserinfo                                             (OK=96089  KO=0     )
>  UI IDM oidcToken                                        (OK=28760  KO=1     )
> userinfo                                                 (OK=28759  KO=0     )
> UI-Logout                                                (OK=28760  KO=0     )
> UI-Logout Redirect 1                                     (OK=28760  KO=0     )
>  UI AM revoke1                                           (OK=28758  KO=0     )
>  UI AM endsession                                        (OK=28759  KO=0     )
>  UI AM revoke2                                           (OK=28759  KO=0     )
> getIdToken                                               (OK=9494   KO=0     )
> getIdToken Redirect 1                                    (OK=9494   KO=0     )
> createOrganization                                       (OK=9494   KO=0     )
> tokenUserinfo                                            (OK=22783  KO=0     )
> queryOrganization                                        (OK=9494   KO=0     )
> deleteOrganization                                       (OK=9494   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6024   KO=0     )
> ReadPolicy                                               (OK=42914  KO=7     )
> DeletePolicy                                             (OK=42817  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1000   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5974 (98.91%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 82744  / active: 256    / done: 133909
================================================================================

09:14:30.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:30.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:31.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:31.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:32.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:32.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:32.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:33.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:33.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:33.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:33.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:33.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:34.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:34.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:35.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:35 GMT                                    2255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1870095 KO=60    )
> restLoginInitiate                                        (OK=129600 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=129592 KO=2     )
> Skip 2FA                                                 (OK=71931  KO=0     )
> User Authorize PKCE stage                                (OK=152412 KO=1     )
> User AccessToken PKCE stage                              (OK=152409 KO=0     )
> GetUUid                                                  (OK=43129  KO=0     )
> GetOpenidConfig                                          (OK=129069 KO=0     )
> CreatePolicy                                             (OK=43096  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4880   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4880   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28829  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28829  KO=0     )
>  UI AM idFromSession                                     (OK=28826  KO=2     )
>  UI AM validateGoto                                      (OK=28828  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28827  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28827  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28827  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28827  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28825  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28824  KO=0     )
>  UI IDM uiconfig                                         (OK=28824  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28824  KO=0     )
>  UI IDM version                                          (OK=28824  KO=0     )
>  UI IDM privilege                                        (OK=28824  KO=0     )
>  UI IDM login                                            (OK=28822  KO=2     )
>  UI IDM features                                         (OK=28824  KO=0     )
>  UI IDM dashboard                                        (OK=28824  KO=0     )
>  UI IDM managed user schema                              (OK=28824  KO=0     )
>  UI IDM user                                             (OK=28824  KO=0     )
> RootUserinfo                                             (OK=96253  KO=0     )
>  UI IDM oidcToken                                        (OK=28824  KO=1     )
> userinfo                                                 (OK=28822  KO=0     )
> UI-Logout                                                (OK=28824  KO=0     )
> UI-Logout Redirect 1                                     (OK=28824  KO=0     )
>  UI AM revoke1                                           (OK=28822  KO=0     )
>  UI AM endsession                                        (OK=28823  KO=0     )
>  UI AM revoke2                                           (OK=28823  KO=0     )
> getIdToken                                               (OK=9523   KO=0     )
> getIdToken Redirect 1                                    (OK=9522   KO=0     )
> createOrganization                                       (OK=9521   KO=0     )
> tokenUserinfo                                            (OK=22835  KO=0     )
> queryOrganization                                        (OK=9521   KO=0     )
> deleteOrganization                                       (OK=9520   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6036   KO=0     )
> ReadPolicy                                               (OK=43011  KO=7     )
> DeletePolicy                                             (OK=42907  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1003   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      5989 (98.91%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 61%
          waiting: 82426  / active: 286    / done: 134197
================================================================================

09:14:35.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:36.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:37.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:37.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:37.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:37.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:37.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:38.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:38.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:38.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:38.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:38.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:39.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:39.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:39.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:39.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:40.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:40.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:40 GMT                                    2260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1874231 KO=60    )
> restLoginInitiate                                        (OK=129886 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=129878 KO=2     )
> Skip 2FA                                                 (OK=72083  KO=0     )
> User Authorize PKCE stage                                (OK=152750 KO=1     )
> User AccessToken PKCE stage                              (OK=152741 KO=0     )
> GetUUid                                                  (OK=43223  KO=0     )
> GetOpenidConfig                                          (OK=129367 KO=0     )
> CreatePolicy                                             (OK=43190  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4889   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4889   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28898  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28897  KO=0     )
>  UI AM idFromSession                                     (OK=28895  KO=2     )
>  UI AM validateGoto                                      (OK=28897  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28894  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28894  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28892  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28892  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28888  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28888  KO=0     )
>  UI IDM uiconfig                                         (OK=28887  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28887  KO=0     )
>  UI IDM version                                          (OK=28887  KO=0     )
>  UI IDM privilege                                        (OK=28887  KO=0     )
>  UI IDM login                                            (OK=28885  KO=2     )
>  UI IDM features                                         (OK=28887  KO=0     )
>  UI IDM dashboard                                        (OK=28887  KO=0     )
>  UI IDM managed user schema                              (OK=28887  KO=0     )
>  UI IDM user                                             (OK=28887  KO=0     )
> RootUserinfo                                             (OK=96478  KO=0     )
>  UI IDM oidcToken                                        (OK=28885  KO=1     )
> userinfo                                                 (OK=28883  KO=0     )
> UI-Logout                                                (OK=28883  KO=0     )
> UI-Logout Redirect 1                                     (OK=28883  KO=0     )
>  UI AM revoke1                                           (OK=28881  KO=0     )
>  UI AM endsession                                        (OK=28882  KO=0     )
>  UI AM revoke2                                           (OK=28882  KO=0     )
> getIdToken                                               (OK=9540   KO=0     )
> getIdToken Redirect 1                                    (OK=9540   KO=0     )
> createOrganization                                       (OK=9540   KO=0     )
> tokenUserinfo                                            (OK=22883  KO=0     )
> queryOrganization                                        (OK=9540   KO=0     )
> deleteOrganization                                       (OK=9540   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6052   KO=0     )
> ReadPolicy                                               (OK=43120  KO=7     )
> DeletePolicy                                             (OK=43004  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1003   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6007 (98.91%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 82127  / active: 293    / done: 134489
================================================================================

09:14:40.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:40.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:41.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:41.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:41.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:42.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:42.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:42.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:42.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:42.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:43.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:43.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:43.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:43.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:43.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:44.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:44.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:44.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:45.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:45.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:45 GMT                                    2265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1878610 KO=60    )
> restLoginInitiate                                        (OK=130170 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=130163 KO=2     )
> Skip 2FA                                                 (OK=72226  KO=0     )
> User Authorize PKCE stage                                (OK=153094 KO=1     )
> User AccessToken PKCE stage                              (OK=153091 KO=0     )
> GetUUid                                                  (OK=43315  KO=0     )
> GetOpenidConfig                                          (OK=129662 KO=0     )
> CreatePolicy                                             (OK=43283  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4899   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4899   KO=0     )
> UI-Post-Login - stage 1                                  (OK=28967  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=28967  KO=0     )
>  UI AM idFromSession                                     (OK=28965  KO=2     )
>  UI AM validateGoto                                      (OK=28967  KO=0     )
> UI-Post-Login - stage 2                                  (OK=28966  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=28966  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=28966  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=28966  KO=0     )
> UI-Post-Login - stage 3                                  (OK=28961  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=28960  KO=0     )
>  UI IDM uiconfig                                         (OK=28960  KO=0     )
>  UI Enduser sessioncheck                                 (OK=28960  KO=0     )
>  UI IDM version                                          (OK=28960  KO=0     )
>  UI IDM privilege                                        (OK=28960  KO=0     )
>  UI IDM login                                            (OK=28958  KO=2     )
>  UI IDM features                                         (OK=28960  KO=0     )
>  UI IDM dashboard                                        (OK=28960  KO=0     )
>  UI IDM managed user schema                              (OK=28960  KO=0     )
>  UI IDM user                                             (OK=28959  KO=0     )
> RootUserinfo                                             (OK=96678  KO=0     )
>  UI IDM oidcToken                                        (OK=28959  KO=1     )
> userinfo                                                 (OK=28958  KO=0     )
> UI-Logout                                                (OK=28960  KO=0     )
> UI-Logout Redirect 1                                     (OK=28960  KO=0     )
>  UI AM revoke1                                           (OK=28958  KO=0     )
>  UI AM endsession                                        (OK=28959  KO=0     )
>  UI AM revoke2                                           (OK=28959  KO=0     )
> getIdToken                                               (OK=9558   KO=0     )
> getIdToken Redirect 1                                    (OK=9558   KO=0     )
> createOrganization                                       (OK=9558   KO=0     )
> tokenUserinfo                                            (OK=22939  KO=0     )
> queryOrganization                                        (OK=9558   KO=0     )
> deleteOrganization                                       (OK=9558   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6068   KO=0     )
> ReadPolicy                                               (OK=43214  KO=7     )
> DeletePolicy                                             (OK=43113  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1005   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6027 (98.92%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################-                            ] 62%
          waiting: 81833  / active: 251    / done: 134825
================================================================================

09:14:45.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:46.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:46.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:47.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:48.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:48.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:48.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:48.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:48.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:49.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:49.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:49.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:50 GMT                                    2270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1882686 KO=60    )
> restLoginInitiate                                        (OK=130464 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=130455 KO=2     )
> Skip 2FA                                                 (OK=72386  KO=0     )
> User Authorize PKCE stage                                (OK=153434 KO=1     )
> User AccessToken PKCE stage                              (OK=153427 KO=0     )
> GetUUid                                                  (OK=43412  KO=0     )
> GetOpenidConfig                                          (OK=129945 KO=0     )
> CreatePolicy                                             (OK=43377  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4907   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4907   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29033  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29032  KO=0     )
>  UI AM idFromSession                                     (OK=29029  KO=2     )
>  UI AM validateGoto                                      (OK=29031  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29029  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29029  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29028  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29028  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29024  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29023  KO=0     )
>  UI IDM uiconfig                                         (OK=29023  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29023  KO=0     )
>  UI IDM version                                          (OK=29023  KO=0     )
>  UI IDM privilege                                        (OK=29023  KO=0     )
>  UI IDM login                                            (OK=29021  KO=2     )
>  UI IDM features                                         (OK=29023  KO=0     )
>  UI IDM dashboard                                        (OK=29023  KO=0     )
>  UI IDM managed user schema                              (OK=29023  KO=0     )
>  UI IDM user                                             (OK=29023  KO=0     )
> RootUserinfo                                             (OK=96867  KO=0     )
>  UI IDM oidcToken                                        (OK=29023  KO=1     )
> userinfo                                                 (OK=29021  KO=0     )
> UI-Logout                                                (OK=29023  KO=0     )
> UI-Logout Redirect 1                                     (OK=29023  KO=0     )
>  UI AM revoke1                                           (OK=29020  KO=0     )
>  UI AM endsession                                        (OK=29021  KO=0     )
>  UI AM revoke2                                           (OK=29021  KO=0     )
> getIdToken                                               (OK=9574   KO=0     )
> getIdToken Redirect 1                                    (OK=9573   KO=0     )
> createOrganization                                       (OK=9573   KO=0     )
> tokenUserinfo                                            (OK=22995  KO=0     )
> queryOrganization                                        (OK=9573   KO=0     )
> deleteOrganization                                       (OK=9573   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6085   KO=0     )
> ReadPolicy                                               (OK=43304  KO=7     )
> DeletePolicy                                             (OK=43207  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1005   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6039 (98.92%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 81530  / active: 272    / done: 135107
================================================================================

09:14:50.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:50.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:51.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:51.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:51.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:51.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:52.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:53.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:53.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:53.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:54.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:54.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:55.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:14:55 GMT                                    2275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1887279 KO=60    )
> restLoginInitiate                                        (OK=130785 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=130771 KO=2     )
> Skip 2FA                                                 (OK=72550  KO=0     )
> User Authorize PKCE stage                                (OK=153804 KO=1     )
> User AccessToken PKCE stage                              (OK=153798 KO=0     )
> GetUUid                                                  (OK=43522  KO=0     )
> GetOpenidConfig                                          (OK=130237 KO=0     )
> CreatePolicy                                             (OK=43489  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4919   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4918   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29111  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29111  KO=0     )
>  UI AM idFromSession                                     (OK=29107  KO=2     )
>  UI AM validateGoto                                      (OK=29109  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29107  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29107  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29106  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29106  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29100  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29099  KO=0     )
>  UI IDM uiconfig                                         (OK=29099  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29099  KO=0     )
>  UI IDM version                                          (OK=29099  KO=0     )
>  UI IDM privilege                                        (OK=29097  KO=0     )
>  UI IDM login                                            (OK=29096  KO=2     )
>  UI IDM features                                         (OK=29099  KO=0     )
>  UI IDM dashboard                                        (OK=29097  KO=0     )
>  UI IDM managed user schema                              (OK=29097  KO=0     )
>  UI IDM user                                             (OK=29097  KO=0     )
> RootUserinfo                                             (OK=97075  KO=0     )
>  UI IDM oidcToken                                        (OK=29097  KO=1     )
> userinfo                                                 (OK=29095  KO=0     )
> UI-Logout                                                (OK=29096  KO=0     )
> UI-Logout Redirect 1                                     (OK=29096  KO=0     )
>  UI AM revoke1                                           (OK=29094  KO=0     )
>  UI AM endsession                                        (OK=29095  KO=0     )
>  UI AM revoke2                                           (OK=29095  KO=0     )
> getIdToken                                               (OK=9590   KO=0     )
> getIdToken Redirect 1                                    (OK=9590   KO=0     )
> createOrganization                                       (OK=9590   KO=0     )
> tokenUserinfo                                            (OK=23045  KO=0     )
> queryOrganization                                        (OK=9590   KO=0     )
> deleteOrganization                                       (OK=9590   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6104   KO=0     )
> ReadPolicy                                               (OK=43399  KO=7     )
> DeletePolicy                                             (OK=43295  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1007   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6059 (98.92%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 81203  / active: 296    / done: 135410
================================================================================

09:14:55.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:55.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:57.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:57.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:57.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:57.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:57.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:58.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:58.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:59.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:59.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:59.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:59.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:59.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:14:59.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:00 GMT                                    2280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1891718 KO=60    )
> restLoginInitiate                                        (OK=131086 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=131081 KO=2     )
> Skip 2FA                                                 (OK=72737  KO=0     )
> User Authorize PKCE stage                                (OK=154167 KO=1     )
> User AccessToken PKCE stage                              (OK=154165 KO=0     )
> GetUUid                                                  (OK=43634  KO=0     )
> GetOpenidConfig                                          (OK=130557 KO=0     )
> CreatePolicy                                             (OK=43601  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4930   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4930   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29174  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29174  KO=0     )
>  UI AM idFromSession                                     (OK=29170  KO=2     )
>  UI AM validateGoto                                      (OK=29172  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29169  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29168  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29168  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29168  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29167  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29166  KO=0     )
>  UI IDM uiconfig                                         (OK=29166  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29166  KO=0     )
>  UI IDM version                                          (OK=29166  KO=0     )
>  UI IDM privilege                                        (OK=29166  KO=0     )
>  UI IDM login                                            (OK=29164  KO=2     )
>  UI IDM features                                         (OK=29166  KO=0     )
>  UI IDM dashboard                                        (OK=29166  KO=0     )
>  UI IDM managed user schema                              (OK=29166  KO=0     )
>  UI IDM user                                             (OK=29166  KO=0     )
> RootUserinfo                                             (OK=97337  KO=0     )
>  UI IDM oidcToken                                        (OK=29164  KO=1     )
> userinfo                                                 (OK=29163  KO=0     )
> UI-Logout                                                (OK=29165  KO=0     )
> UI-Logout Redirect 1                                     (OK=29163  KO=0     )
>  UI AM revoke1                                           (OK=29161  KO=0     )
>  UI AM endsession                                        (OK=29162  KO=0     )
>  UI AM revoke2                                           (OK=29162  KO=0     )
> getIdToken                                               (OK=9609   KO=0     )
> getIdToken Redirect 1                                    (OK=9609   KO=0     )
> createOrganization                                       (OK=9609   KO=0     )
> tokenUserinfo                                            (OK=23094  KO=0     )
> queryOrganization                                        (OK=9609   KO=0     )
> deleteOrganization                                       (OK=9609   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6118   KO=0     )
> ReadPolicy                                               (OK=43508  KO=7     )
> DeletePolicy                                             (OK=43390  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1010   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6074 (98.93%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 80886  / active: 314    / done: 135709
================================================================================

09:15:00.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:00.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:00.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:01.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:01.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:01.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:02.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:02.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:02.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:03.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:03.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:03.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:04.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:05 GMT                                    2285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1895917 KO=60    )
> restLoginInitiate                                        (OK=131358 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=131350 KO=2     )
> Skip 2FA                                                 (OK=72887  KO=0     )
> User Authorize PKCE stage                                (OK=154491 KO=1     )
> User AccessToken PKCE stage                              (OK=154489 KO=0     )
> GetUUid                                                  (OK=43716  KO=0     )
> GetOpenidConfig                                          (OK=130861 KO=0     )
> CreatePolicy                                             (OK=43682  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4938   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4938   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29244  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29244  KO=0     )
>  UI AM idFromSession                                     (OK=29241  KO=2     )
>  UI AM validateGoto                                      (OK=29243  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29239  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29239  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29237  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29237  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29234  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29234  KO=0     )
>  UI IDM uiconfig                                         (OK=29234  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29234  KO=0     )
>  UI IDM version                                          (OK=29234  KO=0     )
>  UI IDM privilege                                        (OK=29234  KO=0     )
>  UI IDM login                                            (OK=29232  KO=2     )
>  UI IDM features                                         (OK=29233  KO=0     )
>  UI IDM dashboard                                        (OK=29233  KO=0     )
>  UI IDM managed user schema                              (OK=29233  KO=0     )
>  UI IDM user                                             (OK=29233  KO=0     )
> RootUserinfo                                             (OK=97574  KO=0     )
>  UI IDM oidcToken                                        (OK=29229  KO=1     )
> userinfo                                                 (OK=29226  KO=0     )
> UI-Logout                                                (OK=29227  KO=0     )
> UI-Logout Redirect 1                                     (OK=29227  KO=0     )
>  UI AM revoke1                                           (OK=29224  KO=0     )
>  UI AM endsession                                        (OK=29225  KO=0     )
>  UI AM revoke2                                           (OK=29225  KO=0     )
> getIdToken                                               (OK=9631   KO=0     )
> getIdToken Redirect 1                                    (OK=9631   KO=0     )
> createOrganization                                       (OK=9631   KO=0     )
> tokenUserinfo                                            (OK=23132  KO=0     )
> queryOrganization                                        (OK=9631   KO=0     )
> deleteOrganization                                       (OK=9631   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6136   KO=0     )
> ReadPolicy                                               (OK=43624  KO=7     )
> DeletePolicy                                             (OK=43499  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1012   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6087 (98.93%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.33%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 80608  / active: 288    / done: 136013
================================================================================

09:15:05.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:06.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:06.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:06.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:06.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:07.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:07.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:07.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:07.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:08.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:09.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:09.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:10.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:10 GMT                                    2290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1899826 KO=60    )
> restLoginInitiate                                        (OK=131624 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=131619 KO=2     )
> Skip 2FA                                                 (OK=73039  KO=0     )
> User Authorize PKCE stage                                (OK=154804 KO=1     )
> User AccessToken PKCE stage                              (OK=154799 KO=0     )
> GetUUid                                                  (OK=43801  KO=0     )
> GetOpenidConfig                                          (OK=131143 KO=0     )
> CreatePolicy                                             (OK=43765  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4944   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4944   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29299  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29299  KO=0     )
>  UI AM idFromSession                                     (OK=29297  KO=2     )
>  UI AM validateGoto                                      (OK=29299  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29297  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29296  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29295  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29295  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29292  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29292  KO=0     )
>  UI IDM uiconfig                                         (OK=29292  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29292  KO=0     )
>  UI IDM version                                          (OK=29292  KO=0     )
>  UI IDM privilege                                        (OK=29292  KO=0     )
>  UI IDM login                                            (OK=29290  KO=2     )
>  UI IDM features                                         (OK=29292  KO=0     )
>  UI IDM dashboard                                        (OK=29292  KO=0     )
>  UI IDM managed user schema                              (OK=29292  KO=0     )
>  UI IDM user                                             (OK=29292  KO=0     )
> RootUserinfo                                             (OK=97805  KO=0     )
>  UI IDM oidcToken                                        (OK=29291  KO=1     )
> userinfo                                                 (OK=29290  KO=0     )
> UI-Logout                                                (OK=29292  KO=0     )
> UI-Logout Redirect 1                                     (OK=29292  KO=0     )
>  UI AM revoke1                                           (OK=29289  KO=0     )
>  UI AM endsession                                        (OK=29290  KO=0     )
>  UI AM revoke2                                           (OK=29290  KO=0     )
> getIdToken                                               (OK=9652   KO=0     )
> getIdToken Redirect 1                                    (OK=9652   KO=0     )
> createOrganization                                       (OK=9652   KO=0     )
> tokenUserinfo                                            (OK=23176  KO=0     )
> queryOrganization                                        (OK=9652   KO=0     )
> deleteOrganization                                       (OK=9651   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6150   KO=0     )
> ReadPolicy                                               (OK=43704  KO=7     )
> DeletePolicy                                             (OK=43616  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1013   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6100 (98.93%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 80337  / active: 246    / done: 136326
================================================================================

09:15:11.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:12.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:12.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:12.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:13.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:13.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:13.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:13.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:13.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:14.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:14.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:14.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:15 GMT                                    2295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1903312 KO=60    )
> restLoginInitiate                                        (OK=131872 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=131861 KO=2     )
> Skip 2FA                                                 (OK=73189  KO=0     )
> User Authorize PKCE stage                                (OK=155089 KO=1     )
> User AccessToken PKCE stage                              (OK=155085 KO=0     )
> GetUUid                                                  (OK=43886  KO=0     )
> GetOpenidConfig                                          (OK=131392 KO=0     )
> CreatePolicy                                             (OK=43853  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4953   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4952   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29349  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29349  KO=0     )
>  UI AM idFromSession                                     (OK=29346  KO=2     )
>  UI AM validateGoto                                      (OK=29348  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29346  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29346  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29346  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29346  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29344  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29344  KO=0     )
>  UI IDM uiconfig                                         (OK=29344  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29344  KO=0     )
>  UI IDM version                                          (OK=29344  KO=0     )
>  UI IDM privilege                                        (OK=29344  KO=0     )
>  UI IDM login                                            (OK=29342  KO=2     )
>  UI IDM features                                         (OK=29344  KO=0     )
>  UI IDM dashboard                                        (OK=29344  KO=0     )
>  UI IDM managed user schema                              (OK=29344  KO=0     )
>  UI IDM user                                             (OK=29344  KO=0     )
> RootUserinfo                                             (OK=98026  KO=0     )
>  UI IDM oidcToken                                        (OK=29343  KO=1     )
> userinfo                                                 (OK=29341  KO=0     )
> UI-Logout                                                (OK=29341  KO=0     )
> UI-Logout Redirect 1                                     (OK=29341  KO=0     )
>  UI AM revoke1                                           (OK=29339  KO=0     )
>  UI AM endsession                                        (OK=29340  KO=0     )
>  UI AM revoke2                                           (OK=29340  KO=0     )
> getIdToken                                               (OK=9670   KO=0     )
> getIdToken Redirect 1                                    (OK=9670   KO=0     )
> createOrganization                                       (OK=9670   KO=0     )
> tokenUserinfo                                            (OK=23206  KO=0     )
> queryOrganization                                        (OK=9670   KO=0     )
> deleteOrganization                                       (OK=9670   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6160   KO=0     )
> ReadPolicy                                               (OK=43786  KO=7     )
> DeletePolicy                                             (OK=43694  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1015   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6112 (98.93%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 62%
          waiting: 80079  / active: 257    / done: 136573
================================================================================

09:15:15.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:15.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:16.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:16.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:16.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:17.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:17.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:17.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:17.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:18.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:18.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:18.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:18.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:18.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:18.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:19.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:19.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:19.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:20 GMT                                    2300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1907496 KO=60    )
> restLoginInitiate                                        (OK=132164 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=132158 KO=2     )
> Skip 2FA                                                 (OK=73356  KO=0     )
> User Authorize PKCE stage                                (OK=155432 KO=1     )
> User AccessToken PKCE stage                              (OK=155424 KO=0     )
> GetUUid                                                  (OK=43977  KO=0     )
> GetOpenidConfig                                          (OK=131651 KO=0     )
> CreatePolicy                                             (OK=43944  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4965   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4964   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29416  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29415  KO=0     )
>  UI AM idFromSession                                     (OK=29413  KO=2     )
>  UI AM validateGoto                                      (OK=29415  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29411  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29411  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29411  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29411  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29408  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29408  KO=0     )
>  UI IDM uiconfig                                         (OK=29407  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29407  KO=0     )
>  UI IDM version                                          (OK=29407  KO=0     )
>  UI IDM privilege                                        (OK=29407  KO=0     )
>  UI IDM login                                            (OK=29405  KO=2     )
>  UI IDM features                                         (OK=29407  KO=0     )
>  UI IDM dashboard                                        (OK=29407  KO=0     )
>  UI IDM managed user schema                              (OK=29407  KO=0     )
>  UI IDM user                                             (OK=29407  KO=0     )
> RootUserinfo                                             (OK=98284  KO=0     )
>  UI IDM oidcToken                                        (OK=29406  KO=1     )
> userinfo                                                 (OK=29405  KO=0     )
> UI-Logout                                                (OK=29407  KO=0     )
> UI-Logout Redirect 1                                     (OK=29407  KO=0     )
>  UI AM revoke1                                           (OK=29405  KO=0     )
>  UI AM endsession                                        (OK=29406  KO=0     )
>  UI AM revoke2                                           (OK=29406  KO=0     )
> getIdToken                                               (OK=9690   KO=0     )
> getIdToken Redirect 1                                    (OK=9690   KO=0     )
> createOrganization                                       (OK=9690   KO=0     )
> tokenUserinfo                                            (OK=23254  KO=0     )
> queryOrganization                                        (OK=9690   KO=0     )
> deleteOrganization                                       (OK=9690   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6180   KO=0     )
> ReadPolicy                                               (OK=43875  KO=7     )
> DeletePolicy                                             (OK=43777  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1019   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6130 (98.93%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 79776  / active: 273    / done: 136860
================================================================================

09:15:21.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:21.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:22.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:23.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:23.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:23.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:24.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:24.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:25 GMT                                    2305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1911902 KO=60    )
> restLoginInitiate                                        (OK=132480 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=132473 KO=2     )
> Skip 2FA                                                 (OK=73544  KO=0     )
> User Authorize PKCE stage                                (OK=155793 KO=1     )
> User AccessToken PKCE stage                              (OK=155787 KO=0     )
> GetUUid                                                  (OK=44098  KO=0     )
> GetOpenidConfig                                          (OK=131951 KO=0     )
> CreatePolicy                                             (OK=44066  KO=31    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4975   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4975   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29481  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29480  KO=0     )
>  UI AM idFromSession                                     (OK=29476  KO=2     )
>  UI AM validateGoto                                      (OK=29478  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29478  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29477  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29477  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29477  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29473  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29473  KO=0     )
>  UI IDM uiconfig                                         (OK=29473  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29473  KO=0     )
>  UI IDM version                                          (OK=29473  KO=0     )
>  UI IDM privilege                                        (OK=29473  KO=0     )
>  UI IDM login                                            (OK=29471  KO=2     )
>  UI IDM features                                         (OK=29473  KO=0     )
>  UI IDM dashboard                                        (OK=29473  KO=0     )
>  UI IDM managed user schema                              (OK=29473  KO=0     )
>  UI IDM user                                             (OK=29473  KO=0     )
> RootUserinfo                                             (OK=98542  KO=0     )
>  UI IDM oidcToken                                        (OK=29472  KO=1     )
> userinfo                                                 (OK=29470  KO=0     )
> UI-Logout                                                (OK=29472  KO=0     )
> UI-Logout Redirect 1                                     (OK=29472  KO=0     )
>  UI AM revoke1                                           (OK=29470  KO=0     )
>  UI AM endsession                                        (OK=29471  KO=0     )
>  UI AM revoke2                                           (OK=29471  KO=0     )
> getIdToken                                               (OK=9709   KO=0     )
> getIdToken Redirect 1                                    (OK=9709   KO=0     )
> createOrganization                                       (OK=9709   KO=0     )
> tokenUserinfo                                            (OK=23302  KO=0     )
> queryOrganization                                        (OK=9709   KO=0     )
> deleteOrganization                                       (OK=9709   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6192   KO=0     )
> ReadPolicy                                               (OK=43966  KO=7     )
> DeletePolicy                                             (OK=43866  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1024   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6146 (98.94%)
> status.find.in([200, 209], 304), found 409                         28 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 79448  / active: 296    / done: 137165
================================================================================

09:15:25.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:25.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:25.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 137455: status.find.in([200, 209], 304), found 409
09:15:25.805 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,137455,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIzMDkzMzQ3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibEszRndEazA0SkVScDdjdS02Y0loS3dxT1JNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTMyNSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTMyNSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyOTI1LCJpYXQiOjE3MzE0ODkzMjUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ik93NnZPODFjZDFnTUFMWlBkNFZOUjhQVGowNCJ9.ShzGtPWXLRwWszeyOe8__BBbmLi0Fgf7gXmLbx2eomiIZEzfJzwYQ3G_3qqZbg01mzWEGjezskc1eaIqMUuuLepPVT-t5boqupbD0vzywA7YZPhPE9MbVwgksPxs1A2vFKW516ro8HiERMVcTX1wvnxJ_KVqXHY_TgHtdSyIN-dLxWx3QrPnX36j3Q1NbOSblFwReAEx8IujQqYGxDRZ79E1g8ryZ3drbpziM5ue35abBNLZRJWaFMrarI6piuN2yoMgKvjKsE1gt3Fle1C78dXFtT1D2MYuMz9uobC7Vho2mZ_L0tug0Lm_Yh3lw_2PJPrH5hn2INvlEr6Fr5svzQ, username -> user.142319, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy717001, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f77e6fb, authcode -> WUzlIxfT4NSKsPC018VL86C9QCY, useAdminRealm -> true, callbacks -> {"tokenId":"OKJ87xQf4TVEedzzcnlzYjUyRFk.*AAJTSQACMDIAAlNLABxQUFVNcDZ3VDRRYURUM0E4aGMrMmNCV1ZoNjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489325528), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=OKJ87xQf4TVEedzzcnlzYjUyRFk.*AAJTSQACMDIAAlNLABxQUFVNcDZ3VDRRYURUM0E4aGMrMmNCV1ZoNjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489325528))), password -> Pa_ssw0rd, challenge -> fLSOGbl2gjAE6YSaaHMtLntNBVvL-tCPN_FKvN8vEeY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTU0Njc5MzgwMTQ5MTg5Mzc0MzU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7ced2c80, tokenId -> OKJ87xQf4TVEedzzcnlzYjUyRFk.*AAJTSQACMDIAAlNLABxQUFVNcDZ3VDRRYURUM0E4aGMrMmNCV1ZoNjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=OKJ87xQf4TVEedzzcnlzYjUyRFk.*AAJTSQACMDIAAlNLABxQUFVNcDZ3VDRRYURUM0E4aGMrMmNCV1ZoNjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=OKJ87xQf4TVEedzzcnlzYjUyRFk.*AAJTSQACMDIAAlNLABxQUFVNcDZ3VDRRYURUM0E4aGMrMmNCV1ZoNjA9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy717001","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:15:25 GMT
	x-forgerock-transactionid: 3c8f5cef-efdc-41c8-bf1b-48c9edf70ee0
	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:15:26.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:26.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:27.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:27.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:27.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:28.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:28.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:28.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:29.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:29.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:29.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:30.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:30.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:30.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:30.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:30 GMT                                    2310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1916230 KO=61    )
> restLoginInitiate                                        (OK=132779 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=132772 KO=2     )
> Skip 2FA                                                 (OK=73703  KO=0     )
> User Authorize PKCE stage                                (OK=156140 KO=1     )
> User AccessToken PKCE stage                              (OK=156137 KO=0     )
> GetUUid                                                  (OK=44181  KO=0     )
> GetOpenidConfig                                          (OK=132247 KO=0     )
> CreatePolicy                                             (OK=44146  KO=32    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4989   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4988   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29548  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29546  KO=0     )
>  UI AM idFromSession                                     (OK=29543  KO=2     )
>  UI AM validateGoto                                      (OK=29545  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29544  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29543  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29543  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29543  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29541  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29540  KO=0     )
>  UI IDM uiconfig                                         (OK=29539  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29539  KO=0     )
>  UI IDM version                                          (OK=29539  KO=0     )
>  UI IDM privilege                                        (OK=29539  KO=0     )
>  UI IDM login                                            (OK=29537  KO=2     )
>  UI IDM features                                         (OK=29539  KO=0     )
>  UI IDM dashboard                                        (OK=29539  KO=0     )
>  UI IDM managed user schema                              (OK=29539  KO=0     )
>  UI IDM user                                             (OK=29539  KO=0     )
> RootUserinfo                                             (OK=98798  KO=0     )
>  UI IDM oidcToken                                        (OK=29538  KO=1     )
> userinfo                                                 (OK=29537  KO=0     )
> UI-Logout                                                (OK=29539  KO=0     )
> UI-Logout Redirect 1                                     (OK=29539  KO=0     )
>  UI AM revoke1                                           (OK=29536  KO=0     )
>  UI AM endsession                                        (OK=29537  KO=0     )
>  UI AM revoke2                                           (OK=29537  KO=0     )
> getIdToken                                               (OK=9734   KO=0     )
> getIdToken Redirect 1                                    (OK=9734   KO=0     )
> createOrganization                                       (OK=9734   KO=0     )
> tokenUserinfo                                            (OK=23352  KO=0     )
> queryOrganization                                        (OK=9733   KO=0     )
> deleteOrganization                                       (OK=9733   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6210   KO=0     )
> ReadPolicy                                               (OK=44089  KO=7     )
> DeletePolicy                                             (OK=43956  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1027   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6163 (98.92%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################-                           ] 63%
          waiting: 79138  / active: 302    / done: 137469
================================================================================

09:15:30.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:31.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:31.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:31.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:31.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:31.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:31.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:31.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:32.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:32.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:32.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:33.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:33.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:33.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:33.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:33.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:34.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:34.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:34.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:34.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:35.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:35 GMT                                    2315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1920397 KO=61    )
> restLoginInitiate                                        (OK=133092 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=133087 KO=2     )
> Skip 2FA                                                 (OK=73873  KO=0     )
> User Authorize PKCE stage                                (OK=156497 KO=1     )
> User AccessToken PKCE stage                              (OK=156490 KO=0     )
> GetUUid                                                  (OK=44292  KO=0     )
> GetOpenidConfig                                          (OK=132565 KO=0     )
> CreatePolicy                                             (OK=44259  KO=32    )
> loginTreeWorkflow_restLoginInitiate                      (OK=4998   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=4996   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29608  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29607  KO=0     )
>  UI AM idFromSession                                     (OK=29604  KO=2     )
>  UI AM validateGoto                                      (OK=29607  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29601  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29601  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29601  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29601  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29599  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29597  KO=0     )
>  UI IDM uiconfig                                         (OK=29597  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29597  KO=0     )
>  UI IDM version                                          (OK=29597  KO=0     )
>  UI IDM privilege                                        (OK=29596  KO=0     )
>  UI IDM login                                            (OK=29594  KO=2     )
>  UI IDM features                                         (OK=29597  KO=0     )
>  UI IDM dashboard                                        (OK=29595  KO=0     )
>  UI IDM managed user schema                              (OK=29596  KO=0     )
>  UI IDM user                                             (OK=29595  KO=0     )
> RootUserinfo                                             (OK=98995  KO=0     )
>  UI IDM oidcToken                                        (OK=29595  KO=1     )
> userinfo                                                 (OK=29594  KO=0     )
> UI-Logout                                                (OK=29595  KO=0     )
> UI-Logout Redirect 1                                     (OK=29595  KO=0     )
>  UI AM revoke1                                           (OK=29592  KO=0     )
>  UI AM endsession                                        (OK=29594  KO=0     )
>  UI AM revoke2                                           (OK=29593  KO=0     )
> getIdToken                                               (OK=9757   KO=0     )
> getIdToken Redirect 1                                    (OK=9757   KO=0     )
> createOrganization                                       (OK=9756   KO=0     )
> tokenUserinfo                                            (OK=23420  KO=0     )
> queryOrganization                                        (OK=9756   KO=0     )
> deleteOrganization                                       (OK=9755   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6225   KO=0     )
> ReadPolicy                                               (OK=44169  KO=7     )
> DeletePolicy                                             (OK=44080  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1030   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6184 (98.93%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 78814  / active: 274    / done: 137821
================================================================================

09:15:35.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:35.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:36.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:36.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:36.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:37.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:39.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:39.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:39.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:40.080 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:40.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:40.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:40.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:40 GMT                                    2320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1924316 KO=61    )
> restLoginInitiate                                        (OK=133378 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=133371 KO=2     )
> Skip 2FA                                                 (OK=74030  KO=0     )
> User Authorize PKCE stage                                (OK=156819 KO=1     )
> User AccessToken PKCE stage                              (OK=156815 KO=0     )
> GetUUid                                                  (OK=44385  KO=0     )
> GetOpenidConfig                                          (OK=132850 KO=0     )
> CreatePolicy                                             (OK=44352  KO=32    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5007   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5007   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29662  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29661  KO=0     )
>  UI AM idFromSession                                     (OK=29658  KO=2     )
>  UI AM validateGoto                                      (OK=29660  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29658  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29658  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29658  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29658  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29656  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29654  KO=0     )
>  UI IDM uiconfig                                         (OK=29654  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29654  KO=0     )
>  UI IDM version                                          (OK=29654  KO=0     )
>  UI IDM privilege                                        (OK=29654  KO=0     )
>  UI IDM login                                            (OK=29652  KO=2     )
>  UI IDM features                                         (OK=29654  KO=0     )
>  UI IDM dashboard                                        (OK=29654  KO=0     )
>  UI IDM managed user schema                              (OK=29654  KO=0     )
>  UI IDM user                                             (OK=29654  KO=0     )
> RootUserinfo                                             (OK=99202  KO=0     )
>  UI IDM oidcToken                                        (OK=29652  KO=1     )
> userinfo                                                 (OK=29650  KO=0     )
> UI-Logout                                                (OK=29652  KO=0     )
> UI-Logout Redirect 1                                     (OK=29652  KO=0     )
>  UI AM revoke1                                           (OK=29649  KO=0     )
>  UI AM endsession                                        (OK=29650  KO=0     )
>  UI AM revoke2                                           (OK=29650  KO=0     )
> getIdToken                                               (OK=9779   KO=0     )
> getIdToken Redirect 1                                    (OK=9778   KO=0     )
> createOrganization                                       (OK=9777   KO=0     )
> tokenUserinfo                                            (OK=23477  KO=0     )
> queryOrganization                                        (OK=9777   KO=0     )
> deleteOrganization                                       (OK=9777   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6236   KO=0     )
> ReadPolicy                                               (OK=44282  KO=7     )
> DeletePolicy                                             (OK=44161  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1034   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6197 (98.93%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 78519  / active: 297    / done: 138093
================================================================================

09:15:40.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:40.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:40.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:40.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:41.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:41.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:41.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:41.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:41.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:42.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:42.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:43.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:43.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:44.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:44.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:44.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:44.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:44.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:44.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:45 GMT                                    2325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1928755 KO=61    )
> restLoginInitiate                                        (OK=133690 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=133678 KO=2     )
> Skip 2FA                                                 (OK=74194  KO=0     )
> User Authorize PKCE stage                                (OK=157177 KO=1     )
> User AccessToken PKCE stage                              (OK=157174 KO=0     )
> GetUUid                                                  (OK=44486  KO=0     )
> GetOpenidConfig                                          (OK=133157 KO=0     )
> CreatePolicy                                             (OK=44452  KO=32    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5016   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5015   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29733  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29733  KO=0     )
>  UI AM idFromSession                                     (OK=29730  KO=2     )
>  UI AM validateGoto                                      (OK=29732  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29727  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29727  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29727  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29727  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29726  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29725  KO=0     )
>  UI IDM uiconfig                                         (OK=29725  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29725  KO=0     )
>  UI IDM version                                          (OK=29724  KO=0     )
>  UI IDM privilege                                        (OK=29724  KO=0     )
>  UI IDM login                                            (OK=29722  KO=2     )
>  UI IDM features                                         (OK=29724  KO=0     )
>  UI IDM dashboard                                        (OK=29724  KO=0     )
>  UI IDM managed user schema                              (OK=29724  KO=0     )
>  UI IDM user                                             (OK=29724  KO=0     )
> RootUserinfo                                             (OK=99415  KO=0     )
>  UI IDM oidcToken                                        (OK=29723  KO=1     )
> userinfo                                                 (OK=29721  KO=0     )
> UI-Logout                                                (OK=29719  KO=0     )
> UI-Logout Redirect 1                                     (OK=29718  KO=0     )
>  UI AM revoke1                                           (OK=29715  KO=0     )
>  UI AM endsession                                        (OK=29716  KO=0     )
>  UI AM revoke2                                           (OK=29716  KO=0     )
> getIdToken                                               (OK=9802   KO=0     )
> getIdToken Redirect 1                                    (OK=9801   KO=0     )
> createOrganization                                       (OK=9801   KO=0     )
> tokenUserinfo                                            (OK=23530  KO=0     )
> queryOrganization                                        (OK=9801   KO=0     )
> deleteOrganization                                       (OK=9801   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6251   KO=0     )
> ReadPolicy                                               (OK=44374  KO=7     )
> DeletePolicy                                             (OK=44274  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1035   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6216 (98.93%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 78201  / active: 284    / done: 138424
================================================================================

09:15:45.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:45.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:46.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:46.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:47.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:47.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:47.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:48.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:48.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:48.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:48.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:49.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:49.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:50 GMT                                    2330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1932967 KO=61    )
> restLoginInitiate                                        (OK=133971 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=133966 KO=2     )
> Skip 2FA                                                 (OK=74358  KO=0     )
> User Authorize PKCE stage                                (OK=157521 KO=1     )
> User AccessToken PKCE stage                              (OK=157519 KO=0     )
> GetUUid                                                  (OK=44565  KO=0     )
> GetOpenidConfig                                          (OK=133428 KO=0     )
> CreatePolicy                                             (OK=44531  KO=32    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5031   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5031   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29794  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29792  KO=0     )
>  UI AM idFromSession                                     (OK=29790  KO=2     )
>  UI AM validateGoto                                      (OK=29792  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29792  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29790  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29790  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29790  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29789  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29789  KO=0     )
>  UI IDM uiconfig                                         (OK=29789  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29789  KO=0     )
>  UI IDM version                                          (OK=29789  KO=0     )
>  UI IDM privilege                                        (OK=29789  KO=0     )
>  UI IDM login                                            (OK=29787  KO=2     )
>  UI IDM features                                         (OK=29789  KO=0     )
>  UI IDM dashboard                                        (OK=29788  KO=0     )
>  UI IDM managed user schema                              (OK=29788  KO=0     )
>  UI IDM user                                             (OK=29788  KO=0     )
> RootUserinfo                                             (OK=99675  KO=0     )
>  UI IDM oidcToken                                        (OK=29787  KO=1     )
> userinfo                                                 (OK=29786  KO=0     )
> UI-Logout                                                (OK=29787  KO=0     )
> UI-Logout Redirect 1                                     (OK=29787  KO=0     )
>  UI AM revoke1                                           (OK=29785  KO=0     )
>  UI AM endsession                                        (OK=29786  KO=0     )
>  UI AM revoke2                                           (OK=29786  KO=0     )
> getIdToken                                               (OK=9827   KO=0     )
> getIdToken Redirect 1                                    (OK=9827   KO=0     )
> createOrganization                                       (OK=9826   KO=0     )
> tokenUserinfo                                            (OK=23584  KO=0     )
> queryOrganization                                        (OK=9826   KO=0     )
> deleteOrganization                                       (OK=9825   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6265   KO=0     )
> ReadPolicy                                               (OK=44476  KO=7     )
> DeletePolicy                                             (OK=44368  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1039   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6229 (98.94%)
> status.find.in([200, 209], 304), found 409                         29 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.10%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 63%
          waiting: 77902  / active: 267    / done: 138740
================================================================================

09:15:50.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:51.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:51.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:51.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 139050: status.find.in([200, 209], 304), found 409
09:15:51.537 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,139050,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIzMTgzMjQ1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVllKWDNCa2s5MDI2SFN2Tm9kWTI3S3JhVmRZIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTM1MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTM1MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyOTUxLCJpYXQiOjE3MzE0ODkzNTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjRTRXlvMlFvaGY2WFN0cFBVQndQVmlIWlFYYyJ9.mb29Y8r400B2em1neKeuAYs2h7Lw37ZFVVdf9nWPMwkRbloNYyh4-yC6IP4WrgP7rs1JM8_W9LMC3NTNSnOX2q2D2K-WoekmKkZv6KLpnjXB-cZtMCOnlw0UBzuYPtLqZ5yy2bBq_EA09g2O4cEYpxgsU4L5m576WqYlTrsCrl8Z1aQilUsIp7Drq_5sVZz_VTEWvv7mu-CXK7o7E2BrN3K-KJW-edeJMRNH_HnVIFNaF5bvnkQz0i-1LA6QTqqAf1VKw_GSIhFdE7t9QC-BiWUhRERFvk8MePgZW6zd7LSiyo22wEHM2z1EDUMZMA8B8RZDhA5y9cGGhsBf6g59ug, username -> user.163247, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy60217, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3af235c9, authcode -> fjAuMA8ILhQ2taTZnBzLdUiuDuo, useAdminRealm -> true, callbacks -> {"tokenId":"9fEFWkJik7ylqzvcPjrwb1t2AIE.*AAJTSQACMDIAAlNLABwzWnRFeXVhMlFFWC92SGJCWlRPOEs2YUY1SjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489351261), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=9fEFWkJik7ylqzvcPjrwb1t2AIE.*AAJTSQACMDIAAlNLABwzWnRFeXVhMlFFWC92SGJCWlRPOEs2YUY1SjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489351261))), password -> Pa_ssw0rd, challenge -> j5N2bV7UwsA0Blr8lugeBGSucP6J2FIAwnDyDDMs3Gk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 101.106.133.195, verifier -> LTY0NjU5NTk4OTM1Mzg0Mjk4Nzg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@453a6e78, tokenId -> 9fEFWkJik7ylqzvcPjrwb1t2AIE.*AAJTSQACMDIAAlNLABwzWnRFeXVhMlFFWC92SGJCWlRPOEs2YUY1SjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=9fEFWkJik7ylqzvcPjrwb1t2AIE.*AAJTSQACMDIAAlNLABwzWnRFeXVhMlFFWC92SGJCWlRPOEs2YUY1SjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=9fEFWkJik7ylqzvcPjrwb1t2AIE.*AAJTSQACMDIAAlNLABwzWnRFeXVhMlFFWC92SGJCWlRPOEs2YUY1SjQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy60217","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:15:51 GMT
	x-forgerock-transactionid: 2dd586b4-4ac4-48cc-9c10-a374575f220f
	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:15:51.573 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:51.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:51.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:52.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:53.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:54.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:54.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:54.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:54.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:55.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:15:55 GMT                                    2335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1937108 KO=62    )
> restLoginInitiate                                        (OK=134268 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=134263 KO=2     )
> Skip 2FA                                                 (OK=74507  KO=0     )
> User Authorize PKCE stage                                (OK=157854 KO=1     )
> User AccessToken PKCE stage                              (OK=157850 KO=0     )
> GetUUid                                                  (OK=44647  KO=0     )
> GetOpenidConfig                                          (OK=133688 KO=0     )
> CreatePolicy                                             (OK=44611  KO=33    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5039   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5039   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29865  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29863  KO=0     )
>  UI AM idFromSession                                     (OK=29860  KO=2     )
>  UI AM validateGoto                                      (OK=29862  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29861  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29861  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29860  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29860  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29853  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29852  KO=0     )
>  UI IDM uiconfig                                         (OK=29851  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29851  KO=0     )
>  UI IDM version                                          (OK=29851  KO=0     )
>  UI IDM privilege                                        (OK=29851  KO=0     )
>  UI IDM login                                            (OK=29849  KO=2     )
>  UI IDM features                                         (OK=29851  KO=0     )
>  UI IDM dashboard                                        (OK=29850  KO=0     )
>  UI IDM managed user schema                              (OK=29850  KO=0     )
>  UI IDM user                                             (OK=29850  KO=0     )
> RootUserinfo                                             (OK=99913  KO=0     )
>  UI IDM oidcToken                                        (OK=29850  KO=1     )
> userinfo                                                 (OK=29849  KO=0     )
> UI-Logout                                                (OK=29851  KO=0     )
> UI-Logout Redirect 1                                     (OK=29850  KO=0     )
>  UI AM revoke1                                           (OK=29847  KO=0     )
>  UI AM endsession                                        (OK=29848  KO=0     )
>  UI AM revoke2                                           (OK=29848  KO=0     )
> getIdToken                                               (OK=9853   KO=0     )
> getIdToken Redirect 1                                    (OK=9853   KO=0     )
> createOrganization                                       (OK=9852   KO=0     )
> tokenUserinfo                                            (OK=23636  KO=0     )
> queryOrganization                                        (OK=9852   KO=0     )
> deleteOrganization                                       (OK=9851   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6274   KO=0     )
> ReadPolicy                                               (OK=44555  KO=7     )
> DeletePolicy                                             (OK=44467  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1042   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6249 (98.92%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 77599  / active: 251    / done: 139059
================================================================================

09:15:56.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:56.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:56.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:57.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:57.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:57.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:58.025 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:58.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:58.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:59.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:59.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:59.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:59.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:15:59.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:00.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:00.185 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:00.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:00 GMT                                    2340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1941662 KO=62    )
> restLoginInitiate                                        (OK=134569 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=134560 KO=2     )
> Skip 2FA                                                 (OK=74665  KO=0     )
> User Authorize PKCE stage                                (OK=158224 KO=1     )
> User AccessToken PKCE stage                              (OK=158223 KO=0     )
> GetUUid                                                  (OK=44731  KO=0     )
> GetOpenidConfig                                          (OK=133934 KO=0     )
> CreatePolicy                                             (OK=44696  KO=33    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5049   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5049   KO=0     )
> UI-Post-Login - stage 1                                  (OK=29937  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=29936  KO=0     )
>  UI AM idFromSession                                     (OK=29934  KO=2     )
>  UI AM validateGoto                                      (OK=29936  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29936  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29935  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29935  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29935  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29932  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29932  KO=0     )
>  UI IDM uiconfig                                         (OK=29930  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29930  KO=0     )
>  UI IDM version                                          (OK=29930  KO=0     )
>  UI IDM privilege                                        (OK=29930  KO=0     )
>  UI IDM login                                            (OK=29928  KO=2     )
>  UI IDM features                                         (OK=29930  KO=0     )
>  UI IDM dashboard                                        (OK=29928  KO=0     )
>  UI IDM managed user schema                              (OK=29928  KO=0     )
>  UI IDM user                                             (OK=29928  KO=0     )
> RootUserinfo                                             (OK=100137 KO=0     )
>  UI IDM oidcToken                                        (OK=29928  KO=1     )
> userinfo                                                 (OK=29927  KO=0     )
> UI-Logout                                                (OK=29929  KO=0     )
> UI-Logout Redirect 1                                     (OK=29929  KO=0     )
>  UI AM revoke1                                           (OK=29926  KO=0     )
>  UI AM endsession                                        (OK=29927  KO=0     )
>  UI AM revoke2                                           (OK=29927  KO=0     )
> getIdToken                                               (OK=9883   KO=0     )
> getIdToken Redirect 1                                    (OK=9883   KO=0     )
> createOrganization                                       (OK=9883   KO=0     )
> tokenUserinfo                                            (OK=23692  KO=0     )
> queryOrganization                                        (OK=9883   KO=0     )
> deleteOrganization                                       (OK=9883   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6288   KO=0     )
> ReadPolicy                                               (OK=44635  KO=7     )
> DeletePolicy                                             (OK=44548  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1044   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6266 (98.93%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 77289  / active: 239    / done: 139381
================================================================================

09:16:00.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:01.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:01.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:01.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:01.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:01.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:02.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:02.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:03.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:03.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:03.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:03.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:05 GMT                                    2345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1945669 KO=62    )
> restLoginInitiate                                        (OK=134850 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=134840 KO=2     )
> Skip 2FA                                                 (OK=74814  KO=0     )
> User Authorize PKCE stage                                (OK=158546 KO=1     )
> User AccessToken PKCE stage                              (OK=158545 KO=0     )
> GetUUid                                                  (OK=44819  KO=0     )
> GetOpenidConfig                                          (OK=134190 KO=0     )
> CreatePolicy                                             (OK=44786  KO=33    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5056   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5056   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30002  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30000  KO=0     )
>  UI AM idFromSession                                     (OK=29997  KO=2     )
>  UI AM validateGoto                                      (OK=29999  KO=0     )
> UI-Post-Login - stage 2                                  (OK=29998  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=29998  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=29998  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=29998  KO=0     )
> UI-Post-Login - stage 3                                  (OK=29996  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=29996  KO=0     )
>  UI IDM uiconfig                                         (OK=29996  KO=0     )
>  UI Enduser sessioncheck                                 (OK=29996  KO=0     )
>  UI IDM version                                          (OK=29996  KO=0     )
>  UI IDM privilege                                        (OK=29994  KO=0     )
>  UI IDM login                                            (OK=29993  KO=2     )
>  UI IDM features                                         (OK=29995  KO=0     )
>  UI IDM dashboard                                        (OK=29993  KO=0     )
>  UI IDM managed user schema                              (OK=29993  KO=0     )
>  UI IDM user                                             (OK=29993  KO=0     )
> RootUserinfo                                             (OK=100340 KO=0     )
>  UI IDM oidcToken                                        (OK=29992  KO=1     )
> userinfo                                                 (OK=29990  KO=0     )
> UI-Logout                                                (OK=29992  KO=0     )
> UI-Logout Redirect 1                                     (OK=29992  KO=0     )
>  UI AM revoke1                                           (OK=29989  KO=0     )
>  UI AM endsession                                        (OK=29990  KO=0     )
>  UI AM revoke2                                           (OK=29990  KO=0     )
> getIdToken                                               (OK=9904   KO=0     )
> getIdToken Redirect 1                                    (OK=9904   KO=0     )
> createOrganization                                       (OK=9904   KO=0     )
> tokenUserinfo                                            (OK=23741  KO=0     )
> queryOrganization                                        (OK=9904   KO=0     )
> deleteOrganization                                       (OK=9904   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6305   KO=0     )
> ReadPolicy                                               (OK=44719  KO=7     )
> DeletePolicy                                             (OK=44629  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1047   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6278 (98.93%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.32%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 76998  / active: 256    / done: 139655
================================================================================

09:16:05.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:05.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:05.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:06.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:07.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:07.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:07.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:08.156 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:08.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:09.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:09.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:09.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:10.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:10.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:10 GMT                                    2350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1949707 KO=62    )
> restLoginInitiate                                        (OK=135129 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=135120 KO=2     )
> Skip 2FA                                                 (OK=74970  KO=0     )
> User Authorize PKCE stage                                (OK=158879 KO=1     )
> User AccessToken PKCE stage                              (OK=158874 KO=0     )
> GetUUid                                                  (OK=44913  KO=0     )
> GetOpenidConfig                                          (OK=134457 KO=0     )
> CreatePolicy                                             (OK=44880  KO=33    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5066   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5066   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30069  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30067  KO=0     )
>  UI AM idFromSession                                     (OK=30065  KO=2     )
>  UI AM validateGoto                                      (OK=30067  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30064  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30064  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30063  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30063  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30061  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30060  KO=0     )
>  UI IDM uiconfig                                         (OK=30057  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30057  KO=0     )
>  UI IDM version                                          (OK=30057  KO=0     )
>  UI IDM privilege                                        (OK=30057  KO=0     )
>  UI IDM login                                            (OK=30055  KO=2     )
>  UI IDM features                                         (OK=30057  KO=0     )
>  UI IDM dashboard                                        (OK=30057  KO=0     )
>  UI IDM managed user schema                              (OK=30057  KO=0     )
>  UI IDM user                                             (OK=30057  KO=0     )
> RootUserinfo                                             (OK=100523 KO=0     )
>  UI IDM oidcToken                                        (OK=30057  KO=1     )
> userinfo                                                 (OK=30054  KO=0     )
> UI-Logout                                                (OK=30056  KO=0     )
> UI-Logout Redirect 1                                     (OK=30054  KO=0     )
>  UI AM revoke1                                           (OK=30052  KO=0     )
>  UI AM endsession                                        (OK=30053  KO=0     )
>  UI AM revoke2                                           (OK=30053  KO=0     )
> getIdToken                                               (OK=9925   KO=0     )
> getIdToken Redirect 1                                    (OK=9925   KO=0     )
> createOrganization                                       (OK=9925   KO=0     )
> tokenUserinfo                                            (OK=23784  KO=0     )
> queryOrganization                                        (OK=9923   KO=0     )
> deleteOrganization                                       (OK=9923   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6321   KO=0     )
> ReadPolicy                                               (OK=44809  KO=7     )
> DeletePolicy                                             (OK=44713  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1049   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6292 (98.93%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 76709  / active: 272    / done: 139928
================================================================================

09:16:10.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:11.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:11.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:12.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:12.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:12.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:13.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:13.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:13.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:14.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:14.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:14.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:14.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:14.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:15.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:15 GMT                                    2355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1953797 KO=62    )
> restLoginInitiate                                        (OK=135411 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=135403 KO=2     )
> Skip 2FA                                                 (OK=75122  KO=0     )
> User Authorize PKCE stage                                (OK=159210 KO=1     )
> User AccessToken PKCE stage                              (OK=159209 KO=0     )
> GetUUid                                                  (OK=45004  KO=0     )
> GetOpenidConfig                                          (OK=134732 KO=0     )
> CreatePolicy                                             (OK=44969  KO=33    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5074   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5074   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30129  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30127  KO=0     )
>  UI AM idFromSession                                     (OK=30125  KO=2     )
>  UI AM validateGoto                                      (OK=30127  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30125  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30125  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30125  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30125  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30121  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30119  KO=0     )
>  UI IDM uiconfig                                         (OK=30119  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30119  KO=0     )
>  UI IDM version                                          (OK=30119  KO=0     )
>  UI IDM privilege                                        (OK=30119  KO=0     )
>  UI IDM login                                            (OK=30117  KO=2     )
>  UI IDM features                                         (OK=30119  KO=0     )
>  UI IDM dashboard                                        (OK=30119  KO=0     )
>  UI IDM managed user schema                              (OK=30119  KO=0     )
>  UI IDM user                                             (OK=30119  KO=0     )
> RootUserinfo                                             (OK=100785 KO=0     )
>  UI IDM oidcToken                                        (OK=30119  KO=1     )
> userinfo                                                 (OK=30118  KO=0     )
> UI-Logout                                                (OK=30120  KO=0     )
> UI-Logout Redirect 1                                     (OK=30119  KO=0     )
>  UI AM revoke1                                           (OK=30117  KO=0     )
>  UI AM endsession                                        (OK=30118  KO=0     )
>  UI AM revoke2                                           (OK=30118  KO=0     )
> getIdToken                                               (OK=9945   KO=0     )
> getIdToken Redirect 1                                    (OK=9945   KO=0     )
> createOrganization                                       (OK=9943   KO=0     )
> tokenUserinfo                                            (OK=23843  KO=0     )
> queryOrganization                                        (OK=9943   KO=0     )
> deleteOrganization                                       (OK=9943   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6336   KO=0     )
> ReadPolicy                                               (OK=44905  KO=7     )
> DeletePolicy                                             (OK=44803  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1052   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6307 (98.93%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 76420  / active: 263    / done: 140226
================================================================================

09:16:15.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:15.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:16.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:16.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:16.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:16.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:17.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:17.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:17.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:17.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:18.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:18.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:18.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:18.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:19.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:20.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:20 GMT                                    2360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1957647 KO=62    )
> restLoginInitiate                                        (OK=135701 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=135691 KO=2     )
> Skip 2FA                                                 (OK=75299  KO=0     )
> User Authorize PKCE stage                                (OK=159536 KO=1     )
> User AccessToken PKCE stage                              (OK=159536 KO=0     )
> GetUUid                                                  (OK=45113  KO=0     )
> GetOpenidConfig                                          (OK=135027 KO=0     )
> CreatePolicy                                             (OK=45080  KO=33    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5085   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5085   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30178  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30178  KO=0     )
>  UI AM idFromSession                                     (OK=30176  KO=2     )
>  UI AM validateGoto                                      (OK=30178  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30177  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30177  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30177  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30177  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30175  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30175  KO=0     )
>  UI IDM uiconfig                                         (OK=30174  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30174  KO=0     )
>  UI IDM version                                          (OK=30174  KO=0     )
>  UI IDM privilege                                        (OK=30174  KO=0     )
>  UI IDM login                                            (OK=30172  KO=2     )
>  UI IDM features                                         (OK=30174  KO=0     )
>  UI IDM dashboard                                        (OK=30173  KO=0     )
>  UI IDM managed user schema                              (OK=30173  KO=0     )
>  UI IDM user                                             (OK=30173  KO=0     )
> RootUserinfo                                             (OK=100982 KO=0     )
>  UI IDM oidcToken                                        (OK=30169  KO=1     )
> userinfo                                                 (OK=30167  KO=0     )
> UI-Logout                                                (OK=30168  KO=0     )
> UI-Logout Redirect 1                                     (OK=30166  KO=0     )
>  UI AM revoke1                                           (OK=30164  KO=0     )
>  UI AM endsession                                        (OK=30165  KO=0     )
>  UI AM revoke2                                           (OK=30165  KO=0     )
> getIdToken                                               (OK=9969   KO=0     )
> getIdToken Redirect 1                                    (OK=9968   KO=0     )
> createOrganization                                       (OK=9967   KO=0     )
> tokenUserinfo                                            (OK=23886  KO=0     )
> queryOrganization                                        (OK=9967   KO=0     )
> deleteOrganization                                       (OK=9966   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6348   KO=0     )
> ReadPolicy                                               (OK=44994  KO=7     )
> DeletePolicy                                             (OK=44899  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1055   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6323 (98.94%)
> status.find.in([200, 209], 304), found 409                         30 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################-                          ] 64%
          waiting: 76122  / active: 277    / done: 140510
================================================================================

09:16:20.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:20.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:20.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:20.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:21.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:21.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:21.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:21.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:21.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:21.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:22.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:22.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:22.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:23.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:23.385 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 140937: status.find.in([200, 209], 304), found 409
09:16:23.386 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,140937,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIzMjU3ODM5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibmVRRlRnRWx1aEVQOVdETVA1d080aFJYbzRBIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTM4MywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTM4MywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkyOTgzLCJpYXQiOjE3MzE0ODkzODMsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImEtTUp2UGJNaHVTZzZFOVRUUW9vekNlMmlzcyJ9.H8EI1JXhYW06rkiGrRxILG8aunHYqYltD9SDlPl8KFDS6fQlrbyQoDXkoRokCTGdlp1RcCEwuX2HrIy9vqYEQYCd3AhXUqDdQtLytQi0ZJPiD2ZryRKOSWiF6I_i2MsoFEjI1NxYV4_z2QfqWfkGvYBlhqAnFW_EYmHzFvUbadSYTN47nlgmVLC5LZQTx3-AoNU6aNsYtT0F6EhRFzJ0-yabQOMNyaCNbhCVfqOHxoD92PTJLS19MC4zYsb4w45GKDnwJ9jgwNTVdAQMmodsYEp61K_rldSHuuOlvbVgU56m4nPFMKxKlyQTJtsU_TJ0jyD1ByGVdWPPETCCP__yMA, username -> user.152097, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy49605, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3057a667, authcode -> gTI_7uaVWfIAC3lDnKbM8w-XeCU, useAdminRealm -> true, callbacks -> {"tokenId":"xnQ9QaZW5Sx74I23307ZqoV_T7c.*AAJTSQACMDIAAlNLABwvZ0dYRWErT1c0THlPWHJZNUt2UE1pSjRjYnc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489383108), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xnQ9QaZW5Sx74I23307ZqoV_T7c.*AAJTSQACMDIAAlNLABwvZ0dYRWErT1c0THlPWHJZNUt2UE1pSjRjYnc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489383108))), password -> Pa_ssw0rd, challenge -> nExaoFctCE007ArmAUKGc5iom0-iDM31YRIKYcgNoxk, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 249.107.93.89, verifier -> LTQ4NjQ0MjgyMTA1MzE0MDMwMzM, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6b1075be, tokenId -> xnQ9QaZW5Sx74I23307ZqoV_T7c.*AAJTSQACMDIAAlNLABwvZ0dYRWErT1c0THlPWHJZNUt2UE1pSjRjYnc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=xnQ9QaZW5Sx74I23307ZqoV_T7c.*AAJTSQACMDIAAlNLABwvZ0dYRWErT1c0THlPWHJZNUt2UE1pSjRjYnc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 193
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xnQ9QaZW5Sx74I23307ZqoV_T7c.*AAJTSQACMDIAAlNLABwvZ0dYRWErT1c0THlPWHJZNUt2UE1pSjRjYnc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy49605","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:16:23 GMT
	x-forgerock-transactionid: 2deba610-9c0d-4172-8f1d-073a49f9a660
	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:16:23.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:23.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:24.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:25 GMT                                    2365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1961672 KO=63    )
> restLoginInitiate                                        (OK=135976 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=135968 KO=2     )
> Skip 2FA                                                 (OK=75447  KO=0     )
> User Authorize PKCE stage                                (OK=159859 KO=1     )
> User AccessToken PKCE stage                              (OK=159854 KO=0     )
> GetUUid                                                  (OK=45193  KO=0     )
> GetOpenidConfig                                          (OK=135307 KO=0     )
> CreatePolicy                                             (OK=45159  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5094   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5093   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30243  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30243  KO=0     )
>  UI AM idFromSession                                     (OK=30240  KO=2     )
>  UI AM validateGoto                                      (OK=30242  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30241  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30239  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30239  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30239  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30236  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30236  KO=0     )
>  UI IDM uiconfig                                         (OK=30236  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30236  KO=0     )
>  UI IDM version                                          (OK=30236  KO=0     )
>  UI IDM privilege                                        (OK=30236  KO=0     )
>  UI IDM login                                            (OK=30234  KO=2     )
>  UI IDM features                                         (OK=30236  KO=0     )
>  UI IDM dashboard                                        (OK=30236  KO=0     )
>  UI IDM managed user schema                              (OK=30236  KO=0     )
>  UI IDM user                                             (OK=30236  KO=0     )
> RootUserinfo                                             (OK=101186 KO=0     )
>  UI IDM oidcToken                                        (OK=30235  KO=1     )
> userinfo                                                 (OK=30234  KO=0     )
> UI-Logout                                                (OK=30236  KO=0     )
> UI-Logout Redirect 1                                     (OK=30236  KO=0     )
>  UI AM revoke1                                           (OK=30233  KO=0     )
>  UI AM endsession                                        (OK=30235  KO=0     )
>  UI AM revoke2                                           (OK=30235  KO=0     )
> getIdToken                                               (OK=9986   KO=0     )
> getIdToken Redirect 1                                    (OK=9986   KO=0     )
> createOrganization                                       (OK=9984   KO=0     )
> tokenUserinfo                                            (OK=23939  KO=0     )
> queryOrganization                                        (OK=9984   KO=0     )
> deleteOrganization                                       (OK=9984   KO=0     )
> restloginProgressiveProfileCallback                      (OK=6361   KO=0     )
> ReadPolicy                                               (OK=45106  KO=7     )
> DeletePolicy                                             (OK=44986  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1056   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6340 (98.92%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 64%
          waiting: 75833  / active: 275    / done: 140801
================================================================================

09:16:25.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:26.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:26.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:26.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:27.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:27.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:27.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:27.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:27.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:28.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:28.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:29.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:29.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:29.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:29.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:30.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:30 GMT                                    2370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1965698 KO=63    )
> restLoginInitiate                                        (OK=136259 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=136245 KO=2     )
> Skip 2FA                                                 (OK=75591  KO=0     )
> User Authorize PKCE stage                                (OK=160188 KO=1     )
> User AccessToken PKCE stage                              (OK=160185 KO=0     )
> GetUUid                                                  (OK=45284  KO=0     )
> GetOpenidConfig                                          (OK=135586 KO=0     )
> CreatePolicy                                             (OK=45249  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5104   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5104   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30309  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30309  KO=0     )
>  UI AM idFromSession                                     (OK=30307  KO=2     )
>  UI AM validateGoto                                      (OK=30309  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30308  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30307  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30307  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30307  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30302  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30302  KO=0     )
>  UI IDM uiconfig                                         (OK=30299  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30298  KO=0     )
>  UI IDM version                                          (OK=30297  KO=0     )
>  UI IDM privilege                                        (OK=30297  KO=0     )
>  UI IDM login                                            (OK=30295  KO=2     )
>  UI IDM features                                         (OK=30297  KO=0     )
>  UI IDM dashboard                                        (OK=30296  KO=0     )
>  UI IDM managed user schema                              (OK=30296  KO=0     )
>  UI IDM user                                             (OK=30296  KO=0     )
> RootUserinfo                                             (OK=101415 KO=0     )
>  UI IDM oidcToken                                        (OK=30294  KO=1     )
> userinfo                                                 (OK=30292  KO=0     )
> UI-Logout                                                (OK=30294  KO=0     )
> UI-Logout Redirect 1                                     (OK=30293  KO=0     )
>  UI AM revoke1                                           (OK=30291  KO=0     )
>  UI AM endsession                                        (OK=30292  KO=0     )
>  UI AM revoke2                                           (OK=30292  KO=0     )
> getIdToken                                               (OK=10001  KO=0     )
> getIdToken Redirect 1                                    (OK=10001  KO=0     )
> createOrganization                                       (OK=10001  KO=0     )
> tokenUserinfo                                            (OK=23986  KO=0     )
> queryOrganization                                        (OK=10001  KO=0     )
> deleteOrganization                                       (OK=10001  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6371   KO=0     )
> ReadPolicy                                               (OK=45185  KO=7     )
> DeletePolicy                                             (OK=45097  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1058   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6356 (98.93%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 75541  / active: 258    / done: 141110
================================================================================

09:16:30.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:30.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:30.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:31.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:31.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:31.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:31.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:31.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:31.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:31.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:32.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:32.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:32.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:33.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:33.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:34.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:34.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:35 GMT                                    2375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1969737 KO=63    )
> restLoginInitiate                                        (OK=136529 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=136522 KO=2     )
> Skip 2FA                                                 (OK=75727  KO=0     )
> User Authorize PKCE stage                                (OK=160509 KO=1     )
> User AccessToken PKCE stage                              (OK=160508 KO=0     )
> GetUUid                                                  (OK=45363  KO=0     )
> GetOpenidConfig                                          (OK=135837 KO=0     )
> CreatePolicy                                             (OK=45327  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5114   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5114   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30376  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30374  KO=0     )
>  UI AM idFromSession                                     (OK=30372  KO=2     )
>  UI AM validateGoto                                      (OK=30374  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30372  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30372  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30372  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30372  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30367  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30367  KO=0     )
>  UI IDM uiconfig                                         (OK=30364  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30365  KO=0     )
>  UI IDM version                                          (OK=30364  KO=0     )
>  UI IDM privilege                                        (OK=30364  KO=0     )
>  UI IDM login                                            (OK=30362  KO=2     )
>  UI IDM features                                         (OK=30364  KO=0     )
>  UI IDM dashboard                                        (OK=30364  KO=0     )
>  UI IDM managed user schema                              (OK=30364  KO=0     )
>  UI IDM user                                             (OK=30364  KO=0     )
> RootUserinfo                                             (OK=101613 KO=0     )
>  UI IDM oidcToken                                        (OK=30364  KO=1     )
> userinfo                                                 (OK=30363  KO=0     )
> UI-Logout                                                (OK=30364  KO=0     )
> UI-Logout Redirect 1                                     (OK=30364  KO=0     )
>  UI AM revoke1                                           (OK=30360  KO=0     )
>  UI AM endsession                                        (OK=30361  KO=0     )
>  UI AM revoke2                                           (OK=30361  KO=0     )
> getIdToken                                               (OK=10019  KO=0     )
> getIdToken Redirect 1                                    (OK=10019  KO=0     )
> createOrganization                                       (OK=10018  KO=0     )
> tokenUserinfo                                            (OK=24044  KO=0     )
> queryOrganization                                        (OK=10018  KO=0     )
> deleteOrganization                                       (OK=10018  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6393   KO=0     )
> ReadPolicy                                               (OK=45275  KO=7     )
> DeletePolicy                                             (OK=45179  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1061   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6373 (98.93%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 75264  / active: 242    / done: 141403
================================================================================

09:16:35.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:35.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:35.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:35.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:36.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:36.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:36.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:37.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:37.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:37.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:37.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:38.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:38.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:38.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:38.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:38.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:38.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:38.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:39.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:39.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:39.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:39.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:39.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:39.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:40.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:40.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:40.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:40 GMT                                    2380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1974365 KO=63    )
> restLoginInitiate                                        (OK=136865 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=136854 KO=2     )
> Skip 2FA                                                 (OK=75902  KO=0     )
> User Authorize PKCE stage                                (OK=160884 KO=1     )
> User AccessToken PKCE stage                              (OK=160881 KO=0     )
> GetUUid                                                  (OK=45459  KO=0     )
> GetOpenidConfig                                          (OK=136101 KO=0     )
> CreatePolicy                                             (OK=45422  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5123   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5123   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30452  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30452  KO=0     )
>  UI AM idFromSession                                     (OK=30447  KO=2     )
>  UI AM validateGoto                                      (OK=30449  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30446  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30446  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30446  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30446  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30441  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30440  KO=0     )
>  UI IDM uiconfig                                         (OK=30440  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30440  KO=0     )
>  UI IDM version                                          (OK=30440  KO=0     )
>  UI IDM privilege                                        (OK=30440  KO=0     )
>  UI IDM login                                            (OK=30438  KO=2     )
>  UI IDM features                                         (OK=30440  KO=0     )
>  UI IDM dashboard                                        (OK=30440  KO=0     )
>  UI IDM managed user schema                              (OK=30440  KO=0     )
>  UI IDM user                                             (OK=30440  KO=0     )
> RootUserinfo                                             (OK=101822 KO=0     )
>  UI IDM oidcToken                                        (OK=30440  KO=1     )
> userinfo                                                 (OK=30438  KO=0     )
> UI-Logout                                                (OK=30439  KO=0     )
> UI-Logout Redirect 1                                     (OK=30437  KO=0     )
>  UI AM revoke1                                           (OK=30435  KO=0     )
>  UI AM endsession                                        (OK=30436  KO=0     )
>  UI AM revoke2                                           (OK=30436  KO=0     )
> getIdToken                                               (OK=10051  KO=0     )
> getIdToken Redirect 1                                    (OK=10051  KO=0     )
> createOrganization                                       (OK=10051  KO=0     )
> tokenUserinfo                                            (OK=24098  KO=0     )
> queryOrganization                                        (OK=10051  KO=0     )
> deleteOrganization                                       (OK=10049  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6408   KO=0     )
> ReadPolicy                                               (OK=45353  KO=7     )
> DeletePolicy                                             (OK=45267  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1066   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6400 (98.93%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 74915  / active: 270    / done: 141724
================================================================================

09:16:40.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:41.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:41.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:41.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:41.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:41.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:41.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:42.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:42.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:43.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:43.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:44.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:44.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:44.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:44.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:45 GMT                                    2385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1978980 KO=63    )
> restLoginInitiate                                        (OK=137183 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=137176 KO=2     )
> Skip 2FA                                                 (OK=76069  KO=0     )
> User Authorize PKCE stage                                (OK=161263 KO=1     )
> User AccessToken PKCE stage                              (OK=161257 KO=0     )
> GetUUid                                                  (OK=45553  KO=0     )
> GetOpenidConfig                                          (OK=136368 KO=0     )
> CreatePolicy                                             (OK=45518  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5135   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5135   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30530  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30530  KO=0     )
>  UI AM idFromSession                                     (OK=30528  KO=2     )
>  UI AM validateGoto                                      (OK=30530  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30523  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30523  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30521  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30521  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30518  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30517  KO=0     )
>  UI IDM uiconfig                                         (OK=30515  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30515  KO=0     )
>  UI IDM version                                          (OK=30515  KO=0     )
>  UI IDM privilege                                        (OK=30515  KO=0     )
>  UI IDM login                                            (OK=30513  KO=2     )
>  UI IDM features                                         (OK=30515  KO=0     )
>  UI IDM dashboard                                        (OK=30513  KO=0     )
>  UI IDM managed user schema                              (OK=30513  KO=0     )
>  UI IDM user                                             (OK=30513  KO=0     )
> RootUserinfo                                             (OK=102064 KO=0     )
>  UI IDM oidcToken                                        (OK=30512  KO=1     )
> userinfo                                                 (OK=30510  KO=0     )
> UI-Logout                                                (OK=30512  KO=0     )
> UI-Logout Redirect 1                                     (OK=30512  KO=0     )
>  UI AM revoke1                                           (OK=30509  KO=0     )
>  UI AM endsession                                        (OK=30510  KO=0     )
>  UI AM revoke2                                           (OK=30510  KO=0     )
> getIdToken                                               (OK=10074  KO=0     )
> getIdToken Redirect 1                                    (OK=10074  KO=0     )
> createOrganization                                       (OK=10074  KO=0     )
> tokenUserinfo                                            (OK=24153  KO=0     )
> queryOrganization                                        (OK=10074  KO=0     )
> deleteOrganization                                       (OK=10074  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6429   KO=0     )
> ReadPolicy                                               (OK=45448  KO=7     )
> DeletePolicy                                             (OK=45346  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1070   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6415 (98.94%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 74586  / active: 291    / done: 142032
================================================================================

09:16:45.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:45.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:46.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:46.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:46.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:46.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:47.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:47.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:47.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:47.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:47.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:47.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:48.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:48.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:49.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:49.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:49.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:50 GMT                                    2390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1982675 KO=63    )
> restLoginInitiate                                        (OK=137445 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=137440 KO=2     )
> Skip 2FA                                                 (OK=76222  KO=0     )
> User Authorize PKCE stage                                (OK=161572 KO=1     )
> User AccessToken PKCE stage                              (OK=161568 KO=0     )
> GetUUid                                                  (OK=45654  KO=0     )
> GetOpenidConfig                                          (OK=136656 KO=0     )
> CreatePolicy                                             (OK=45614  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5145   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5145   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30578  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30578  KO=0     )
>  UI AM idFromSession                                     (OK=30576  KO=2     )
>  UI AM validateGoto                                      (OK=30578  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30575  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30575  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30573  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30573  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30569  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30568  KO=0     )
>  UI IDM uiconfig                                         (OK=30566  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30566  KO=0     )
>  UI IDM version                                          (OK=30566  KO=0     )
>  UI IDM privilege                                        (OK=30566  KO=0     )
>  UI IDM login                                            (OK=30564  KO=2     )
>  UI IDM features                                         (OK=30566  KO=0     )
>  UI IDM dashboard                                        (OK=30566  KO=0     )
>  UI IDM managed user schema                              (OK=30566  KO=0     )
>  UI IDM user                                             (OK=30566  KO=0     )
> RootUserinfo                                             (OK=102273 KO=0     )
>  UI IDM oidcToken                                        (OK=30566  KO=1     )
> userinfo                                                 (OK=30565  KO=0     )
> UI-Logout                                                (OK=30567  KO=0     )
> UI-Logout Redirect 1                                     (OK=30567  KO=0     )
>  UI AM revoke1                                           (OK=30565  KO=0     )
>  UI AM endsession                                        (OK=30566  KO=0     )
>  UI AM revoke2                                           (OK=30566  KO=0     )
> getIdToken                                               (OK=10090  KO=0     )
> getIdToken Redirect 1                                    (OK=10089  KO=0     )
> createOrganization                                       (OK=10088  KO=0     )
> tokenUserinfo                                            (OK=24206  KO=0     )
> queryOrganization                                        (OK=10088  KO=0     )
> deleteOrganization                                       (OK=10088  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6439   KO=0     )
> ReadPolicy                                               (OK=45542  KO=7     )
> DeletePolicy                                             (OK=45441  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1073   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6432 (98.94%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 74317  / active: 270    / done: 142322
================================================================================

09:16:50.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:50.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:50.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:50.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:51.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:52.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:53.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:53.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:53.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:54.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:54.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:54.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:55.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:16:55 GMT                                    2395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1986956 KO=63    )
> restLoginInitiate                                        (OK=137740 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=137730 KO=2     )
> Skip 2FA                                                 (OK=76383  KO=0     )
> User Authorize PKCE stage                                (OK=161910 KO=1     )
> User AccessToken PKCE stage                              (OK=161909 KO=0     )
> GetUUid                                                  (OK=45742  KO=0     )
> GetOpenidConfig                                          (OK=136938 KO=0     )
> CreatePolicy                                             (OK=45705  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5155   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5155   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30645  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30645  KO=0     )
>  UI AM idFromSession                                     (OK=30643  KO=2     )
>  UI AM validateGoto                                      (OK=30645  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30642  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30642  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30642  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30640  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30638  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30638  KO=0     )
>  UI IDM uiconfig                                         (OK=30637  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30637  KO=0     )
>  UI IDM version                                          (OK=30637  KO=0     )
>  UI IDM privilege                                        (OK=30637  KO=0     )
>  UI IDM login                                            (OK=30635  KO=2     )
>  UI IDM features                                         (OK=30637  KO=0     )
>  UI IDM dashboard                                        (OK=30636  KO=0     )
>  UI IDM managed user schema                              (OK=30636  KO=0     )
>  UI IDM user                                             (OK=30636  KO=0     )
> RootUserinfo                                             (OK=102518 KO=0     )
>  UI IDM oidcToken                                        (OK=30634  KO=1     )
> userinfo                                                 (OK=30633  KO=0     )
> UI-Logout                                                (OK=30634  KO=0     )
> UI-Logout Redirect 1                                     (OK=30634  KO=0     )
>  UI AM revoke1                                           (OK=30631  KO=0     )
>  UI AM endsession                                        (OK=30633  KO=0     )
>  UI AM revoke2                                           (OK=30633  KO=0     )
> getIdToken                                               (OK=10108  KO=0     )
> getIdToken Redirect 1                                    (OK=10107  KO=0     )
> createOrganization                                       (OK=10107  KO=0     )
> tokenUserinfo                                            (OK=24253  KO=0     )
> queryOrganization                                        (OK=10107  KO=0     )
> deleteOrganization                                       (OK=10107  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6456   KO=0     )
> ReadPolicy                                               (OK=45639  KO=7     )
> DeletePolicy                                             (OK=45533  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1074   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6445 (98.94%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 74011  / active: 286    / done: 142612
================================================================================

09:16:55.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:55.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:55.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:56.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:56.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:57.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:58.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:59.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:59.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:59.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:16:59.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:00.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:00.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:00 GMT                                    2400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1990847 KO=63    )
> restLoginInitiate                                        (OK=138021 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=138012 KO=2     )
> Skip 2FA                                                 (OK=76543  KO=0     )
> User Authorize PKCE stage                                (OK=162237 KO=1     )
> User AccessToken PKCE stage                              (OK=162234 KO=0     )
> GetUUid                                                  (OK=45840  KO=0     )
> GetOpenidConfig                                          (OK=137218 KO=0     )
> CreatePolicy                                             (OK=45805  KO=34    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5164   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5163   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30701  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30701  KO=0     )
>  UI AM idFromSession                                     (OK=30699  KO=2     )
>  UI AM validateGoto                                      (OK=30701  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30697  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30695  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30694  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30694  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30693  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30693  KO=0     )
>  UI IDM uiconfig                                         (OK=30693  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30693  KO=0     )
>  UI IDM version                                          (OK=30692  KO=0     )
>  UI IDM privilege                                        (OK=30692  KO=0     )
>  UI IDM login                                            (OK=30690  KO=2     )
>  UI IDM features                                         (OK=30692  KO=0     )
>  UI IDM dashboard                                        (OK=30692  KO=0     )
>  UI IDM managed user schema                              (OK=30692  KO=0     )
>  UI IDM user                                             (OK=30692  KO=0     )
> RootUserinfo                                             (OK=102720 KO=0     )
>  UI IDM oidcToken                                        (OK=30692  KO=1     )
> userinfo                                                 (OK=30690  KO=0     )
> UI-Logout                                                (OK=30691  KO=0     )
> UI-Logout Redirect 1                                     (OK=30691  KO=0     )
>  UI AM revoke1                                           (OK=30689  KO=0     )
>  UI AM endsession                                        (OK=30690  KO=0     )
>  UI AM revoke2                                           (OK=30690  KO=0     )
> getIdToken                                               (OK=10131  KO=0     )
> getIdToken Redirect 1                                    (OK=10131  KO=0     )
> createOrganization                                       (OK=10131  KO=0     )
> tokenUserinfo                                            (OK=24307  KO=0     )
> queryOrganization                                        (OK=10130  KO=0     )
> deleteOrganization                                       (OK=10130  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6466   KO=0     )
> ReadPolicy                                               (OK=45728  KO=7     )
> DeletePolicy                                             (OK=45631  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1076   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6458 (98.94%)
> status.find.in([200, 209], 304), found 409                         31 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 65%
          waiting: 73720  / active: 276    / done: 142913
================================================================================

09:17:00.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:00.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:01.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:01.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:02.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:02.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:02.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:03.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:03.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 143336: status.find.in([200, 209], 304), found 409
09:17:03.188 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,143336,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIzNDc3MjM0Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTGljUGhYZ3MzcURVblZTQnptZnhMZEdrTlNjIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTQyMiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTQyMiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMDIyLCJpYXQiOjE3MzE0ODk0MjIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ikd3ZUNRLU9RRnpBTWFYaVVkNDlmV1V4YWU4YyJ9.TBcDks_UesraaIQx9Asjtyf7Un56R1Z8jqlOjg3JYsvz3GcvAyWGR8Cel0ixSKRdup7nLMqRz1fmF4y525AC7Dt70YXqtDKGCyZLxH758nysk_3kuTrJcgONxUZUPn46Jz1oByyqTSJ9potSav0PeVehNME8bXEAeEjkBPPVrbggrvUcMtb13Jy4gN7uOiOcS6e3vXpQRfqO9i8kPhHgAkFYcy_HFJVyxNGUjMxwi1pKlwMWZZhogQsbDvl0Ut49OfzeNbYYqS2luwohAON46lesENNp8xHJVzyDFFIKpQmiuApQsXrmhVEydCeFJtmCJZDpL3Fa8_9Fknbfc95c6A, username -> user.75675, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy734381, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1a9702f9, authcode -> j0t6DMmPLDv1sLgg6FR4h46Gais, useAdminRealm -> true, callbacks -> {"tokenId":"mDm3A-tTywFmRQUWpNQ8rHDOGb0.*AAJTSQACMDIAAlNLABx5bXl3WWF0U1kwRDN1YUd3NE4vKzM4Rm9sUE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489422911), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=mDm3A-tTywFmRQUWpNQ8rHDOGb0.*AAJTSQACMDIAAlNLABx5bXl3WWF0U1kwRDN1YUd3NE4vKzM4Rm9sUE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489422911))), password -> Pa_ssw0rd, challenge -> GjG9aLAw0Hrk038miIF-04L9Y0eCMoJNGSYPSMcTfv0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 1.163.66.120, verifier -> LTE3NjA1MTUwNDQ4NDQyMTgzNjE, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3c53f0c4, tokenId -> mDm3A-tTywFmRQUWpNQ8rHDOGb0.*AAJTSQACMDIAAlNLABx5bXl3WWF0U1kwRDN1YUd3NE4vKzM4Rm9sUE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=mDm3A-tTywFmRQUWpNQ8rHDOGb0.*AAJTSQACMDIAAlNLABx5bXl3WWF0U1kwRDN1YUd3NE4vKzM4Rm9sUE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=mDm3A-tTywFmRQUWpNQ8rHDOGb0.*AAJTSQACMDIAAlNLABx5bXl3WWF0U1kwRDN1YUd3NE4vKzM4Rm9sUE09AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy734381","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:17:03 GMT
	x-forgerock-transactionid: 2b3d0b08-7338-4700-a3db-f227a73cec38
	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:17:03.527 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:03.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:03.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:04.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:04.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:04.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:04.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:05.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:05.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:05.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:05 GMT                                    2405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1995434 KO=64    )
> restLoginInitiate                                        (OK=138328 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=138321 KO=2     )
> Skip 2FA                                                 (OK=76710  KO=0     )
> User Authorize PKCE stage                                (OK=162610 KO=1     )
> User AccessToken PKCE stage                              (OK=162606 KO=0     )
> GetUUid                                                  (OK=45941  KO=0     )
> GetOpenidConfig                                          (OK=137515 KO=0     )
> CreatePolicy                                             (OK=45905  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5177   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5177   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30775  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30775  KO=0     )
>  UI AM idFromSession                                     (OK=30773  KO=2     )
>  UI AM validateGoto                                      (OK=30775  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30771  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30769  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30769  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30769  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30768  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30768  KO=0     )
>  UI IDM uiconfig                                         (OK=30767  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30768  KO=0     )
>  UI IDM version                                          (OK=30767  KO=0     )
>  UI IDM privilege                                        (OK=30767  KO=0     )
>  UI IDM login                                            (OK=30765  KO=2     )
>  UI IDM features                                         (OK=30767  KO=0     )
>  UI IDM dashboard                                        (OK=30766  KO=0     )
>  UI IDM managed user schema                              (OK=30766  KO=0     )
>  UI IDM user                                             (OK=30766  KO=0     )
> RootUserinfo                                             (OK=102967 KO=0     )
>  UI IDM oidcToken                                        (OK=30766  KO=1     )
> userinfo                                                 (OK=30764  KO=0     )
> UI-Logout                                                (OK=30765  KO=0     )
> UI-Logout Redirect 1                                     (OK=30765  KO=0     )
>  UI AM revoke1                                           (OK=30762  KO=0     )
>  UI AM endsession                                        (OK=30763  KO=0     )
>  UI AM revoke2                                           (OK=30763  KO=0     )
> getIdToken                                               (OK=10150  KO=0     )
> getIdToken Redirect 1                                    (OK=10150  KO=0     )
> createOrganization                                       (OK=10150  KO=0     )
> tokenUserinfo                                            (OK=24359  KO=0     )
> queryOrganization                                        (OK=10148  KO=0     )
> deleteOrganization                                       (OK=10148  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6480   KO=0     )
> ReadPolicy                                               (OK=45832  KO=7     )
> DeletePolicy                                             (OK=45722  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1079   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6476 (98.93%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.31%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 73400  / active: 286    / done: 143223
================================================================================

09:17:05.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:05.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:06.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:06.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:06.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:07.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:07.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:07.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:08.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:09.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:10.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:10.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:10 GMT                                    2410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=1999313 KO=64    )
> restLoginInitiate                                        (OK=138605 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=138595 KO=2     )
> Skip 2FA                                                 (OK=76864  KO=0     )
> User Authorize PKCE stage                                (OK=162913 KO=1     )
> User AccessToken PKCE stage                              (OK=162912 KO=0     )
> GetUUid                                                  (OK=46029  KO=0     )
> GetOpenidConfig                                          (OK=137805 KO=0     )
> CreatePolicy                                             (OK=45993  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5190   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5190   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30827  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30827  KO=0     )
>  UI AM idFromSession                                     (OK=30825  KO=2     )
>  UI AM validateGoto                                      (OK=30827  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30826  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30826  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30826  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30826  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30824  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30824  KO=0     )
>  UI IDM uiconfig                                         (OK=30824  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30824  KO=0     )
>  UI IDM version                                          (OK=30824  KO=0     )
>  UI IDM privilege                                        (OK=30823  KO=0     )
>  UI IDM login                                            (OK=30821  KO=2     )
>  UI IDM features                                         (OK=30823  KO=0     )
>  UI IDM dashboard                                        (OK=30823  KO=0     )
>  UI IDM managed user schema                              (OK=30823  KO=0     )
>  UI IDM user                                             (OK=30823  KO=0     )
> RootUserinfo                                             (OK=103207 KO=0     )
>  UI IDM oidcToken                                        (OK=30823  KO=1     )
> userinfo                                                 (OK=30821  KO=0     )
> UI-Logout                                                (OK=30822  KO=0     )
> UI-Logout Redirect 1                                     (OK=30822  KO=0     )
>  UI AM revoke1                                           (OK=30820  KO=0     )
>  UI AM endsession                                        (OK=30821  KO=0     )
>  UI AM revoke2                                           (OK=30821  KO=0     )
> getIdToken                                               (OK=10174  KO=0     )
> getIdToken Redirect 1                                    (OK=10173  KO=0     )
> createOrganization                                       (OK=10172  KO=0     )
> tokenUserinfo                                            (OK=24402  KO=0     )
> queryOrganization                                        (OK=10172  KO=0     )
> deleteOrganization                                       (OK=10172  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6491   KO=0     )
> ReadPolicy                                               (OK=45932  KO=7     )
> DeletePolicy                                             (OK=45822  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1084   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6496 (98.93%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################-                         ] 66%
          waiting: 73108  / active: 266    / done: 143535
================================================================================

09:17:10.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:11.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:11.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:11.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:11.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:12.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:12.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:12.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:12.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:12.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:13.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:14.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:15 GMT                                    2415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2003434 KO=64    )
> restLoginInitiate                                        (OK=138890 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=138884 KO=2     )
> Skip 2FA                                                 (OK=77030  KO=0     )
> User Authorize PKCE stage                                (OK=163255 KO=1     )
> User AccessToken PKCE stage                              (OK=163255 KO=0     )
> GetUUid                                                  (OK=46124  KO=0     )
> GetOpenidConfig                                          (OK=138089 KO=0     )
> CreatePolicy                                             (OK=46087  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5197   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5197   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30891  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30891  KO=0     )
>  UI AM idFromSession                                     (OK=30888  KO=2     )
>  UI AM validateGoto                                      (OK=30890  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30889  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30889  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30889  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30889  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30888  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30886  KO=0     )
>  UI IDM uiconfig                                         (OK=30886  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30886  KO=0     )
>  UI IDM version                                          (OK=30885  KO=0     )
>  UI IDM privilege                                        (OK=30885  KO=0     )
>  UI IDM login                                            (OK=30883  KO=2     )
>  UI IDM features                                         (OK=30885  KO=0     )
>  UI IDM dashboard                                        (OK=30885  KO=0     )
>  UI IDM managed user schema                              (OK=30883  KO=0     )
>  UI IDM user                                             (OK=30884  KO=0     )
> RootUserinfo                                             (OK=103413 KO=0     )
>  UI IDM oidcToken                                        (OK=30882  KO=1     )
> userinfo                                                 (OK=30880  KO=0     )
> UI-Logout                                                (OK=30881  KO=0     )
> UI-Logout Redirect 1                                     (OK=30881  KO=0     )
>  UI AM revoke1                                           (OK=30879  KO=0     )
>  UI AM endsession                                        (OK=30880  KO=0     )
>  UI AM revoke2                                           (OK=30880  KO=0     )
> getIdToken                                               (OK=10202  KO=0     )
> getIdToken Redirect 1                                    (OK=10202  KO=0     )
> createOrganization                                       (OK=10202  KO=0     )
> tokenUserinfo                                            (OK=24452  KO=0     )
> queryOrganization                                        (OK=10202  KO=0     )
> deleteOrganization                                       (OK=10202  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6505   KO=0     )
> ReadPolicy                                               (OK=46019  KO=7     )
> DeletePolicy                                             (OK=45925  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1087   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6508 (98.94%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 72817  / active: 255    / done: 143837
================================================================================

09:17:15.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:16.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:17.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:17.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:17.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:17.962 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:18.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:18.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:19.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:19.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:19.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:19.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:19.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:19.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:19.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:20.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:20.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:20 GMT                                    2420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2007240 KO=64    )
> restLoginInitiate                                        (OK=139164 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=139157 KO=2     )
> Skip 2FA                                                 (OK=77183  KO=0     )
> User Authorize PKCE stage                                (OK=163566 KO=1     )
> User AccessToken PKCE stage                              (OK=163565 KO=0     )
> GetUUid                                                  (OK=46212  KO=0     )
> GetOpenidConfig                                          (OK=138358 KO=0     )
> CreatePolicy                                             (OK=46176  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5206   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5206   KO=0     )
> UI-Post-Login - stage 1                                  (OK=30945  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=30945  KO=0     )
>  UI AM idFromSession                                     (OK=30943  KO=2     )
>  UI AM validateGoto                                      (OK=30945  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30945  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30945  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30944  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30944  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30942  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30942  KO=0     )
>  UI IDM uiconfig                                         (OK=30942  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30942  KO=0     )
>  UI IDM version                                          (OK=30942  KO=0     )
>  UI IDM privilege                                        (OK=30941  KO=0     )
>  UI IDM login                                            (OK=30939  KO=2     )
>  UI IDM features                                         (OK=30942  KO=0     )
>  UI IDM dashboard                                        (OK=30940  KO=0     )
>  UI IDM managed user schema                              (OK=30940  KO=0     )
>  UI IDM user                                             (OK=30940  KO=0     )
> RootUserinfo                                             (OK=103615 KO=0     )
>  UI IDM oidcToken                                        (OK=30939  KO=1     )
> userinfo                                                 (OK=30936  KO=0     )
> UI-Logout                                                (OK=30937  KO=0     )
> UI-Logout Redirect 1                                     (OK=30936  KO=0     )
>  UI AM revoke1                                           (OK=30934  KO=0     )
>  UI AM endsession                                        (OK=30935  KO=0     )
>  UI AM revoke2                                           (OK=30935  KO=0     )
> getIdToken                                               (OK=10229  KO=0     )
> getIdToken Redirect 1                                    (OK=10229  KO=0     )
> createOrganization                                       (OK=10228  KO=0     )
> tokenUserinfo                                            (OK=24498  KO=0     )
> queryOrganization                                        (OK=10228  KO=0     )
> deleteOrganization                                       (OK=10227  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6519   KO=0     )
> ReadPolicy                                               (OK=46114  KO=7     )
> DeletePolicy                                             (OK=46012  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1088   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6525 (98.94%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 72537  / active: 252    / done: 144120
================================================================================

09:17:21.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:21.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:21.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:22.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:22.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:22.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:22.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:22.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:22.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:23.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:23.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:23.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:23.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:24.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:24.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:24.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:25.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:25 GMT                                    2425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2011316 KO=64    )
> restLoginInitiate                                        (OK=139502 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=139491 KO=2     )
> Skip 2FA                                                 (OK=77393  KO=0     )
> User Authorize PKCE stage                                (OK=163926 KO=1     )
> User AccessToken PKCE stage                              (OK=163924 KO=0     )
> GetUUid                                                  (OK=46335  KO=0     )
> GetOpenidConfig                                          (OK=138666 KO=0     )
> CreatePolicy                                             (OK=46298  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5228   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5227   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31003  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31002  KO=0     )
>  UI AM idFromSession                                     (OK=30999  KO=2     )
>  UI AM validateGoto                                      (OK=31000  KO=0     )
> UI-Post-Login - stage 2                                  (OK=30995  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=30993  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=30993  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=30993  KO=0     )
> UI-Post-Login - stage 3                                  (OK=30988  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=30986  KO=0     )
>  UI IDM uiconfig                                         (OK=30986  KO=0     )
>  UI Enduser sessioncheck                                 (OK=30986  KO=0     )
>  UI IDM version                                          (OK=30986  KO=0     )
>  UI IDM privilege                                        (OK=30986  KO=0     )
>  UI IDM login                                            (OK=30984  KO=2     )
>  UI IDM features                                         (OK=30986  KO=0     )
>  UI IDM dashboard                                        (OK=30985  KO=0     )
>  UI IDM managed user schema                              (OK=30985  KO=0     )
>  UI IDM user                                             (OK=30985  KO=0     )
> RootUserinfo                                             (OK=103837 KO=0     )
>  UI IDM oidcToken                                        (OK=30984  KO=1     )
> userinfo                                                 (OK=30982  KO=0     )
> UI-Logout                                                (OK=30983  KO=0     )
> UI-Logout Redirect 1                                     (OK=30983  KO=0     )
>  UI AM revoke1                                           (OK=30981  KO=0     )
>  UI AM endsession                                        (OK=30982  KO=0     )
>  UI AM revoke2                                           (OK=30982  KO=0     )
> getIdToken                                               (OK=10263  KO=0     )
> getIdToken Redirect 1                                    (OK=10263  KO=0     )
> createOrganization                                       (OK=10263  KO=0     )
> tokenUserinfo                                            (OK=24550  KO=0     )
> queryOrganization                                        (OK=10262  KO=0     )
> deleteOrganization                                       (OK=10262  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6528   KO=0     )
> ReadPolicy                                               (OK=46203  KO=7     )
> DeletePolicy                                             (OK=46106  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1091   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6542 (98.94%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 72176  / active: 310    / done: 144423
================================================================================

09:17:25.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:25.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:25.986 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:26.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:26.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:26.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:27.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:27.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:27.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:27.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:28.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:28.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:28.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:29.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:30 GMT                                    2430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2014893 KO=64    )
> restLoginInitiate                                        (OK=139739 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=139734 KO=2     )
> Skip 2FA                                                 (OK=77540  KO=0     )
> User Authorize PKCE stage                                (OK=164209 KO=1     )
> User AccessToken PKCE stage                              (OK=164206 KO=0     )
> GetUUid                                                  (OK=46426  KO=0     )
> GetOpenidConfig                                          (OK=138969 KO=0     )
> CreatePolicy                                             (OK=46389  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5244   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5244   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31042  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31042  KO=0     )
>  UI AM idFromSession                                     (OK=31040  KO=2     )
>  UI AM validateGoto                                      (OK=31042  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31040  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31039  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31038  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31038  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31036  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31036  KO=0     )
>  UI IDM uiconfig                                         (OK=31036  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31036  KO=0     )
>  UI IDM version                                          (OK=31036  KO=0     )
>  UI IDM privilege                                        (OK=31036  KO=0     )
>  UI IDM login                                            (OK=31034  KO=2     )
>  UI IDM features                                         (OK=31036  KO=0     )
>  UI IDM dashboard                                        (OK=31036  KO=0     )
>  UI IDM managed user schema                              (OK=31036  KO=0     )
>  UI IDM user                                             (OK=31036  KO=0     )
> RootUserinfo                                             (OK=104032 KO=0     )
>  UI IDM oidcToken                                        (OK=31036  KO=1     )
> userinfo                                                 (OK=31035  KO=0     )
> UI-Logout                                                (OK=31036  KO=0     )
> UI-Logout Redirect 1                                     (OK=31036  KO=0     )
>  UI AM revoke1                                           (OK=31034  KO=0     )
>  UI AM endsession                                        (OK=31035  KO=0     )
>  UI AM revoke2                                           (OK=31035  KO=0     )
> getIdToken                                               (OK=10292  KO=0     )
> getIdToken Redirect 1                                    (OK=10292  KO=0     )
> createOrganization                                       (OK=10291  KO=0     )
> tokenUserinfo                                            (OK=24592  KO=0     )
> queryOrganization                                        (OK=10291  KO=0     )
> deleteOrganization                                       (OK=10291  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6535   KO=0     )
> ReadPolicy                                               (OK=46325  KO=7     )
> DeletePolicy                                             (OK=46196  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1094   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6556 (98.94%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 71923  / active: 275    / done: 144711
================================================================================

09:17:30.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:30.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:30.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:31.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:31.477 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:32.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:32.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:32.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:34.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:34.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:34.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:35 GMT                                    2435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2019667 KO=64    )
> restLoginInitiate                                        (OK=140050 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=140042 KO=2     )
> Skip 2FA                                                 (OK=77701  KO=0     )
> User Authorize PKCE stage                                (OK=164591 KO=1     )
> User AccessToken PKCE stage                              (OK=164586 KO=0     )
> GetUUid                                                  (OK=46532  KO=0     )
> GetOpenidConfig                                          (OK=139285 KO=0     )
> CreatePolicy                                             (OK=46495  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5256   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5256   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31127  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31126  KO=0     )
>  UI AM idFromSession                                     (OK=31124  KO=2     )
>  UI AM validateGoto                                      (OK=31126  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31125  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31125  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31125  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31125  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31123  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31120  KO=0     )
>  UI IDM uiconfig                                         (OK=31120  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31120  KO=0     )
>  UI IDM version                                          (OK=31120  KO=0     )
>  UI IDM privilege                                        (OK=31119  KO=0     )
>  UI IDM login                                            (OK=31116  KO=2     )
>  UI IDM features                                         (OK=31118  KO=0     )
>  UI IDM dashboard                                        (OK=31118  KO=0     )
>  UI IDM managed user schema                              (OK=31118  KO=0     )
>  UI IDM user                                             (OK=31118  KO=0     )
> RootUserinfo                                             (OK=104212 KO=0     )
>  UI IDM oidcToken                                        (OK=31116  KO=1     )
> userinfo                                                 (OK=31114  KO=0     )
> UI-Logout                                                (OK=31116  KO=0     )
> UI-Logout Redirect 1                                     (OK=31116  KO=0     )
>  UI AM revoke1                                           (OK=31113  KO=0     )
>  UI AM endsession                                        (OK=31114  KO=0     )
>  UI AM revoke2                                           (OK=31114  KO=0     )
> getIdToken                                               (OK=10304  KO=0     )
> getIdToken Redirect 1                                    (OK=10304  KO=0     )
> createOrganization                                       (OK=10304  KO=0     )
> tokenUserinfo                                            (OK=24643  KO=0     )
> queryOrganization                                        (OK=10304  KO=0     )
> deleteOrganization                                       (OK=10303  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6553   KO=0     )
> ReadPolicy                                               (OK=46417  KO=7     )
> DeletePolicy                                             (OK=46314  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1099   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6567 (98.95%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 71600  / active: 278    / done: 145031
================================================================================

09:17:35.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:36.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:37.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:37.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:37.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:37.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:38.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:39.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:40.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:40 GMT                                    2440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2023831 KO=64    )
> restLoginInitiate                                        (OK=140322 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=140319 KO=2     )
> Skip 2FA                                                 (OK=77857  KO=0     )
> User Authorize PKCE stage                                (OK=164922 KO=1     )
> User AccessToken PKCE stage                              (OK=164917 KO=0     )
> GetUUid                                                  (OK=46632  KO=0     )
> GetOpenidConfig                                          (OK=139582 KO=0     )
> CreatePolicy                                             (OK=46593  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5271   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5270   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31192  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31192  KO=0     )
>  UI AM idFromSession                                     (OK=31190  KO=2     )
>  UI AM validateGoto                                      (OK=31192  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31189  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31189  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31188  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31188  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31185  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31185  KO=0     )
>  UI IDM uiconfig                                         (OK=31184  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31184  KO=0     )
>  UI IDM version                                          (OK=31184  KO=0     )
>  UI IDM privilege                                        (OK=31184  KO=0     )
>  UI IDM login                                            (OK=31182  KO=2     )
>  UI IDM features                                         (OK=31184  KO=0     )
>  UI IDM dashboard                                        (OK=31184  KO=0     )
>  UI IDM managed user schema                              (OK=31184  KO=0     )
>  UI IDM user                                             (OK=31184  KO=0     )
> RootUserinfo                                             (OK=104395 KO=0     )
>  UI IDM oidcToken                                        (OK=31183  KO=1     )
> userinfo                                                 (OK=31181  KO=0     )
> UI-Logout                                                (OK=31183  KO=0     )
> UI-Logout Redirect 1                                     (OK=31183  KO=0     )
>  UI AM revoke1                                           (OK=31181  KO=0     )
>  UI AM endsession                                        (OK=31182  KO=0     )
>  UI AM revoke2                                           (OK=31182  KO=0     )
> getIdToken                                               (OK=10330  KO=0     )
> getIdToken Redirect 1                                    (OK=10330  KO=0     )
> createOrganization                                       (OK=10329  KO=0     )
> tokenUserinfo                                            (OK=24689  KO=0     )
> queryOrganization                                        (OK=10329  KO=0     )
> deleteOrganization                                       (OK=10329  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6566   KO=0     )
> ReadPolicy                                               (OK=46521  KO=7     )
> DeletePolicy                                             (OK=46409  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1100   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6576 (98.95%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 66%
          waiting: 71312  / active: 269    / done: 145328
================================================================================

09:17:40.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:40.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:40.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:41.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:41.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:41.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:41.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:42.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:43.196 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:43.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:43.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:43.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:44.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:44.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:44.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:44.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:44.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:45 GMT                                    2445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2028039 KO=64    )
> restLoginInitiate                                        (OK=140639 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=140628 KO=2     )
> Skip 2FA                                                 (OK=78029  KO=0     )
> User Authorize PKCE stage                                (OK=165275 KO=1     )
> User AccessToken PKCE stage                              (OK=165271 KO=0     )
> GetUUid                                                  (OK=46721  KO=0     )
> GetOpenidConfig                                          (OK=139875 KO=0     )
> CreatePolicy                                             (OK=46686  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5284   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5284   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31255  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31254  KO=0     )
>  UI AM idFromSession                                     (OK=31252  KO=2     )
>  UI AM validateGoto                                      (OK=31254  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31253  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31253  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31251  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31251  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31244  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31244  KO=0     )
>  UI IDM uiconfig                                         (OK=31243  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31243  KO=0     )
>  UI IDM version                                          (OK=31242  KO=0     )
>  UI IDM privilege                                        (OK=31242  KO=0     )
>  UI IDM login                                            (OK=31240  KO=2     )
>  UI IDM features                                         (OK=31242  KO=0     )
>  UI IDM dashboard                                        (OK=31242  KO=0     )
>  UI IDM managed user schema                              (OK=31242  KO=0     )
>  UI IDM user                                             (OK=31242  KO=0     )
> RootUserinfo                                             (OK=104639 KO=0     )
>  UI IDM oidcToken                                        (OK=31242  KO=1     )
> userinfo                                                 (OK=31240  KO=0     )
> UI-Logout                                                (OK=31242  KO=0     )
> UI-Logout Redirect 1                                     (OK=31241  KO=0     )
>  UI AM revoke1                                           (OK=31239  KO=0     )
>  UI AM endsession                                        (OK=31240  KO=0     )
>  UI AM revoke2                                           (OK=31240  KO=0     )
> getIdToken                                               (OK=10354  KO=0     )
> getIdToken Redirect 1                                    (OK=10354  KO=0     )
> createOrganization                                       (OK=10353  KO=0     )
> tokenUserinfo                                            (OK=24749  KO=0     )
> queryOrganization                                        (OK=10353  KO=0     )
> deleteOrganization                                       (OK=10353  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6581   KO=0     )
> ReadPolicy                                               (OK=46620  KO=7     )
> DeletePolicy                                             (OK=46513  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1105   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6593 (98.95%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.05%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually found 502                         1 ( 0.02%)
> status.find.in([200, 209], 304), found 401                          1 ( 0.02%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth      1 ( 0.02%)
ing
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.02%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.02%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 70983  / active: 284    / done: 145642
================================================================================

09:17:45.727 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:46.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:46.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:46.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:47.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:47.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:47.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:47.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:48.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:48.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:48.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:48.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:48.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:49.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:49.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:49.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:50.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:50 GMT                                    2450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2032359 KO=64    )
> restLoginInitiate                                        (OK=140926 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=140916 KO=2     )
> Skip 2FA                                                 (OK=78179  KO=0     )
> User Authorize PKCE stage                                (OK=165618 KO=1     )
> User AccessToken PKCE stage                              (OK=165611 KO=0     )
> GetUUid                                                  (OK=46803  KO=0     )
> GetOpenidConfig                                          (OK=140151 KO=0     )
> CreatePolicy                                             (OK=46765  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5292   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5291   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31326  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31325  KO=0     )
>  UI AM idFromSession                                     (OK=31322  KO=2     )
>  UI AM validateGoto                                      (OK=31324  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31321  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31321  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31320  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31320  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31317  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31317  KO=0     )
>  UI IDM uiconfig                                         (OK=31316  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31316  KO=0     )
>  UI IDM version                                          (OK=31316  KO=0     )
>  UI IDM privilege                                        (OK=31316  KO=0     )
>  UI IDM login                                            (OK=31314  KO=2     )
>  UI IDM features                                         (OK=31316  KO=0     )
>  UI IDM dashboard                                        (OK=31315  KO=0     )
>  UI IDM managed user schema                              (OK=31315  KO=0     )
>  UI IDM user                                             (OK=31315  KO=0     )
> RootUserinfo                                             (OK=104886 KO=0     )
>  UI IDM oidcToken                                        (OK=31315  KO=1     )
> userinfo                                                 (OK=31312  KO=0     )
> UI-Logout                                                (OK=31314  KO=0     )
> UI-Logout Redirect 1                                     (OK=31312  KO=0     )
>  UI AM revoke1                                           (OK=31310  KO=0     )
>  UI AM endsession                                        (OK=31311  KO=0     )
>  UI AM revoke2                                           (OK=31311  KO=0     )
> getIdToken                                               (OK=10372  KO=0     )
> getIdToken Redirect 1                                    (OK=10372  KO=0     )
> createOrganization                                       (OK=10372  KO=0     )
> tokenUserinfo                                            (OK=24799  KO=0     )
> queryOrganization                                        (OK=10372  KO=0     )
> deleteOrganization                                       (OK=10371  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6598   KO=0     )
> ReadPolicy                                               (OK=46712  KO=7     )
> DeletePolicy                                             (OK=46611  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1105   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6610 (98.95%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 70687  / active: 264    / done: 145958
================================================================================

09:17:50.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:51.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:52.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:52.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:52.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:53.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:54.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:55.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:17:55 GMT                                    2455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2036513 KO=64    )
> restLoginInitiate                                        (OK=141208 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=141199 KO=2     )
> Skip 2FA                                                 (OK=78342  KO=0     )
> User Authorize PKCE stage                                (OK=165952 KO=1     )
> User AccessToken PKCE stage                              (OK=165946 KO=0     )
> GetUUid                                                  (OK=46898  KO=0     )
> GetOpenidConfig                                          (OK=140416 KO=0     )
> CreatePolicy                                             (OK=46861  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5301   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5301   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31389  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31389  KO=0     )
>  UI AM idFromSession                                     (OK=31387  KO=2     )
>  UI AM validateGoto                                      (OK=31389  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31386  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31385  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31385  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31385  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31381  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31381  KO=0     )
>  UI IDM uiconfig                                         (OK=31381  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31381  KO=0     )
>  UI IDM version                                          (OK=31381  KO=0     )
>  UI IDM privilege                                        (OK=31380  KO=0     )
>  UI IDM login                                            (OK=31377  KO=2     )
>  UI IDM features                                         (OK=31380  KO=0     )
>  UI IDM dashboard                                        (OK=31379  KO=0     )
>  UI IDM managed user schema                              (OK=31379  KO=0     )
>  UI IDM user                                             (OK=31379  KO=0     )
> RootUserinfo                                             (OK=105150 KO=0     )
>  UI IDM oidcToken                                        (OK=31378  KO=1     )
> userinfo                                                 (OK=31377  KO=0     )
> UI-Logout                                                (OK=31379  KO=0     )
> UI-Logout Redirect 1                                     (OK=31376  KO=0     )
>  UI AM revoke1                                           (OK=31374  KO=0     )
>  UI AM endsession                                        (OK=31375  KO=0     )
>  UI AM revoke2                                           (OK=31375  KO=0     )
> getIdToken                                               (OK=10393  KO=0     )
> getIdToken Redirect 1                                    (OK=10393  KO=0     )
> createOrganization                                       (OK=10393  KO=0     )
> tokenUserinfo                                            (OK=24844  KO=0     )
> queryOrganization                                        (OK=10393  KO=0     )
> deleteOrganization                                       (OK=10393  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6613   KO=0     )
> ReadPolicy                                               (OK=46793  KO=7     )
> DeletePolicy                                             (OK=46705  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1111   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6618 (98.95%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 70397  / active: 264    / done: 146248
================================================================================

09:17:55.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:56.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:56.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:56.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:56.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:56.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:57.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:57.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:58.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:17:59.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:00 GMT                                    2460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2040095 KO=64    )
> restLoginInitiate                                        (OK=141470 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=141462 KO=2     )
> Skip 2FA                                                 (OK=78492  KO=0     )
> User Authorize PKCE stage                                (OK=166250 KO=1     )
> User AccessToken PKCE stage                              (OK=166244 KO=0     )
> GetUUid                                                  (OK=46985  KO=0     )
> GetOpenidConfig                                          (OK=140679 KO=0     )
> CreatePolicy                                             (OK=46948  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5311   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5311   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31441  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31440  KO=0     )
>  UI AM idFromSession                                     (OK=31437  KO=2     )
>  UI AM validateGoto                                      (OK=31439  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31439  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31439  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31439  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31439  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31433  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31432  KO=0     )
>  UI IDM uiconfig                                         (OK=31431  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31431  KO=0     )
>  UI IDM version                                          (OK=31431  KO=0     )
>  UI IDM privilege                                        (OK=31431  KO=0     )
>  UI IDM login                                            (OK=31429  KO=2     )
>  UI IDM features                                         (OK=31431  KO=0     )
>  UI IDM dashboard                                        (OK=31430  KO=0     )
>  UI IDM managed user schema                              (OK=31430  KO=0     )
>  UI IDM user                                             (OK=31430  KO=0     )
> RootUserinfo                                             (OK=105367 KO=0     )
>  UI IDM oidcToken                                        (OK=31430  KO=1     )
> userinfo                                                 (OK=31428  KO=0     )
> UI-Logout                                                (OK=31430  KO=0     )
> UI-Logout Redirect 1                                     (OK=31430  KO=0     )
>  UI AM revoke1                                           (OK=31428  KO=0     )
>  UI AM endsession                                        (OK=31429  KO=0     )
>  UI AM revoke2                                           (OK=31429  KO=0     )
> getIdToken                                               (OK=10405  KO=0     )
> getIdToken Redirect 1                                    (OK=10405  KO=0     )
> createOrganization                                       (OK=10405  KO=0     )
> tokenUserinfo                                            (OK=24887  KO=0     )
> queryOrganization                                        (OK=10405  KO=0     )
> deleteOrganization                                       (OK=10405  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6623   KO=0     )
> ReadPolicy                                               (OK=46886  KO=7     )
> DeletePolicy                                             (OK=46786  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1113   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6635 (98.96%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################-                        ] 67%
          waiting: 70124  / active: 271    / done: 146514
================================================================================

09:18:00.466 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:00.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:00.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:01.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:01.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:01.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:02.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:04.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:04.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:04.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:04.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:04.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:04.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:05.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:05 GMT                                    2465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2044606 KO=64    )
> restLoginInitiate                                        (OK=141766 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=141756 KO=2     )
> Skip 2FA                                                 (OK=78649  KO=0     )
> User Authorize PKCE stage                                (OK=166607 KO=1     )
> User AccessToken PKCE stage                              (OK=166601 KO=0     )
> GetUUid                                                  (OK=47071  KO=0     )
> GetOpenidConfig                                          (OK=140945 KO=0     )
> CreatePolicy                                             (OK=47036  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5324   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5324   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31518  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31518  KO=0     )
>  UI AM idFromSession                                     (OK=31515  KO=2     )
>  UI AM validateGoto                                      (OK=31517  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31514  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31514  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31513  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31513  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31509  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31507  KO=0     )
>  UI IDM uiconfig                                         (OK=31507  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31507  KO=0     )
>  UI IDM version                                          (OK=31507  KO=0     )
>  UI IDM privilege                                        (OK=31506  KO=0     )
>  UI IDM login                                            (OK=31505  KO=2     )
>  UI IDM features                                         (OK=31507  KO=0     )
>  UI IDM dashboard                                        (OK=31506  KO=0     )
>  UI IDM managed user schema                              (OK=31506  KO=0     )
>  UI IDM user                                             (OK=31506  KO=0     )
> RootUserinfo                                             (OK=105598 KO=0     )
>  UI IDM oidcToken                                        (OK=31506  KO=1     )
> userinfo                                                 (OK=31503  KO=0     )
> UI-Logout                                                (OK=31505  KO=0     )
> UI-Logout Redirect 1                                     (OK=31504  KO=0     )
>  UI AM revoke1                                           (OK=31502  KO=0     )
>  UI AM endsession                                        (OK=31503  KO=0     )
>  UI AM revoke2                                           (OK=31503  KO=0     )
> getIdToken                                               (OK=10433  KO=0     )
> getIdToken Redirect 1                                    (OK=10433  KO=0     )
> createOrganization                                       (OK=10433  KO=0     )
> tokenUserinfo                                            (OK=24935  KO=0     )
> queryOrganization                                        (OK=10433  KO=0     )
> deleteOrganization                                       (OK=10433  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6641   KO=0     )
> ReadPolicy                                               (OK=46974  KO=7     )
> DeletePolicy                                             (OK=46879  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1114   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6649 (98.96%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 69813  / active: 267    / done: 146829
================================================================================

09:18:05.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:05.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:06.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:06.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:06.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:06.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:07.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:08.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:08.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:09.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:09.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:09.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:09.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:09.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:10.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:10.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:10 GMT                                    2470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2048939 KO=64    )
> restLoginInitiate                                        (OK=142069 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=142061 KO=2     )
> Skip 2FA                                                 (OK=78823  KO=0     )
> User Authorize PKCE stage                                (OK=166960 KO=1     )
> User AccessToken PKCE stage                              (OK=166953 KO=0     )
> GetUUid                                                  (OK=47174  KO=0     )
> GetOpenidConfig                                          (OK=141226 KO=0     )
> CreatePolicy                                             (OK=47138  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5339   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5339   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31585  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31585  KO=0     )
>  UI AM idFromSession                                     (OK=31582  KO=2     )
>  UI AM validateGoto                                      (OK=31584  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31581  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31579  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31579  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31577  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31575  KO=0     )
>  UI IDM uiconfig                                         (OK=31575  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31575  KO=0     )
>  UI IDM version                                          (OK=31575  KO=0     )
>  UI IDM privilege                                        (OK=31575  KO=0     )
>  UI IDM login                                            (OK=31573  KO=2     )
>  UI IDM features                                         (OK=31574  KO=0     )
>  UI IDM dashboard                                        (OK=31574  KO=0     )
>  UI IDM managed user schema                              (OK=31574  KO=0     )
>  UI IDM user                                             (OK=31574  KO=0     )
> RootUserinfo                                             (OK=105838 KO=0     )
>  UI IDM oidcToken                                        (OK=31572  KO=1     )
> userinfo                                                 (OK=31570  KO=0     )
> UI-Logout                                                (OK=31572  KO=0     )
> UI-Logout Redirect 1                                     (OK=31572  KO=0     )
>  UI AM revoke1                                           (OK=31570  KO=0     )
>  UI AM endsession                                        (OK=31571  KO=0     )
>  UI AM revoke2                                           (OK=31570  KO=0     )
> getIdToken                                               (OK=10453  KO=0     )
> getIdToken Redirect 1                                    (OK=10453  KO=0     )
> createOrganization                                       (OK=10453  KO=0     )
> tokenUserinfo                                            (OK=24981  KO=0     )
> queryOrganization                                        (OK=10453  KO=0     )
> deleteOrganization                                       (OK=10452  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6657   KO=0     )
> ReadPolicy                                               (OK=47063  KO=7     )
> DeletePolicy                                             (OK=46965  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1117   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6665 (98.96%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 69496  / active: 288    / done: 147125
================================================================================

09:18:10.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:10.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:10.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:11.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:11.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:11.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:11.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:12.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:13.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:13.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:14.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:14.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:14.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:14.426 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:14.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:15.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:15.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:15 GMT                                    2475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2052958 KO=64    )
> restLoginInitiate                                        (OK=142351 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=142341 KO=2     )
> Skip 2FA                                                 (OK=78975  KO=0     )
> User Authorize PKCE stage                                (OK=167284 KO=1     )
> User AccessToken PKCE stage                              (OK=167281 KO=0     )
> GetUUid                                                  (OK=47266  KO=0     )
> GetOpenidConfig                                          (OK=141507 KO=0     )
> CreatePolicy                                             (OK=47230  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5345   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5345   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31645  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31645  KO=0     )
>  UI AM idFromSession                                     (OK=31642  KO=2     )
>  UI AM validateGoto                                      (OK=31644  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31643  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31642  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31641  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31641  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31637  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31637  KO=0     )
>  UI IDM uiconfig                                         (OK=31637  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31637  KO=0     )
>  UI IDM version                                          (OK=31637  KO=0     )
>  UI IDM privilege                                        (OK=31637  KO=0     )
>  UI IDM login                                            (OK=31635  KO=2     )
>  UI IDM features                                         (OK=31637  KO=0     )
>  UI IDM dashboard                                        (OK=31635  KO=0     )
>  UI IDM managed user schema                              (OK=31635  KO=0     )
>  UI IDM user                                             (OK=31635  KO=0     )
> RootUserinfo                                             (OK=106060 KO=0     )
>  UI IDM oidcToken                                        (OK=31635  KO=1     )
> userinfo                                                 (OK=31634  KO=0     )
> UI-Logout                                                (OK=31636  KO=0     )
> UI-Logout Redirect 1                                     (OK=31636  KO=0     )
>  UI AM revoke1                                           (OK=31632  KO=0     )
>  UI AM endsession                                        (OK=31633  KO=0     )
>  UI AM revoke2                                           (OK=31633  KO=0     )
> getIdToken                                               (OK=10471  KO=0     )
> getIdToken Redirect 1                                    (OK=10471  KO=0     )
> createOrganization                                       (OK=10470  KO=0     )
> tokenUserinfo                                            (OK=25030  KO=0     )
> queryOrganization                                        (OK=10470  KO=0     )
> deleteOrganization                                       (OK=10470  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6673   KO=0     )
> ReadPolicy                                               (OK=47164  KO=7     )
> DeletePolicy                                             (OK=47056  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1117   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6682 (98.96%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 67%
          waiting: 69211  / active: 280    / done: 147418
================================================================================

09:18:15.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:15.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:15.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:16.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:17.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:18.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:18.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:18.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:18.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:20 GMT                                    2480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2057293 KO=64    )
> restLoginInitiate                                        (OK=142629 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=142621 KO=2     )
> Skip 2FA                                                 (OK=79129  KO=0     )
> User Authorize PKCE stage                                (OK=167621 KO=1     )
> User AccessToken PKCE stage                              (OK=167616 KO=0     )
> GetUUid                                                  (OK=47356  KO=0     )
> GetOpenidConfig                                          (OK=141791 KO=0     )
> CreatePolicy                                             (OK=47319  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5354   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5354   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31721  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31720  KO=0     )
>  UI AM idFromSession                                     (OK=31717  KO=2     )
>  UI AM validateGoto                                      (OK=31719  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31714  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31714  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31714  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31714  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31712  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31711  KO=0     )
>  UI IDM uiconfig                                         (OK=31711  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31711  KO=0     )
>  UI IDM version                                          (OK=31711  KO=0     )
>  UI IDM privilege                                        (OK=31711  KO=0     )
>  UI IDM login                                            (OK=31709  KO=2     )
>  UI IDM features                                         (OK=31711  KO=0     )
>  UI IDM dashboard                                        (OK=31711  KO=0     )
>  UI IDM managed user schema                              (OK=31711  KO=0     )
>  UI IDM user                                             (OK=31711  KO=0     )
> RootUserinfo                                             (OK=106243 KO=0     )
>  UI IDM oidcToken                                        (OK=31710  KO=1     )
> userinfo                                                 (OK=31709  KO=0     )
> UI-Logout                                                (OK=31711  KO=0     )
> UI-Logout Redirect 1                                     (OK=31709  KO=0     )
>  UI AM revoke1                                           (OK=31704  KO=0     )
>  UI AM endsession                                        (OK=31707  KO=0     )
>  UI AM revoke2                                           (OK=31705  KO=0     )
> getIdToken                                               (OK=10493  KO=0     )
> getIdToken Redirect 1                                    (OK=10493  KO=0     )
> createOrganization                                       (OK=10492  KO=0     )
> tokenUserinfo                                            (OK=25071  KO=0     )
> queryOrganization                                        (OK=10492  KO=0     )
> deleteOrganization                                       (OK=10492  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6689   KO=0     )
> ReadPolicy                                               (OK=47255  KO=7     )
> DeletePolicy                                             (OK=47156  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1119   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6698 (98.97%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 68922  / active: 268    / done: 147719
================================================================================

09:18:20.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:20.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:20.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:20.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:21.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:21.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:21.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:22.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:22.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:23.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:23.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:24.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:24.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:24.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:24.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:24.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:25 GMT                                    2485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2061313 KO=64    )
> restLoginInitiate                                        (OK=142890 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=142883 KO=2     )
> Skip 2FA                                                 (OK=79259  KO=0     )
> User Authorize PKCE stage                                (OK=167941 KO=1     )
> User AccessToken PKCE stage                              (OK=167937 KO=0     )
> GetUUid                                                  (OK=47427  KO=0     )
> GetOpenidConfig                                          (OK=142040 KO=0     )
> CreatePolicy                                             (OK=47392  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5367   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5366   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31786  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31786  KO=0     )
>  UI AM idFromSession                                     (OK=31783  KO=2     )
>  UI AM validateGoto                                      (OK=31785  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31783  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31782  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31782  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31782  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31780  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31780  KO=0     )
>  UI IDM uiconfig                                         (OK=31779  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31779  KO=0     )
>  UI IDM version                                          (OK=31778  KO=0     )
>  UI IDM privilege                                        (OK=31778  KO=0     )
>  UI IDM login                                            (OK=31776  KO=2     )
>  UI IDM features                                         (OK=31778  KO=0     )
>  UI IDM dashboard                                        (OK=31778  KO=0     )
>  UI IDM managed user schema                              (OK=31778  KO=0     )
>  UI IDM user                                             (OK=31778  KO=0     )
> RootUserinfo                                             (OK=106480 KO=0     )
>  UI IDM oidcToken                                        (OK=31776  KO=1     )
> userinfo                                                 (OK=31774  KO=0     )
> UI-Logout                                                (OK=31776  KO=0     )
> UI-Logout Redirect 1                                     (OK=31776  KO=0     )
>  UI AM revoke1                                           (OK=31772  KO=0     )
>  UI AM endsession                                        (OK=31773  KO=0     )
>  UI AM revoke2                                           (OK=31773  KO=0     )
> getIdToken                                               (OK=10509  KO=0     )
> getIdToken Redirect 1                                    (OK=10509  KO=0     )
> createOrganization                                       (OK=10509  KO=0     )
> tokenUserinfo                                            (OK=25120  KO=0     )
> queryOrganization                                        (OK=10509  KO=0     )
> deleteOrganization                                       (OK=10509  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6704   KO=0     )
> ReadPolicy                                               (OK=47341  KO=7     )
> DeletePolicy                                             (OK=47248  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1122   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6714 (98.97%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 68650  / active: 248    / done: 148011
================================================================================

09:18:25.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:25.800 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:25.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:26.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:26.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:27.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:28.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:28.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:28.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:28.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:28.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:29.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:29.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:30.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:30.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:30 GMT                                    2490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2064742 KO=64    )
> restLoginInitiate                                        (OK=143158 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=143149 KO=2     )
> Skip 2FA                                                 (OK=79416  KO=0     )
> User Authorize PKCE stage                                (OK=168238 KO=1     )
> User AccessToken PKCE stage                              (OK=168234 KO=0     )
> GetUUid                                                  (OK=47531  KO=0     )
> GetOpenidConfig                                          (OK=142303 KO=0     )
> CreatePolicy                                             (OK=47496  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5378   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5378   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31834  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31833  KO=0     )
>  UI AM idFromSession                                     (OK=31830  KO=2     )
>  UI AM validateGoto                                      (OK=31832  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31826  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31826  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31826  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31826  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31824  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31822  KO=0     )
>  UI IDM uiconfig                                         (OK=31821  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31821  KO=0     )
>  UI IDM version                                          (OK=31821  KO=0     )
>  UI IDM privilege                                        (OK=31821  KO=0     )
>  UI IDM login                                            (OK=31819  KO=2     )
>  UI IDM features                                         (OK=31821  KO=0     )
>  UI IDM dashboard                                        (OK=31821  KO=0     )
>  UI IDM managed user schema                              (OK=31821  KO=0     )
>  UI IDM user                                             (OK=31821  KO=0     )
> RootUserinfo                                             (OK=106714 KO=0     )
>  UI IDM oidcToken                                        (OK=31820  KO=1     )
> userinfo                                                 (OK=31817  KO=0     )
> UI-Logout                                                (OK=31819  KO=0     )
> UI-Logout Redirect 1                                     (OK=31817  KO=0     )
>  UI AM revoke1                                           (OK=31815  KO=0     )
>  UI AM endsession                                        (OK=31816  KO=0     )
>  UI AM revoke2                                           (OK=31816  KO=0     )
> getIdToken                                               (OK=10522  KO=0     )
> getIdToken Redirect 1                                    (OK=10522  KO=0     )
> createOrganization                                       (OK=10521  KO=0     )
> tokenUserinfo                                            (OK=25166  KO=0     )
> queryOrganization                                        (OK=10521  KO=0     )
> deleteOrganization                                       (OK=10521  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6711   KO=0     )
> ReadPolicy                                               (OK=47418  KO=7     )
> DeletePolicy                                             (OK=47334  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1125   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6729 (98.97%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 68371  / active: 268    / done: 148270
================================================================================

09:18:31.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:31.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:31.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:33.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:33.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:33.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:34.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:34.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:34.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:35.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:35.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:35 GMT                                    2495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2068732 KO=64    )
> restLoginInitiate                                        (OK=143435 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=143427 KO=2     )
> Skip 2FA                                                 (OK=79574  KO=0     )
> User Authorize PKCE stage                                (OK=168566 KO=1     )
> User AccessToken PKCE stage                              (OK=168562 KO=0     )
> GetUUid                                                  (OK=47616  KO=0     )
> GetOpenidConfig                                          (OK=142571 KO=0     )
> CreatePolicy                                             (OK=47580  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5385   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5385   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31890  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31890  KO=0     )
>  UI AM idFromSession                                     (OK=31888  KO=2     )
>  UI AM validateGoto                                      (OK=31890  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31888  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31888  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31888  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31888  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31883  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31882  KO=0     )
>  UI IDM uiconfig                                         (OK=31882  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31882  KO=0     )
>  UI IDM version                                          (OK=31882  KO=0     )
>  UI IDM privilege                                        (OK=31882  KO=0     )
>  UI IDM login                                            (OK=31880  KO=2     )
>  UI IDM features                                         (OK=31882  KO=0     )
>  UI IDM dashboard                                        (OK=31882  KO=0     )
>  UI IDM managed user schema                              (OK=31882  KO=0     )
>  UI IDM user                                             (OK=31882  KO=0     )
> RootUserinfo                                             (OK=106957 KO=0     )
>  UI IDM oidcToken                                        (OK=31882  KO=1     )
> userinfo                                                 (OK=31881  KO=0     )
> UI-Logout                                                (OK=31883  KO=0     )
> UI-Logout Redirect 1                                     (OK=31883  KO=0     )
>  UI AM revoke1                                           (OK=31881  KO=0     )
>  UI AM endsession                                        (OK=31882  KO=0     )
>  UI AM revoke2                                           (OK=31882  KO=0     )
> getIdToken                                               (OK=10538  KO=0     )
> getIdToken Redirect 1                                    (OK=10538  KO=0     )
> createOrganization                                       (OK=10537  KO=0     )
> tokenUserinfo                                            (OK=25219  KO=0     )
> queryOrganization                                        (OK=10537  KO=0     )
> deleteOrganization                                       (OK=10537  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6727   KO=0     )
> ReadPolicy                                               (OK=47523  KO=7     )
> DeletePolicy                                             (OK=47407  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1126   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6740 (98.97%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 68084  / active: 278    / done: 148547
================================================================================

09:18:35.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:35.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:36.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:37.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:38.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:38.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:39.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:39.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:39.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:40.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:40 GMT                                    2500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2073308 KO=64    )
> restLoginInitiate                                        (OK=143733 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=143721 KO=2     )
> Skip 2FA                                                 (OK=79723  KO=0     )
> User Authorize PKCE stage                                (OK=168926 KO=1     )
> User AccessToken PKCE stage                              (OK=168919 KO=0     )
> GetUUid                                                  (OK=47707  KO=0     )
> GetOpenidConfig                                          (OK=142850 KO=0     )
> CreatePolicy                                             (OK=47671  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5399   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5398   KO=0     )
> UI-Post-Login - stage 1                                  (OK=31973  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=31972  KO=0     )
>  UI AM idFromSession                                     (OK=31970  KO=2     )
>  UI AM validateGoto                                      (OK=31972  KO=0     )
> UI-Post-Login - stage 2                                  (OK=31969  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=31969  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=31969  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=31969  KO=0     )
> UI-Post-Login - stage 3                                  (OK=31964  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=31963  KO=0     )
>  UI IDM uiconfig                                         (OK=31963  KO=0     )
>  UI Enduser sessioncheck                                 (OK=31963  KO=0     )
>  UI IDM version                                          (OK=31962  KO=0     )
>  UI IDM privilege                                        (OK=31962  KO=0     )
>  UI IDM login                                            (OK=31960  KO=2     )
>  UI IDM features                                         (OK=31962  KO=0     )
>  UI IDM dashboard                                        (OK=31961  KO=0     )
>  UI IDM managed user schema                              (OK=31962  KO=0     )
>  UI IDM user                                             (OK=31962  KO=0     )
> RootUserinfo                                             (OK=107193 KO=0     )
>  UI IDM oidcToken                                        (OK=31960  KO=1     )
> userinfo                                                 (OK=31959  KO=0     )
> UI-Logout                                                (OK=31961  KO=0     )
> UI-Logout Redirect 1                                     (OK=31961  KO=0     )
>  UI AM revoke1                                           (OK=31958  KO=0     )
>  UI AM endsession                                        (OK=31960  KO=0     )
>  UI AM revoke2                                           (OK=31959  KO=0     )
> getIdToken                                               (OK=10547  KO=0     )
> getIdToken Redirect 1                                    (OK=10547  KO=0     )
> createOrganization                                       (OK=10547  KO=0     )
> tokenUserinfo                                            (OK=25271  KO=0     )
> queryOrganization                                        (OK=10547  KO=0     )
> deleteOrganization                                       (OK=10547  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6747   KO=0     )
> ReadPolicy                                               (OK=47606  KO=7     )
> DeletePolicy                                             (OK=47514  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1130   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6750 (98.97%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 67772  / active: 273    / done: 148864
================================================================================

09:18:41.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:41.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:42.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:42.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:42.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:42.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:43.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:43.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:44.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:44.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:44.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:45 GMT                                    2505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2077748 KO=64    )
> restLoginInitiate                                        (OK=144045 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=144035 KO=2     )
> Skip 2FA                                                 (OK=79910  KO=0     )
> User Authorize PKCE stage                                (OK=169298 KO=1     )
> User AccessToken PKCE stage                              (OK=169291 KO=0     )
> GetUUid                                                  (OK=47823  KO=0     )
> GetOpenidConfig                                          (OK=143139 KO=0     )
> CreatePolicy                                             (OK=47786  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5419   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5419   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32035  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32035  KO=0     )
>  UI AM idFromSession                                     (OK=32033  KO=2     )
>  UI AM validateGoto                                      (OK=32035  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32033  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32033  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32033  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32033  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32030  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32030  KO=0     )
>  UI IDM uiconfig                                         (OK=32029  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32029  KO=0     )
>  UI IDM version                                          (OK=32029  KO=0     )
>  UI IDM privilege                                        (OK=32029  KO=0     )
>  UI IDM login                                            (OK=32027  KO=2     )
>  UI IDM features                                         (OK=32028  KO=0     )
>  UI IDM dashboard                                        (OK=32028  KO=0     )
>  UI IDM managed user schema                              (OK=32028  KO=0     )
>  UI IDM user                                             (OK=32028  KO=0     )
> RootUserinfo                                             (OK=107439 KO=0     )
>  UI IDM oidcToken                                        (OK=32028  KO=1     )
> userinfo                                                 (OK=32026  KO=0     )
> UI-Logout                                                (OK=32028  KO=0     )
> UI-Logout Redirect 1                                     (OK=32028  KO=0     )
>  UI AM revoke1                                           (OK=32026  KO=0     )
>  UI AM endsession                                        (OK=32027  KO=0     )
>  UI AM revoke2                                           (OK=32027  KO=0     )
> getIdToken                                               (OK=10571  KO=0     )
> getIdToken Redirect 1                                    (OK=10571  KO=0     )
> createOrganization                                       (OK=10571  KO=0     )
> tokenUserinfo                                            (OK=25324  KO=0     )
> queryOrganization                                        (OK=10571  KO=0     )
> deleteOrganization                                       (OK=10570  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6760   KO=0     )
> ReadPolicy                                               (OK=47698  KO=7     )
> DeletePolicy                                             (OK=47599  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1134   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6761 (98.98%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################-                       ] 68%
          waiting: 67443  / active: 290    / done: 149176
================================================================================

09:18:45.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:46.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:46.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:46.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:47.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:47.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:48.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:48.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:48.558 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:49.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:49.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:49.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:50 GMT                                    2510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2082503 KO=64    )
> restLoginInitiate                                        (OK=144358 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=144354 KO=2     )
> Skip 2FA                                                 (OK=80089  KO=0     )
> User Authorize PKCE stage                                (OK=169679 KO=1     )
> User AccessToken PKCE stage                              (OK=169673 KO=0     )
> GetUUid                                                  (OK=47929  KO=0     )
> GetOpenidConfig                                          (OK=143453 KO=0     )
> CreatePolicy                                             (OK=47892  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5430   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5430   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32116  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32116  KO=0     )
>  UI AM idFromSession                                     (OK=32114  KO=2     )
>  UI AM validateGoto                                      (OK=32116  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32112  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32111  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32111  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32107  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32107  KO=0     )
>  UI IDM uiconfig                                         (OK=32104  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32104  KO=0     )
>  UI IDM version                                          (OK=32104  KO=0     )
>  UI IDM privilege                                        (OK=32103  KO=0     )
>  UI IDM login                                            (OK=32101  KO=2     )
>  UI IDM features                                         (OK=32103  KO=0     )
>  UI IDM dashboard                                        (OK=32102  KO=0     )
>  UI IDM managed user schema                              (OK=32102  KO=0     )
>  UI IDM user                                             (OK=32102  KO=0     )
> RootUserinfo                                             (OK=107675 KO=0     )
>  UI IDM oidcToken                                        (OK=32102  KO=1     )
> userinfo                                                 (OK=32100  KO=0     )
> UI-Logout                                                (OK=32102  KO=0     )
> UI-Logout Redirect 1                                     (OK=32102  KO=0     )
>  UI AM revoke1                                           (OK=32100  KO=0     )
>  UI AM endsession                                        (OK=32101  KO=0     )
>  UI AM revoke2                                           (OK=32101  KO=0     )
> getIdToken                                               (OK=10599  KO=0     )
> getIdToken Redirect 1                                    (OK=10599  KO=0     )
> createOrganization                                       (OK=10599  KO=0     )
> tokenUserinfo                                            (OK=25371  KO=0     )
> queryOrganization                                        (OK=10599  KO=0     )
> deleteOrganization                                       (OK=10599  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6779   KO=0     )
> ReadPolicy                                               (OK=47812  KO=7     )
> DeletePolicy                                             (OK=47691  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1137   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6773 (98.98%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 68%
          waiting: 67120  / active: 297    / done: 149492
================================================================================

09:18:51.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:51.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:51.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:51.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:51.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:52.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:52.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:52.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:53.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:53.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:54.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:54.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:55.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:18:55 GMT                                    2515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2086732 KO=64    )
> restLoginInitiate                                        (OK=144631 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=144622 KO=2     )
> Skip 2FA                                                 (OK=80239  KO=0     )
> User Authorize PKCE stage                                (OK=170002 KO=1     )
> User AccessToken PKCE stage                              (OK=169999 KO=0     )
> GetUUid                                                  (OK=48024  KO=0     )
> GetOpenidConfig                                          (OK=143767 KO=0     )
> CreatePolicy                                             (OK=47986  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5443   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5442   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32180  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32180  KO=0     )
>  UI AM idFromSession                                     (OK=32176  KO=2     )
>  UI AM validateGoto                                      (OK=32178  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=32177  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32177  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32174  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32174  KO=0     )
>  UI IDM uiconfig                                         (OK=32172  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32172  KO=0     )
>  UI IDM version                                          (OK=32172  KO=0     )
>  UI IDM privilege                                        (OK=32172  KO=0     )
>  UI IDM login                                            (OK=32170  KO=2     )
>  UI IDM features                                         (OK=32172  KO=0     )
>  UI IDM dashboard                                        (OK=32172  KO=0     )
>  UI IDM managed user schema                              (OK=32172  KO=0     )
>  UI IDM user                                             (OK=32172  KO=0     )
> RootUserinfo                                             (OK=107886 KO=0     )
>  UI IDM oidcToken                                        (OK=32172  KO=1     )
> userinfo                                                 (OK=32171  KO=0     )
> UI-Logout                                                (OK=32173  KO=0     )
> UI-Logout Redirect 1                                     (OK=32173  KO=0     )
>  UI AM revoke1                                           (OK=32171  KO=0     )
>  UI AM endsession                                        (OK=32172  KO=0     )
>  UI AM revoke2                                           (OK=32172  KO=0     )
> getIdToken                                               (OK=10621  KO=0     )
> getIdToken Redirect 1                                    (OK=10621  KO=0     )
> createOrganization                                       (OK=10621  KO=0     )
> tokenUserinfo                                            (OK=25414  KO=0     )
> queryOrganization                                        (OK=10620  KO=0     )
> deleteOrganization                                       (OK=10618  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6792   KO=0     )
> ReadPolicy                                               (OK=47919  KO=7     )
> DeletePolicy                                             (OK=47803  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1142   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6786 (98.98%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 66832  / active: 272    / done: 149805
================================================================================

09:18:55.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:55.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:55.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:55.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:55.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:55.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:56.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:56.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:56.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:56.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:57.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:57.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:58.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:58.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:58.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:58.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:58.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:58.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:59.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:59.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:59.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:18:59.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:00.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:00.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:00 GMT                                    2520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2090747 KO=64    )
> restLoginInitiate                                        (OK=144937 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=144921 KO=2     )
> Skip 2FA                                                 (OK=80406  KO=0     )
> User Authorize PKCE stage                                (OK=170333 KO=1     )
> User AccessToken PKCE stage                              (OK=170328 KO=0     )
> GetUUid                                                  (OK=48117  KO=0     )
> GetOpenidConfig                                          (OK=144061 KO=0     )
> CreatePolicy                                             (OK=48080  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5449   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5449   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32238  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32238  KO=0     )
>  UI AM idFromSession                                     (OK=32236  KO=2     )
>  UI AM validateGoto                                      (OK=32238  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32236  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32235  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32235  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32235  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32232  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32232  KO=0     )
>  UI IDM uiconfig                                         (OK=32232  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32232  KO=0     )
>  UI IDM version                                          (OK=32232  KO=0     )
>  UI IDM privilege                                        (OK=32232  KO=0     )
>  UI IDM login                                            (OK=32230  KO=2     )
>  UI IDM features                                         (OK=32232  KO=0     )
>  UI IDM dashboard                                        (OK=32232  KO=0     )
>  UI IDM managed user schema                              (OK=32232  KO=0     )
>  UI IDM user                                             (OK=32232  KO=0     )
> RootUserinfo                                             (OK=108055 KO=0     )
>  UI IDM oidcToken                                        (OK=32231  KO=1     )
> userinfo                                                 (OK=32229  KO=0     )
> UI-Logout                                                (OK=32230  KO=0     )
> UI-Logout Redirect 1                                     (OK=32230  KO=0     )
>  UI AM revoke1                                           (OK=32228  KO=0     )
>  UI AM endsession                                        (OK=32228  KO=0     )
>  UI AM revoke2                                           (OK=32229  KO=0     )
> getIdToken                                               (OK=10646  KO=0     )
> getIdToken Redirect 1                                    (OK=10646  KO=0     )
> createOrganization                                       (OK=10646  KO=0     )
> tokenUserinfo                                            (OK=25461  KO=0     )
> queryOrganization                                        (OK=10645  KO=0     )
> deleteOrganization                                       (OK=10645  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6810   KO=0     )
> ReadPolicy                                               (OK=48011  KO=7     )
> DeletePolicy                                             (OK=47912  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1143   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6810 (98.98%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 66519  / active: 280    / done: 150110
================================================================================

09:19:00.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:01.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:01.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:02.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:02.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:02.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:02.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:02.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:03.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:03.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:03.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:03.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:05 GMT                                    2525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2095294 KO=64    )
> restLoginInitiate                                        (OK=145232 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=145223 KO=2     )
> Skip 2FA                                                 (OK=80572  KO=0     )
> User Authorize PKCE stage                                (OK=170699 KO=1     )
> User AccessToken PKCE stage                              (OK=170698 KO=0     )
> GetUUid                                                  (OK=48229  KO=0     )
> GetOpenidConfig                                          (OK=144361 KO=0     )
> CreatePolicy                                             (OK=48194  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5457   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5457   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32315  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32315  KO=0     )
>  UI AM idFromSession                                     (OK=32313  KO=2     )
>  UI AM validateGoto                                      (OK=32315  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32310  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32310  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32310  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32310  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32307  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32307  KO=0     )
>  UI IDM uiconfig                                         (OK=32307  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32307  KO=0     )
>  UI IDM version                                          (OK=32307  KO=0     )
>  UI IDM privilege                                        (OK=32306  KO=0     )
>  UI IDM login                                            (OK=32304  KO=2     )
>  UI IDM features                                         (OK=32305  KO=0     )
>  UI IDM dashboard                                        (OK=32305  KO=0     )
>  UI IDM managed user schema                              (OK=32305  KO=0     )
>  UI IDM user                                             (OK=32305  KO=0     )
> RootUserinfo                                             (OK=108290 KO=0     )
>  UI IDM oidcToken                                        (OK=32304  KO=1     )
> userinfo                                                 (OK=32303  KO=0     )
> UI-Logout                                                (OK=32304  KO=0     )
> UI-Logout Redirect 1                                     (OK=32302  KO=0     )
>  UI AM revoke1                                           (OK=32297  KO=0     )
>  UI AM endsession                                        (OK=32299  KO=0     )
>  UI AM revoke2                                           (OK=32298  KO=0     )
> getIdToken                                               (OK=10666  KO=0     )
> getIdToken Redirect 1                                    (OK=10666  KO=0     )
> createOrganization                                       (OK=10664  KO=0     )
> tokenUserinfo                                            (OK=25509  KO=0     )
> queryOrganization                                        (OK=10663  KO=0     )
> deleteOrganization                                       (OK=10663  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6828   KO=0     )
> ReadPolicy                                               (OK=48106  KO=7     )
> DeletePolicy                                             (OK=48002  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1145   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6822 (98.98%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 66215  / active: 303    / done: 150391
================================================================================

09:19:05.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:05.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:06.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:06.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:07.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:07.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:07.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:08.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:09.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:09.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:09.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:10.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:10 GMT                                    2530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2099770 KO=64    )
> restLoginInitiate                                        (OK=145519 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=145510 KO=2     )
> Skip 2FA                                                 (OK=80729  KO=0     )
> User Authorize PKCE stage                                (OK=171052 KO=1     )
> User AccessToken PKCE stage                              (OK=171047 KO=0     )
> GetUUid                                                  (OK=48316  KO=0     )
> GetOpenidConfig                                          (OK=144654 KO=0     )
> CreatePolicy                                             (OK=48281  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5465   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5465   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32391  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32391  KO=0     )
>  UI AM idFromSession                                     (OK=32388  KO=2     )
>  UI AM validateGoto                                      (OK=32390  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32387  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32387  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32387  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32387  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32384  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32384  KO=0     )
>  UI IDM uiconfig                                         (OK=32382  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32382  KO=0     )
>  UI IDM version                                          (OK=32382  KO=0     )
>  UI IDM privilege                                        (OK=32382  KO=0     )
>  UI IDM login                                            (OK=32380  KO=2     )
>  UI IDM features                                         (OK=32382  KO=0     )
>  UI IDM dashboard                                        (OK=32380  KO=0     )
>  UI IDM managed user schema                              (OK=32380  KO=0     )
>  UI IDM user                                             (OK=32380  KO=0     )
> RootUserinfo                                             (OK=108503 KO=0     )
>  UI IDM oidcToken                                        (OK=32378  KO=1     )
> userinfo                                                 (OK=32377  KO=0     )
> UI-Logout                                                (OK=32377  KO=0     )
> UI-Logout Redirect 1                                     (OK=32377  KO=0     )
>  UI AM revoke1                                           (OK=32375  KO=0     )
>  UI AM endsession                                        (OK=32376  KO=0     )
>  UI AM revoke2                                           (OK=32376  KO=0     )
> getIdToken                                               (OK=10686  KO=0     )
> getIdToken Redirect 1                                    (OK=10686  KO=0     )
> createOrganization                                       (OK=10686  KO=0     )
> tokenUserinfo                                            (OK=25553  KO=0     )
> queryOrganization                                        (OK=10686  KO=0     )
> deleteOrganization                                       (OK=10684  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6842   KO=0     )
> ReadPolicy                                               (OK=48219  KO=7     )
> DeletePolicy                                             (OK=48098  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1147   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6834 (98.99%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 65922  / active: 285    / done: 150702
================================================================================

09:19:10.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:11.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:11.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:12.351 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:12.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:13.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:13.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:13.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:14.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:14.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:14.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:15 GMT                                    2535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2104037 KO=64    )
> restLoginInitiate                                        (OK=145809 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=145800 KO=2     )
> Skip 2FA                                                 (OK=80884  KO=0     )
> User Authorize PKCE stage                                (OK=171392 KO=1     )
> User AccessToken PKCE stage                              (OK=171388 KO=0     )
> GetUUid                                                  (OK=48412  KO=0     )
> GetOpenidConfig                                          (OK=144953 KO=0     )
> CreatePolicy                                             (OK=48375  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5474   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5473   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32458  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32458  KO=0     )
>  UI AM idFromSession                                     (OK=32455  KO=2     )
>  UI AM validateGoto                                      (OK=32457  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32454  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32453  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32453  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32453  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32450  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32449  KO=0     )
>  UI IDM uiconfig                                         (OK=32448  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32448  KO=0     )
>  UI IDM version                                          (OK=32448  KO=0     )
>  UI IDM privilege                                        (OK=32448  KO=0     )
>  UI IDM login                                            (OK=32446  KO=2     )
>  UI IDM features                                         (OK=32448  KO=0     )
>  UI IDM dashboard                                        (OK=32447  KO=0     )
>  UI IDM managed user schema                              (OK=32447  KO=0     )
>  UI IDM user                                             (OK=32447  KO=0     )
> RootUserinfo                                             (OK=108716 KO=0     )
>  UI IDM oidcToken                                        (OK=32447  KO=1     )
> userinfo                                                 (OK=32446  KO=0     )
> UI-Logout                                                (OK=32448  KO=0     )
> UI-Logout Redirect 1                                     (OK=32448  KO=0     )
>  UI AM revoke1                                           (OK=32446  KO=0     )
>  UI AM endsession                                        (OK=32447  KO=0     )
>  UI AM revoke2                                           (OK=32447  KO=0     )
> getIdToken                                               (OK=10708  KO=0     )
> getIdToken Redirect 1                                    (OK=10706  KO=0     )
> createOrganization                                       (OK=10705  KO=0     )
> tokenUserinfo                                            (OK=25610  KO=0     )
> queryOrganization                                        (OK=10705  KO=0     )
> deleteOrganization                                       (OK=10705  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6859   KO=0     )
> ReadPolicy                                               (OK=48307  KO=7     )
> DeletePolicy                                             (OK=48211  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1149   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6845 (98.99%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 65624  / active: 256    / done: 151029
================================================================================

09:19:15.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:16.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:17.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:17.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:17.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:17.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:17.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:18.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:19.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:19.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:19.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:20.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:20 GMT                                    2540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2108244 KO=64    )
> restLoginInitiate                                        (OK=146099 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=146092 KO=2     )
> Skip 2FA                                                 (OK=81061  KO=0     )
> User Authorize PKCE stage                                (OK=171743 KO=1     )
> User AccessToken PKCE stage                              (OK=171738 KO=0     )
> GetUUid                                                  (OK=48532  KO=0     )
> GetOpenidConfig                                          (OK=145252 KO=0     )
> CreatePolicy                                             (OK=48493  KO=35    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5479   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5479   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32517  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32517  KO=0     )
>  UI AM idFromSession                                     (OK=32515  KO=2     )
>  UI AM validateGoto                                      (OK=32517  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32516  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32515  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32515  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32515  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32513  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32513  KO=0     )
>  UI IDM uiconfig                                         (OK=32513  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32513  KO=0     )
>  UI IDM version                                          (OK=32513  KO=0     )
>  UI IDM privilege                                        (OK=32513  KO=0     )
>  UI IDM login                                            (OK=32511  KO=2     )
>  UI IDM features                                         (OK=32513  KO=0     )
>  UI IDM dashboard                                        (OK=32513  KO=0     )
>  UI IDM managed user schema                              (OK=32513  KO=0     )
>  UI IDM user                                             (OK=32513  KO=0     )
> RootUserinfo                                             (OK=108893 KO=0     )
>  UI IDM oidcToken                                        (OK=32513  KO=1     )
> userinfo                                                 (OK=32512  KO=0     )
> UI-Logout                                                (OK=32513  KO=0     )
> UI-Logout Redirect 1                                     (OK=32512  KO=0     )
>  UI AM revoke1                                           (OK=32510  KO=0     )
>  UI AM endsession                                        (OK=32510  KO=0     )
>  UI AM revoke2                                           (OK=32510  KO=0     )
> getIdToken                                               (OK=10732  KO=0     )
> getIdToken Redirect 1                                    (OK=10731  KO=0     )
> createOrganization                                       (OK=10731  KO=0     )
> tokenUserinfo                                            (OK=25655  KO=0     )
> queryOrganization                                        (OK=10731  KO=0     )
> deleteOrganization                                       (OK=10731  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6873   KO=0     )
> ReadPolicy                                               (OK=48401  KO=7     )
> DeletePolicy                                             (OK=48298  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1152   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6857 (98.99%)
> status.find.in([200, 209], 304), found 409                         32 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 65327  / active: 275    / done: 151307
================================================================================

09:19:20.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:20.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:21.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:21.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:21.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:22.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:23.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:23.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:23.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:23.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:24.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:24.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:24.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 151828: status.find.in([200, 209], 304), found 409
09:19:24.815 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,151828,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTIzNjcyNzA1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiVkdBcVRaaFNZYWtZWUYzakRTVzYzM0FOdHVNIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTU2NCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTU2NCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMTY0LCJpYXQiOjE3MzE0ODk1NjQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6ImdQTjk2QWV0TWxjV1EwVnFDM1ZuQXFOeVN2byJ9.X4LfhHQp3xbDkP37f91qRaymiPqAC5Xmrepp-azzlRzbhacQM2V-pKLND4H7RwgCG2wbd592IsbNFSh9R6zJyXeRkA6s7pdD7afAFFd-49Bv4A_uQKNDwmQyfkNXOOcCGQoDVCr_mzaf3YFQVHd5ois6tfiUJJ-fZ0CODd_Pm5JcjymgnQdU03MtRjf7P3qdC0JVV1c0egwt1YxJViKO-bWJrINj-PFVINk3sehirayUnoEKvyY_VVHVxtqmv6OS7302i65pVxOVdy5OUcI74fUJxKaO8TKuBlfryv26mjI8VvGJlC5HjFC52N4ubnYW4G_4H_n46ipV_W_OsoxOjQ, username -> user.168574, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy823898, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@fe5ca23, authcode -> hzHYkdfybJSuWM8WZVhZVKMWslA, useAdminRealm -> true, callbacks -> {"tokenId":"TDYV2DL5XdydPPjr0EkgknE67Po.*AAJTSQACMDIAAlNLABxlblBiUERnamNlS1dWWVFxMTV4a1lRWWpzQ1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489564532), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=TDYV2DL5XdydPPjr0EkgknE67Po.*AAJTSQACMDIAAlNLABxlblBiUERnamNlS1dWWVFxMTV4a1lRWWpzQ1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489564532))), password -> Pa_ssw0rd, challenge -> YnDhgEU4INICxzDvZ8t_EO0HHL5I0N2B9ooB7XJVd4Q, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NzQwNTkwNjIxNjkzODIzNDA0MA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a1b7b7, tokenId -> TDYV2DL5XdydPPjr0EkgknE67Po.*AAJTSQACMDIAAlNLABxlblBiUERnamNlS1dWWVFxMTV4a1lRWWpzQ1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=TDYV2DL5XdydPPjr0EkgknE67Po.*AAJTSQACMDIAAlNLABxlblBiUERnamNlS1dWWVFxMTV4a1lRWWpzQ1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=TDYV2DL5XdydPPjr0EkgknE67Po.*AAJTSQACMDIAAlNLABxlblBiUERnamNlS1dWWVFxMTV4a1lRWWpzQ1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy823898","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:19:24 GMT
	x-forgerock-transactionid: 678e2b4b-74bf-4e2a-b0ce-845d297f519e
	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:19:24.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:25.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:25.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:25 GMT                                    2545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2112114 KO=65    )
> restLoginInitiate                                        (OK=146407 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=146398 KO=2     )
> Skip 2FA                                                 (OK=81246  KO=0     )
> User Authorize PKCE stage                                (OK=172076 KO=1     )
> User AccessToken PKCE stage                              (OK=172071 KO=0     )
> GetUUid                                                  (OK=48635  KO=0     )
> GetOpenidConfig                                          (OK=145570 KO=0     )
> CreatePolicy                                             (OK=48599  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5489   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5489   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32572  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32571  KO=0     )
>  UI AM idFromSession                                     (OK=32567  KO=2     )
>  UI AM validateGoto                                      (OK=32569  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32562  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32561  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32561  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32558  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32558  KO=0     )
>  UI IDM uiconfig                                         (OK=32558  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32558  KO=0     )
>  UI IDM version                                          (OK=32558  KO=0     )
>  UI IDM privilege                                        (OK=32558  KO=0     )
>  UI IDM login                                            (OK=32556  KO=2     )
>  UI IDM features                                         (OK=32558  KO=0     )
>  UI IDM dashboard                                        (OK=32558  KO=0     )
>  UI IDM managed user schema                              (OK=32558  KO=0     )
>  UI IDM user                                             (OK=32558  KO=0     )
> RootUserinfo                                             (OK=109131 KO=0     )
>  UI IDM oidcToken                                        (OK=32558  KO=1     )
> userinfo                                                 (OK=32557  KO=0     )
> UI-Logout                                                (OK=32558  KO=0     )
> UI-Logout Redirect 1                                     (OK=32558  KO=0     )
>  UI AM revoke1                                           (OK=32555  KO=0     )
>  UI AM endsession                                        (OK=32556  KO=0     )
>  UI AM revoke2                                           (OK=32556  KO=0     )
> getIdToken                                               (OK=10757  KO=0     )
> getIdToken Redirect 1                                    (OK=10757  KO=0     )
> createOrganization                                       (OK=10756  KO=0     )
> tokenUserinfo                                            (OK=25706  KO=0     )
> queryOrganization                                        (OK=10756  KO=0     )
> deleteOrganization                                       (OK=10756  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6885   KO=0     )
> ReadPolicy                                               (OK=48518  KO=7     )
> DeletePolicy                                             (OK=48394  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1155   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6872 (98.98%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 69%
          waiting: 65008  / active: 321    / done: 151580
================================================================================

09:19:25.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:25.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:26.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:26.546 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:26.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:26.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:27.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:27.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:27.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:27.737 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:27.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:28.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:28.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:29.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:29.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:29.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:30.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:30 GMT                                    2550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2116199 KO=65    )
> restLoginInitiate                                        (OK=146688 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=146684 KO=2     )
> Skip 2FA                                                 (OK=81415  KO=0     )
> User Authorize PKCE stage                                (OK=172400 KO=1     )
> User AccessToken PKCE stage                              (OK=172399 KO=0     )
> GetUUid                                                  (OK=48735  KO=0     )
> GetOpenidConfig                                          (OK=145893 KO=0     )
> CreatePolicy                                             (OK=48698  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5498   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5498   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32626  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32626  KO=0     )
>  UI AM idFromSession                                     (OK=32624  KO=2     )
>  UI AM validateGoto                                      (OK=32625  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32622  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32620  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32620  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32620  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32617  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32617  KO=0     )
>  UI IDM uiconfig                                         (OK=32616  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32616  KO=0     )
>  UI IDM version                                          (OK=32616  KO=0     )
>  UI IDM privilege                                        (OK=32616  KO=0     )
>  UI IDM login                                            (OK=32614  KO=2     )
>  UI IDM features                                         (OK=32616  KO=0     )
>  UI IDM dashboard                                        (OK=32616  KO=0     )
>  UI IDM managed user schema                              (OK=32616  KO=0     )
>  UI IDM user                                             (OK=32616  KO=0     )
> RootUserinfo                                             (OK=109405 KO=0     )
>  UI IDM oidcToken                                        (OK=32616  KO=1     )
> userinfo                                                 (OK=32615  KO=0     )
> UI-Logout                                                (OK=32617  KO=0     )
> UI-Logout Redirect 1                                     (OK=32617  KO=0     )
>  UI AM revoke1                                           (OK=32615  KO=0     )
>  UI AM endsession                                        (OK=32616  KO=0     )
>  UI AM revoke2                                           (OK=32616  KO=0     )
> getIdToken                                               (OK=10774  KO=0     )
> getIdToken Redirect 1                                    (OK=10774  KO=0     )
> createOrganization                                       (OK=10774  KO=0     )
> tokenUserinfo                                            (OK=25752  KO=0     )
> queryOrganization                                        (OK=10774  KO=0     )
> deleteOrganization                                       (OK=10774  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6899   KO=0     )
> ReadPolicy                                               (OK=48628  KO=7     )
> DeletePolicy                                             (OK=48509  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1157   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6889 (98.98%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 64721  / active: 286    / done: 151902
================================================================================

09:19:30.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:30.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:31.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:31.118 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:32.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:32.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:32.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:33.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:33.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:33.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:33.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:34.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:35.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:35 GMT                                    2555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2120044 KO=65    )
> restLoginInitiate                                        (OK=146966 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=146958 KO=2     )
> Skip 2FA                                                 (OK=81569  KO=0     )
> User Authorize PKCE stage                                (OK=172717 KO=1     )
> User AccessToken PKCE stage                              (OK=172712 KO=0     )
> GetUUid                                                  (OK=48830  KO=0     )
> GetOpenidConfig                                          (OK=146199 KO=0     )
> CreatePolicy                                             (OK=48792  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5511   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5511   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32680  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32680  KO=0     )
>  UI AM idFromSession                                     (OK=32676  KO=2     )
>  UI AM validateGoto                                      (OK=32678  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32678  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32678  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32678  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32678  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32673  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32672  KO=0     )
>  UI IDM uiconfig                                         (OK=32672  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32672  KO=0     )
>  UI IDM version                                          (OK=32672  KO=0     )
>  UI IDM privilege                                        (OK=32671  KO=0     )
>  UI IDM login                                            (OK=32669  KO=2     )
>  UI IDM features                                         (OK=32671  KO=0     )
>  UI IDM dashboard                                        (OK=32671  KO=0     )
>  UI IDM managed user schema                              (OK=32671  KO=0     )
>  UI IDM user                                             (OK=32671  KO=0     )
> RootUserinfo                                             (OK=109632 KO=0     )
>  UI IDM oidcToken                                        (OK=32671  KO=1     )
> userinfo                                                 (OK=32669  KO=0     )
> UI-Logout                                                (OK=32670  KO=0     )
> UI-Logout Redirect 1                                     (OK=32669  KO=0     )
>  UI AM revoke1                                           (OK=32665  KO=0     )
>  UI AM endsession                                        (OK=32667  KO=0     )
>  UI AM revoke2                                           (OK=32667  KO=0     )
> getIdToken                                               (OK=10789  KO=0     )
> getIdToken Redirect 1                                    (OK=10789  KO=0     )
> createOrganization                                       (OK=10789  KO=0     )
> tokenUserinfo                                            (OK=25800  KO=0     )
> queryOrganization                                        (OK=10789  KO=0     )
> deleteOrganization                                       (OK=10789  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6909   KO=0     )
> ReadPolicy                                               (OK=48725  KO=7     )
> DeletePolicy                                             (OK=48620  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1159   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6902 (98.98%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################-                      ] 70%
          waiting: 64429  / active: 278    / done: 152202
================================================================================

09:19:35.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:35.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:36.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:36.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:36.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:37.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:37.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:37.843 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:38.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:38.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:39.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:39.295 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:39.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:39.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:40.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:40.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:40 GMT                                    2560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2124275 KO=65    )
> restLoginInitiate                                        (OK=147248 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=147240 KO=2     )
> Skip 2FA                                                 (OK=81732  KO=0     )
> User Authorize PKCE stage                                (OK=173055 KO=1     )
> User AccessToken PKCE stage                              (OK=173052 KO=0     )
> GetUUid                                                  (OK=48927  KO=0     )
> GetOpenidConfig                                          (OK=146486 KO=0     )
> CreatePolicy                                             (OK=48891  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5526   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5526   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32746  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32745  KO=0     )
>  UI AM idFromSession                                     (OK=32741  KO=2     )
>  UI AM validateGoto                                      (OK=32744  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32742  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32741  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32741  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32741  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32740  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32740  KO=0     )
>  UI IDM uiconfig                                         (OK=32740  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32740  KO=0     )
>  UI IDM version                                          (OK=32740  KO=0     )
>  UI IDM privilege                                        (OK=32740  KO=0     )
>  UI IDM login                                            (OK=32738  KO=2     )
>  UI IDM features                                         (OK=32740  KO=0     )
>  UI IDM dashboard                                        (OK=32740  KO=0     )
>  UI IDM managed user schema                              (OK=32740  KO=0     )
>  UI IDM user                                             (OK=32740  KO=0     )
> RootUserinfo                                             (OK=109842 KO=0     )
>  UI IDM oidcToken                                        (OK=32738  KO=1     )
> userinfo                                                 (OK=32736  KO=0     )
> UI-Logout                                                (OK=32738  KO=0     )
> UI-Logout Redirect 1                                     (OK=32738  KO=0     )
>  UI AM revoke1                                           (OK=32733  KO=0     )
>  UI AM endsession                                        (OK=32735  KO=0     )
>  UI AM revoke2                                           (OK=32734  KO=0     )
> getIdToken                                               (OK=10811  KO=0     )
> getIdToken Redirect 1                                    (OK=10811  KO=0     )
> createOrganization                                       (OK=10811  KO=0     )
> tokenUserinfo                                            (OK=25844  KO=0     )
> queryOrganization                                        (OK=10811  KO=0     )
> deleteOrganization                                       (OK=10811  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6923   KO=0     )
> ReadPolicy                                               (OK=48818  KO=7     )
> DeletePolicy                                             (OK=48719  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1160   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6918 (98.98%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 64129  / active: 270    / done: 152510
================================================================================

09:19:40.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:41.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:41.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:42.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:42.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:42.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:42.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:42.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:43.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:43.099 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:43.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:43.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:44.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:44.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:45 GMT                                    2565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2128405 KO=65    )
> restLoginInitiate                                        (OK=147548 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=147533 KO=2     )
> Skip 2FA                                                 (OK=81890  KO=0     )
> User Authorize PKCE stage                                (OK=173392 KO=1     )
> User AccessToken PKCE stage                              (OK=173387 KO=0     )
> GetUUid                                                  (OK=49027  KO=0     )
> GetOpenidConfig                                          (OK=146778 KO=0     )
> CreatePolicy                                             (OK=48988  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5532   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5532   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32813  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32812  KO=0     )
>  UI AM idFromSession                                     (OK=32808  KO=2     )
>  UI AM validateGoto                                      (OK=32810  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32807  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32807  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32807  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32807  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32804  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32804  KO=0     )
>  UI IDM uiconfig                                         (OK=32803  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32803  KO=0     )
>  UI IDM version                                          (OK=32802  KO=0     )
>  UI IDM privilege                                        (OK=32802  KO=0     )
>  UI IDM login                                            (OK=32800  KO=2     )
>  UI IDM features                                         (OK=32802  KO=0     )
>  UI IDM dashboard                                        (OK=32799  KO=0     )
>  UI IDM managed user schema                              (OK=32799  KO=0     )
>  UI IDM user                                             (OK=32799  KO=0     )
> RootUserinfo                                             (OK=110041 KO=0     )
>  UI IDM oidcToken                                        (OK=32799  KO=1     )
> userinfo                                                 (OK=32798  KO=0     )
> UI-Logout                                                (OK=32800  KO=0     )
> UI-Logout Redirect 1                                     (OK=32800  KO=0     )
>  UI AM revoke1                                           (OK=32797  KO=0     )
>  UI AM endsession                                        (OK=32799  KO=0     )
>  UI AM revoke2                                           (OK=32798  KO=0     )
> getIdToken                                               (OK=10831  KO=0     )
> getIdToken Redirect 1                                    (OK=10831  KO=0     )
> createOrganization                                       (OK=10831  KO=0     )
> tokenUserinfo                                            (OK=25893  KO=0     )
> queryOrganization                                        (OK=10831  KO=0     )
> deleteOrganization                                       (OK=10831  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6936   KO=0     )
> ReadPolicy                                               (OK=48918  KO=7     )
> DeletePolicy                                             (OK=48812  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1164   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6932 (98.99%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 63826  / active: 281    / done: 152802
================================================================================

09:19:45.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:46.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:47.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:47.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:47.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:47.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:48.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:49.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:49.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:49.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:49.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:50.272 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:50 GMT                                    2570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2132935 KO=65    )
> restLoginInitiate                                        (OK=147847 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=147833 KO=2     )
> Skip 2FA                                                 (OK=82063  KO=0     )
> User Authorize PKCE stage                                (OK=173757 KO=1     )
> User AccessToken PKCE stage                              (OK=173752 KO=0     )
> GetUUid                                                  (OK=49130  KO=0     )
> GetOpenidConfig                                          (OK=147079 KO=0     )
> CreatePolicy                                             (OK=49094  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5540   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5540   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32882  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32882  KO=0     )
>  UI AM idFromSession                                     (OK=32880  KO=2     )
>  UI AM validateGoto                                      (OK=32882  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32879  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32878  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32877  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32877  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32876  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32875  KO=0     )
>  UI IDM uiconfig                                         (OK=32875  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32875  KO=0     )
>  UI IDM version                                          (OK=32875  KO=0     )
>  UI IDM privilege                                        (OK=32875  KO=0     )
>  UI IDM login                                            (OK=32873  KO=2     )
>  UI IDM features                                         (OK=32875  KO=0     )
>  UI IDM dashboard                                        (OK=32874  KO=0     )
>  UI IDM managed user schema                              (OK=32874  KO=0     )
>  UI IDM user                                             (OK=32874  KO=0     )
> RootUserinfo                                             (OK=110261 KO=0     )
>  UI IDM oidcToken                                        (OK=32874  KO=1     )
> userinfo                                                 (OK=32872  KO=0     )
> UI-Logout                                                (OK=32874  KO=0     )
> UI-Logout Redirect 1                                     (OK=32873  KO=0     )
>  UI AM revoke1                                           (OK=32871  KO=0     )
>  UI AM endsession                                        (OK=32872  KO=0     )
>  UI AM revoke2                                           (OK=32872  KO=0     )
> getIdToken                                               (OK=10856  KO=0     )
> getIdToken Redirect 1                                    (OK=10856  KO=0     )
> createOrganization                                       (OK=10856  KO=0     )
> tokenUserinfo                                            (OK=25939  KO=0     )
> queryOrganization                                        (OK=10856  KO=0     )
> deleteOrganization                                       (OK=10856  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6960   KO=0     )
> ReadPolicy                                               (OK=49016  KO=7     )
> DeletePolicy                                             (OK=48912  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1166   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6944 (98.99%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 63517  / active: 289    / done: 153103
================================================================================

09:19:50.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:50.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:51.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:51.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:52.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:52.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:53.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:53.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:54.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:54.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:54.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:54.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:19:55 GMT                                    2575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2137122 KO=65    )
> restLoginInitiate                                        (OK=148138 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=148129 KO=2     )
> Skip 2FA                                                 (OK=82246  KO=0     )
> User Authorize PKCE stage                                (OK=174099 KO=1     )
> User AccessToken PKCE stage                              (OK=174096 KO=0     )
> GetUUid                                                  (OK=49245  KO=0     )
> GetOpenidConfig                                          (OK=147396 KO=0     )
> CreatePolicy                                             (OK=49207  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5547   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5547   KO=0     )
> UI-Post-Login - stage 1                                  (OK=32943  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=32943  KO=0     )
>  UI AM idFromSession                                     (OK=32941  KO=2     )
>  UI AM validateGoto                                      (OK=32943  KO=0     )
> UI-Post-Login - stage 2                                  (OK=32939  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=32939  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=32938  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=32938  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32936  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32936  KO=0     )
>  UI IDM uiconfig                                         (OK=32936  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32936  KO=0     )
>  UI IDM version                                          (OK=32936  KO=0     )
>  UI IDM privilege                                        (OK=32936  KO=0     )
>  UI IDM login                                            (OK=32934  KO=2     )
>  UI IDM features                                         (OK=32936  KO=0     )
>  UI IDM dashboard                                        (OK=32935  KO=0     )
>  UI IDM managed user schema                              (OK=32935  KO=0     )
>  UI IDM user                                             (OK=32935  KO=0     )
> RootUserinfo                                             (OK=110488 KO=0     )
>  UI IDM oidcToken                                        (OK=32935  KO=1     )
> userinfo                                                 (OK=32933  KO=0     )
> UI-Logout                                                (OK=32935  KO=0     )
> UI-Logout Redirect 1                                     (OK=32935  KO=0     )
>  UI AM revoke1                                           (OK=32932  KO=0     )
>  UI AM endsession                                        (OK=32933  KO=0     )
>  UI AM revoke2                                           (OK=32933  KO=0     )
> getIdToken                                               (OK=10877  KO=0     )
> getIdToken Redirect 1                                    (OK=10877  KO=0     )
> createOrganization                                       (OK=10877  KO=0     )
> tokenUserinfo                                            (OK=25978  KO=0     )
> queryOrganization                                        (OK=10877  KO=0     )
> deleteOrganization                                       (OK=10877  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6973   KO=0     )
> ReadPolicy                                               (OK=49122  KO=7     )
> DeletePolicy                                             (OK=49007  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1168   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6956 (98.99%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 63221  / active: 304    / done: 153384
================================================================================

09:19:56.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:56.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:56.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:56.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:56.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:57.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:58.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:58.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:59.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:19:59.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:00.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:00 GMT                                    2580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2141432 KO=65    )
> restLoginInitiate                                        (OK=148432 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=148428 KO=2     )
> Skip 2FA                                                 (OK=82433  KO=0     )
> User Authorize PKCE stage                                (OK=174453 KO=1     )
> User AccessToken PKCE stage                              (OK=174453 KO=0     )
> GetUUid                                                  (OK=49363  KO=0     )
> GetOpenidConfig                                          (OK=147732 KO=0     )
> CreatePolicy                                             (OK=49323  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5560   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5559   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33001  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33001  KO=0     )
>  UI AM idFromSession                                     (OK=32998  KO=2     )
>  UI AM validateGoto                                      (OK=33000  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33000  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33000  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33000  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33000  KO=0     )
> UI-Post-Login - stage 3                                  (OK=32998  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=32998  KO=0     )
>  UI IDM uiconfig                                         (OK=32998  KO=0     )
>  UI Enduser sessioncheck                                 (OK=32998  KO=0     )
>  UI IDM version                                          (OK=32998  KO=0     )
>  UI IDM privilege                                        (OK=32998  KO=0     )
>  UI IDM login                                            (OK=32996  KO=2     )
>  UI IDM features                                         (OK=32998  KO=0     )
>  UI IDM dashboard                                        (OK=32998  KO=0     )
>  UI IDM managed user schema                              (OK=32998  KO=0     )
>  UI IDM user                                             (OK=32998  KO=0     )
> RootUserinfo                                             (OK=110720 KO=0     )
>  UI IDM oidcToken                                        (OK=32998  KO=1     )
> userinfo                                                 (OK=32996  KO=0     )
> UI-Logout                                                (OK=32997  KO=0     )
> UI-Logout Redirect 1                                     (OK=32996  KO=0     )
>  UI AM revoke1                                           (OK=32993  KO=0     )
>  UI AM endsession                                        (OK=32994  KO=0     )
>  UI AM revoke2                                           (OK=32994  KO=0     )
> getIdToken                                               (OK=10902  KO=0     )
> getIdToken Redirect 1                                    (OK=10902  KO=0     )
> createOrganization                                       (OK=10902  KO=0     )
> tokenUserinfo                                            (OK=26023  KO=0     )
> queryOrganization                                        (OK=10902  KO=0     )
> deleteOrganization                                       (OK=10901  KO=0     )
> restloginProgressiveProfileCallback                      (OK=6985   KO=0     )
> ReadPolicy                                               (OK=49233  KO=7     )
> DeletePolicy                                             (OK=49112  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1170   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6967 (98.99%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 70%
          waiting: 62914  / active: 313    / done: 153682
================================================================================

09:20:01.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:01.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:01.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:02.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:02.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:02.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:03.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:03.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:03.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:03.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:04.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:05.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:05 GMT                                    2585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2145328 KO=65    )
> restLoginInitiate                                        (OK=148706 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=148700 KO=2     )
> Skip 2FA                                                 (OK=82579  KO=0     )
> User Authorize PKCE stage                                (OK=174768 KO=1     )
> User AccessToken PKCE stage                              (OK=174763 KO=0     )
> GetUUid                                                  (OK=49452  KO=0     )
> GetOpenidConfig                                          (OK=148050 KO=0     )
> CreatePolicy                                             (OK=49415  KO=36    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5575   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33061  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33061  KO=0     )
>  UI AM idFromSession                                     (OK=33059  KO=2     )
>  UI AM validateGoto                                      (OK=33061  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33057  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33057  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33057  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33057  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33053  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33053  KO=0     )
>  UI IDM uiconfig                                         (OK=33052  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33052  KO=0     )
>  UI IDM version                                          (OK=33052  KO=0     )
>  UI IDM privilege                                        (OK=33052  KO=0     )
>  UI IDM login                                            (OK=33050  KO=2     )
>  UI IDM features                                         (OK=33052  KO=0     )
>  UI IDM dashboard                                        (OK=33052  KO=0     )
>  UI IDM managed user schema                              (OK=33052  KO=0     )
>  UI IDM user                                             (OK=33052  KO=0     )
> RootUserinfo                                             (OK=110942 KO=0     )
>  UI IDM oidcToken                                        (OK=33051  KO=1     )
> userinfo                                                 (OK=33050  KO=0     )
> UI-Logout                                                (OK=33052  KO=0     )
> UI-Logout Redirect 1                                     (OK=33051  KO=0     )
>  UI AM revoke1                                           (OK=33049  KO=0     )
>  UI AM endsession                                        (OK=33050  KO=0     )
>  UI AM revoke2                                           (OK=33050  KO=0     )
> getIdToken                                               (OK=10917  KO=0     )
> getIdToken Redirect 1                                    (OK=10917  KO=0     )
> createOrganization                                       (OK=10917  KO=0     )
> tokenUserinfo                                            (OK=26076  KO=0     )
> queryOrganization                                        (OK=10916  KO=0     )
> deleteOrganization                                       (OK=10915  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7002   KO=0     )
> ReadPolicy                                               (OK=49351  KO=7     )
> DeletePolicy                                             (OK=49226  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1171   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6979 (98.99%)
> status.find.in([200, 209], 304), found 409                         33 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 62624  / active: 279    / done: 154006
================================================================================

09:20:05.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:05.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:06.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:06.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:07.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 154345: status.find.in([200, 209], 304), found 409
09:20:07.029 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,154345,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTIzOTM2MDcxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiM3Y2ajJ3UC02LURiX2U2QmYxNndsQ2tVTzlVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTYwNiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTYwNiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMjA2LCJpYXQiOjE3MzE0ODk2MDYsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InNkNnRLMkxnYzZLZGZMRWNCWHFOeEQwekg0NCJ9.DjZIotNsYeCpsJm6XnKt58l8SHwgu01tipyj6IvfFMpeUxb8o35zUfToddx-ui1_Akq6UeCzSHd7sEuqI4Gqh_OQDgfmVSpi5AJvhpWRJ2lKZpQbpw6_m8352EOpGvMF-f1ewNY-zwi1YO01eiP6JSywSTzT34Duyj6Os7fmZ5uCNKYjWl-4jRTrUACRSqvd-PIS4qpBdKtwAhk-OJGIFSAciEUPRuKr0nhmk30gM3K1UuBlofVkE1InOlMIe8_8xehmB7f5DCn3r4RORk3QW-afVQv9hg5AZgV5-bNf8bxfDp3XGyZvRfg-s8Anku44OWc4Hxy2wXZwM2UgzKcyoA, username -> user.173968, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy825899, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@134c4058, authcode -> mGcjMQLFpw2mJvr__KSqC5CFL0A, useAdminRealm -> true, callbacks -> {"tokenId":"twl5dtUettgARZsKdDPQ8E0aPxs.*AAJTSQACMDIAAlNLABxVQjdtbFhaNHR0QTdaVDlqcXJvUDBMSitUR2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489606741), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=twl5dtUettgARZsKdDPQ8E0aPxs.*AAJTSQACMDIAAlNLABxVQjdtbFhaNHR0QTdaVDlqcXJvUDBMSitUR2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489606741))), password -> Pa_ssw0rd, challenge -> z5sAUCJXzRgICLWHdWClQlbBeGAnpV1I5LzVCs7x_dA, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTgwMzc1Mzk5NzE1ODQyODMwMjY, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1356dd6f, tokenId -> twl5dtUettgARZsKdDPQ8E0aPxs.*AAJTSQACMDIAAlNLABxVQjdtbFhaNHR0QTdaVDlqcXJvUDBMSitUR2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=twl5dtUettgARZsKdDPQ8E0aPxs.*AAJTSQACMDIAAlNLABxVQjdtbFhaNHR0QTdaVDlqcXJvUDBMSitUR2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=twl5dtUettgARZsKdDPQ8E0aPxs.*AAJTSQACMDIAAlNLABxVQjdtbFhaNHR0QTdaVDlqcXJvUDBMSitUR2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy825899","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:20:07 GMT
	x-forgerock-transactionid: 29f90d53-9b50-4272-98cd-284a9774d919
	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:20:07.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:07.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:09.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:10 GMT                                    2590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2150279 KO=66    )
> restLoginInitiate                                        (OK=149016 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=149007 KO=2     )
> Skip 2FA                                                 (OK=82747  KO=0     )
> User Authorize PKCE stage                                (OK=175157 KO=1     )
> User AccessToken PKCE stage                              (OK=175154 KO=0     )
> GetUUid                                                  (OK=49556  KO=0     )
> GetOpenidConfig                                          (OK=148362 KO=0     )
> CreatePolicy                                             (OK=49515  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5588   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5587   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33147  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33147  KO=0     )
>  UI AM idFromSession                                     (OK=33144  KO=2     )
>  UI AM validateGoto                                      (OK=33146  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33144  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33144  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33144  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33144  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33141  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33141  KO=0     )
>  UI IDM uiconfig                                         (OK=33141  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33141  KO=0     )
>  UI IDM version                                          (OK=33141  KO=0     )
>  UI IDM privilege                                        (OK=33140  KO=0     )
>  UI IDM login                                            (OK=33139  KO=2     )
>  UI IDM features                                         (OK=33141  KO=0     )
>  UI IDM dashboard                                        (OK=33139  KO=0     )
>  UI IDM managed user schema                              (OK=33140  KO=0     )
>  UI IDM user                                             (OK=33139  KO=0     )
> RootUserinfo                                             (OK=111121 KO=0     )
>  UI IDM oidcToken                                        (OK=33137  KO=1     )
> userinfo                                                 (OK=33136  KO=0     )
> UI-Logout                                                (OK=33137  KO=0     )
> UI-Logout Redirect 1                                     (OK=33137  KO=0     )
>  UI AM revoke1                                           (OK=33135  KO=0     )
>  UI AM endsession                                        (OK=33135  KO=0     )
>  UI AM revoke2                                           (OK=33134  KO=0     )
> getIdToken                                               (OK=10942  KO=0     )
> getIdToken Redirect 1                                    (OK=10942  KO=0     )
> createOrganization                                       (OK=10942  KO=0     )
> tokenUserinfo                                            (OK=26125  KO=0     )
> queryOrganization                                        (OK=10942  KO=0     )
> deleteOrganization                                       (OK=10941  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7023   KO=0     )
> ReadPolicy                                               (OK=49444  KO=7     )
> DeletePolicy                                             (OK=49340  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1174   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6986 (98.98%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.09%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 62302  / active: 273    / done: 154334
================================================================================

09:20:10.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:11.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:11.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:11.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:11.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:12.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:12.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:12.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:12.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:13.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:14.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:14.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:15 GMT                                    2595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2154522 KO=66    )
> restLoginInitiate                                        (OK=149306 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=149295 KO=2     )
> Skip 2FA                                                 (OK=82911  KO=0     )
> User Authorize PKCE stage                                (OK=175497 KO=1     )
> User AccessToken PKCE stage                              (OK=175494 KO=0     )
> GetUUid                                                  (OK=49650  KO=0     )
> GetOpenidConfig                                          (OK=148650 KO=0     )
> CreatePolicy                                             (OK=49612  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5599   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5599   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33212  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33212  KO=0     )
>  UI AM idFromSession                                     (OK=33209  KO=2     )
>  UI AM validateGoto                                      (OK=33211  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33209  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33208  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33208  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33208  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33206  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33206  KO=0     )
>  UI IDM uiconfig                                         (OK=33206  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33206  KO=0     )
>  UI IDM version                                          (OK=33206  KO=0     )
>  UI IDM privilege                                        (OK=33206  KO=0     )
>  UI IDM login                                            (OK=33204  KO=2     )
>  UI IDM features                                         (OK=33206  KO=0     )
>  UI IDM dashboard                                        (OK=33205  KO=0     )
>  UI IDM managed user schema                              (OK=33205  KO=0     )
>  UI IDM user                                             (OK=33205  KO=0     )
> RootUserinfo                                             (OK=111363 KO=0     )
>  UI IDM oidcToken                                        (OK=33204  KO=1     )
> userinfo                                                 (OK=33203  KO=0     )
> UI-Logout                                                (OK=33204  KO=0     )
> UI-Logout Redirect 1                                     (OK=33203  KO=0     )
>  UI AM revoke1                                           (OK=33201  KO=0     )
>  UI AM endsession                                        (OK=33202  KO=0     )
>  UI AM revoke2                                           (OK=33202  KO=0     )
> getIdToken                                               (OK=10965  KO=0     )
> getIdToken Redirect 1                                    (OK=10965  KO=0     )
> createOrganization                                       (OK=10965  KO=0     )
> tokenUserinfo                                            (OK=26173  KO=0     )
> queryOrganization                                        (OK=10965  KO=0     )
> deleteOrganization                                       (OK=10964  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7037   KO=0     )
> ReadPolicy                                               (OK=49541  KO=7     )
> DeletePolicy                                             (OK=49437  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1177   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      6998 (98.98%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 62002  / active: 276    / done: 154631
================================================================================

09:20:15.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:15.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:16.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:17.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:17.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:18.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:19.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:19.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:20 GMT                                    2600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2158830 KO=66    )
> restLoginInitiate                                        (OK=149582 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=149570 KO=2     )
> Skip 2FA                                                 (OK=83053  KO=0     )
> User Authorize PKCE stage                                (OK=175832 KO=1     )
> User AccessToken PKCE stage                              (OK=175831 KO=0     )
> GetUUid                                                  (OK=49734  KO=0     )
> GetOpenidConfig                                          (OK=148927 KO=0     )
> CreatePolicy                                             (OK=49696  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5610   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5610   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33291  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33289  KO=0     )
>  UI AM idFromSession                                     (OK=33287  KO=2     )
>  UI AM validateGoto                                      (OK=33289  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33285  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33284  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33282  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33282  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33281  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33280  KO=0     )
>  UI IDM uiconfig                                         (OK=33278  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33278  KO=0     )
>  UI IDM version                                          (OK=33278  KO=0     )
>  UI IDM privilege                                        (OK=33278  KO=0     )
>  UI IDM login                                            (OK=33276  KO=2     )
>  UI IDM features                                         (OK=33278  KO=0     )
>  UI IDM dashboard                                        (OK=33278  KO=0     )
>  UI IDM managed user schema                              (OK=33278  KO=0     )
>  UI IDM user                                             (OK=33278  KO=0     )
> RootUserinfo                                             (OK=111563 KO=0     )
>  UI IDM oidcToken                                        (OK=33277  KO=1     )
> userinfo                                                 (OK=33275  KO=0     )
> UI-Logout                                                (OK=33277  KO=0     )
> UI-Logout Redirect 1                                     (OK=33277  KO=0     )
>  UI AM revoke1                                           (OK=33275  KO=0     )
>  UI AM endsession                                        (OK=33276  KO=0     )
>  UI AM revoke2                                           (OK=33276  KO=0     )
> getIdToken                                               (OK=10983  KO=0     )
> getIdToken Redirect 1                                    (OK=10983  KO=0     )
> createOrganization                                       (OK=10983  KO=0     )
> tokenUserinfo                                            (OK=26215  KO=0     )
> queryOrganization                                        (OK=10983  KO=0     )
> deleteOrganization                                       (OK=10983  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7057   KO=0     )
> ReadPolicy                                               (OK=49640  KO=7     )
> DeletePolicy                                             (OK=49532  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1180   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7006 (98.98%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 61714  / active: 269    / done: 154926
================================================================================

09:20:20.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:21.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:21.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:21.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:22.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:22.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:23.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:24.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:24.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:24.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:25.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:25 GMT                                    2605s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2163037 KO=66    )
> restLoginInitiate                                        (OK=149864 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=149855 KO=2     )
> Skip 2FA                                                 (OK=83214  KO=0     )
> User Authorize PKCE stage                                (OK=176179 KO=1     )
> User AccessToken PKCE stage                              (OK=176176 KO=0     )
> GetUUid                                                  (OK=49823  KO=0     )
> GetOpenidConfig                                          (OK=149202 KO=0     )
> CreatePolicy                                             (OK=49785  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5622   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5621   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33351  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33351  KO=0     )
>  UI AM idFromSession                                     (OK=33349  KO=2     )
>  UI AM validateGoto                                      (OK=33351  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33351  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33351  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33351  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33351  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33348  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33345  KO=0     )
>  UI IDM uiconfig                                         (OK=33345  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33345  KO=0     )
>  UI IDM version                                          (OK=33345  KO=0     )
>  UI IDM privilege                                        (OK=33345  KO=0     )
>  UI IDM login                                            (OK=33343  KO=2     )
>  UI IDM features                                         (OK=33345  KO=0     )
>  UI IDM dashboard                                        (OK=33345  KO=0     )
>  UI IDM managed user schema                              (OK=33345  KO=0     )
>  UI IDM user                                             (OK=33345  KO=0     )
> RootUserinfo                                             (OK=111798 KO=0     )
>  UI IDM oidcToken                                        (OK=33345  KO=1     )
> userinfo                                                 (OK=33344  KO=0     )
> UI-Logout                                                (OK=33346  KO=0     )
> UI-Logout Redirect 1                                     (OK=33345  KO=0     )
>  UI AM revoke1                                           (OK=33342  KO=0     )
>  UI AM endsession                                        (OK=33343  KO=0     )
>  UI AM revoke2                                           (OK=33343  KO=0     )
> getIdToken                                               (OK=11001  KO=0     )
> getIdToken Redirect 1                                    (OK=11001  KO=0     )
> createOrganization                                       (OK=11001  KO=0     )
> tokenUserinfo                                            (OK=26267  KO=0     )
> queryOrganization                                        (OK=11001  KO=0     )
> deleteOrganization                                       (OK=11001  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7076   KO=0     )
> ReadPolicy                                               (OK=49724  KO=7     )
> DeletePolicy                                             (OK=49633  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1183   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7017 (98.98%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################-                     ] 71%
          waiting: 61420  / active: 261    / done: 155228
================================================================================

09:20:25.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:26.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:26.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:26.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:26.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:26.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:26.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:26.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:27.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:28.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:28.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:28.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:28.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:28.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:29.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:29.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:29.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:29.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:30.029 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:30 GMT                                    2610s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2167032 KO=66    )
> restLoginInitiate                                        (OK=150154 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=150141 KO=2     )
> Skip 2FA                                                 (OK=83360  KO=0     )
> User Authorize PKCE stage                                (OK=176503 KO=1     )
> User AccessToken PKCE stage                              (OK=176501 KO=0     )
> GetUUid                                                  (OK=49902  KO=0     )
> GetOpenidConfig                                          (OK=149452 KO=0     )
> CreatePolicy                                             (OK=49860  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5629   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5629   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33414  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33414  KO=0     )
>  UI AM idFromSession                                     (OK=33411  KO=2     )
>  UI AM validateGoto                                      (OK=33413  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33412  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33411  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33411  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33411  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33410  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33410  KO=0     )
>  UI IDM uiconfig                                         (OK=33409  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33409  KO=0     )
>  UI IDM version                                          (OK=33408  KO=0     )
>  UI IDM privilege                                        (OK=33408  KO=0     )
>  UI IDM login                                            (OK=33406  KO=2     )
>  UI IDM features                                         (OK=33408  KO=0     )
>  UI IDM dashboard                                        (OK=33408  KO=0     )
>  UI IDM managed user schema                              (OK=33408  KO=0     )
>  UI IDM user                                             (OK=33408  KO=0     )
> RootUserinfo                                             (OK=112032 KO=0     )
>  UI IDM oidcToken                                        (OK=33408  KO=1     )
> userinfo                                                 (OK=33406  KO=0     )
> UI-Logout                                                (OK=33407  KO=0     )
> UI-Logout Redirect 1                                     (OK=33407  KO=0     )
>  UI AM revoke1                                           (OK=33404  KO=0     )
>  UI AM endsession                                        (OK=33405  KO=0     )
>  UI AM revoke2                                           (OK=33405  KO=0     )
> getIdToken                                               (OK=11021  KO=0     )
> getIdToken Redirect 1                                    (OK=11021  KO=0     )
> createOrganization                                       (OK=11021  KO=0     )
> tokenUserinfo                                            (OK=26325  KO=0     )
> queryOrganization                                        (OK=11021  KO=0     )
> deleteOrganization                                       (OK=11021  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7092   KO=0     )
> ReadPolicy                                               (OK=49814  KO=7     )
> DeletePolicy                                             (OK=49717  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1185   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7036 (98.99%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 61123  / active: 255    / done: 155531
================================================================================

09:20:30.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:31.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:31.570 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:31.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:31.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:31.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:31.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:32.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:32.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:32.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:32.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:33.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:34.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:35.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:35.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:35.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:35 GMT                                    2615s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2170968 KO=66    )
> restLoginInitiate                                        (OK=150448 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=150440 KO=2     )
> Skip 2FA                                                 (OK=83519  KO=0     )
> User Authorize PKCE stage                                (OK=176839 KO=1     )
> User AccessToken PKCE stage                              (OK=176835 KO=0     )
> GetUUid                                                  (OK=50016  KO=0     )
> GetOpenidConfig                                          (OK=149732 KO=0     )
> CreatePolicy                                             (OK=49975  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5640   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5640   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33473  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33472  KO=0     )
>  UI AM idFromSession                                     (OK=33470  KO=2     )
>  UI AM validateGoto                                      (OK=33472  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33470  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33469  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33469  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33469  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33467  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33464  KO=0     )
>  UI IDM uiconfig                                         (OK=33464  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33464  KO=0     )
>  UI IDM version                                          (OK=33464  KO=0     )
>  UI IDM privilege                                        (OK=33464  KO=0     )
>  UI IDM login                                            (OK=33462  KO=2     )
>  UI IDM features                                         (OK=33464  KO=0     )
>  UI IDM dashboard                                        (OK=33464  KO=0     )
>  UI IDM managed user schema                              (OK=33464  KO=0     )
>  UI IDM user                                             (OK=33464  KO=0     )
> RootUserinfo                                             (OK=112238 KO=0     )
>  UI IDM oidcToken                                        (OK=33463  KO=1     )
> userinfo                                                 (OK=33461  KO=0     )
> UI-Logout                                                (OK=33462  KO=0     )
> UI-Logout Redirect 1                                     (OK=33462  KO=0     )
>  UI AM revoke1                                           (OK=33460  KO=0     )
>  UI AM endsession                                        (OK=33461  KO=0     )
>  UI AM revoke2                                           (OK=33461  KO=0     )
> getIdToken                                               (OK=11036  KO=0     )
> getIdToken Redirect 1                                    (OK=11035  KO=0     )
> createOrganization                                       (OK=11035  KO=0     )
> tokenUserinfo                                            (OK=26382  KO=0     )
> queryOrganization                                        (OK=11035  KO=0     )
> deleteOrganization                                       (OK=11035  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7104   KO=0     )
> ReadPolicy                                               (OK=49890  KO=7     )
> DeletePolicy                                             (OK=49808  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1187   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7059 (98.99%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 60813  / active: 270    / done: 155826
================================================================================

09:20:36.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:37.001 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:37.137 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:37.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:37.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:38.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:38.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:38.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:39.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:40 GMT                                    2620s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2175246 KO=66    )
> restLoginInitiate                                        (OK=150734 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=150726 KO=2     )
> Skip 2FA                                                 (OK=83687  KO=0     )
> User Authorize PKCE stage                                (OK=177184 KO=1     )
> User AccessToken PKCE stage                              (OK=177177 KO=0     )
> GetUUid                                                  (OK=50099  KO=0     )
> GetOpenidConfig                                          (OK=150007 KO=0     )
> CreatePolicy                                             (OK=50059  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5646   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5646   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33538  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33538  KO=0     )
>  UI AM idFromSession                                     (OK=33536  KO=2     )
>  UI AM validateGoto                                      (OK=33538  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33537  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33537  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33536  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33537  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33533  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33533  KO=0     )
>  UI IDM uiconfig                                         (OK=33533  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33533  KO=0     )
>  UI IDM version                                          (OK=33533  KO=0     )
>  UI IDM privilege                                        (OK=33533  KO=0     )
>  UI IDM login                                            (OK=33531  KO=2     )
>  UI IDM features                                         (OK=33533  KO=0     )
>  UI IDM dashboard                                        (OK=33532  KO=0     )
>  UI IDM managed user schema                              (OK=33532  KO=0     )
>  UI IDM user                                             (OK=33532  KO=0     )
> RootUserinfo                                             (OK=112514 KO=0     )
>  UI IDM oidcToken                                        (OK=33531  KO=1     )
> userinfo                                                 (OK=33530  KO=0     )
> UI-Logout                                                (OK=33532  KO=0     )
> UI-Logout Redirect 1                                     (OK=33531  KO=0     )
>  UI AM revoke1                                           (OK=33528  KO=0     )
>  UI AM endsession                                        (OK=33529  KO=0     )
>  UI AM revoke2                                           (OK=33529  KO=0     )
> getIdToken                                               (OK=11057  KO=0     )
> getIdToken Redirect 1                                    (OK=11057  KO=0     )
> createOrganization                                       (OK=11057  KO=0     )
> tokenUserinfo                                            (OK=26426  KO=0     )
> queryOrganization                                        (OK=11056  KO=0     )
> deleteOrganization                                       (OK=11056  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7115   KO=0     )
> ReadPolicy                                               (OK=50005  KO=7     )
> DeletePolicy                                             (OK=49883  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1190   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7068 (98.99%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 71%
          waiting: 60526  / active: 290    / done: 156093
================================================================================

09:20:41.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:41.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:42.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:42.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:43.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:43.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:43.138 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:44.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:44.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:45.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:45.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:45 GMT                                    2625s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2179417 KO=66    )
> restLoginInitiate                                        (OK=151026 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=151015 KO=2     )
> Skip 2FA                                                 (OK=83843  KO=0     )
> User Authorize PKCE stage                                (OK=177524 KO=1     )
> User AccessToken PKCE stage                              (OK=177519 KO=0     )
> GetUUid                                                  (OK=50188  KO=0     )
> GetOpenidConfig                                          (OK=150296 KO=0     )
> CreatePolicy                                             (OK=50150  KO=37    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5661   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5661   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33604  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33604  KO=0     )
>  UI AM idFromSession                                     (OK=33601  KO=2     )
>  UI AM validateGoto                                      (OK=33603  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33598  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33597  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33596  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33596  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33595  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33595  KO=0     )
>  UI IDM uiconfig                                         (OK=33595  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33595  KO=0     )
>  UI IDM version                                          (OK=33595  KO=0     )
>  UI IDM privilege                                        (OK=33594  KO=0     )
>  UI IDM login                                            (OK=33592  KO=2     )
>  UI IDM features                                         (OK=33594  KO=0     )
>  UI IDM dashboard                                        (OK=33593  KO=0     )
>  UI IDM managed user schema                              (OK=33593  KO=0     )
>  UI IDM user                                             (OK=33593  KO=0     )
> RootUserinfo                                             (OK=112767 KO=0     )
>  UI IDM oidcToken                                        (OK=33593  KO=1     )
> userinfo                                                 (OK=33592  KO=0     )
> UI-Logout                                                (OK=33594  KO=0     )
> UI-Logout Redirect 1                                     (OK=33594  KO=0     )
>  UI AM revoke1                                           (OK=33591  KO=0     )
>  UI AM endsession                                        (OK=33592  KO=0     )
>  UI AM revoke2                                           (OK=33592  KO=0     )
> getIdToken                                               (OK=11078  KO=0     )
> getIdToken Redirect 1                                    (OK=11078  KO=0     )
> createOrganization                                       (OK=11078  KO=0     )
> tokenUserinfo                                            (OK=26485  KO=0     )
> queryOrganization                                        (OK=11078  KO=0     )
> deleteOrganization                                       (OK=11078  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7131   KO=0     )
> ReadPolicy                                               (OK=50089  KO=7     )
> DeletePolicy                                             (OK=49998  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1193   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7079 (98.99%)
> status.find.in([200, 209], 304), found 409                         34 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 60215  / active: 261    / done: 156433
================================================================================

09:20:45.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:45.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:46.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:46.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:46.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:46.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:47.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:48.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:48.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:48.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:48.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:49.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:49.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 156922: status.find.in([200, 209], 304), found 409
09:20:49.315 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,156922,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTIzOTExNjI2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiZTZxUXFOTUNwMmVhUGJpNUFOeWZ4V2pVRE1FIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTY0OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTY0OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMjQ5LCJpYXQiOjE3MzE0ODk2NDksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlVnVzAyQWs5WkxnN1RrTWd3WlpsRjZwUTEzbyJ9.BlRiXjkA_c_yCMWLMw7F_7ThXygqlhOfQXq1heRly-V0AxN7e4YHe29tINvsT6TmVWoi9DaxRw4czifYr8aqsKiXBhw15EFx1RBM5CF6S-uvJ7REyHOm4CDvPZH3ilWZvyim1FY_GLdQLSST9duqGZ1vjC6t_q-43Y372vX5xowSF4vu60RuR2wi9iplBHfD9_4N2cC_AWzM8dZe5VUV9hExUUo9RFUs7nUWbbXvMwQ0qT-WGJ0vN8IjyiEjC6o3RPE96wCH5WI1cu7jzh0OBeVRg_FOy4c5BnN3BkmS1nRiCDct823WYJtzoL-UdMLtUNKwk06eOWsN7AsZ39L9XQ, username -> user.197459, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy750516, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2be6c0cf, authcode -> wQ7xvXKijpkwW8iMC5Y047atbrw, useAdminRealm -> true, callbacks -> {"tokenId":"wgzb_vLEA5CzcYXx_04uwafPsho.*AAJTSQACMDIAAlNLABx1TWV2VVZYMlZQMzgwSS9XbEsybXY4RUdOOGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489649053), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=wgzb_vLEA5CzcYXx_04uwafPsho.*AAJTSQACMDIAAlNLABx1TWV2VVZYMlZQMzgwSS9XbEsybXY4RUdOOGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489649053))), password -> Pa_ssw0rd, challenge -> wtT0umaFbzPWYQXQ0AW4IQCCy7yMYh6rHAaT28tm88k, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> Nzg1NjAxMjg2Mjk5ODE0MTc0Mg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3a8956ab, tokenId -> wgzb_vLEA5CzcYXx_04uwafPsho.*AAJTSQACMDIAAlNLABx1TWV2VVZYMlZQMzgwSS9XbEsybXY4RUdOOGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=wgzb_vLEA5CzcYXx_04uwafPsho.*AAJTSQACMDIAAlNLABx1TWV2VVZYMlZQMzgwSS9XbEsybXY4RUdOOGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=wgzb_vLEA5CzcYXx_04uwafPsho.*AAJTSQACMDIAAlNLABx1TWV2VVZYMlZQMzgwSS9XbEsybXY4RUdOOGc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy750516","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:20:49 GMT
	x-forgerock-transactionid: 12118a0f-255a-4a87-b105-e8cbf35463ff
	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:20:49.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:49.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:49.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:49.982 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:50.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:50 GMT                                    2630s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2183826 KO=67    )
> restLoginInitiate                                        (OK=151327 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=151320 KO=2     )
> Skip 2FA                                                 (OK=84021  KO=0     )
> User Authorize PKCE stage                                (OK=177884 KO=1     )
> User AccessToken PKCE stage                              (OK=177880 KO=0     )
> GetUUid                                                  (OK=50299  KO=0     )
> GetOpenidConfig                                          (OK=150582 KO=0     )
> CreatePolicy                                             (OK=50259  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5678   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5678   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33670  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33670  KO=0     )
>  UI AM idFromSession                                     (OK=33668  KO=2     )
>  UI AM validateGoto                                      (OK=33670  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33670  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33670  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33668  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33668  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33664  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33664  KO=0     )
>  UI IDM uiconfig                                         (OK=33663  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33663  KO=0     )
>  UI IDM version                                          (OK=33663  KO=0     )
>  UI IDM privilege                                        (OK=33663  KO=0     )
>  UI IDM login                                            (OK=33661  KO=2     )
>  UI IDM features                                         (OK=33663  KO=0     )
>  UI IDM dashboard                                        (OK=33663  KO=0     )
>  UI IDM managed user schema                              (OK=33663  KO=0     )
>  UI IDM user                                             (OK=33663  KO=0     )
> RootUserinfo                                             (OK=113011 KO=0     )
>  UI IDM oidcToken                                        (OK=33663  KO=1     )
> userinfo                                                 (OK=33662  KO=0     )
> UI-Logout                                                (OK=33664  KO=0     )
> UI-Logout Redirect 1                                     (OK=33662  KO=0     )
>  UI AM revoke1                                           (OK=33659  KO=0     )
>  UI AM endsession                                        (OK=33660  KO=0     )
>  UI AM revoke2                                           (OK=33660  KO=0     )
> getIdToken                                               (OK=11096  KO=0     )
> getIdToken Redirect 1                                    (OK=11096  KO=0     )
> createOrganization                                       (OK=11095  KO=0     )
> tokenUserinfo                                            (OK=26529  KO=0     )
> queryOrganization                                        (OK=11095  KO=0     )
> deleteOrganization                                       (OK=11094  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7146   KO=0     )
> ReadPolicy                                               (OK=50179  KO=7     )
> DeletePolicy                                             (OK=50083  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1197   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7096 (98.98%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 59897  / active: 279    / done: 156733
================================================================================

09:20:50.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:51.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:51.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:51.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:51.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:51.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:52.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:52.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:52.429 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:52.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:54.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:54.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:55.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:20:55 GMT                                    2635s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2187988 KO=67    )
> restLoginInitiate                                        (OK=151614 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=151608 KO=2     )
> Skip 2FA                                                 (OK=84179  KO=0     )
> User Authorize PKCE stage                                (OK=178221 KO=1     )
> User AccessToken PKCE stage                              (OK=178215 KO=0     )
> GetUUid                                                  (OK=50408  KO=0     )
> GetOpenidConfig                                          (OK=150888 KO=0     )
> CreatePolicy                                             (OK=50365  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5688   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5688   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33741  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33740  KO=0     )
>  UI AM idFromSession                                     (OK=33737  KO=2     )
>  UI AM validateGoto                                      (OK=33739  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33735  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33734  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33733  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33733  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33727  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33725  KO=0     )
>  UI IDM uiconfig                                         (OK=33725  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33725  KO=0     )
>  UI IDM version                                          (OK=33725  KO=0     )
>  UI IDM privilege                                        (OK=33725  KO=0     )
>  UI IDM login                                            (OK=33723  KO=2     )
>  UI IDM features                                         (OK=33725  KO=0     )
>  UI IDM dashboard                                        (OK=33725  KO=0     )
>  UI IDM managed user schema                              (OK=33725  KO=0     )
>  UI IDM user                                             (OK=33725  KO=0     )
> RootUserinfo                                             (OK=113190 KO=0     )
>  UI IDM oidcToken                                        (OK=33725  KO=1     )
> userinfo                                                 (OK=33724  KO=0     )
> UI-Logout                                                (OK=33726  KO=0     )
> UI-Logout Redirect 1                                     (OK=33726  KO=0     )
>  UI AM revoke1                                           (OK=33723  KO=0     )
>  UI AM endsession                                        (OK=33724  KO=0     )
>  UI AM revoke2                                           (OK=33724  KO=0     )
> getIdToken                                               (OK=11118  KO=0     )
> getIdToken Redirect 1                                    (OK=11118  KO=0     )
> createOrganization                                       (OK=11117  KO=0     )
> tokenUserinfo                                            (OK=26578  KO=0     )
> queryOrganization                                        (OK=11117  KO=0     )
> deleteOrganization                                       (OK=11117  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7166   KO=0     )
> ReadPolicy                                               (OK=50288  KO=7     )
> DeletePolicy                                             (OK=50168  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1198   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7109 (98.98%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 59604  / active: 281    / done: 157024
================================================================================

09:20:55.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:56.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:56.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:56.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:57.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:57.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:57.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:57.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:58.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:58.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:58.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:58.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:20:59.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:00 GMT                                    2640s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2192263 KO=67    )
> restLoginInitiate                                        (OK=151903 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=151897 KO=2     )
> Skip 2FA                                                 (OK=84345  KO=0     )
> User Authorize PKCE stage                                (OK=178566 KO=1     )
> User AccessToken PKCE stage                              (OK=178561 KO=0     )
> GetUUid                                                  (OK=50495  KO=0     )
> GetOpenidConfig                                          (OK=151192 KO=0     )
> CreatePolicy                                             (OK=50452  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5697   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5697   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33802  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33801  KO=0     )
>  UI AM idFromSession                                     (OK=33799  KO=2     )
>  UI AM validateGoto                                      (OK=33801  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33800  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33799  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33799  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33799  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33798  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33795  KO=0     )
>  UI IDM uiconfig                                         (OK=33794  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33794  KO=0     )
>  UI IDM version                                          (OK=33794  KO=0     )
>  UI IDM privilege                                        (OK=33794  KO=0     )
>  UI IDM login                                            (OK=33792  KO=2     )
>  UI IDM features                                         (OK=33794  KO=0     )
>  UI IDM dashboard                                        (OK=33794  KO=0     )
>  UI IDM managed user schema                              (OK=33794  KO=0     )
>  UI IDM user                                             (OK=33794  KO=0     )
> RootUserinfo                                             (OK=113398 KO=0     )
>  UI IDM oidcToken                                        (OK=33792  KO=1     )
> userinfo                                                 (OK=33791  KO=0     )
> UI-Logout                                                (OK=33793  KO=0     )
> UI-Logout Redirect 1                                     (OK=33792  KO=0     )
>  UI AM revoke1                                           (OK=33789  KO=0     )
>  UI AM endsession                                        (OK=33789  KO=0     )
>  UI AM revoke2                                           (OK=33790  KO=0     )
> getIdToken                                               (OK=11142  KO=0     )
> getIdToken Redirect 1                                    (OK=11142  KO=0     )
> createOrganization                                       (OK=11142  KO=0     )
> tokenUserinfo                                            (OK=26623  KO=0     )
> queryOrganization                                        (OK=11142  KO=0     )
> deleteOrganization                                       (OK=11142  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7178   KO=0     )
> ReadPolicy                                               (OK=50394  KO=7     )
> DeletePolicy                                             (OK=50281  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1201   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7122 (98.99%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 59303  / active: 289    / done: 157317
================================================================================

09:21:01.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:01.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:01.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:02.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:02.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:02.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:03.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:03.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:03.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:03.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:04.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:04.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:04.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:04.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:05.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:05 GMT                                    2645s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2196270 KO=67    )
> restLoginInitiate                                        (OK=152180 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=152169 KO=2     )
> Skip 2FA                                                 (OK=84500  KO=0     )
> User Authorize PKCE stage                                (OK=178883 KO=1     )
> User AccessToken PKCE stage                              (OK=178880 KO=0     )
> GetUUid                                                  (OK=50596  KO=0     )
> GetOpenidConfig                                          (OK=151486 KO=0     )
> CreatePolicy                                             (OK=50557  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5709   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5708   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33864  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33864  KO=0     )
>  UI AM idFromSession                                     (OK=33862  KO=2     )
>  UI AM validateGoto                                      (OK=33864  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33861  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33861  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33860  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33860  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33857  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33857  KO=0     )
>  UI IDM uiconfig                                         (OK=33856  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33856  KO=0     )
>  UI IDM version                                          (OK=33856  KO=0     )
>  UI IDM privilege                                        (OK=33855  KO=0     )
>  UI IDM login                                            (OK=33853  KO=2     )
>  UI IDM features                                         (OK=33855  KO=0     )
>  UI IDM dashboard                                        (OK=33853  KO=0     )
>  UI IDM managed user schema                              (OK=33853  KO=0     )
>  UI IDM user                                             (OK=33853  KO=0     )
> RootUserinfo                                             (OK=113623 KO=0     )
>  UI IDM oidcToken                                        (OK=33852  KO=1     )
> userinfo                                                 (OK=33850  KO=0     )
> UI-Logout                                                (OK=33852  KO=0     )
> UI-Logout Redirect 1                                     (OK=33851  KO=0     )
>  UI AM revoke1                                           (OK=33849  KO=0     )
>  UI AM endsession                                        (OK=33850  KO=0     )
>  UI AM revoke2                                           (OK=33850  KO=0     )
> getIdToken                                               (OK=11161  KO=0     )
> getIdToken Redirect 1                                    (OK=11161  KO=0     )
> createOrganization                                       (OK=11161  KO=0     )
> tokenUserinfo                                            (OK=26665  KO=0     )
> queryOrganization                                        (OK=11161  KO=0     )
> deleteOrganization                                       (OK=11159  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7188   KO=0     )
> ReadPolicy                                               (OK=50482  KO=7     )
> DeletePolicy                                             (OK=50385  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1202   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7137 (98.99%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 59014  / active: 277    / done: 157618
================================================================================

09:21:05.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:05.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:06.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:06.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:06.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:06.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:07.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:08.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:08.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:08.649 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:09.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:10.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:10 GMT                                    2650s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2200042 KO=67    )
> restLoginInitiate                                        (OK=152444 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=152430 KO=2     )
> Skip 2FA                                                 (OK=84653  KO=0     )
> User Authorize PKCE stage                                (OK=179189 KO=1     )
> User AccessToken PKCE stage                              (OK=179185 KO=0     )
> GetUUid                                                  (OK=50674  KO=0     )
> GetOpenidConfig                                          (OK=151756 KO=0     )
> CreatePolicy                                             (OK=50631  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5715   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5715   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33920  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33920  KO=0     )
>  UI AM idFromSession                                     (OK=33917  KO=2     )
>  UI AM validateGoto                                      (OK=33920  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33917  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33917  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33916  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33916  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33911  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33910  KO=0     )
>  UI IDM uiconfig                                         (OK=33910  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33910  KO=0     )
>  UI IDM version                                          (OK=33910  KO=0     )
>  UI IDM privilege                                        (OK=33910  KO=0     )
>  UI IDM login                                            (OK=33908  KO=2     )
>  UI IDM features                                         (OK=33910  KO=0     )
>  UI IDM dashboard                                        (OK=33910  KO=0     )
>  UI IDM managed user schema                              (OK=33910  KO=0     )
>  UI IDM user                                             (OK=33910  KO=0     )
> RootUserinfo                                             (OK=113832 KO=0     )
>  UI IDM oidcToken                                        (OK=33910  KO=1     )
> userinfo                                                 (OK=33909  KO=0     )
> UI-Logout                                                (OK=33910  KO=0     )
> UI-Logout Redirect 1                                     (OK=33910  KO=0     )
>  UI AM revoke1                                           (OK=33908  KO=0     )
>  UI AM endsession                                        (OK=33909  KO=0     )
>  UI AM revoke2                                           (OK=33909  KO=0     )
> getIdToken                                               (OK=11186  KO=0     )
> getIdToken Redirect 1                                    (OK=11186  KO=0     )
> createOrganization                                       (OK=11186  KO=0     )
> tokenUserinfo                                            (OK=26707  KO=0     )
> queryOrganization                                        (OK=11186  KO=0     )
> deleteOrganization                                       (OK=11186  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7200   KO=0     )
> ReadPolicy                                               (OK=50587  KO=7     )
> DeletePolicy                                             (OK=50474  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1203   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7149 (98.99%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 58748  / active: 264    / done: 157897
================================================================================

09:21:10.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:11.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:12.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:12.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:12.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:12.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:12.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:13.178 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:13.222 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:13.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:13.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:13.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:14.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:14.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:14.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:15 GMT                                    2655s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2204167 KO=67    )
> restLoginInitiate                                        (OK=152732 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=152722 KO=2     )
> Skip 2FA                                                 (OK=84798  KO=0     )
> User Authorize PKCE stage                                (OK=179525 KO=1     )
> User AccessToken PKCE stage                              (OK=179521 KO=0     )
> GetUUid                                                  (OK=50769  KO=0     )
> GetOpenidConfig                                          (OK=152030 KO=0     )
> CreatePolicy                                             (OK=50728  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5730   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5729   KO=0     )
> UI-Post-Login - stage 1                                  (OK=33988  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=33988  KO=0     )
>  UI AM idFromSession                                     (OK=33984  KO=2     )
>  UI AM validateGoto                                      (OK=33986  KO=0     )
> UI-Post-Login - stage 2                                  (OK=33982  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=33981  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=33981  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=33981  KO=0     )
> UI-Post-Login - stage 3                                  (OK=33977  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=33976  KO=0     )
>  UI IDM uiconfig                                         (OK=33976  KO=0     )
>  UI Enduser sessioncheck                                 (OK=33976  KO=0     )
>  UI IDM version                                          (OK=33975  KO=0     )
>  UI IDM privilege                                        (OK=33975  KO=0     )
>  UI IDM login                                            (OK=33973  KO=2     )
>  UI IDM features                                         (OK=33975  KO=0     )
>  UI IDM dashboard                                        (OK=33974  KO=0     )
>  UI IDM managed user schema                              (OK=33974  KO=0     )
>  UI IDM user                                             (OK=33974  KO=0     )
> RootUserinfo                                             (OK=114026 KO=0     )
>  UI IDM oidcToken                                        (OK=33972  KO=1     )
> userinfo                                                 (OK=33971  KO=0     )
> UI-Logout                                                (OK=33973  KO=0     )
> UI-Logout Redirect 1                                     (OK=33973  KO=0     )
>  UI AM revoke1                                           (OK=33971  KO=0     )
>  UI AM endsession                                        (OK=33972  KO=0     )
>  UI AM revoke2                                           (OK=33972  KO=0     )
> getIdToken                                               (OK=11206  KO=0     )
> getIdToken Redirect 1                                    (OK=11206  KO=0     )
> createOrganization                                       (OK=11206  KO=0     )
> tokenUserinfo                                            (OK=26765  KO=0     )
> queryOrganization                                        (OK=11206  KO=0     )
> deleteOrganization                                       (OK=11205  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7215   KO=0     )
> ReadPolicy                                               (OK=50662  KO=7     )
> DeletePolicy                                             (OK=50580  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1206   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7164 (98.99%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################-                    ] 72%
          waiting: 58444  / active: 254    / done: 158211
================================================================================

09:21:15.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:15.943 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:16.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:16.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:17.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:17.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:18.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:18.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:19.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:19.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:19.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:19.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:19.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:19.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:20 GMT                                    2660s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2208229 KO=67    )
> restLoginInitiate                                        (OK=152994 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=152989 KO=2     )
> Skip 2FA                                                 (OK=84946  KO=0     )
> User Authorize PKCE stage                                (OK=179853 KO=1     )
> User AccessToken PKCE stage                              (OK=179845 KO=0     )
> GetUUid                                                  (OK=50869  KO=0     )
> GetOpenidConfig                                          (OK=152302 KO=0     )
> CreatePolicy                                             (OK=50830  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5736   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5736   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34055  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34055  KO=0     )
>  UI AM idFromSession                                     (OK=34052  KO=2     )
>  UI AM validateGoto                                      (OK=34055  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34052  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34051  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34049  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34049  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34046  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34046  KO=0     )
>  UI IDM uiconfig                                         (OK=34045  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34045  KO=0     )
>  UI IDM version                                          (OK=34045  KO=0     )
>  UI IDM privilege                                        (OK=34044  KO=0     )
>  UI IDM login                                            (OK=34042  KO=2     )
>  UI IDM features                                         (OK=34044  KO=0     )
>  UI IDM dashboard                                        (OK=34043  KO=0     )
>  UI IDM managed user schema                              (OK=34043  KO=0     )
>  UI IDM user                                             (OK=34043  KO=0     )
> RootUserinfo                                             (OK=114195 KO=0     )
>  UI IDM oidcToken                                        (OK=34042  KO=1     )
> userinfo                                                 (OK=34041  KO=0     )
> UI-Logout                                                (OK=34042  KO=0     )
> UI-Logout Redirect 1                                     (OK=34040  KO=0     )
>  UI AM revoke1                                           (OK=34037  KO=0     )
>  UI AM endsession                                        (OK=34038  KO=0     )
>  UI AM revoke2                                           (OK=34038  KO=0     )
> getIdToken                                               (OK=11220  KO=0     )
> getIdToken Redirect 1                                    (OK=11220  KO=0     )
> createOrganization                                       (OK=11220  KO=0     )
> tokenUserinfo                                            (OK=26804  KO=0     )
> queryOrganization                                        (OK=11220  KO=0     )
> deleteOrganization                                       (OK=11220  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7230   KO=0     )
> ReadPolicy                                               (OK=50757  KO=7     )
> DeletePolicy                                             (OK=50653  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1208   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7178 (98.99%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 58172  / active: 275    / done: 158462
================================================================================

09:21:20.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:20.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:21.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:21.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:21.544 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:21.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:21.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:21.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:22.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:22.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:22.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:23.211 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:23.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:23.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:23.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:24.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:24.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:25.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:25.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:25.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:25 GMT                                    2665s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2212218 KO=67    )
> restLoginInitiate                                        (OK=153264 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=153259 KO=2     )
> Skip 2FA                                                 (OK=85092  KO=0     )
> User Authorize PKCE stage                                (OK=180168 KO=1     )
> User AccessToken PKCE stage                              (OK=180163 KO=0     )
> GetUUid                                                  (OK=50965  KO=0     )
> GetOpenidConfig                                          (OK=152597 KO=0     )
> CreatePolicy                                             (OK=50926  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5747   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5747   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34115  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34115  KO=0     )
>  UI AM idFromSession                                     (OK=34113  KO=2     )
>  UI AM validateGoto                                      (OK=34115  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34115  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34115  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34115  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34115  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34110  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34107  KO=0     )
>  UI IDM uiconfig                                         (OK=34107  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34107  KO=0     )
>  UI IDM version                                          (OK=34107  KO=0     )
>  UI IDM privilege                                        (OK=34107  KO=0     )
>  UI IDM login                                            (OK=34105  KO=2     )
>  UI IDM features                                         (OK=34107  KO=0     )
>  UI IDM dashboard                                        (OK=34107  KO=0     )
>  UI IDM managed user schema                              (OK=34107  KO=0     )
>  UI IDM user                                             (OK=34107  KO=0     )
> RootUserinfo                                             (OK=114340 KO=0     )
>  UI IDM oidcToken                                        (OK=34107  KO=1     )
> userinfo                                                 (OK=34106  KO=0     )
> UI-Logout                                                (OK=34108  KO=0     )
> UI-Logout Redirect 1                                     (OK=34108  KO=0     )
>  UI AM revoke1                                           (OK=34106  KO=0     )
>  UI AM endsession                                        (OK=34106  KO=0     )
>  UI AM revoke2                                           (OK=34107  KO=0     )
> getIdToken                                               (OK=11239  KO=0     )
> getIdToken Redirect 1                                    (OK=11239  KO=0     )
> createOrganization                                       (OK=11238  KO=0     )
> tokenUserinfo                                            (OK=26849  KO=0     )
> queryOrganization                                        (OK=11238  KO=0     )
> deleteOrganization                                       (OK=11238  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7245   KO=0     )
> ReadPolicy                                               (OK=50859  KO=7     )
> DeletePolicy                                             (OK=50750  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1211   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7198 (99.00%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 57890  / active: 265    / done: 158754
================================================================================

09:21:25.498 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:26.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:26.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:27.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:27.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:27.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:28.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:28.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:28.883 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:28.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:29.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:29.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:29.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:30.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:30 GMT                                    2670s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2215812 KO=67    )
> restLoginInitiate                                        (OK=153528 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=153522 KO=2     )
> Skip 2FA                                                 (OK=85250  KO=0     )
> User Authorize PKCE stage                                (OK=180465 KO=1     )
> User AccessToken PKCE stage                              (OK=180460 KO=0     )
> GetUUid                                                  (OK=51064  KO=0     )
> GetOpenidConfig                                          (OK=152891 KO=0     )
> CreatePolicy                                             (OK=51024  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5760   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5760   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34166  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34165  KO=0     )
>  UI AM idFromSession                                     (OK=34162  KO=2     )
>  UI AM validateGoto                                      (OK=34164  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34163  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34163  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34163  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34163  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34161  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34160  KO=0     )
>  UI IDM uiconfig                                         (OK=34156  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34156  KO=0     )
>  UI IDM version                                          (OK=34156  KO=0     )
>  UI IDM privilege                                        (OK=34156  KO=0     )
>  UI IDM login                                            (OK=34154  KO=2     )
>  UI IDM features                                         (OK=34156  KO=0     )
>  UI IDM dashboard                                        (OK=34156  KO=0     )
>  UI IDM managed user schema                              (OK=34156  KO=0     )
>  UI IDM user                                             (OK=34156  KO=0     )
> RootUserinfo                                             (OK=114517 KO=0     )
>  UI IDM oidcToken                                        (OK=34155  KO=1     )
> userinfo                                                 (OK=34152  KO=0     )
> UI-Logout                                                (OK=34153  KO=0     )
> UI-Logout Redirect 1                                     (OK=34153  KO=0     )
>  UI AM revoke1                                           (OK=34151  KO=0     )
>  UI AM endsession                                        (OK=34152  KO=0     )
>  UI AM revoke2                                           (OK=34152  KO=0     )
> getIdToken                                               (OK=11260  KO=0     )
> getIdToken Redirect 1                                    (OK=11260  KO=0     )
> createOrganization                                       (OK=11260  KO=0     )
> tokenUserinfo                                            (OK=26894  KO=0     )
> queryOrganization                                        (OK=11260  KO=0     )
> deleteOrganization                                       (OK=11260  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7256   KO=0     )
> ReadPolicy                                               (OK=50957  KO=7     )
> DeletePolicy                                             (OK=50851  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1213   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7212 (99.00%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 57616  / active: 267    / done: 159026
================================================================================

09:21:30.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:30.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:30.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:30.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:32.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:32.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:32.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:32.454 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:32.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:32.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:32.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:33.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:33.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:34.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:34.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:34.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:35.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:35.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:35 GMT                                    2675s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2219922 KO=67    )
> restLoginInitiate                                        (OK=153815 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=153806 KO=2     )
> Skip 2FA                                                 (OK=85417  KO=0     )
> User Authorize PKCE stage                                (OK=180790 KO=1     )
> User AccessToken PKCE stage                              (OK=180786 KO=0     )
> GetUUid                                                  (OK=51170  KO=0     )
> GetOpenidConfig                                          (OK=153194 KO=0     )
> CreatePolicy                                             (OK=51129  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5770   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5770   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34225  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34224  KO=0     )
>  UI AM idFromSession                                     (OK=34222  KO=2     )
>  UI AM validateGoto                                      (OK=34224  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34224  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34224  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34223  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34223  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34222  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34221  KO=0     )
>  UI IDM uiconfig                                         (OK=34220  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34220  KO=0     )
>  UI IDM version                                          (OK=34220  KO=0     )
>  UI IDM privilege                                        (OK=34220  KO=0     )
>  UI IDM login                                            (OK=34218  KO=2     )
>  UI IDM features                                         (OK=34220  KO=0     )
>  UI IDM dashboard                                        (OK=34220  KO=0     )
>  UI IDM managed user schema                              (OK=34220  KO=0     )
>  UI IDM user                                             (OK=34220  KO=0     )
> RootUserinfo                                             (OK=114695 KO=0     )
>  UI IDM oidcToken                                        (OK=34219  KO=1     )
> userinfo                                                 (OK=34218  KO=0     )
> UI-Logout                                                (OK=34220  KO=0     )
> UI-Logout Redirect 1                                     (OK=34220  KO=0     )
>  UI AM revoke1                                           (OK=34218  KO=0     )
>  UI AM endsession                                        (OK=34219  KO=0     )
>  UI AM revoke2                                           (OK=34219  KO=0     )
> getIdToken                                               (OK=11286  KO=0     )
> getIdToken Redirect 1                                    (OK=11285  KO=0     )
> createOrganization                                       (OK=11284  KO=0     )
> tokenUserinfo                                            (OK=26930  KO=0     )
> queryOrganization                                        (OK=11284  KO=0     )
> deleteOrganization                                       (OK=11284  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7269   KO=0     )
> ReadPolicy                                               (OK=51053  KO=7     )
> DeletePolicy                                             (OK=50949  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1213   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7230 (99.00%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 57321  / active: 271    / done: 159317
================================================================================

09:21:35.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:35.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:35.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:36.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:36.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:36.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:36.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:37.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:37.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:37.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:38.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:38.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:38.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:39.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:39.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:40 GMT                                    2680s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2224333 KO=67    )
> restLoginInitiate                                        (OK=154110 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=154099 KO=2     )
> Skip 2FA                                                 (OK=85570  KO=0     )
> User Authorize PKCE stage                                (OK=181136 KO=1     )
> User AccessToken PKCE stage                              (OK=181131 KO=0     )
> GetUUid                                                  (OK=51267  KO=0     )
> GetOpenidConfig                                          (OK=153492 KO=0     )
> CreatePolicy                                             (OK=51227  KO=38    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5782   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5782   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34299  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34299  KO=0     )
>  UI AM idFromSession                                     (OK=34297  KO=2     )
>  UI AM validateGoto                                      (OK=34299  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34299  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34299  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34297  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34297  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34295  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34295  KO=0     )
>  UI IDM uiconfig                                         (OK=34293  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34293  KO=0     )
>  UI IDM version                                          (OK=34293  KO=0     )
>  UI IDM privilege                                        (OK=34293  KO=0     )
>  UI IDM login                                            (OK=34291  KO=2     )
>  UI IDM features                                         (OK=34293  KO=0     )
>  UI IDM dashboard                                        (OK=34293  KO=0     )
>  UI IDM managed user schema                              (OK=34292  KO=0     )
>  UI IDM user                                             (OK=34293  KO=0     )
> RootUserinfo                                             (OK=114875 KO=0     )
>  UI IDM oidcToken                                        (OK=34292  KO=1     )
> userinfo                                                 (OK=34291  KO=0     )
> UI-Logout                                                (OK=34292  KO=0     )
> UI-Logout Redirect 1                                     (OK=34291  KO=0     )
>  UI AM revoke1                                           (OK=34289  KO=0     )
>  UI AM endsession                                        (OK=34290  KO=0     )
>  UI AM revoke2                                           (OK=34290  KO=0     )
> getIdToken                                               (OK=11306  KO=0     )
> getIdToken Redirect 1                                    (OK=11306  KO=0     )
> createOrganization                                       (OK=11306  KO=0     )
> tokenUserinfo                                            (OK=26976  KO=0     )
> queryOrganization                                        (OK=11306  KO=0     )
> deleteOrganization                                       (OK=11306  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7289   KO=0     )
> ReadPolicy                                               (OK=51160  KO=7     )
> DeletePolicy                                             (OK=51047  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1215   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7245 (99.00%)
> status.find.in([200, 209], 304), found 409                         35 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 57013  / active: 281    / done: 159615
================================================================================

09:21:40.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:41.017 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:41.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:42.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:42.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:42.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:42.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:42.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:43.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:43.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:43.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:43.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:44.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:44.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:44.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 160107: status.find.in([200, 209], 304), found 409
09:21:44.470 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,160107,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI0MDQ0NDE4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiX0hCZzZSUDlMTUhpV2F0QWVRd3pobHMtaDV3Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTcwNCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTcwNCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMzA0LCJpYXQiOjE3MzE0ODk3MDQsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im1zM2NtVnI0dlh4Z20zTWw3bVZBSjhMM216NCJ9.hA1ZqoUfA3_6-kuLxFq3qZkf4YaGKK3e-5-9Do2Qtn9DDE4YL6mktjw43_mDZU9loNAhneVFN5yf0gKHM1eqmdjVmhkNLaxYGEOp9oaJZKia_K8gXq2amaXiGUpq7OfXzqtHfD7C43gYtgwWw-zscY1mp0EMOObfxTN3ZQg4TGf45LNsyYipkKbMQGhfCEHaJerh6Zs3zHvQUj7xq14crhQDSNxM48Pt3LmhUXMgl75DG-9WpYPfcEtYdWRYWRJukOGlr-cEB_mXozlFHHeVW9HmQTDEkx7wu0cmoZLuc7Q8kSDuZUMKeXEOIbjKvPXj_QTylqVMwkzhxnfVNmQwKQ, username -> user.100407, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy879725, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@16d68bb2, authcode -> 40PXx_92fhKcdLMu6l-Kx8VyVjo, useAdminRealm -> true, callbacks -> {"tokenId":"UHXmKHoEOZykAo9lAES_HoHZTcY.*AAJTSQACMDIAAlNLABxiM2Y1anN6NkppTzcxVHpNcklFMi9mUmRPWFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489704165), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=UHXmKHoEOZykAo9lAES_HoHZTcY.*AAJTSQACMDIAAlNLABxiM2Y1anN6NkppTzcxVHpNcklFMi9mUmRPWFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489704165))), password -> Pa_ssw0rd, challenge -> blznSPD9HautOSqKOnlvZjCyVyAM-S7yjWRKjib6F7g, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 14.66.177.165, verifier -> LTI2OTE0NDUyMzYxMjU5NjMyNjA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79119dab, tokenId -> UHXmKHoEOZykAo9lAES_HoHZTcY.*AAJTSQACMDIAAlNLABxiM2Y1anN6NkppTzcxVHpNcklFMi9mUmRPWFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=UHXmKHoEOZykAo9lAES_HoHZTcY.*AAJTSQACMDIAAlNLABxiM2Y1anN6NkppTzcxVHpNcklFMi9mUmRPWFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=UHXmKHoEOZykAo9lAES_HoHZTcY.*AAJTSQACMDIAAlNLABxiM2Y1anN6NkppTzcxVHpNcklFMi9mUmRPWFU9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy879725","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:21:44 GMT
	x-forgerock-transactionid: 9bc8ee85-00f6-4cd3-8337-ae7b050240cb
	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:21:44.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:44.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:45.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:45 GMT                                    2685s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2228309 KO=68    )
> restLoginInitiate                                        (OK=154398 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=154389 KO=2     )
> Skip 2FA                                                 (OK=85725  KO=0     )
> User Authorize PKCE stage                                (OK=181469 KO=1     )
> User AccessToken PKCE stage                              (OK=181461 KO=0     )
> GetUUid                                                  (OK=51350  KO=0     )
> GetOpenidConfig                                          (OK=153779 KO=0     )
> CreatePolicy                                             (OK=51310  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5788   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5788   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34365  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34364  KO=0     )
>  UI AM idFromSession                                     (OK=34362  KO=2     )
>  UI AM validateGoto                                      (OK=34364  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34355  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34354  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34354  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34354  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34350  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34350  KO=0     )
>  UI IDM uiconfig                                         (OK=34350  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34350  KO=0     )
>  UI IDM version                                          (OK=34350  KO=0     )
>  UI IDM privilege                                        (OK=34350  KO=0     )
>  UI IDM login                                            (OK=34348  KO=2     )
>  UI IDM features                                         (OK=34350  KO=0     )
>  UI IDM dashboard                                        (OK=34350  KO=0     )
>  UI IDM managed user schema                              (OK=34350  KO=0     )
>  UI IDM user                                             (OK=34350  KO=0     )
> RootUserinfo                                             (OK=115095 KO=0     )
>  UI IDM oidcToken                                        (OK=34350  KO=1     )
> userinfo                                                 (OK=34349  KO=0     )
> UI-Logout                                                (OK=34351  KO=0     )
> UI-Logout Redirect 1                                     (OK=34351  KO=0     )
>  UI AM revoke1                                           (OK=34348  KO=0     )
>  UI AM endsession                                        (OK=34349  KO=0     )
>  UI AM revoke2                                           (OK=34349  KO=0     )
> getIdToken                                               (OK=11327  KO=0     )
> getIdToken Redirect 1                                    (OK=11327  KO=0     )
> createOrganization                                       (OK=11326  KO=0     )
> tokenUserinfo                                            (OK=27033  KO=0     )
> queryOrganization                                        (OK=11326  KO=0     )
> deleteOrganization                                       (OK=11326  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7306   KO=0     )
> ReadPolicy                                               (OK=51255  KO=7     )
> DeletePolicy                                             (OK=51149  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1215   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7262 (98.99%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 56713  / active: 277    / done: 159919
================================================================================

09:21:45.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:45.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:47.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:47.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:47.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:47.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:48.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:48.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:48.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:48.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:49.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:49.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:50.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:50 GMT                                    2690s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2232669 KO=68    )
> restLoginInitiate                                        (OK=154699 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=154691 KO=2     )
> Skip 2FA                                                 (OK=85905  KO=0     )
> User Authorize PKCE stage                                (OK=181831 KO=1     )
> User AccessToken PKCE stage                              (OK=181824 KO=0     )
> GetUUid                                                  (OK=51469  KO=0     )
> GetOpenidConfig                                          (OK=154080 KO=0     )
> CreatePolicy                                             (OK=51429  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5798   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5798   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34430  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34430  KO=0     )
>  UI AM idFromSession                                     (OK=34427  KO=2     )
>  UI AM validateGoto                                      (OK=34429  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34424  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34423  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34423  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34423  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34420  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34419  KO=0     )
>  UI IDM uiconfig                                         (OK=34416  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34416  KO=0     )
>  UI IDM version                                          (OK=34416  KO=0     )
>  UI IDM privilege                                        (OK=34416  KO=0     )
>  UI IDM login                                            (OK=34414  KO=2     )
>  UI IDM features                                         (OK=34416  KO=0     )
>  UI IDM dashboard                                        (OK=34415  KO=0     )
>  UI IDM managed user schema                              (OK=34415  KO=0     )
>  UI IDM user                                             (OK=34415  KO=0     )
> RootUserinfo                                             (OK=115306 KO=0     )
>  UI IDM oidcToken                                        (OK=34413  KO=1     )
> userinfo                                                 (OK=34412  KO=0     )
> UI-Logout                                                (OK=34414  KO=0     )
> UI-Logout Redirect 1                                     (OK=34413  KO=0     )
>  UI AM revoke1                                           (OK=34410  KO=0     )
>  UI AM endsession                                        (OK=34411  KO=0     )
>  UI AM revoke2                                           (OK=34411  KO=0     )
> getIdToken                                               (OK=11353  KO=0     )
> getIdToken Redirect 1                                    (OK=11353  KO=0     )
> createOrganization                                       (OK=11353  KO=0     )
> tokenUserinfo                                            (OK=27079  KO=0     )
> queryOrganization                                        (OK=11353  KO=0     )
> deleteOrganization                                       (OK=11353  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7319   KO=0     )
> ReadPolicy                                               (OK=51341  KO=7     )
> DeletePolicy                                             (OK=51247  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1217   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7275 (98.99%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 56408  / active: 289    / done: 160212
================================================================================

09:21:50.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:51.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:51.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:52.445 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:52.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:53.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:53.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:54.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:54.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:54.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:21:55 GMT                                    2695s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2236745 KO=68    )
> restLoginInitiate                                        (OK=154943 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=154938 KO=2     )
> Skip 2FA                                                 (OK=86030  KO=0     )
> User Authorize PKCE stage                                (OK=182134 KO=1     )
> User AccessToken PKCE stage                              (OK=182129 KO=0     )
> GetUUid                                                  (OK=51538  KO=0     )
> GetOpenidConfig                                          (OK=154354 KO=0     )
> CreatePolicy                                             (OK=51499  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5814   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5814   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34501  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34498  KO=0     )
>  UI AM idFromSession                                     (OK=34496  KO=2     )
>  UI AM validateGoto                                      (OK=34498  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34494  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34494  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34492  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34492  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34487  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34487  KO=0     )
>  UI IDM uiconfig                                         (OK=34487  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34487  KO=0     )
>  UI IDM version                                          (OK=34487  KO=0     )
>  UI IDM privilege                                        (OK=34487  KO=0     )
>  UI IDM login                                            (OK=34485  KO=2     )
>  UI IDM features                                         (OK=34487  KO=0     )
>  UI IDM dashboard                                        (OK=34486  KO=0     )
>  UI IDM managed user schema                              (OK=34486  KO=0     )
>  UI IDM user                                             (OK=34486  KO=0     )
> RootUserinfo                                             (OK=115516 KO=0     )
>  UI IDM oidcToken                                        (OK=34485  KO=1     )
> userinfo                                                 (OK=34484  KO=0     )
> UI-Logout                                                (OK=34486  KO=0     )
> UI-Logout Redirect 1                                     (OK=34484  KO=0     )
>  UI AM revoke1                                           (OK=34481  KO=0     )
>  UI AM endsession                                        (OK=34483  KO=0     )
>  UI AM revoke2                                           (OK=34483  KO=0     )
> getIdToken                                               (OK=11372  KO=0     )
> getIdToken Redirect 1                                    (OK=11372  KO=0     )
> createOrganization                                       (OK=11372  KO=0     )
> tokenUserinfo                                            (OK=27119  KO=0     )
> queryOrganization                                        (OK=11372  KO=0     )
> deleteOrganization                                       (OK=11372  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7336   KO=0     )
> ReadPolicy                                               (OK=51461  KO=7     )
> DeletePolicy                                             (OK=51335  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1222   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7285 (98.99%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 73%
          waiting: 56148  / active: 261    / done: 160500
================================================================================

09:21:55.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:55.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:55.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:56.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:57.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:58.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:58.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:58.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:59.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:59.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:59.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:59.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:21:59.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:00.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:00.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:00.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:00.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:00 GMT                                    2700s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2240843 KO=68    )
> restLoginInitiate                                        (OK=155236 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=155229 KO=2     )
> Skip 2FA                                                 (OK=86187  KO=0     )
> User Authorize PKCE stage                                (OK=182462 KO=1     )
> User AccessToken PKCE stage                              (OK=182457 KO=0     )
> GetUUid                                                  (OK=51633  KO=0     )
> GetOpenidConfig                                          (OK=154637 KO=0     )
> CreatePolicy                                             (OK=51592  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5824   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5823   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34560  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34560  KO=0     )
>  UI AM idFromSession                                     (OK=34558  KO=2     )
>  UI AM validateGoto                                      (OK=34560  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34558  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34556  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34556  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34553  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34553  KO=0     )
>  UI IDM uiconfig                                         (OK=34553  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34553  KO=0     )
>  UI IDM version                                          (OK=34553  KO=0     )
>  UI IDM privilege                                        (OK=34553  KO=0     )
>  UI IDM login                                            (OK=34551  KO=2     )
>  UI IDM features                                         (OK=34553  KO=0     )
>  UI IDM dashboard                                        (OK=34552  KO=0     )
>  UI IDM managed user schema                              (OK=34553  KO=0     )
>  UI IDM user                                             (OK=34553  KO=0     )
> RootUserinfo                                             (OK=115690 KO=0     )
>  UI IDM oidcToken                                        (OK=34552  KO=1     )
> userinfo                                                 (OK=34550  KO=0     )
> UI-Logout                                                (OK=34550  KO=0     )
> UI-Logout Redirect 1                                     (OK=34550  KO=0     )
>  UI AM revoke1                                           (OK=34548  KO=0     )
>  UI AM endsession                                        (OK=34549  KO=0     )
>  UI AM revoke2                                           (OK=34549  KO=0     )
> getIdToken                                               (OK=11392  KO=0     )
> getIdToken Redirect 1                                    (OK=11392  KO=0     )
> createOrganization                                       (OK=11391  KO=0     )
> tokenUserinfo                                            (OK=27167  KO=0     )
> queryOrganization                                        (OK=11391  KO=0     )
> deleteOrganization                                       (OK=11390  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7349   KO=0     )
> ReadPolicy                                               (OK=51531  KO=7     )
> DeletePolicy                                             (OK=51452  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1224   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7309 (99.00%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 55844  / active: 245    / done: 160820
================================================================================

09:22:00.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:00.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:01.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:01.292 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:01.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:01.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:01.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:02.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:02.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:02.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:03.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:03.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:03.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:03.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:03.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:04.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:05 GMT                                    2705s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2244753 KO=68    )
> restLoginInitiate                                        (OK=155521 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=155513 KO=2     )
> Skip 2FA                                                 (OK=86348  KO=0     )
> User Authorize PKCE stage                                (OK=182792 KO=1     )
> User AccessToken PKCE stage                              (OK=182788 KO=0     )
> GetUUid                                                  (OK=51733  KO=0     )
> GetOpenidConfig                                          (OK=154901 KO=0     )
> CreatePolicy                                             (OK=51690  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5835   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5834   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34621  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34619  KO=0     )
>  UI AM idFromSession                                     (OK=34617  KO=2     )
>  UI AM validateGoto                                      (OK=34619  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34617  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34617  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34616  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34616  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34612  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34611  KO=0     )
>  UI IDM uiconfig                                         (OK=34610  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34610  KO=0     )
>  UI IDM version                                          (OK=34610  KO=0     )
>  UI IDM privilege                                        (OK=34609  KO=0     )
>  UI IDM login                                            (OK=34607  KO=2     )
>  UI IDM features                                         (OK=34610  KO=0     )
>  UI IDM dashboard                                        (OK=34609  KO=0     )
>  UI IDM managed user schema                              (OK=34609  KO=0     )
>  UI IDM user                                             (OK=34609  KO=0     )
> RootUserinfo                                             (OK=115919 KO=0     )
>  UI IDM oidcToken                                        (OK=34609  KO=1     )
> userinfo                                                 (OK=34608  KO=0     )
> UI-Logout                                                (OK=34609  KO=0     )
> UI-Logout Redirect 1                                     (OK=34608  KO=0     )
>  UI AM revoke1                                           (OK=34605  KO=0     )
>  UI AM endsession                                        (OK=34606  KO=0     )
>  UI AM revoke2                                           (OK=34606  KO=0     )
> getIdToken                                               (OK=11407  KO=0     )
> getIdToken Redirect 1                                    (OK=11406  KO=0     )
> createOrganization                                       (OK=11406  KO=0     )
> tokenUserinfo                                            (OK=27216  KO=0     )
> queryOrganization                                        (OK=11406  KO=0     )
> deleteOrganization                                       (OK=11406  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7365   KO=0     )
> ReadPolicy                                               (OK=51619  KO=7     )
> DeletePolicy                                             (OK=51524  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1225   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7325 (99.00%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################-                   ] 74%
          waiting: 55551  / active: 278    / done: 161080
================================================================================

09:22:07.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:07.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:07.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:08.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:08.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:08.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:09.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:09.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:09.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:09.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:09.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:10.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:10.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:10 GMT                                    2710s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2249384 KO=68    )
> restLoginInitiate                                        (OK=155852 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=155845 KO=2     )
> Skip 2FA                                                 (OK=86543  KO=0     )
> User Authorize PKCE stage                                (OK=183177 KO=1     )
> User AccessToken PKCE stage                              (OK=183171 KO=0     )
> GetUUid                                                  (OK=51842  KO=0     )
> GetOpenidConfig                                          (OK=155193 KO=0     )
> CreatePolicy                                             (OK=51801  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5844   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5843   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34690  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34689  KO=0     )
>  UI AM idFromSession                                     (OK=34687  KO=2     )
>  UI AM validateGoto                                      (OK=34689  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34685  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34685  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34685  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34685  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34682  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34681  KO=0     )
>  UI IDM uiconfig                                         (OK=34681  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34681  KO=0     )
>  UI IDM version                                          (OK=34681  KO=0     )
>  UI IDM privilege                                        (OK=34680  KO=0     )
>  UI IDM login                                            (OK=34678  KO=2     )
>  UI IDM features                                         (OK=34680  KO=0     )
>  UI IDM dashboard                                        (OK=34680  KO=0     )
>  UI IDM managed user schema                              (OK=34680  KO=0     )
>  UI IDM user                                             (OK=34680  KO=0     )
> RootUserinfo                                             (OK=116177 KO=0     )
>  UI IDM oidcToken                                        (OK=34680  KO=1     )
> userinfo                                                 (OK=34679  KO=0     )
> UI-Logout                                                (OK=34680  KO=0     )
> UI-Logout Redirect 1                                     (OK=34679  KO=0     )
>  UI AM revoke1                                           (OK=34676  KO=0     )
>  UI AM endsession                                        (OK=34677  KO=0     )
>  UI AM revoke2                                           (OK=34677  KO=0     )
> getIdToken                                               (OK=11432  KO=0     )
> getIdToken Redirect 1                                    (OK=11431  KO=0     )
> createOrganization                                       (OK=11431  KO=0     )
> tokenUserinfo                                            (OK=27269  KO=0     )
> queryOrganization                                        (OK=11430  KO=0     )
> deleteOrganization                                       (OK=11430  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7386   KO=0     )
> ReadPolicy                                               (OK=51720  KO=7     )
> DeletePolicy                                             (OK=51612  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1228   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7338 (99.00%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 55210  / active: 312    / done: 161387
================================================================================

09:22:10.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:11.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:11.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:11.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:12.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:12.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:12.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:12.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:13.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:13.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:13.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:14.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:14.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:15.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:15 GMT                                    2715s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2253729 KO=68    )
> restLoginInitiate                                        (OK=156132 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=156126 KO=2     )
> Skip 2FA                                                 (OK=86689  KO=0     )
> User Authorize PKCE stage                                (OK=183523 KO=1     )
> User AccessToken PKCE stage                              (OK=183518 KO=0     )
> GetUUid                                                  (OK=51930  KO=0     )
> GetOpenidConfig                                          (OK=155491 KO=0     )
> CreatePolicy                                             (OK=51887  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5850   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5850   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34760  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34760  KO=0     )
>  UI AM idFromSession                                     (OK=34757  KO=2     )
>  UI AM validateGoto                                      (OK=34759  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34758  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34758  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34758  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34758  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34752  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34752  KO=0     )
>  UI IDM uiconfig                                         (OK=34750  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34750  KO=0     )
>  UI IDM version                                          (OK=34750  KO=0     )
>  UI IDM privilege                                        (OK=34750  KO=0     )
>  UI IDM login                                            (OK=34748  KO=2     )
>  UI IDM features                                         (OK=34750  KO=0     )
>  UI IDM dashboard                                        (OK=34749  KO=0     )
>  UI IDM managed user schema                              (OK=34749  KO=0     )
>  UI IDM user                                             (OK=34749  KO=0     )
> RootUserinfo                                             (OK=116458 KO=0     )
>  UI IDM oidcToken                                        (OK=34749  KO=1     )
> userinfo                                                 (OK=34748  KO=0     )
> UI-Logout                                                (OK=34750  KO=0     )
> UI-Logout Redirect 1                                     (OK=34749  KO=0     )
>  UI AM revoke1                                           (OK=34746  KO=0     )
>  UI AM endsession                                        (OK=34747  KO=0     )
>  UI AM revoke2                                           (OK=34747  KO=0     )
> getIdToken                                               (OK=11445  KO=0     )
> getIdToken Redirect 1                                    (OK=11445  KO=0     )
> createOrganization                                       (OK=11445  KO=0     )
> tokenUserinfo                                            (OK=27322  KO=0     )
> queryOrganization                                        (OK=11444  KO=0     )
> deleteOrganization                                       (OK=11444  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7403   KO=0     )
> ReadPolicy                                               (OK=51831  KO=7     )
> DeletePolicy                                             (OK=51711  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1232   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7352 (99.00%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 54922  / active: 283    / done: 161704
================================================================================

09:22:15.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:15.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:15.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:15.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:16.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:17.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:17.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:17.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:18.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:18.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:19.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:20.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:20 GMT                                    2720s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2257215 KO=68    )
> restLoginInitiate                                        (OK=156384 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=156377 KO=2     )
> Skip 2FA                                                 (OK=86834  KO=0     )
> User Authorize PKCE stage                                (OK=183802 KO=1     )
> User AccessToken PKCE stage                              (OK=183798 KO=0     )
> GetUUid                                                  (OK=52016  KO=0     )
> GetOpenidConfig                                          (OK=155774 KO=0     )
> CreatePolicy                                             (OK=51975  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5858   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5858   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34806  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34805  KO=0     )
>  UI AM idFromSession                                     (OK=34803  KO=2     )
>  UI AM validateGoto                                      (OK=34805  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34805  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34803  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34803  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34803  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34801  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34801  KO=0     )
>  UI IDM uiconfig                                         (OK=34801  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34801  KO=0     )
>  UI IDM version                                          (OK=34801  KO=0     )
>  UI IDM privilege                                        (OK=34801  KO=0     )
>  UI IDM login                                            (OK=34799  KO=2     )
>  UI IDM features                                         (OK=34801  KO=0     )
>  UI IDM dashboard                                        (OK=34801  KO=0     )
>  UI IDM managed user schema                              (OK=34801  KO=0     )
>  UI IDM user                                             (OK=34801  KO=0     )
> RootUserinfo                                             (OK=116652 KO=0     )
>  UI IDM oidcToken                                        (OK=34800  KO=1     )
> userinfo                                                 (OK=34799  KO=0     )
> UI-Logout                                                (OK=34801  KO=0     )
> UI-Logout Redirect 1                                     (OK=34801  KO=0     )
>  UI AM revoke1                                           (OK=34799  KO=0     )
>  UI AM endsession                                        (OK=34800  KO=0     )
>  UI AM revoke2                                           (OK=34800  KO=0     )
> getIdToken                                               (OK=11460  KO=0     )
> getIdToken Redirect 1                                    (OK=11460  KO=0     )
> createOrganization                                       (OK=11460  KO=0     )
> tokenUserinfo                                            (OK=27364  KO=0     )
> queryOrganization                                        (OK=11460  KO=0     )
> deleteOrganization                                       (OK=11460  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7408   KO=0     )
> ReadPolicy                                               (OK=51917  KO=7     )
> DeletePolicy                                             (OK=51821  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1235   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7364 (99.01%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 54666  / active: 255    / done: 161988
================================================================================

09:22:20.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:20.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:22.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:22.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:22.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:22.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:23.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:23.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:23.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:23.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:24.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:24.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:25 GMT                                    2725s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2261539 KO=68    )
> restLoginInitiate                                        (OK=156670 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=156662 KO=2     )
> Skip 2FA                                                 (OK=86987  KO=0     )
> User Authorize PKCE stage                                (OK=184156 KO=1     )
> User AccessToken PKCE stage                              (OK=184151 KO=0     )
> GetUUid                                                  (OK=52115  KO=0     )
> GetOpenidConfig                                          (OK=156052 KO=0     )
> CreatePolicy                                             (OK=52075  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5872   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5872   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34880  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34880  KO=0     )
>  UI AM idFromSession                                     (OK=34878  KO=2     )
>  UI AM validateGoto                                      (OK=34880  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34877  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34877  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34877  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34877  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34875  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34875  KO=0     )
>  UI IDM uiconfig                                         (OK=34875  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34875  KO=0     )
>  UI IDM version                                          (OK=34875  KO=0     )
>  UI IDM privilege                                        (OK=34873  KO=0     )
>  UI IDM login                                            (OK=34871  KO=2     )
>  UI IDM features                                         (OK=34873  KO=0     )
>  UI IDM dashboard                                        (OK=34872  KO=0     )
>  UI IDM managed user schema                              (OK=34871  KO=0     )
>  UI IDM user                                             (OK=34871  KO=0     )
> RootUserinfo                                             (OK=116843 KO=0     )
>  UI IDM oidcToken                                        (OK=34865  KO=1     )
> userinfo                                                 (OK=34864  KO=0     )
> UI-Logout                                                (OK=34865  KO=0     )
> UI-Logout Redirect 1                                     (OK=34864  KO=0     )
>  UI AM revoke1                                           (OK=34862  KO=0     )
>  UI AM endsession                                        (OK=34863  KO=0     )
>  UI AM revoke2                                           (OK=34863  KO=0     )
> getIdToken                                               (OK=11482  KO=0     )
> getIdToken Redirect 1                                    (OK=11482  KO=0     )
> createOrganization                                       (OK=11482  KO=0     )
> tokenUserinfo                                            (OK=27417  KO=0     )
> queryOrganization                                        (OK=11482  KO=0     )
> deleteOrganization                                       (OK=11482  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7427   KO=0     )
> ReadPolicy                                               (OK=52005  KO=7     )
> DeletePolicy                                             (OK=51909  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1238   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7376 (99.01%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 54366  / active: 262    / done: 162281
================================================================================

09:22:25.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:25.755 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:25.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:25.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:26.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:26.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:26.425 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:26.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:26.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:26.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:27.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:27.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:28.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.539 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:29.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:30.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:30 GMT                                    2730s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2265981 KO=68    )
> restLoginInitiate                                        (OK=156975 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=156968 KO=2     )
> Skip 2FA                                                 (OK=87139  KO=0     )
> User Authorize PKCE stage                                (OK=184507 KO=1     )
> User AccessToken PKCE stage                              (OK=184500 KO=0     )
> GetUUid                                                  (OK=52198  KO=0     )
> GetOpenidConfig                                          (OK=156324 KO=0     )
> CreatePolicy                                             (OK=52158  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5883   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5883   KO=0     )
> UI-Post-Login - stage 1                                  (OK=34952  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=34952  KO=0     )
>  UI AM idFromSession                                     (OK=34950  KO=2     )
>  UI AM validateGoto                                      (OK=34952  KO=0     )
> UI-Post-Login - stage 2                                  (OK=34952  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=34952  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=34951  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=34951  KO=0     )
> UI-Post-Login - stage 3                                  (OK=34947  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=34946  KO=0     )
>  UI IDM uiconfig                                         (OK=34946  KO=0     )
>  UI Enduser sessioncheck                                 (OK=34946  KO=0     )
>  UI IDM version                                          (OK=34946  KO=0     )
>  UI IDM privilege                                        (OK=34946  KO=0     )
>  UI IDM login                                            (OK=34944  KO=2     )
>  UI IDM features                                         (OK=34946  KO=0     )
>  UI IDM dashboard                                        (OK=34946  KO=0     )
>  UI IDM managed user schema                              (OK=34946  KO=0     )
>  UI IDM user                                             (OK=34946  KO=0     )
> RootUserinfo                                             (OK=117055 KO=0     )
>  UI IDM oidcToken                                        (OK=34946  KO=1     )
> userinfo                                                 (OK=34944  KO=0     )
> UI-Logout                                                (OK=34946  KO=0     )
> UI-Logout Redirect 1                                     (OK=34945  KO=0     )
>  UI AM revoke1                                           (OK=34941  KO=0     )
>  UI AM endsession                                        (OK=34942  KO=0     )
>  UI AM revoke2                                           (OK=34943  KO=0     )
> getIdToken                                               (OK=11503  KO=0     )
> getIdToken Redirect 1                                    (OK=11503  KO=0     )
> createOrganization                                       (OK=11503  KO=0     )
> tokenUserinfo                                            (OK=27470  KO=0     )
> queryOrganization                                        (OK=11503  KO=0     )
> deleteOrganization                                       (OK=11503  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7440   KO=0     )
> ReadPolicy                                               (OK=52105  KO=7     )
> DeletePolicy                                             (OK=51996  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1241   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7403 (99.01%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 74%
          waiting: 54049  / active: 263    / done: 162597
================================================================================

09:22:30.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:31.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:31.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:31.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:31.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:31.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:32.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:32.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:33.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:33.322 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:33.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:34.341 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:34.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:34.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:35.007 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:35.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:35.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:35 GMT                                    2735s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2270239 KO=68    )
> restLoginInitiate                                        (OK=157276 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=157270 KO=2     )
> Skip 2FA                                                 (OK=87309  KO=0     )
> User Authorize PKCE stage                                (OK=184854 KO=1     )
> User AccessToken PKCE stage                              (OK=184851 KO=0     )
> GetUUid                                                  (OK=52298  KO=0     )
> GetOpenidConfig                                          (OK=156605 KO=0     )
> CreatePolicy                                             (OK=52255  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5893   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5893   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35019  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35018  KO=0     )
>  UI AM idFromSession                                     (OK=35016  KO=2     )
>  UI AM validateGoto                                      (OK=35018  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35017  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35017  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35013  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35013  KO=0     )
>  UI IDM uiconfig                                         (OK=35011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35011  KO=0     )
>  UI IDM version                                          (OK=35011  KO=0     )
>  UI IDM privilege                                        (OK=35011  KO=0     )
>  UI IDM login                                            (OK=35009  KO=2     )
>  UI IDM features                                         (OK=35011  KO=0     )
>  UI IDM dashboard                                        (OK=35011  KO=0     )
>  UI IDM managed user schema                              (OK=35011  KO=0     )
>  UI IDM user                                             (OK=35011  KO=0     )
> RootUserinfo                                             (OK=117262 KO=0     )
>  UI IDM oidcToken                                        (OK=35010  KO=1     )
> userinfo                                                 (OK=35009  KO=0     )
> UI-Logout                                                (OK=35011  KO=0     )
> UI-Logout Redirect 1                                     (OK=35011  KO=0     )
>  UI AM revoke1                                           (OK=35007  KO=0     )
>  UI AM endsession                                        (OK=35008  KO=0     )
>  UI AM revoke2                                           (OK=35008  KO=0     )
> getIdToken                                               (OK=11529  KO=0     )
> getIdToken Redirect 1                                    (OK=11529  KO=0     )
> createOrganization                                       (OK=11529  KO=0     )
> tokenUserinfo                                            (OK=27519  KO=0     )
> queryOrganization                                        (OK=11529  KO=0     )
> deleteOrganization                                       (OK=11528  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7457   KO=0     )
> ReadPolicy                                               (OK=52188  KO=7     )
> DeletePolicy                                             (OK=52096  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1243   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7420 (99.01%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 53733  / active: 272    / done: 162904
================================================================================

09:22:35.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:36.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:36.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:36.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:36.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:37.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:37.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:37.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:37.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:37.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:38.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:38.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:38.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:39.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:39.142 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:39.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:39.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:39.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:39.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:40 GMT                                    2740s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2275267 KO=68    )
> restLoginInitiate                                        (OK=157608 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=157597 KO=2     )
> Skip 2FA                                                 (OK=87466  KO=0     )
> User Authorize PKCE stage                                (OK=185252 KO=1     )
> User AccessToken PKCE stage                              (OK=185245 KO=0     )
> GetUUid                                                  (OK=52399  KO=0     )
> GetOpenidConfig                                          (OK=156888 KO=0     )
> CreatePolicy                                             (OK=52358  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5909   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5908   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35115  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35114  KO=0     )
>  UI AM idFromSession                                     (OK=35111  KO=2     )
>  UI AM validateGoto                                      (OK=35113  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35111  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35109  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35109  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35109  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35103  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35100  KO=0     )
>  UI IDM uiconfig                                         (OK=35098  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35098  KO=0     )
>  UI IDM version                                          (OK=35098  KO=0     )
>  UI IDM privilege                                        (OK=35098  KO=0     )
>  UI IDM login                                            (OK=35096  KO=2     )
>  UI IDM features                                         (OK=35098  KO=0     )
>  UI IDM dashboard                                        (OK=35098  KO=0     )
>  UI IDM managed user schema                              (OK=35098  KO=0     )
>  UI IDM user                                             (OK=35098  KO=0     )
> RootUserinfo                                             (OK=117484 KO=0     )
>  UI IDM oidcToken                                        (OK=35097  KO=1     )
> userinfo                                                 (OK=35096  KO=0     )
> UI-Logout                                                (OK=35097  KO=0     )
> UI-Logout Redirect 1                                     (OK=35097  KO=0     )
>  UI AM revoke1                                           (OK=35095  KO=0     )
>  UI AM endsession                                        (OK=35096  KO=0     )
>  UI AM revoke2                                           (OK=35096  KO=0     )
> getIdToken                                               (OK=11547  KO=0     )
> getIdToken Redirect 1                                    (OK=11547  KO=0     )
> createOrganization                                       (OK=11547  KO=0     )
> tokenUserinfo                                            (OK=27570  KO=0     )
> queryOrganization                                        (OK=11547  KO=0     )
> deleteOrganization                                       (OK=11546  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7484   KO=0     )
> ReadPolicy                                               (OK=52286  KO=7     )
> DeletePolicy                                             (OK=52181  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1250   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7439 (99.02%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 53389  / active: 293    / done: 163227
================================================================================

09:22:40.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:40.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:40.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:40.801 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:40.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:42.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:42.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:42.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:42.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:43.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:43.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:43.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:43.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:43.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:44.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:44.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:44.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:44.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:45 GMT                                    2745s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2279941 KO=68    )
> restLoginInitiate                                        (OK=157918 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=157908 KO=2     )
> Skip 2FA                                                 (OK=87635  KO=0     )
> User Authorize PKCE stage                                (OK=185627 KO=1     )
> User AccessToken PKCE stage                              (OK=185622 KO=0     )
> GetUUid                                                  (OK=52501  KO=0     )
> GetOpenidConfig                                          (OK=157188 KO=0     )
> CreatePolicy                                             (OK=52459  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5921   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5921   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35187  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35187  KO=0     )
>  UI AM idFromSession                                     (OK=35185  KO=2     )
>  UI AM validateGoto                                      (OK=35187  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35185  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35184  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35184  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35184  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35179  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35179  KO=0     )
>  UI IDM uiconfig                                         (OK=35179  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35179  KO=0     )
>  UI IDM version                                          (OK=35179  KO=0     )
>  UI IDM privilege                                        (OK=35178  KO=0     )
>  UI IDM login                                            (OK=35176  KO=2     )
>  UI IDM features                                         (OK=35179  KO=0     )
>  UI IDM dashboard                                        (OK=35178  KO=0     )
>  UI IDM managed user schema                              (OK=35178  KO=0     )
>  UI IDM user                                             (OK=35178  KO=0     )
> RootUserinfo                                             (OK=117715 KO=0     )
>  UI IDM oidcToken                                        (OK=35174  KO=1     )
> userinfo                                                 (OK=35172  KO=0     )
> UI-Logout                                                (OK=35174  KO=0     )
> UI-Logout Redirect 1                                     (OK=35174  KO=0     )
>  UI AM revoke1                                           (OK=35172  KO=0     )
>  UI AM endsession                                        (OK=35173  KO=0     )
>  UI AM revoke2                                           (OK=35173  KO=0     )
> getIdToken                                               (OK=11565  KO=0     )
> getIdToken Redirect 1                                    (OK=11564  KO=0     )
> createOrganization                                       (OK=11562  KO=0     )
> tokenUserinfo                                            (OK=27627  KO=0     )
> queryOrganization                                        (OK=11562  KO=0     )
> deleteOrganization                                       (OK=11562  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7504   KO=0     )
> ReadPolicy                                               (OK=52389  KO=7     )
> DeletePolicy                                             (OK=52279  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1255   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7457 (99.02%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 53066  / active: 297    / done: 163546
================================================================================

09:22:45.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:45.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:45.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:45.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:46.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:46.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:46.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:46.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:47.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:47.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:47.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:47.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:47.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:48.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:48.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:48.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:49.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:50.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:50 GMT                                    2750s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2284309 KO=68    )
> restLoginInitiate                                        (OK=158199 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=158191 KO=2     )
> Skip 2FA                                                 (OK=87779  KO=0     )
> User Authorize PKCE stage                                (OK=185959 KO=1     )
> User AccessToken PKCE stage                              (OK=185958 KO=0     )
> GetUUid                                                  (OK=52592  KO=0     )
> GetOpenidConfig                                          (OK=157485 KO=0     )
> CreatePolicy                                             (OK=52552  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5938   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5938   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35258  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35258  KO=0     )
>  UI AM idFromSession                                     (OK=35256  KO=2     )
>  UI AM validateGoto                                      (OK=35258  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35256  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35256  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35256  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35256  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35251  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35251  KO=0     )
>  UI IDM uiconfig                                         (OK=35251  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35251  KO=0     )
>  UI IDM version                                          (OK=35251  KO=0     )
>  UI IDM privilege                                        (OK=35251  KO=0     )
>  UI IDM login                                            (OK=35249  KO=2     )
>  UI IDM features                                         (OK=35251  KO=0     )
>  UI IDM dashboard                                        (OK=35251  KO=0     )
>  UI IDM managed user schema                              (OK=35251  KO=0     )
>  UI IDM user                                             (OK=35251  KO=0     )
> RootUserinfo                                             (OK=117931 KO=0     )
>  UI IDM oidcToken                                        (OK=35251  KO=1     )
> userinfo                                                 (OK=35250  KO=0     )
> UI-Logout                                                (OK=35252  KO=0     )
> UI-Logout Redirect 1                                     (OK=35251  KO=0     )
>  UI AM revoke1                                           (OK=35249  KO=0     )
>  UI AM endsession                                        (OK=35250  KO=0     )
>  UI AM revoke2                                           (OK=35250  KO=0     )
> getIdToken                                               (OK=11580  KO=0     )
> getIdToken Redirect 1                                    (OK=11580  KO=0     )
> createOrganization                                       (OK=11579  KO=0     )
> tokenUserinfo                                            (OK=27675  KO=0     )
> queryOrganization                                        (OK=11579  KO=0     )
> deleteOrganization                                       (OK=11578  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7521   KO=0     )
> ReadPolicy                                               (OK=52489  KO=7     )
> DeletePolicy                                             (OK=52383  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1257   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7475 (99.02%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################-                  ] 75%
          waiting: 52770  / active: 267    / done: 163872
================================================================================

09:22:50.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:51.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:51.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:51.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:52.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:52.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:52.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:52.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:52.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:52.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:52.924 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:53.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:54.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:54.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:54.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:22:55 GMT                                    2755s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2288067 KO=68    )
> restLoginInitiate                                        (OK=158480 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=158472 KO=2     )
> Skip 2FA                                                 (OK=87935  KO=0     )
> User Authorize PKCE stage                                (OK=186272 KO=1     )
> User AccessToken PKCE stage                              (OK=186267 KO=0     )
> GetUUid                                                  (OK=52683  KO=0     )
> GetOpenidConfig                                          (OK=157765 KO=0     )
> CreatePolicy                                             (OK=52643  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5949   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5949   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35312  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35312  KO=0     )
>  UI AM idFromSession                                     (OK=35310  KO=2     )
>  UI AM validateGoto                                      (OK=35312  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35309  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35307  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35306  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35306  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35304  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35304  KO=0     )
>  UI IDM uiconfig                                         (OK=35304  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35304  KO=0     )
>  UI IDM version                                          (OK=35304  KO=0     )
>  UI IDM privilege                                        (OK=35304  KO=0     )
>  UI IDM login                                            (OK=35302  KO=2     )
>  UI IDM features                                         (OK=35304  KO=0     )
>  UI IDM dashboard                                        (OK=35304  KO=0     )
>  UI IDM managed user schema                              (OK=35304  KO=0     )
>  UI IDM user                                             (OK=35304  KO=0     )
> RootUserinfo                                             (OK=118123 KO=0     )
>  UI IDM oidcToken                                        (OK=35304  KO=1     )
> userinfo                                                 (OK=35302  KO=0     )
> UI-Logout                                                (OK=35304  KO=0     )
> UI-Logout Redirect 1                                     (OK=35304  KO=0     )
>  UI AM revoke1                                           (OK=35301  KO=0     )
>  UI AM endsession                                        (OK=35302  KO=0     )
>  UI AM revoke2                                           (OK=35302  KO=0     )
> getIdToken                                               (OK=11604  KO=0     )
> getIdToken Redirect 1                                    (OK=11604  KO=0     )
> createOrganization                                       (OK=11604  KO=0     )
> tokenUserinfo                                            (OK=27723  KO=0     )
> queryOrganization                                        (OK=11603  KO=0     )
> deleteOrganization                                       (OK=11603  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7535   KO=0     )
> ReadPolicy                                               (OK=52583  KO=7     )
> DeletePolicy                                             (OK=52477  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1258   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7490 (99.02%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 52475  / active: 272    / done: 164162
================================================================================

09:22:55.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:55.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:55.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:56.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:56.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:56.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:56.950 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:57.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:57.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:57.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:58.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.655 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.766 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:22:59.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:00 GMT                                    2760s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2292284 KO=68    )
> restLoginInitiate                                        (OK=158791 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=158788 KO=2     )
> Skip 2FA                                                 (OK=88136  KO=0     )
> User Authorize PKCE stage                                (OK=186634 KO=1     )
> User AccessToken PKCE stage                              (OK=186629 KO=0     )
> GetUUid                                                  (OK=52813  KO=0     )
> GetOpenidConfig                                          (OK=158081 KO=0     )
> CreatePolicy                                             (OK=52766  KO=39    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5963   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5963   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35368  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35368  KO=0     )
>  UI AM idFromSession                                     (OK=35366  KO=2     )
>  UI AM validateGoto                                      (OK=35368  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35365  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35365  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35365  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35365  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35362  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35362  KO=0     )
>  UI IDM uiconfig                                         (OK=35360  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35360  KO=0     )
>  UI IDM version                                          (OK=35360  KO=0     )
>  UI IDM privilege                                        (OK=35359  KO=0     )
>  UI IDM login                                            (OK=35357  KO=2     )
>  UI IDM features                                         (OK=35359  KO=0     )
>  UI IDM dashboard                                        (OK=35359  KO=0     )
>  UI IDM managed user schema                              (OK=35358  KO=0     )
>  UI IDM user                                             (OK=35359  KO=0     )
> RootUserinfo                                             (OK=118366 KO=0     )
>  UI IDM oidcToken                                        (OK=35358  KO=1     )
> userinfo                                                 (OK=35357  KO=0     )
> UI-Logout                                                (OK=35359  KO=0     )
> UI-Logout Redirect 1                                     (OK=35359  KO=0     )
>  UI AM revoke1                                           (OK=35357  KO=0     )
>  UI AM endsession                                        (OK=35358  KO=0     )
>  UI AM revoke2                                           (OK=35358  KO=0     )
> getIdToken                                               (OK=11627  KO=0     )
> getIdToken Redirect 1                                    (OK=11626  KO=0     )
> createOrganization                                       (OK=11626  KO=0     )
> tokenUserinfo                                            (OK=27771  KO=0     )
> queryOrganization                                        (OK=11626  KO=0     )
> deleteOrganization                                       (OK=11626  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7550   KO=0     )
> ReadPolicy                                               (OK=52675  KO=7     )
> DeletePolicy                                             (OK=52576  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1260   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7510 (99.02%)
> status.find.in([200, 209], 304), found 409                         36 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 52152  / active: 295    / done: 164462
================================================================================

09:23:00.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:00.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:01.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:01.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 164782: status.find.in([200, 209], 304), found 409
09:23:01.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,164782,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI0MTk5MjQ5Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiN0FHR1RqcjdrTU9oOUVrc01iWjdkRm4tWWpvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTc4MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTc4MCwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMzgxLCJpYXQiOjE3MzE0ODk3ODEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlNTSU9hYUxDRUd6ZFgybEtHeC0za1BiakFGVSJ9.UdlccZMJGACc9SOpYmYAPM8aDj7MTaLcrypkMe_FRnT6yCm1jlscLxHd-NhJi5FwF23FRViopjVQKwgQCPh1yH0YEKvcvplwy_7TBoxOGVpDbVFn9FKSNxrGWltIMieRZpSOtSsK0WgVEljNCyYlIc4LGcI0t9crH0sbanEs8Ilcyfr5LotcsN37xyPDpVe2btAFp1-eykfD3m4LzHTm5TllfGwDOeixpJ2sNkTCCK8Fk0PoLlwtapKlbm-oHFUMcXxqAT4lcl0_0rRYmbK855bPTGqN26CbHOsm-UNhJz-C99yZ3pZaA3bhKuaeh1N0ZrtJaUzs0_XCvFkeb4MbHw, username -> user.135082, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy717573, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7fb4b4b1, authcode -> nB_cWeglebWCtLG8x-PhLljRUso, useAdminRealm -> true, callbacks -> {"tokenId":"kD678_Bw-xWDCk1ETQRUhScrVd8.*AAJTSQACMDIAAlNLABxBaGlRM2ZSRGc5eEJ2SVhFcVNCdmYwOFlVcDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489780972), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=kD678_Bw-xWDCk1ETQRUhScrVd8.*AAJTSQACMDIAAlNLABxBaGlRM2ZSRGc5eEJ2SVhFcVNCdmYwOFlVcDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489780972))), password -> Pa_ssw0rd, challenge -> e1iG-QJlq_ECFzog4WpDeB90W-Ytoj1ff86GkHFf7NU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> LTk1OTg2MTM2MjUyMzQ3MDQw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1a4f31d9, tokenId -> kD678_Bw-xWDCk1ETQRUhScrVd8.*AAJTSQACMDIAAlNLABxBaGlRM2ZSRGc5eEJ2SVhFcVNCdmYwOFlVcDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=kD678_Bw-xWDCk1ETQRUhScrVd8.*AAJTSQACMDIAAlNLABxBaGlRM2ZSRGc5eEJ2SVhFcVNCdmYwOFlVcDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=kD678_Bw-xWDCk1ETQRUhScrVd8.*AAJTSQACMDIAAlNLABxBaGlRM2ZSRGc5eEJ2SVhFcVNCdmYwOFlVcDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy717573","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:23:01 GMT
	x-forgerock-transactionid: 45f55edf-5fdc-40a1-a04a-e16c0f051e0c
	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:23:01.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:02.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:03.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:04.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:04.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:04.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:05.281 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:05 GMT                                    2765s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2296274 KO=69    )
> restLoginInitiate                                        (OK=159082 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=159073 KO=2     )
> Skip 2FA                                                 (OK=88291  KO=0     )
> User Authorize PKCE stage                                (OK=186959 KO=1     )
> User AccessToken PKCE stage                              (OK=186955 KO=0     )
> GetUUid                                                  (OK=52902  KO=0     )
> GetOpenidConfig                                          (OK=158387 KO=0     )
> CreatePolicy                                             (OK=52862  KO=40    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5975   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5973   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35427  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35426  KO=0     )
>  UI AM idFromSession                                     (OK=35424  KO=2     )
>  UI AM validateGoto                                      (OK=35426  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35423  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35423  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35423  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35423  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35418  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35418  KO=0     )
>  UI IDM uiconfig                                         (OK=35418  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35418  KO=0     )
>  UI IDM version                                          (OK=35418  KO=0     )
>  UI IDM privilege                                        (OK=35418  KO=0     )
>  UI IDM login                                            (OK=35416  KO=2     )
>  UI IDM features                                         (OK=35418  KO=0     )
>  UI IDM dashboard                                        (OK=35418  KO=0     )
>  UI IDM managed user schema                              (OK=35417  KO=0     )
>  UI IDM user                                             (OK=35417  KO=0     )
> RootUserinfo                                             (OK=118579 KO=0     )
>  UI IDM oidcToken                                        (OK=35415  KO=1     )
> userinfo                                                 (OK=35412  KO=0     )
> UI-Logout                                                (OK=35414  KO=0     )
> UI-Logout Redirect 1                                     (OK=35413  KO=0     )
>  UI AM revoke1                                           (OK=35411  KO=0     )
>  UI AM endsession                                        (OK=35412  KO=0     )
>  UI AM revoke2                                           (OK=35412  KO=0     )
> getIdToken                                               (OK=11649  KO=0     )
> getIdToken Redirect 1                                    (OK=11649  KO=0     )
> createOrganization                                       (OK=11649  KO=0     )
> tokenUserinfo                                            (OK=27830  KO=0     )
> queryOrganization                                        (OK=11649  KO=0     )
> deleteOrganization                                       (OK=11649  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7560   KO=0     )
> ReadPolicy                                               (OK=52794  KO=7     )
> DeletePolicy                                             (OK=52667  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1262   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7520 (99.01%)
> status.find.in([200, 209], 304), found 409                         37 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 75%
          waiting: 51848  / active: 303    / done: 164758
================================================================================

09:23:05.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:05.979 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 165066: status.find.in([200, 209], 304), found 409
09:23:05.980 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,165066,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI0MzY5Njg3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYWR6UjRmRHNxS1NwQzkxaEtPWmxWeVI0eUVJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTc4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTc4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMzg1LCJpYXQiOjE3MzE0ODk3ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjQ4bTE5eFhoWFAtQ2ZJWDVuaFctUXRRaFFoayJ9.nrkVlIhQEMQGPeHiVH1Wqkxn1XhFKG0mnR2niiW3oi3MIYhWcHze5BZE-5GrO1GAA3y_YMflHDLpEn0R7g5KZ4E3YSmLoGqxEAnZrxhllIpQMBaPTBxSjuYQSWPm7ag5LlcwQq04vNugf8Aoa9bzJ7kYPrT32IkO-gXhhLmWIbSMjeF_I7V0XoZ8WZUC8xJimf-Rn6GIQzEFzjUovP5W6fuciis4Z2Ug-I43pKHiFcDRM5AJ0bQQVO-c88idC3XE7acHDCx_dq3YljVDKORSVQ97npzEoQ3C6yBhb5ohsjS3oV3j2WzlY7WpEo2cV93Xh1XGYvZ1Jiz9DiQBtRdlIw, username -> user.37546, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy659212, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cd64c17, authcode -> 9FR76vvAVR1A8Q9GKoDsDMzupIs, useAdminRealm -> true, callbacks -> {"tokenId":"9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489785699), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489785699))), password -> Pa_ssw0rd, challenge -> FehVk2b3826h4gg6iGMuRroC06Lzvpa7blQX2Eo7cmY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDk0OTgwMzg1MTA4MzE0MzkxOQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aed0617, tokenId -> 9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy659212","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:23:05 GMT
	x-forgerock-transactionid: b0b31bb6-500b-4249-89fd-fd72b958509d
	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:23:06.052 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:06.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:07.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:09.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:09.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:09.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:10 GMT                                    2770s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2300425 KO=70    )
> restLoginInitiate                                        (OK=159357 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=159348 KO=2     )
> Skip 2FA                                                 (OK=88445  KO=0     )
> User Authorize PKCE stage                                (OK=187286 KO=1     )
> User AccessToken PKCE stage                              (OK=187280 KO=0     )
> GetUUid                                                  (OK=52995  KO=0     )
> GetOpenidConfig                                          (OK=158697 KO=0     )
> CreatePolicy                                             (OK=52953  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=5992   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=5992   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35493  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35491  KO=0     )
>  UI AM idFromSession                                     (OK=35488  KO=2     )
>  UI AM validateGoto                                      (OK=35490  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35489  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35488  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35487  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35486  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35482  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35482  KO=0     )
>  UI IDM uiconfig                                         (OK=35482  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35482  KO=0     )
>  UI IDM version                                          (OK=35482  KO=0     )
>  UI IDM privilege                                        (OK=35482  KO=0     )
>  UI IDM login                                            (OK=35480  KO=2     )
>  UI IDM features                                         (OK=35482  KO=0     )
>  UI IDM dashboard                                        (OK=35482  KO=0     )
>  UI IDM managed user schema                              (OK=35482  KO=0     )
>  UI IDM user                                             (OK=35482  KO=0     )
> RootUserinfo                                             (OK=118794 KO=0     )
>  UI IDM oidcToken                                        (OK=35482  KO=1     )
> userinfo                                                 (OK=35479  KO=0     )
> UI-Logout                                                (OK=35481  KO=0     )
> UI-Logout Redirect 1                                     (OK=35481  KO=0     )
>  UI AM revoke1                                           (OK=35479  KO=0     )
>  UI AM endsession                                        (OK=35480  KO=0     )
>  UI AM revoke2                                           (OK=35480  KO=0     )
> getIdToken                                               (OK=11665  KO=0     )
> getIdToken Redirect 1                                    (OK=11664  KO=0     )
> createOrganization                                       (OK=11663  KO=0     )
> tokenUserinfo                                            (OK=27872  KO=0     )
> queryOrganization                                        (OK=11663  KO=0     )
> deleteOrganization                                       (OK=11663  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7575   KO=0     )
> ReadPolicy                                               (OK=52893  KO=7     )
> DeletePolicy                                             (OK=52788  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1266   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7527 (99.00%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         20 ( 0.26%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 51552  / active: 286    / done: 165071
================================================================================

09:23:10.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:10.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:10.827 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:10.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:10.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:11.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 165066: status.find.in([200, 209], 304), found 404
09:23:11.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,165066,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI0MzY5Njg3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYWR6UjRmRHNxS1NwQzkxaEtPWmxWeVI0eUVJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTc4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTc4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMzg1LCJpYXQiOjE3MzE0ODk3ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjQ4bTE5eFhoWFAtQ2ZJWDVuaFctUXRRaFFoayJ9.nrkVlIhQEMQGPeHiVH1Wqkxn1XhFKG0mnR2niiW3oi3MIYhWcHze5BZE-5GrO1GAA3y_YMflHDLpEn0R7g5KZ4E3YSmLoGqxEAnZrxhllIpQMBaPTBxSjuYQSWPm7ag5LlcwQq04vNugf8Aoa9bzJ7kYPrT32IkO-gXhhLmWIbSMjeF_I7V0XoZ8WZUC8xJimf-Rn6GIQzEFzjUovP5W6fuciis4Z2Ug-I43pKHiFcDRM5AJ0bQQVO-c88idC3XE7acHDCx_dq3YljVDKORSVQ97npzEoQ3C6yBhb5ohsjS3oV3j2WzlY7WpEo2cV93Xh1XGYvZ1Jiz9DiQBtRdlIw, username -> user.37546, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy659212, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cd64c17, authcode -> 9FR76vvAVR1A8Q9GKoDsDMzupIs, useAdminRealm -> true, callbacks -> {"tokenId":"9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489785699), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489785699))), password -> Pa_ssw0rd, challenge -> FehVk2b3826h4gg6iGMuRroC06Lzvpa7blQX2Eo7cmY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDk0OTgwMzg1MTA4MzE0MzkxOQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aed0617, tokenId -> 9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy659212
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=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:23:11 GMT
	x-forgerock-transactionid: 428f4b62-bfa5-42eb-a539-6a6f3fe347fc
	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 testPolicy659212 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:23:11.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:11.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:11.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:13.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:14.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:14.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:14.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:14.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:14.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:15 GMT                                    2775s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2304713 KO=71    )
> restLoginInitiate                                        (OK=159654 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=159647 KO=2     )
> Skip 2FA                                                 (OK=88633  KO=0     )
> User Authorize PKCE stage                                (OK=187645 KO=1     )
> User AccessToken PKCE stage                              (OK=187642 KO=0     )
> GetUUid                                                  (OK=53108  KO=0     )
> GetOpenidConfig                                          (OK=159000 KO=0     )
> CreatePolicy                                             (OK=53064  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6007   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6006   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35551  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35550  KO=0     )
>  UI AM idFromSession                                     (OK=35548  KO=2     )
>  UI AM validateGoto                                      (OK=35550  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35549  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35547  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35547  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35547  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35543  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35543  KO=0     )
>  UI IDM uiconfig                                         (OK=35543  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35543  KO=0     )
>  UI IDM version                                          (OK=35543  KO=0     )
>  UI IDM privilege                                        (OK=35543  KO=0     )
>  UI IDM login                                            (OK=35541  KO=2     )
>  UI IDM features                                         (OK=35543  KO=0     )
>  UI IDM dashboard                                        (OK=35543  KO=0     )
>  UI IDM managed user schema                              (OK=35543  KO=0     )
>  UI IDM user                                             (OK=35543  KO=0     )
> RootUserinfo                                             (OK=119010 KO=0     )
>  UI IDM oidcToken                                        (OK=35542  KO=1     )
> userinfo                                                 (OK=35541  KO=0     )
> UI-Logout                                                (OK=35543  KO=0     )
> UI-Logout Redirect 1                                     (OK=35543  KO=0     )
>  UI AM revoke1                                           (OK=35541  KO=0     )
>  UI AM endsession                                        (OK=35542  KO=0     )
>  UI AM revoke2                                           (OK=35542  KO=0     )
> getIdToken                                               (OK=11699  KO=0     )
> getIdToken Redirect 1                                    (OK=11699  KO=0     )
> createOrganization                                       (OK=11698  KO=0     )
> tokenUserinfo                                            (OK=27919  KO=0     )
> queryOrganization                                        (OK=11698  KO=0     )
> deleteOrganization                                       (OK=11698  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7593   KO=0     )
> ReadPolicy                                               (OK=52985  KO=8     )
> DeletePolicy                                             (OK=52885  KO=13    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1269   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7541 (98.99%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         21 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 51241  / active: 290    / done: 165378
================================================================================

09:23:15.523 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:16.167 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 165066: status.find.in([200, 209], 304), found 404
09:23:16.168 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,165066,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI0MzY5Njg3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYWR6UjRmRHNxS1NwQzkxaEtPWmxWeVI0eUVJIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTc4NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTc4NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzMzg1LCJpYXQiOjE3MzE0ODk3ODUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IjQ4bTE5eFhoWFAtQ2ZJWDVuaFctUXRRaFFoayJ9.nrkVlIhQEMQGPeHiVH1Wqkxn1XhFKG0mnR2niiW3oi3MIYhWcHze5BZE-5GrO1GAA3y_YMflHDLpEn0R7g5KZ4E3YSmLoGqxEAnZrxhllIpQMBaPTBxSjuYQSWPm7ag5LlcwQq04vNugf8Aoa9bzJ7kYPrT32IkO-gXhhLmWIbSMjeF_I7V0XoZ8WZUC8xJimf-Rn6GIQzEFzjUovP5W6fuciis4Z2Ug-I43pKHiFcDRM5AJ0bQQVO-c88idC3XE7acHDCx_dq3YljVDKORSVQ97npzEoQ3C6yBhb5ohsjS3oV3j2WzlY7WpEo2cV93Xh1XGYvZ1Jiz9DiQBtRdlIw, username -> user.37546, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy659212, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1cd64c17, authcode -> 9FR76vvAVR1A8Q9GKoDsDMzupIs, useAdminRealm -> true, callbacks -> {"tokenId":"9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489785699), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489785699))), password -> Pa_ssw0rd, challenge -> FehVk2b3826h4gg6iGMuRroC06Lzvpa7blQX2Eo7cmY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 42.42.42.42, verifier -> NDk0OTgwMzg1MTA4MzE0MzkxOQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@aed0617, tokenId -> 9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@2bef51f2)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy659212
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=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=9PJOgaWaJ0tTZfbVzRAoW986zy4.*AAJTSQACMDIAAlNLABxSY0NJS2VnY0RZdXEvMGR0RGhOci9FbisrMXM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:23:16 GMT
	x-forgerock-transactionid: 6699e00b-1859-4387-afd1-89dcc152c7e0
	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 testPolicy659212 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:23:16.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:17.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:17.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:17.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:18.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:18.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:18.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:19.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:20 GMT                                    2780s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2308938 KO=72    )
> restLoginInitiate                                        (OK=159937 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=159929 KO=2     )
> Skip 2FA                                                 (OK=88796  KO=0     )
> User Authorize PKCE stage                                (OK=187982 KO=1     )
> User AccessToken PKCE stage                              (OK=187978 KO=0     )
> GetUUid                                                  (OK=53209  KO=0     )
> GetOpenidConfig                                          (OK=159301 KO=0     )
> CreatePolicy                                             (OK=53166  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6018   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6018   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35617  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35617  KO=0     )
>  UI AM idFromSession                                     (OK=35615  KO=2     )
>  UI AM validateGoto                                      (OK=35616  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35615  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35613  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35613  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35613  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35611  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35611  KO=0     )
>  UI IDM uiconfig                                         (OK=35611  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35611  KO=0     )
>  UI IDM version                                          (OK=35611  KO=0     )
>  UI IDM privilege                                        (OK=35611  KO=0     )
>  UI IDM login                                            (OK=35609  KO=2     )
>  UI IDM features                                         (OK=35611  KO=0     )
>  UI IDM dashboard                                        (OK=35609  KO=0     )
>  UI IDM managed user schema                              (OK=35609  KO=0     )
>  UI IDM user                                             (OK=35609  KO=0     )
> RootUserinfo                                             (OK=119231 KO=0     )
>  UI IDM oidcToken                                        (OK=35608  KO=1     )
> userinfo                                                 (OK=35605  KO=0     )
> UI-Logout                                                (OK=35607  KO=0     )
> UI-Logout Redirect 1                                     (OK=35607  KO=0     )
>  UI AM revoke1                                           (OK=35605  KO=0     )
>  UI AM endsession                                        (OK=35606  KO=0     )
>  UI AM revoke2                                           (OK=35606  KO=0     )
> getIdToken                                               (OK=11718  KO=0     )
> getIdToken Redirect 1                                    (OK=11717  KO=0     )
> createOrganization                                       (OK=11717  KO=0     )
> tokenUserinfo                                            (OK=27961  KO=0     )
> queryOrganization                                        (OK=11717  KO=0     )
> deleteOrganization                                       (OK=11717  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7607   KO=0     )
> ReadPolicy                                               (OK=53094  KO=8     )
> DeletePolicy                                             (OK=52976  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1273   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7550 (98.98%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 50951  / active: 298    / done: 165660
================================================================================

09:23:20.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:20.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:21.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:21.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:21.772 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:22.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:22.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:23.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:23.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:23.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:23.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:24.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:24.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:24.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:25.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:25.354 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:25 GMT                                    2785s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2313041 KO=72    )
> restLoginInitiate                                        (OK=160227 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=160217 KO=2     )
> Skip 2FA                                                 (OK=88972  KO=0     )
> User Authorize PKCE stage                                (OK=188311 KO=1     )
> User AccessToken PKCE stage                              (OK=188306 KO=0     )
> GetUUid                                                  (OK=53319  KO=0     )
> GetOpenidConfig                                          (OK=159625 KO=0     )
> CreatePolicy                                             (OK=53276  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6028   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6026   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35678  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35677  KO=0     )
>  UI AM idFromSession                                     (OK=35674  KO=2     )
>  UI AM validateGoto                                      (OK=35676  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35672  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35672  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35671  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35671  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35670  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35669  KO=0     )
>  UI IDM uiconfig                                         (OK=35668  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35668  KO=0     )
>  UI IDM version                                          (OK=35668  KO=0     )
>  UI IDM privilege                                        (OK=35668  KO=0     )
>  UI IDM login                                            (OK=35666  KO=2     )
>  UI IDM features                                         (OK=35668  KO=0     )
>  UI IDM dashboard                                        (OK=35668  KO=0     )
>  UI IDM managed user schema                              (OK=35668  KO=0     )
>  UI IDM user                                             (OK=35668  KO=0     )
> RootUserinfo                                             (OK=119451 KO=0     )
>  UI IDM oidcToken                                        (OK=35667  KO=1     )
> userinfo                                                 (OK=35665  KO=0     )
> UI-Logout                                                (OK=35667  KO=0     )
> UI-Logout Redirect 1                                     (OK=35666  KO=0     )
>  UI AM revoke1                                           (OK=35664  KO=0     )
>  UI AM endsession                                        (OK=35665  KO=0     )
>  UI AM revoke2                                           (OK=35665  KO=0     )
> getIdToken                                               (OK=11743  KO=0     )
> getIdToken Redirect 1                                    (OK=11743  KO=0     )
> createOrganization                                       (OK=11743  KO=0     )
> tokenUserinfo                                            (OK=27996  KO=0     )
> queryOrganization                                        (OK=11742  KO=0     )
> deleteOrganization                                       (OK=11739  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7621   KO=0     )
> ReadPolicy                                               (OK=53197  KO=8     )
> DeletePolicy                                             (OK=53084  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1276   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7566 (98.98%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 50647  / active: 301    / done: 165961
================================================================================

09:23:25.531 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:25.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:26.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:26.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:26.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:26.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:27.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:27.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:27.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:28.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:28.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:28.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:28.352 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:28.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:29.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:29.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:30.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:30.160 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:30 GMT                                    2790s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2317111 KO=72    )
> restLoginInitiate                                        (OK=160506 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=160499 KO=2     )
> Skip 2FA                                                 (OK=89136  KO=0     )
> User Authorize PKCE stage                                (OK=188637 KO=1     )
> User AccessToken PKCE stage                              (OK=188635 KO=0     )
> GetUUid                                                  (OK=53420  KO=0     )
> GetOpenidConfig                                          (OK=159939 KO=0     )
> CreatePolicy                                             (OK=53377  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6035   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6035   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35737  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35737  KO=0     )
>  UI AM idFromSession                                     (OK=35735  KO=2     )
>  UI AM validateGoto                                      (OK=35737  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35736  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35736  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35734  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35734  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35729  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35729  KO=0     )
>  UI IDM uiconfig                                         (OK=35728  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35728  KO=0     )
>  UI IDM version                                          (OK=35728  KO=0     )
>  UI IDM privilege                                        (OK=35728  KO=0     )
>  UI IDM login                                            (OK=35726  KO=2     )
>  UI IDM features                                         (OK=35728  KO=0     )
>  UI IDM dashboard                                        (OK=35728  KO=0     )
>  UI IDM managed user schema                              (OK=35728  KO=0     )
>  UI IDM user                                             (OK=35727  KO=0     )
> RootUserinfo                                             (OK=119649 KO=0     )
>  UI IDM oidcToken                                        (OK=35727  KO=1     )
> userinfo                                                 (OK=35726  KO=0     )
> UI-Logout                                                (OK=35728  KO=0     )
> UI-Logout Redirect 1                                     (OK=35728  KO=0     )
>  UI AM revoke1                                           (OK=35726  KO=0     )
>  UI AM endsession                                        (OK=35727  KO=0     )
>  UI AM revoke2                                           (OK=35727  KO=0     )
> getIdToken                                               (OK=11764  KO=0     )
> getIdToken Redirect 1                                    (OK=11764  KO=0     )
> createOrganization                                       (OK=11764  KO=0     )
> tokenUserinfo                                            (OK=28038  KO=0     )
> queryOrganization                                        (OK=11763  KO=0     )
> deleteOrganization                                       (OK=11763  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7632   KO=0     )
> ReadPolicy                                               (OK=53305  KO=8     )
> DeletePolicy                                             (OK=53189  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1279   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7584 (98.98%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 50364  / active: 286    / done: 166259
================================================================================

09:23:30.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:31.251 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:31.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:31.886 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:32.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:32.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:32.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:33.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:33.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:33.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:34.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:34.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:34.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:34.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:35 GMT                                    2795s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2321376 KO=72    )
> restLoginInitiate                                        (OK=160784 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=160780 KO=2     )
> Skip 2FA                                                 (OK=89285  KO=0     )
> User Authorize PKCE stage                                (OK=188970 KO=1     )
> User AccessToken PKCE stage                              (OK=188965 KO=0     )
> GetUUid                                                  (OK=53515  KO=0     )
> GetOpenidConfig                                          (OK=160242 KO=0     )
> CreatePolicy                                             (OK=53473  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6044   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6043   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35806  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35805  KO=0     )
>  UI AM idFromSession                                     (OK=35802  KO=2     )
>  UI AM validateGoto                                      (OK=35804  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35804  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35803  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35803  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35803  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35801  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35801  KO=0     )
>  UI IDM uiconfig                                         (OK=35801  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35801  KO=0     )
>  UI IDM version                                          (OK=35801  KO=0     )
>  UI IDM privilege                                        (OK=35801  KO=0     )
>  UI IDM login                                            (OK=35799  KO=2     )
>  UI IDM features                                         (OK=35801  KO=0     )
>  UI IDM dashboard                                        (OK=35800  KO=0     )
>  UI IDM managed user schema                              (OK=35800  KO=0     )
>  UI IDM user                                             (OK=35800  KO=0     )
> RootUserinfo                                             (OK=119823 KO=0     )
>  UI IDM oidcToken                                        (OK=35800  KO=1     )
> userinfo                                                 (OK=35797  KO=0     )
> UI-Logout                                                (OK=35798  KO=0     )
> UI-Logout Redirect 1                                     (OK=35798  KO=0     )
>  UI AM revoke1                                           (OK=35795  KO=0     )
>  UI AM endsession                                        (OK=35796  KO=0     )
>  UI AM revoke2                                           (OK=35796  KO=0     )
> getIdToken                                               (OK=11785  KO=0     )
> getIdToken Redirect 1                                    (OK=11785  KO=0     )
> createOrganization                                       (OK=11785  KO=0     )
> tokenUserinfo                                            (OK=28084  KO=0     )
> queryOrganization                                        (OK=11785  KO=0     )
> deleteOrganization                                       (OK=11785  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7645   KO=0     )
> ReadPolicy                                               (OK=53409  KO=8     )
> DeletePolicy                                             (OK=53294  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1279   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7598 (98.98%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 50078  / active: 269    / done: 166562
================================================================================

09:23:35.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:35.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:35.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:36.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:36.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:37.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:38.434 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:38.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:38.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:38.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:38.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:39.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:39.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:40.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:40.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:40.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:40 GMT                                    2800s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2325627 KO=72    )
> restLoginInitiate                                        (OK=161053 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=161046 KO=2     )
> Skip 2FA                                                 (OK=89425  KO=0     )
> User Authorize PKCE stage                                (OK=189304 KO=1     )
> User AccessToken PKCE stage                              (OK=189303 KO=0     )
> GetUUid                                                  (OK=53596  KO=0     )
> GetOpenidConfig                                          (OK=160526 KO=0     )
> CreatePolicy                                             (OK=53553  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6050   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6049   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35879  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35879  KO=0     )
>  UI AM idFromSession                                     (OK=35877  KO=2     )
>  UI AM validateGoto                                      (OK=35879  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35878  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35877  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35877  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35877  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35874  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35873  KO=0     )
>  UI IDM uiconfig                                         (OK=35873  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35873  KO=0     )
>  UI IDM version                                          (OK=35872  KO=0     )
>  UI IDM privilege                                        (OK=35872  KO=0     )
>  UI IDM login                                            (OK=35870  KO=2     )
>  UI IDM features                                         (OK=35872  KO=0     )
>  UI IDM dashboard                                        (OK=35872  KO=0     )
>  UI IDM managed user schema                              (OK=35872  KO=0     )
>  UI IDM user                                             (OK=35871  KO=0     )
> RootUserinfo                                             (OK=120034 KO=0     )
>  UI IDM oidcToken                                        (OK=35871  KO=1     )
> userinfo                                                 (OK=35869  KO=0     )
> UI-Logout                                                (OK=35871  KO=0     )
> UI-Logout Redirect 1                                     (OK=35871  KO=0     )
>  UI AM revoke1                                           (OK=35868  KO=0     )
>  UI AM endsession                                        (OK=35869  KO=0     )
>  UI AM revoke2                                           (OK=35869  KO=0     )
> getIdToken                                               (OK=11802  KO=0     )
> getIdToken Redirect 1                                    (OK=11802  KO=0     )
> createOrganization                                       (OK=11802  KO=0     )
> tokenUserinfo                                            (OK=28127  KO=0     )
> queryOrganization                                        (OK=11802  KO=0     )
> deleteOrganization                                       (OK=11801  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7659   KO=0     )
> ReadPolicy                                               (OK=53506  KO=8     )
> DeletePolicy                                             (OK=53401  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1281   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7614 (98.99%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################-                 ] 76%
          waiting: 49801  / active: 256    / done: 166852
================================================================================

09:23:40.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:41.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:41.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:41.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:42.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:42.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:42.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:42.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:42.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:42.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:43.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:43.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:43.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:43.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:43.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:44.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:44.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:45.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:45 GMT                                    2805s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2329461 KO=72    )
> restLoginInitiate                                        (OK=161346 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=161335 KO=2     )
> Skip 2FA                                                 (OK=89582  KO=0     )
> User Authorize PKCE stage                                (OK=189623 KO=1     )
> User AccessToken PKCE stage                              (OK=189621 KO=0     )
> GetUUid                                                  (OK=53682  KO=0     )
> GetOpenidConfig                                          (OK=160787 KO=0     )
> CreatePolicy                                             (OK=53636  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6062   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6062   KO=0     )
> UI-Post-Login - stage 1                                  (OK=35931  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=35931  KO=0     )
>  UI AM idFromSession                                     (OK=35929  KO=2     )
>  UI AM validateGoto                                      (OK=35931  KO=0     )
> UI-Post-Login - stage 2                                  (OK=35931  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=35930  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=35930  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=35930  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35928  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35927  KO=0     )
>  UI IDM uiconfig                                         (OK=35927  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35927  KO=0     )
>  UI IDM version                                          (OK=35927  KO=0     )
>  UI IDM privilege                                        (OK=35927  KO=0     )
>  UI IDM login                                            (OK=35925  KO=2     )
>  UI IDM features                                         (OK=35927  KO=0     )
>  UI IDM dashboard                                        (OK=35927  KO=0     )
>  UI IDM managed user schema                              (OK=35927  KO=0     )
>  UI IDM user                                             (OK=35927  KO=0     )
> RootUserinfo                                             (OK=120260 KO=0     )
>  UI IDM oidcToken                                        (OK=35927  KO=1     )
> userinfo                                                 (OK=35926  KO=0     )
> UI-Logout                                                (OK=35928  KO=0     )
> UI-Logout Redirect 1                                     (OK=35928  KO=0     )
>  UI AM revoke1                                           (OK=35926  KO=0     )
>  UI AM endsession                                        (OK=35927  KO=0     )
>  UI AM revoke2                                           (OK=35927  KO=0     )
> getIdToken                                               (OK=11822  KO=0     )
> getIdToken Redirect 1                                    (OK=11822  KO=0     )
> createOrganization                                       (OK=11822  KO=0     )
> tokenUserinfo                                            (OK=28186  KO=0     )
> queryOrganization                                        (OK=11821  KO=0     )
> deleteOrganization                                       (OK=11821  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7673   KO=0     )
> ReadPolicy                                               (OK=53585  KO=8     )
> DeletePolicy                                             (OK=53500  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1285   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7632 (98.99%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 49495  / active: 248    / done: 167166
================================================================================

09:23:46.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:46.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:46.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:46.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:47.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:48.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:48.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:48.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:48.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:48.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:49.173 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:49.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:50.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:50.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:50 GMT                                    2810s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2333572 KO=72    )
> restLoginInitiate                                        (OK=161625 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=161618 KO=2     )
> Skip 2FA                                                 (OK=89720  KO=0     )
> User Authorize PKCE stage                                (OK=189961 KO=1     )
> User AccessToken PKCE stage                              (OK=189955 KO=0     )
> GetUUid                                                  (OK=53766  KO=0     )
> GetOpenidConfig                                          (OK=161035 KO=0     )
> CreatePolicy                                             (OK=53723  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6067   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6067   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36005  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36005  KO=0     )
>  UI AM idFromSession                                     (OK=36002  KO=2     )
>  UI AM validateGoto                                      (OK=36004  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36003  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36002  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36001  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36001  KO=0     )
> UI-Post-Login - stage 3                                  (OK=35996  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=35996  KO=0     )
>  UI IDM uiconfig                                         (OK=35995  KO=0     )
>  UI Enduser sessioncheck                                 (OK=35995  KO=0     )
>  UI IDM version                                          (OK=35995  KO=0     )
>  UI IDM privilege                                        (OK=35994  KO=0     )
>  UI IDM login                                            (OK=35992  KO=2     )
>  UI IDM features                                         (OK=35994  KO=0     )
>  UI IDM dashboard                                        (OK=35994  KO=0     )
>  UI IDM managed user schema                              (OK=35994  KO=0     )
>  UI IDM user                                             (OK=35994  KO=0     )
> RootUserinfo                                             (OK=120491 KO=0     )
>  UI IDM oidcToken                                        (OK=35992  KO=1     )
> userinfo                                                 (OK=35991  KO=0     )
> UI-Logout                                                (OK=35992  KO=0     )
> UI-Logout Redirect 1                                     (OK=35991  KO=0     )
>  UI AM revoke1                                           (OK=35987  KO=0     )
>  UI AM endsession                                        (OK=35989  KO=0     )
>  UI AM revoke2                                           (OK=35988  KO=0     )
> getIdToken                                               (OK=11837  KO=0     )
> getIdToken Redirect 1                                    (OK=11837  KO=0     )
> createOrganization                                       (OK=11837  KO=0     )
> tokenUserinfo                                            (OK=28240  KO=0     )
> queryOrganization                                        (OK=11837  KO=0     )
> deleteOrganization                                       (OK=11837  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7695   KO=0     )
> ReadPolicy                                               (OK=53667  KO=8     )
> DeletePolicy                                             (OK=53579  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1286   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7646 (98.99%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 49215  / active: 251    / done: 167443
================================================================================

09:23:50.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:50.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:50.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:52.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:52.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:52.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:53.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:54.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:23:55 GMT                                    2815s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2337481 KO=72    )
> restLoginInitiate                                        (OK=161879 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=161873 KO=2     )
> Skip 2FA                                                 (OK=89863  KO=0     )
> User Authorize PKCE stage                                (OK=190271 KO=1     )
> User AccessToken PKCE stage                              (OK=190267 KO=0     )
> GetUUid                                                  (OK=53851  KO=0     )
> GetOpenidConfig                                          (OK=161289 KO=0     )
> CreatePolicy                                             (OK=53809  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6080   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6080   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36067  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36067  KO=0     )
>  UI AM idFromSession                                     (OK=36064  KO=2     )
>  UI AM validateGoto                                      (OK=36066  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36064  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36063  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36063  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36063  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36058  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36058  KO=0     )
>  UI IDM uiconfig                                         (OK=36058  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36058  KO=0     )
>  UI IDM version                                          (OK=36058  KO=0     )
>  UI IDM privilege                                        (OK=36058  KO=0     )
>  UI IDM login                                            (OK=36056  KO=2     )
>  UI IDM features                                         (OK=36058  KO=0     )
>  UI IDM dashboard                                        (OK=36058  KO=0     )
>  UI IDM managed user schema                              (OK=36058  KO=0     )
>  UI IDM user                                             (OK=36058  KO=0     )
> RootUserinfo                                             (OK=120645 KO=0     )
>  UI IDM oidcToken                                        (OK=36058  KO=1     )
> userinfo                                                 (OK=36057  KO=0     )
> UI-Logout                                                (OK=36059  KO=0     )
> UI-Logout Redirect 1                                     (OK=36059  KO=0     )
>  UI AM revoke1                                           (OK=36057  KO=0     )
>  UI AM endsession                                        (OK=36058  KO=0     )
>  UI AM revoke2                                           (OK=36058  KO=0     )
> getIdToken                                               (OK=11864  KO=0     )
> getIdToken Redirect 1                                    (OK=11864  KO=0     )
> createOrganization                                       (OK=11864  KO=0     )
> tokenUserinfo                                            (OK=28284  KO=0     )
> queryOrganization                                        (OK=11862  KO=0     )
> deleteOrganization                                       (OK=11861  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7712   KO=0     )
> ReadPolicy                                               (OK=53754  KO=8     )
> DeletePolicy                                             (OK=53660  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1290   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7654 (98.99%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 48944  / active: 242    / done: 167723
================================================================================

09:23:55.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:56.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:56.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:57.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:57.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:57.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:58.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:58.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:58.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:58.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:58.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:59.004 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:59.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:59.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:59.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:23:59.921 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:00.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:00 GMT                                    2820s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2341460 KO=72    )
> restLoginInitiate                                        (OK=162160 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=162150 KO=2     )
> Skip 2FA                                                 (OK=90018  KO=0     )
> User Authorize PKCE stage                                (OK=190587 KO=1     )
> User AccessToken PKCE stage                              (OK=190582 KO=0     )
> GetUUid                                                  (OK=53952  KO=0     )
> GetOpenidConfig                                          (OK=161563 KO=0     )
> CreatePolicy                                             (OK=53910  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6097   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6096   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36131  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36129  KO=0     )
>  UI AM idFromSession                                     (OK=36126  KO=2     )
>  UI AM validateGoto                                      (OK=36129  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36127  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36126  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36126  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36126  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36122  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36122  KO=0     )
>  UI IDM uiconfig                                         (OK=36121  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36121  KO=0     )
>  UI IDM version                                          (OK=36121  KO=0     )
>  UI IDM privilege                                        (OK=36121  KO=0     )
>  UI IDM login                                            (OK=36119  KO=2     )
>  UI IDM features                                         (OK=36121  KO=0     )
>  UI IDM dashboard                                        (OK=36121  KO=0     )
>  UI IDM managed user schema                              (OK=36121  KO=0     )
>  UI IDM user                                             (OK=36121  KO=0     )
> RootUserinfo                                             (OK=120828 KO=0     )
>  UI IDM oidcToken                                        (OK=36120  KO=1     )
> userinfo                                                 (OK=36118  KO=0     )
> UI-Logout                                                (OK=36120  KO=0     )
> UI-Logout Redirect 1                                     (OK=36120  KO=0     )
>  UI AM revoke1                                           (OK=36118  KO=0     )
>  UI AM endsession                                        (OK=36119  KO=0     )
>  UI AM revoke2                                           (OK=36119  KO=0     )
> getIdToken                                               (OK=11879  KO=0     )
> getIdToken Redirect 1                                    (OK=11879  KO=0     )
> createOrganization                                       (OK=11879  KO=0     )
> tokenUserinfo                                            (OK=28321  KO=0     )
> queryOrganization                                        (OK=11879  KO=0     )
> deleteOrganization                                       (OK=11879  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7733   KO=0     )
> ReadPolicy                                               (OK=53841  KO=8     )
> DeletePolicy                                             (OK=53747  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1295   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7671 (98.99%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 48648  / active: 267    / done: 167994
================================================================================

09:24:00.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:01.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:01.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:01.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:01.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:02.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:02.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:02.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:02.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:02.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:03.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:03.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:03.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:03.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:03.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:03.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:04.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:04.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:04.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:04.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:05.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:05.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:05.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:05 GMT                                    2825s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2345855 KO=72    )
> restLoginInitiate                                        (OK=162481 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=162470 KO=2     )
> Skip 2FA                                                 (OK=90191  KO=0     )
> User Authorize PKCE stage                                (OK=190957 KO=1     )
> User AccessToken PKCE stage                              (OK=190954 KO=0     )
> GetUUid                                                  (OK=54056  KO=0     )
> GetOpenidConfig                                          (OK=161855 KO=0     )
> CreatePolicy                                             (OK=54013  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6108   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6108   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36199  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36198  KO=0     )
>  UI AM idFromSession                                     (OK=36196  KO=2     )
>  UI AM validateGoto                                      (OK=36198  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36195  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36191  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36191  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36191  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36188  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36186  KO=0     )
>  UI IDM uiconfig                                         (OK=36186  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36186  KO=0     )
>  UI IDM version                                          (OK=36186  KO=0     )
>  UI IDM privilege                                        (OK=36186  KO=0     )
>  UI IDM login                                            (OK=36184  KO=2     )
>  UI IDM features                                         (OK=36186  KO=0     )
>  UI IDM dashboard                                        (OK=36186  KO=0     )
>  UI IDM managed user schema                              (OK=36185  KO=0     )
>  UI IDM user                                             (OK=36185  KO=0     )
> RootUserinfo                                             (OK=121050 KO=0     )
>  UI IDM oidcToken                                        (OK=36185  KO=1     )
> userinfo                                                 (OK=36182  KO=0     )
> UI-Logout                                                (OK=36183  KO=0     )
> UI-Logout Redirect 1                                     (OK=36183  KO=0     )
>  UI AM revoke1                                           (OK=36181  KO=0     )
>  UI AM endsession                                        (OK=36182  KO=0     )
>  UI AM revoke2                                           (OK=36182  KO=0     )
> getIdToken                                               (OK=11904  KO=0     )
> getIdToken Redirect 1                                    (OK=11904  KO=0     )
> createOrganization                                       (OK=11904  KO=0     )
> tokenUserinfo                                            (OK=28382  KO=0     )
> queryOrganization                                        (OK=11904  KO=0     )
> deleteOrganization                                       (OK=11904  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7754   KO=0     )
> ReadPolicy                                               (OK=53943  KO=8     )
> DeletePolicy                                             (OK=53834  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1298   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7694 (99.00%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 48316  / active: 291    / done: 168302
================================================================================

09:24:05.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.386 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:06.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:07.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:07.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:07.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:07.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:08.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:08.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:08.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:08.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:10 GMT                                    2830s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2349787 KO=72    )
> restLoginInitiate                                        (OK=162751 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=162743 KO=2     )
> Skip 2FA                                                 (OK=90342  KO=0     )
> User Authorize PKCE stage                                (OK=191269 KO=1     )
> User AccessToken PKCE stage                              (OK=191266 KO=0     )
> GetUUid                                                  (OK=54153  KO=0     )
> GetOpenidConfig                                          (OK=162157 KO=0     )
> CreatePolicy                                             (OK=54109  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6118   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6118   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36253  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36252  KO=0     )
>  UI AM idFromSession                                     (OK=36250  KO=2     )
>  UI AM validateGoto                                      (OK=36252  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36249  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36249  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36249  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36249  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36248  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36248  KO=0     )
>  UI IDM uiconfig                                         (OK=36248  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36248  KO=0     )
>  UI IDM version                                          (OK=36248  KO=0     )
>  UI IDM privilege                                        (OK=36248  KO=0     )
>  UI IDM login                                            (OK=36246  KO=2     )
>  UI IDM features                                         (OK=36248  KO=0     )
>  UI IDM dashboard                                        (OK=36248  KO=0     )
>  UI IDM managed user schema                              (OK=36248  KO=0     )
>  UI IDM user                                             (OK=36248  KO=0     )
> RootUserinfo                                             (OK=121230 KO=0     )
>  UI IDM oidcToken                                        (OK=36248  KO=1     )
> userinfo                                                 (OK=36245  KO=0     )
> UI-Logout                                                (OK=36246  KO=0     )
> UI-Logout Redirect 1                                     (OK=36245  KO=0     )
>  UI AM revoke1                                           (OK=36243  KO=0     )
>  UI AM endsession                                        (OK=36244  KO=0     )
>  UI AM revoke2                                           (OK=36244  KO=0     )
> getIdToken                                               (OK=11923  KO=0     )
> getIdToken Redirect 1                                    (OK=11923  KO=0     )
> createOrganization                                       (OK=11921  KO=0     )
> tokenUserinfo                                            (OK=28429  KO=0     )
> queryOrganization                                        (OK=11921  KO=0     )
> deleteOrganization                                       (OK=11921  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7768   KO=0     )
> ReadPolicy                                               (OK=54046  KO=8     )
> DeletePolicy                                             (OK=53936  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1299   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7713 (99.00%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 48036  / active: 269    / done: 168604
================================================================================

09:24:10.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:10.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:10.486 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:10.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.653 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:11.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:12.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:12.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:12.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:13.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:13.072 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:13.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:13.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:13.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:13.646 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:14.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:14.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:14.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:15.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:15 GMT                                    2835s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2353969 KO=72    )
> restLoginInitiate                                        (OK=163072 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=163059 KO=2     )
> Skip 2FA                                                 (OK=90516  KO=0     )
> User Authorize PKCE stage                                (OK=191617 KO=1     )
> User AccessToken PKCE stage                              (OK=191609 KO=0     )
> GetUUid                                                  (OK=54262  KO=0     )
> GetOpenidConfig                                          (OK=162462 KO=0     )
> CreatePolicy                                             (OK=54220  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6132   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6131   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36317  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36316  KO=0     )
>  UI AM idFromSession                                     (OK=36311  KO=2     )
>  UI AM validateGoto                                      (OK=36314  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36312  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36312  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36312  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36312  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36309  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36309  KO=0     )
>  UI IDM uiconfig                                         (OK=36309  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36309  KO=0     )
>  UI IDM version                                          (OK=36308  KO=0     )
>  UI IDM privilege                                        (OK=36308  KO=0     )
>  UI IDM login                                            (OK=36306  KO=2     )
>  UI IDM features                                         (OK=36308  KO=0     )
>  UI IDM dashboard                                        (OK=36308  KO=0     )
>  UI IDM managed user schema                              (OK=36307  KO=0     )
>  UI IDM user                                             (OK=36308  KO=0     )
> RootUserinfo                                             (OK=121420 KO=0     )
>  UI IDM oidcToken                                        (OK=36305  KO=1     )
> userinfo                                                 (OK=36302  KO=0     )
> UI-Logout                                                (OK=36303  KO=0     )
> UI-Logout Redirect 1                                     (OK=36301  KO=0     )
>  UI AM revoke1                                           (OK=36298  KO=0     )
>  UI AM endsession                                        (OK=36300  KO=0     )
>  UI AM revoke2                                           (OK=36300  KO=0     )
> getIdToken                                               (OK=11945  KO=0     )
> getIdToken Redirect 1                                    (OK=11945  KO=0     )
> createOrganization                                       (OK=11945  KO=0     )
> tokenUserinfo                                            (OK=28480  KO=0     )
> queryOrganization                                        (OK=11945  KO=0     )
> deleteOrganization                                       (OK=11945  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7781   KO=0     )
> ReadPolicy                                               (OK=54139  KO=8     )
> DeletePolicy                                             (OK=54038  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1302   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7738 (99.00%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 77%
          waiting: 47700  / active: 298    / done: 168911
================================================================================

09:24:15.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:15.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:16.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:16.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:17.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:17.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:17.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:17.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:18.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:18.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:18.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:19.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:20.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:20 GMT                                    2840s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2358079 KO=72    )
> restLoginInitiate                                        (OK=163368 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=163358 KO=2     )
> Skip 2FA                                                 (OK=90689  KO=0     )
> User Authorize PKCE stage                                (OK=191965 KO=1     )
> User AccessToken PKCE stage                              (OK=191958 KO=0     )
> GetUUid                                                  (OK=54372  KO=0     )
> GetOpenidConfig                                          (OK=162775 KO=0     )
> CreatePolicy                                             (OK=54330  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6142   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6141   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36371  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36371  KO=0     )
>  UI AM idFromSession                                     (OK=36368  KO=2     )
>  UI AM validateGoto                                      (OK=36370  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36369  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36369  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36368  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36368  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36365  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36365  KO=0     )
>  UI IDM uiconfig                                         (OK=36365  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36365  KO=0     )
>  UI IDM version                                          (OK=36365  KO=0     )
>  UI IDM privilege                                        (OK=36364  KO=0     )
>  UI IDM login                                            (OK=36363  KO=2     )
>  UI IDM features                                         (OK=36364  KO=0     )
>  UI IDM dashboard                                        (OK=36364  KO=0     )
>  UI IDM managed user schema                              (OK=36364  KO=0     )
>  UI IDM user                                             (OK=36364  KO=0     )
> RootUserinfo                                             (OK=121631 KO=0     )
>  UI IDM oidcToken                                        (OK=36364  KO=1     )
> userinfo                                                 (OK=36362  KO=0     )
> UI-Logout                                                (OK=36364  KO=0     )
> UI-Logout Redirect 1                                     (OK=36364  KO=0     )
>  UI AM revoke1                                           (OK=36361  KO=0     )
>  UI AM endsession                                        (OK=36362  KO=0     )
>  UI AM revoke2                                           (OK=36362  KO=0     )
> getIdToken                                               (OK=11967  KO=0     )
> getIdToken Redirect 1                                    (OK=11967  KO=0     )
> createOrganization                                       (OK=11966  KO=0     )
> tokenUserinfo                                            (OK=28539  KO=0     )
> queryOrganization                                        (OK=11966  KO=0     )
> deleteOrganization                                       (OK=11966  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7796   KO=0     )
> ReadPolicy                                               (OK=54250  KO=8     )
> DeletePolicy                                             (OK=54129  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1303   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7751 (99.00%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 47397  / active: 304    / done: 169208
================================================================================

09:24:21.158 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:21.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:21.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:21.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:22.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:22.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:22.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:23.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:23.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:23.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:24.087 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:24.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:25 GMT                                    2845s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2362298 KO=72    )
> restLoginInitiate                                        (OK=163654 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=163647 KO=2     )
> Skip 2FA                                                 (OK=90846  KO=0     )
> User Authorize PKCE stage                                (OK=192307 KO=1     )
> User AccessToken PKCE stage                              (OK=192303 KO=0     )
> GetUUid                                                  (OK=54467  KO=0     )
> GetOpenidConfig                                          (OK=163091 KO=0     )
> CreatePolicy                                             (OK=54423  KO=41    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6153   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6152   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36439  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36438  KO=0     )
>  UI AM idFromSession                                     (OK=36435  KO=2     )
>  UI AM validateGoto                                      (OK=36437  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36434  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36433  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36433  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36433  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36430  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36428  KO=0     )
>  UI IDM uiconfig                                         (OK=36428  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36428  KO=0     )
>  UI IDM version                                          (OK=36428  KO=0     )
>  UI IDM privilege                                        (OK=36428  KO=0     )
>  UI IDM login                                            (OK=36426  KO=2     )
>  UI IDM features                                         (OK=36428  KO=0     )
>  UI IDM dashboard                                        (OK=36428  KO=0     )
>  UI IDM managed user schema                              (OK=36428  KO=0     )
>  UI IDM user                                             (OK=36428  KO=0     )
> RootUserinfo                                             (OK=121828 KO=0     )
>  UI IDM oidcToken                                        (OK=36428  KO=1     )
> userinfo                                                 (OK=36426  KO=0     )
> UI-Logout                                                (OK=36428  KO=0     )
> UI-Logout Redirect 1                                     (OK=36428  KO=0     )
>  UI AM revoke1                                           (OK=36424  KO=0     )
>  UI AM endsession                                        (OK=36425  KO=0     )
>  UI AM revoke2                                           (OK=36425  KO=0     )
> getIdToken                                               (OK=11987  KO=0     )
> getIdToken Redirect 1                                    (OK=11986  KO=0     )
> createOrganization                                       (OK=11986  KO=0     )
> tokenUserinfo                                            (OK=28598  KO=0     )
> queryOrganization                                        (OK=11986  KO=0     )
> deleteOrganization                                       (OK=11986  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7816   KO=0     )
> ReadPolicy                                               (OK=54362  KO=8     )
> DeletePolicy                                             (OK=54240  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1306   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7763 (99.01%)
> status.find.in([200, 209], 304), found 409                         38 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 47098  / active: 288    / done: 169523
================================================================================

09:24:25.495 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:25.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:25.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:25.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:25.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:26.048 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 169818: status.find.in([200, 209], 304), found 409
09:24:26.049 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,169818,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI0NDAxNTE4Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoid1ZiZ2tiTVBGVGxzX3ZERGV2ajZXbkZaZWxnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTg2NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTg2NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzNDY1LCJpYXQiOjE3MzE0ODk4NjUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IlpZNDBDUlRxUHU4RWc5Q25GRUoxSFZ5eDloQSJ9.Mv3ftOFQCKCbj6n0H0PWsy8Ja1X4gyH0C849h62PpQH-SOBgh7Mfo7W4885VCbzau70nHec-sSd_gK69EHD1GrFncL2G7c2i8s2IF4hfR7Bzj3gcd70PwVnczLAH-lRrQ2JY0KSr5t9QvvPNKX9T_ZBRCqM5Y3oTExfa0612Bq4D0s6Etn6FJXAZF7X3nVexAVLIMLtjELX3DERacVnGwatEPNmxVhOlvPmtPnQKemUO16NHNfH9IPM92xez7_ly4zSrwtjyE_G0G6fTEB0Y-g2TN201pHQp_gvBB3RE-sIl7PDNP0vyJ97tmH7YSNj2coa55fDoVNWVI1boE7w-Tw, username -> user.2651, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy357518, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3fcc9f66, authcode -> tP-l2SveUz4FGaaTvg74xFa-mCs, useAdminRealm -> true, callbacks -> {"tokenId":"Bhu9AJoj04ofRtXIIZu0ZDzkl_s.*AAJTSQACMDIAAlNLABwvYWtiTThnemtqeFpENk5tOE96ZzYwYXI2bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489865748), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Bhu9AJoj04ofRtXIIZu0ZDzkl_s.*AAJTSQACMDIAAlNLABwvYWtiTThnemtqeFpENk5tOE96ZzYwYXI2bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489865748))), password -> Pa_ssw0rd, challenge -> gTpetOV3ZwY3ONEnzP21E3VhzECG2_r1F5WVPQJ4dPc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 173.195.137.38, verifier -> MTc0ODMwOTc5ODM3Mzc1MDMzMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@3708acae, tokenId -> Bhu9AJoj04ofRtXIIZu0ZDzkl_s.*AAJTSQACMDIAAlNLABwvYWtiTThnemtqeFpENk5tOE96ZzYwYXI2bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=Bhu9AJoj04ofRtXIIZu0ZDzkl_s.*AAJTSQACMDIAAlNLABwvYWtiTThnemtqeFpENk5tOE96ZzYwYXI2bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Bhu9AJoj04ofRtXIIZu0ZDzkl_s.*AAJTSQACMDIAAlNLABwvYWtiTThnemtqeFpENk5tOE96ZzYwYXI2bzg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy357518","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:24:26 GMT
	x-forgerock-transactionid: d8236135-cb6e-4fb8-be0b-fdd868c25b38
	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:24:26.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:26.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:26.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:27.086 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:27.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:27.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:28.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:28.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:29.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:29.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:30.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:30 GMT                                    2850s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2366546 KO=73    )
> restLoginInitiate                                        (OK=163946 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=163942 KO=2     )
> Skip 2FA                                                 (OK=91011  KO=0     )
> User Authorize PKCE stage                                (OK=192647 KO=1     )
> User AccessToken PKCE stage                              (OK=192644 KO=0     )
> GetUUid                                                  (OK=54579  KO=0     )
> GetOpenidConfig                                          (OK=163411 KO=0     )
> CreatePolicy                                             (OK=54536  KO=42    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6163   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6163   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36503  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36501  KO=0     )
>  UI AM idFromSession                                     (OK=36499  KO=2     )
>  UI AM validateGoto                                      (OK=36501  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36498  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36498  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36497  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36497  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36493  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36493  KO=0     )
>  UI IDM uiconfig                                         (OK=36493  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36493  KO=0     )
>  UI IDM version                                          (OK=36493  KO=0     )
>  UI IDM privilege                                        (OK=36493  KO=0     )
>  UI IDM login                                            (OK=36491  KO=2     )
>  UI IDM features                                         (OK=36493  KO=0     )
>  UI IDM dashboard                                        (OK=36493  KO=0     )
>  UI IDM managed user schema                              (OK=36493  KO=0     )
>  UI IDM user                                             (OK=36493  KO=0     )
> RootUserinfo                                             (OK=122014 KO=0     )
>  UI IDM oidcToken                                        (OK=36493  KO=1     )
> userinfo                                                 (OK=36492  KO=0     )
> UI-Logout                                                (OK=36493  KO=0     )
> UI-Logout Redirect 1                                     (OK=36493  KO=0     )
>  UI AM revoke1                                           (OK=36490  KO=0     )
>  UI AM endsession                                        (OK=36491  KO=0     )
>  UI AM revoke2                                           (OK=36491  KO=0     )
> getIdToken                                               (OK=12007  KO=0     )
> getIdToken Redirect 1                                    (OK=12006  KO=0     )
> createOrganization                                       (OK=12006  KO=0     )
> tokenUserinfo                                            (OK=28645  KO=0     )
> queryOrganization                                        (OK=12005  KO=0     )
> deleteOrganization                                       (OK=12003  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7841   KO=0     )
> ReadPolicy                                               (OK=54455  KO=8     )
> DeletePolicy                                             (OK=54354  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1310   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7779 (98.99%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################-                ] 78%
          waiting: 46795  / active: 282    / done: 169832
================================================================================

09:24:31.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:31.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:31.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:31.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:32.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:32.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:32.932 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:33.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:33.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:33.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:33.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:34.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:34.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:34.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:35.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:35.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:35 GMT                                    2855s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2370954 KO=73    )
> restLoginInitiate                                        (OK=164248 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=164240 KO=2     )
> Skip 2FA                                                 (OK=91171  KO=0     )
> User Authorize PKCE stage                                (OK=192997 KO=1     )
> User AccessToken PKCE stage                              (OK=192985 KO=0     )
> GetUUid                                                  (OK=54666  KO=0     )
> GetOpenidConfig                                          (OK=163706 KO=0     )
> CreatePolicy                                             (OK=54623  KO=42    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6179   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6179   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36578  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36578  KO=0     )
>  UI AM idFromSession                                     (OK=36573  KO=2     )
>  UI AM validateGoto                                      (OK=36576  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36570  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36569  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36569  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36569  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36566  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36566  KO=0     )
>  UI IDM uiconfig                                         (OK=36565  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36565  KO=0     )
>  UI IDM version                                          (OK=36564  KO=0     )
>  UI IDM privilege                                        (OK=36564  KO=0     )
>  UI IDM login                                            (OK=36562  KO=2     )
>  UI IDM features                                         (OK=36564  KO=0     )
>  UI IDM dashboard                                        (OK=36564  KO=0     )
>  UI IDM managed user schema                              (OK=36564  KO=0     )
>  UI IDM user                                             (OK=36564  KO=0     )
> RootUserinfo                                             (OK=122235 KO=0     )
>  UI IDM oidcToken                                        (OK=36564  KO=1     )
> userinfo                                                 (OK=36562  KO=0     )
> UI-Logout                                                (OK=36563  KO=0     )
> UI-Logout Redirect 1                                     (OK=36563  KO=0     )
>  UI AM revoke1                                           (OK=36561  KO=0     )
>  UI AM endsession                                        (OK=36562  KO=0     )
>  UI AM revoke2                                           (OK=36561  KO=0     )
> getIdToken                                               (OK=12025  KO=0     )
> getIdToken Redirect 1                                    (OK=12025  KO=0     )
> createOrganization                                       (OK=12024  KO=0     )
> tokenUserinfo                                            (OK=28688  KO=0     )
> queryOrganization                                        (OK=12024  KO=0     )
> deleteOrganization                                       (OK=12024  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7860   KO=0     )
> ReadPolicy                                               (OK=54566  KO=8     )
> DeletePolicy                                             (OK=54447  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1316   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7795 (99.00%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 46479  / active: 302    / done: 170128
================================================================================

09:24:35.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:35.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:35.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:36.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:36.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:36.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:36.464 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:37.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:37.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:37.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:38.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:39.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:39.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:39.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:39.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:40.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:40 GMT                                    2860s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2375757 KO=73    )
> restLoginInitiate                                        (OK=164557 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=164549 KO=2     )
> Skip 2FA                                                 (OK=91338  KO=0     )
> User Authorize PKCE stage                                (OK=193373 KO=1     )
> User AccessToken PKCE stage                              (OK=193369 KO=0     )
> GetUUid                                                  (OK=54772  KO=0     )
> GetOpenidConfig                                          (OK=164007 KO=0     )
> CreatePolicy                                             (OK=54727  KO=42    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6191   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6191   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36651  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36651  KO=0     )
>  UI AM idFromSession                                     (OK=36648  KO=2     )
>  UI AM validateGoto                                      (OK=36650  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36649  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36648  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36648  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36648  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36646  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36646  KO=0     )
>  UI IDM uiconfig                                         (OK=36646  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36646  KO=0     )
>  UI IDM version                                          (OK=36646  KO=0     )
>  UI IDM privilege                                        (OK=36646  KO=0     )
>  UI IDM login                                            (OK=36644  KO=2     )
>  UI IDM features                                         (OK=36646  KO=0     )
>  UI IDM dashboard                                        (OK=36646  KO=0     )
>  UI IDM managed user schema                              (OK=36646  KO=0     )
>  UI IDM user                                             (OK=36646  KO=0     )
> RootUserinfo                                             (OK=122492 KO=0     )
>  UI IDM oidcToken                                        (OK=36645  KO=1     )
> userinfo                                                 (OK=36644  KO=0     )
> UI-Logout                                                (OK=36645  KO=0     )
> UI-Logout Redirect 1                                     (OK=36644  KO=0     )
>  UI AM revoke1                                           (OK=36642  KO=0     )
>  UI AM endsession                                        (OK=36643  KO=0     )
>  UI AM revoke2                                           (OK=36643  KO=0     )
> getIdToken                                               (OK=12048  KO=0     )
> getIdToken Redirect 1                                    (OK=12048  KO=0     )
> createOrganization                                       (OK=12048  KO=0     )
> tokenUserinfo                                            (OK=28739  KO=0     )
> queryOrganization                                        (OK=12047  KO=0     )
> deleteOrganization                                       (OK=12046  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7879   KO=0     )
> ReadPolicy                                               (OK=54654  KO=8     )
> DeletePolicy                                             (OK=54560  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1319   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7811 (99.00%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 46156  / active: 279    / done: 170474
================================================================================

09:24:40.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:41.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:41.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:41.956 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:42.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:42.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:42.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:43.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:43.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:44.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:45 GMT                                    2865s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2380237 KO=73    )
> restLoginInitiate                                        (OK=164864 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=164853 KO=2     )
> Skip 2FA                                                 (OK=91520  KO=0     )
> User Authorize PKCE stage                                (OK=193743 KO=1     )
> User AccessToken PKCE stage                              (OK=193737 KO=0     )
> GetUUid                                                  (OK=54880  KO=0     )
> GetOpenidConfig                                          (OK=164309 KO=0     )
> CreatePolicy                                             (OK=54836  KO=42    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6198   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6198   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36721  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36721  KO=0     )
>  UI AM idFromSession                                     (OK=36719  KO=2     )
>  UI AM validateGoto                                      (OK=36721  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36721  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36721  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36721  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36721  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36718  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36717  KO=0     )
>  UI IDM uiconfig                                         (OK=36717  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36717  KO=0     )
>  UI IDM version                                          (OK=36717  KO=0     )
>  UI IDM privilege                                        (OK=36716  KO=0     )
>  UI IDM login                                            (OK=36715  KO=2     )
>  UI IDM features                                         (OK=36717  KO=0     )
>  UI IDM dashboard                                        (OK=36715  KO=0     )
>  UI IDM managed user schema                              (OK=36715  KO=0     )
>  UI IDM user                                             (OK=36715  KO=0     )
> RootUserinfo                                             (OK=122715 KO=0     )
>  UI IDM oidcToken                                        (OK=36713  KO=1     )
> userinfo                                                 (OK=36712  KO=0     )
> UI-Logout                                                (OK=36713  KO=0     )
> UI-Logout Redirect 1                                     (OK=36713  KO=0     )
>  UI AM revoke1                                           (OK=36710  KO=0     )
>  UI AM endsession                                        (OK=36711  KO=0     )
>  UI AM revoke2                                           (OK=36711  KO=0     )
> getIdToken                                               (OK=12071  KO=0     )
> getIdToken Redirect 1                                    (OK=12070  KO=0     )
> createOrganization                                       (OK=12070  KO=0     )
> tokenUserinfo                                            (OK=28785  KO=0     )
> queryOrganization                                        (OK=12070  KO=0     )
> deleteOrganization                                       (OK=12070  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7897   KO=0     )
> ReadPolicy                                               (OK=54759  KO=8     )
> DeletePolicy                                             (OK=54645  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1319   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7822 (99.00%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 45840  / active: 313    / done: 170756
================================================================================

09:24:45.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:45.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:46.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:46.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:46.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:46.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:47.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:47.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:48.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:48.507 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:48.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:49.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:49.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:49.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:49.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:50.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:50 GMT                                    2870s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2384281 KO=73    )
> restLoginInitiate                                        (OK=165153 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=165146 KO=2     )
> Skip 2FA                                                 (OK=91673  KO=0     )
> User Authorize PKCE stage                                (OK=194066 KO=1     )
> User AccessToken PKCE stage                              (OK=194063 KO=0     )
> GetUUid                                                  (OK=54967  KO=0     )
> GetOpenidConfig                                          (OK=164610 KO=0     )
> CreatePolicy                                             (OK=54923  KO=42    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6211   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6211   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36783  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36782  KO=0     )
>  UI AM idFromSession                                     (OK=36778  KO=2     )
>  UI AM validateGoto                                      (OK=36780  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36780  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36780  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36780  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36780  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36775  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36775  KO=0     )
>  UI IDM uiconfig                                         (OK=36775  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36775  KO=0     )
>  UI IDM version                                          (OK=36775  KO=0     )
>  UI IDM privilege                                        (OK=36775  KO=0     )
>  UI IDM login                                            (OK=36773  KO=2     )
>  UI IDM features                                         (OK=36775  KO=0     )
>  UI IDM dashboard                                        (OK=36775  KO=0     )
>  UI IDM managed user schema                              (OK=36775  KO=0     )
>  UI IDM user                                             (OK=36775  KO=0     )
> RootUserinfo                                             (OK=122940 KO=0     )
>  UI IDM oidcToken                                        (OK=36774  KO=1     )
> userinfo                                                 (OK=36772  KO=0     )
> UI-Logout                                                (OK=36774  KO=0     )
> UI-Logout Redirect 1                                     (OK=36771  KO=0     )
>  UI AM revoke1                                           (OK=36768  KO=0     )
>  UI AM endsession                                        (OK=36769  KO=0     )
>  UI AM revoke2                                           (OK=36768  KO=0     )
> getIdToken                                               (OK=12094  KO=0     )
> getIdToken Redirect 1                                    (OK=12094  KO=0     )
> createOrganization                                       (OK=12094  KO=0     )
> tokenUserinfo                                            (OK=28839  KO=0     )
> queryOrganization                                        (OK=12093  KO=0     )
> deleteOrganization                                       (OK=12093  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7909   KO=0     )
> ReadPolicy                                               (OK=54868  KO=8     )
> DeletePolicy                                             (OK=54751  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1321   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7845 (99.00%)
> status.find.in([200, 209], 304), found 409                         39 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 78%
          waiting: 45541  / active: 286    / done: 171082
================================================================================

09:24:51.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:51.340 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:51.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:51.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:51.860 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 171416: status.find.in([200, 209], 304), found 409
09:24:51.861 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,171416,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI0NTA1MDU1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieFk3ZzdEX0U3ZW1aLUE5N3k0Qk5PdllxUVBvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTg5MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTg5MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzNDkxLCJpYXQiOjE3MzE0ODk4OTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InROUmdzd2JmMktBYjNuZEVrNHVzdjZBekZyWSJ9.Q1Qw3wXdV3E9EKAh2iTQHNzltWdCKaPbTo5MD2i4FDEorwEP1Sq5YPgNR7ptAi8YgEBQnK0AcuuOiHDeuDor163LN43q6tjKv4DCQQ6MC-_0irYkS6hD5I94DcnQdWSs8bGx-lT6He8nU220fvcJmnAwC4uD7JoN9-WH8yRF1JqGe3Yk7KQ82B9IKRNU4x3hfJgR8jguXzxnWWifD8shCxXh0VMAmZsrJ-KYdei9fDdbtjSQEaPYOqCVBU0jUxqqBfSbqHFLhiKJIb3Cd9lZgrSotUomvPJOK5nmn_0HUrWaCrQRyvM2hCPp32EShQtuB5RNBmEV9m6Drilg9sRTYw, username -> user.143206, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy651009, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@81b54e1, authcode -> 3-5ymdDC7uD2tPM9viqMludDpp8, useAdminRealm -> true, callbacks -> {"tokenId":"vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489891582), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489891582))), password -> Pa_ssw0rd, challenge -> 1NG1pDbKmtgGLLabFNCIxSAA7KOLQ8YID7uFqxoYZF0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 173.237.73.1, verifier -> MzI1MTMxODc0ODY2Nzk5OTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37aea076, tokenId -> vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy651009","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:24:51 GMT
	x-forgerock-transactionid: e53bd859-3a60-491d-bd36-98c35c795e76
	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:24:52.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:52.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:53.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:53.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:54.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:54.303 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:54.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:54.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:54.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:54.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:54.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:55.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:55.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:24:55 GMT                                    2875s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2388511 KO=74    )
> restLoginInitiate                                        (OK=165450 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=165441 KO=2     )
> Skip 2FA                                                 (OK=91831  KO=0     )
> User Authorize PKCE stage                                (OK=194407 KO=1     )
> User AccessToken PKCE stage                              (OK=194404 KO=0     )
> GetUUid                                                  (OK=55067  KO=0     )
> GetOpenidConfig                                          (OK=164905 KO=0     )
> CreatePolicy                                             (OK=55020  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6226   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6226   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36849  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36849  KO=0     )
>  UI AM idFromSession                                     (OK=36846  KO=2     )
>  UI AM validateGoto                                      (OK=36848  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36846  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36845  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36845  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36845  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36842  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36840  KO=0     )
>  UI IDM uiconfig                                         (OK=36840  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36840  KO=0     )
>  UI IDM version                                          (OK=36840  KO=0     )
>  UI IDM privilege                                        (OK=36839  KO=0     )
>  UI IDM login                                            (OK=36837  KO=2     )
>  UI IDM features                                         (OK=36839  KO=0     )
>  UI IDM dashboard                                        (OK=36839  KO=0     )
>  UI IDM managed user schema                              (OK=36839  KO=0     )
>  UI IDM user                                             (OK=36839  KO=0     )
> RootUserinfo                                             (OK=123139 KO=0     )
>  UI IDM oidcToken                                        (OK=36839  KO=1     )
> userinfo                                                 (OK=36837  KO=0     )
> UI-Logout                                                (OK=36839  KO=0     )
> UI-Logout Redirect 1                                     (OK=36839  KO=0     )
>  UI AM revoke1                                           (OK=36837  KO=0     )
>  UI AM endsession                                        (OK=36838  KO=0     )
>  UI AM revoke2                                           (OK=36838  KO=0     )
> getIdToken                                               (OK=12112  KO=0     )
> getIdToken Redirect 1                                    (OK=12112  KO=0     )
> createOrganization                                       (OK=12112  KO=0     )
> tokenUserinfo                                            (OK=28894  KO=0     )
> queryOrganization                                        (OK=12112  KO=0     )
> deleteOrganization                                       (OK=12112  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7923   KO=0     )
> ReadPolicy                                               (OK=54957  KO=8     )
> DeletePolicy                                             (OK=54862  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1325   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7862 (98.99%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         22 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 45227  / active: 267    / done: 171415
================================================================================

09:24:56.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:56.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:56.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:56.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 171416: status.find.in([200, 209], 304), found 404
09:24:56.952 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,171416,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI0NTA1MDU1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieFk3ZzdEX0U3ZW1aLUE5N3k0Qk5PdllxUVBvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTg5MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTg5MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzNDkxLCJpYXQiOjE3MzE0ODk4OTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InROUmdzd2JmMktBYjNuZEVrNHVzdjZBekZyWSJ9.Q1Qw3wXdV3E9EKAh2iTQHNzltWdCKaPbTo5MD2i4FDEorwEP1Sq5YPgNR7ptAi8YgEBQnK0AcuuOiHDeuDor163LN43q6tjKv4DCQQ6MC-_0irYkS6hD5I94DcnQdWSs8bGx-lT6He8nU220fvcJmnAwC4uD7JoN9-WH8yRF1JqGe3Yk7KQ82B9IKRNU4x3hfJgR8jguXzxnWWifD8shCxXh0VMAmZsrJ-KYdei9fDdbtjSQEaPYOqCVBU0jUxqqBfSbqHFLhiKJIb3Cd9lZgrSotUomvPJOK5nmn_0HUrWaCrQRyvM2hCPp32EShQtuB5RNBmEV9m6Drilg9sRTYw, username -> user.143206, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy651009, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@81b54e1, authcode -> 3-5ymdDC7uD2tPM9viqMludDpp8, useAdminRealm -> true, callbacks -> {"tokenId":"vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489891582), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489891582))), password -> Pa_ssw0rd, challenge -> 1NG1pDbKmtgGLLabFNCIxSAA7KOLQ8YID7uFqxoYZF0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 173.237.73.1, verifier -> MzI1MTMxODc0ODY2Nzk5OTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37aea076, tokenId -> vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy651009
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=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:24:56 GMT
	x-forgerock-transactionid: 82c3ffb7-e7c9-462f-aaf9-98abc826dd23
	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 testPolicy651009 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:24:57.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:57.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:58.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:24:59.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:00 GMT                                    2880s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2392350 KO=75    )
> restLoginInitiate                                        (OK=165709 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=165698 KO=2     )
> Skip 2FA                                                 (OK=91989  KO=0     )
> User Authorize PKCE stage                                (OK=194719 KO=1     )
> User AccessToken PKCE stage                              (OK=194713 KO=0     )
> GetUUid                                                  (OK=55151  KO=0     )
> GetOpenidConfig                                          (OK=165175 KO=0     )
> CreatePolicy                                             (OK=55104  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6237   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6237   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36907  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36907  KO=0     )
>  UI AM idFromSession                                     (OK=36903  KO=2     )
>  UI AM validateGoto                                      (OK=36905  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36903  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36903  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36902  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36902  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36900  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36899  KO=0     )
>  UI IDM uiconfig                                         (OK=36897  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36898  KO=0     )
>  UI IDM version                                          (OK=36897  KO=0     )
>  UI IDM privilege                                        (OK=36897  KO=0     )
>  UI IDM login                                            (OK=36895  KO=2     )
>  UI IDM features                                         (OK=36897  KO=0     )
>  UI IDM dashboard                                        (OK=36897  KO=0     )
>  UI IDM managed user schema                              (OK=36897  KO=0     )
>  UI IDM user                                             (OK=36897  KO=0     )
> RootUserinfo                                             (OK=123328 KO=0     )
>  UI IDM oidcToken                                        (OK=36896  KO=1     )
> userinfo                                                 (OK=36895  KO=0     )
> UI-Logout                                                (OK=36897  KO=0     )
> UI-Logout Redirect 1                                     (OK=36894  KO=0     )
>  UI AM revoke1                                           (OK=36892  KO=0     )
>  UI AM endsession                                        (OK=36893  KO=0     )
>  UI AM revoke2                                           (OK=36893  KO=0     )
> getIdToken                                               (OK=12148  KO=0     )
> getIdToken Redirect 1                                    (OK=12148  KO=0     )
> createOrganization                                       (OK=12148  KO=0     )
> tokenUserinfo                                            (OK=28927  KO=0     )
> queryOrganization                                        (OK=12148  KO=0     )
> deleteOrganization                                       (OK=12148  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7933   KO=0     )
> ReadPolicy                                               (OK=55049  KO=9     )
> DeletePolicy                                             (OK=54951  KO=14    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1327   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7869 (98.98%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         23 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 44958  / active: 263    / done: 171688
================================================================================

09:25:00.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:01.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:01.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:01.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:01.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:02.051 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 171416: status.find.in([200, 209], 304), found 404
09:25:02.052 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,171416,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI0NTA1MDU1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoieFk3ZzdEX0U3ZW1aLUE5N3k0Qk5PdllxUVBvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ4OTg5MSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ4OTg5MSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzNDkxLCJpYXQiOjE3MzE0ODk4OTEsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6InROUmdzd2JmMktBYjNuZEVrNHVzdjZBekZyWSJ9.Q1Qw3wXdV3E9EKAh2iTQHNzltWdCKaPbTo5MD2i4FDEorwEP1Sq5YPgNR7ptAi8YgEBQnK0AcuuOiHDeuDor163LN43q6tjKv4DCQQ6MC-_0irYkS6hD5I94DcnQdWSs8bGx-lT6He8nU220fvcJmnAwC4uD7JoN9-WH8yRF1JqGe3Yk7KQ82B9IKRNU4x3hfJgR8jguXzxnWWifD8shCxXh0VMAmZsrJ-KYdei9fDdbtjSQEaPYOqCVBU0jUxqqBfSbqHFLhiKJIb3Cd9lZgrSotUomvPJOK5nmn_0HUrWaCrQRyvM2hCPp32EShQtuB5RNBmEV9m6Drilg9sRTYw, username -> user.143206, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy651009, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@81b54e1, authcode -> 3-5ymdDC7uD2tPM9viqMludDpp8, useAdminRealm -> true, callbacks -> {"tokenId":"vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731489891582), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731489891582))), password -> Pa_ssw0rd, challenge -> 1NG1pDbKmtgGLLabFNCIxSAA7KOLQ8YID7uFqxoYZF0, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 173.237.73.1, verifier -> MzI1MTMxODc0ODY2Nzk5OTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@37aea076, tokenId -> vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@652a7737)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy651009
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=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=vaQdaBXaLOTBe7EzZ5DjOHYYVoY.*AAJTSQACMDIAAlNLABw0TkNPWVI1UFZ2MEdCYXNqTWJBTkdCUG1GZ3c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:25:02 GMT
	x-forgerock-transactionid: 8ec0c592-7b05-4481-a10c-19c7d457c8f9
	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 testPolicy651009 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:25:02.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:02.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:03.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:03.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:03.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:04.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:05.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:05.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:05 GMT                                    2885s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2396383 KO=76    )
> restLoginInitiate                                        (OK=165980 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=165971 KO=2     )
> Skip 2FA                                                 (OK=92141  KO=0     )
> User Authorize PKCE stage                                (OK=195045 KO=1     )
> User AccessToken PKCE stage                              (OK=195038 KO=0     )
> GetUUid                                                  (OK=55253  KO=0     )
> GetOpenidConfig                                          (OK=165457 KO=0     )
> CreatePolicy                                             (OK=55208  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6251   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6250   KO=0     )
> UI-Post-Login - stage 1                                  (OK=36969  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=36968  KO=0     )
>  UI AM idFromSession                                     (OK=36966  KO=2     )
>  UI AM validateGoto                                      (OK=36968  KO=0     )
> UI-Post-Login - stage 2                                  (OK=36966  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=36966  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=36965  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=36965  KO=0     )
> UI-Post-Login - stage 3                                  (OK=36964  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=36963  KO=0     )
>  UI IDM uiconfig                                         (OK=36962  KO=0     )
>  UI Enduser sessioncheck                                 (OK=36962  KO=0     )
>  UI IDM version                                          (OK=36962  KO=0     )
>  UI IDM privilege                                        (OK=36962  KO=0     )
>  UI IDM login                                            (OK=36960  KO=2     )
>  UI IDM features                                         (OK=36962  KO=0     )
>  UI IDM dashboard                                        (OK=36962  KO=0     )
>  UI IDM managed user schema                              (OK=36962  KO=0     )
>  UI IDM user                                             (OK=36962  KO=0     )
> RootUserinfo                                             (OK=123536 KO=0     )
>  UI IDM oidcToken                                        (OK=36961  KO=1     )
> userinfo                                                 (OK=36957  KO=0     )
> UI-Logout                                                (OK=36958  KO=0     )
> UI-Logout Redirect 1                                     (OK=36957  KO=0     )
>  UI AM revoke1                                           (OK=36954  KO=0     )
>  UI AM endsession                                        (OK=36955  KO=0     )
>  UI AM revoke2                                           (OK=36955  KO=0     )
> getIdToken                                               (OK=12162  KO=0     )
> getIdToken Redirect 1                                    (OK=12162  KO=0     )
> createOrganization                                       (OK=12162  KO=0     )
> tokenUserinfo                                            (OK=28974  KO=0     )
> queryOrganization                                        (OK=12162  KO=0     )
> deleteOrganization                                       (OK=12162  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7946   KO=0     )
> ReadPolicy                                               (OK=55138  KO=9     )
> DeletePolicy                                             (OK=55042  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1330   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7882 (98.97%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 44675  / active: 270    / done: 171964
================================================================================

09:25:06.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:07.036 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:07.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:07.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:07.736 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:07.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:08.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:08.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:09.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:09.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:10 GMT                                    2890s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2400555 KO=76    )
> restLoginInitiate                                        (OK=166278 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=166269 KO=2     )
> Skip 2FA                                                 (OK=92308  KO=0     )
> User Authorize PKCE stage                                (OK=195390 KO=1     )
> User AccessToken PKCE stage                              (OK=195384 KO=0     )
> GetUUid                                                  (OK=55346  KO=0     )
> GetOpenidConfig                                          (OK=165741 KO=0     )
> CreatePolicy                                             (OK=55303  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6254   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6253   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37039  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37038  KO=0     )
>  UI AM idFromSession                                     (OK=37033  KO=2     )
>  UI AM validateGoto                                      (OK=37034  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37026  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37026  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37026  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37026  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37024  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37024  KO=0     )
>  UI IDM uiconfig                                         (OK=37024  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37024  KO=0     )
>  UI IDM version                                          (OK=37024  KO=0     )
>  UI IDM privilege                                        (OK=37024  KO=0     )
>  UI IDM login                                            (OK=37022  KO=2     )
>  UI IDM features                                         (OK=37024  KO=0     )
>  UI IDM dashboard                                        (OK=37023  KO=0     )
>  UI IDM managed user schema                              (OK=37023  KO=0     )
>  UI IDM user                                             (OK=37023  KO=0     )
> RootUserinfo                                             (OK=123763 KO=0     )
>  UI IDM oidcToken                                        (OK=37022  KO=1     )
> userinfo                                                 (OK=37021  KO=0     )
> UI-Logout                                                (OK=37023  KO=0     )
> UI-Logout Redirect 1                                     (OK=37023  KO=0     )
>  UI AM revoke1                                           (OK=37021  KO=0     )
>  UI AM endsession                                        (OK=37022  KO=0     )
>  UI AM revoke2                                           (OK=37022  KO=0     )
> getIdToken                                               (OK=12182  KO=0     )
> getIdToken Redirect 1                                    (OK=12182  KO=0     )
> createOrganization                                       (OK=12182  KO=0     )
> tokenUserinfo                                            (OK=29030  KO=0     )
> queryOrganization                                        (OK=12182  KO=0     )
> deleteOrganization                                       (OK=12182  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7967   KO=0     )
> ReadPolicy                                               (OK=55240  KO=9     )
> DeletePolicy                                             (OK=55128  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1330   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7892 (98.97%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 44374  / active: 285    / done: 172250
================================================================================

09:25:10.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:10.557 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:11.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:12.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:12.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:12.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:12.958 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:13.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:14.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:14.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:15.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:15 GMT                                    2895s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2404783 KO=76    )
> restLoginInitiate                                        (OK=166535 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=166527 KO=2     )
> Skip 2FA                                                 (OK=92451  KO=0     )
> User Authorize PKCE stage                                (OK=195716 KO=1     )
> User AccessToken PKCE stage                              (OK=195711 KO=0     )
> GetUUid                                                  (OK=55438  KO=0     )
> GetOpenidConfig                                          (OK=166031 KO=0     )
> CreatePolicy                                             (OK=55394  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6271   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6271   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37103  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37102  KO=0     )
>  UI AM idFromSession                                     (OK=37100  KO=2     )
>  UI AM validateGoto                                      (OK=37102  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37101  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37101  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37100  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37100  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37097  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37097  KO=0     )
>  UI IDM uiconfig                                         (OK=37097  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37097  KO=0     )
>  UI IDM version                                          (OK=37097  KO=0     )
>  UI IDM privilege                                        (OK=37097  KO=0     )
>  UI IDM login                                            (OK=37095  KO=2     )
>  UI IDM features                                         (OK=37097  KO=0     )
>  UI IDM dashboard                                        (OK=37097  KO=0     )
>  UI IDM managed user schema                              (OK=37096  KO=0     )
>  UI IDM user                                             (OK=37097  KO=0     )
> RootUserinfo                                             (OK=123953 KO=0     )
>  UI IDM oidcToken                                        (OK=37094  KO=1     )
> userinfo                                                 (OK=37093  KO=0     )
> UI-Logout                                                (OK=37094  KO=0     )
> UI-Logout Redirect 1                                     (OK=37094  KO=0     )
>  UI AM revoke1                                           (OK=37092  KO=0     )
>  UI AM endsession                                        (OK=37093  KO=0     )
>  UI AM revoke2                                           (OK=37093  KO=0     )
> getIdToken                                               (OK=12202  KO=0     )
> getIdToken Redirect 1                                    (OK=12202  KO=0     )
> createOrganization                                       (OK=12202  KO=0     )
> tokenUserinfo                                            (OK=29065  KO=0     )
> queryOrganization                                        (OK=12200  KO=0     )
> deleteOrganization                                       (OK=12200  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7986   KO=0     )
> ReadPolicy                                               (OK=55335  KO=9     )
> DeletePolicy                                             (OK=55233  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1334   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7903 (98.97%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 44095  / active: 260    / done: 172554
================================================================================

09:25:15.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:16.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:16.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:17.364 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:17.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:18.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:18.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:18.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:18.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:19.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:20.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:20 GMT                                    2900s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2408593 KO=76    )
> restLoginInitiate                                        (OK=166811 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=166802 KO=2     )
> Skip 2FA                                                 (OK=92597  KO=0     )
> User Authorize PKCE stage                                (OK=196036 KO=1     )
> User AccessToken PKCE stage                              (OK=196034 KO=0     )
> GetUUid                                                  (OK=55527  KO=0     )
> GetOpenidConfig                                          (OK=166307 KO=0     )
> CreatePolicy                                             (OK=55481  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6279   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6279   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37162  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37162  KO=0     )
>  UI AM idFromSession                                     (OK=37159  KO=2     )
>  UI AM validateGoto                                      (OK=37162  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37159  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37158  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37158  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37158  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37156  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37156  KO=0     )
>  UI IDM uiconfig                                         (OK=37153  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37153  KO=0     )
>  UI IDM version                                          (OK=37152  KO=0     )
>  UI IDM privilege                                        (OK=37152  KO=0     )
>  UI IDM login                                            (OK=37150  KO=2     )
>  UI IDM features                                         (OK=37152  KO=0     )
>  UI IDM dashboard                                        (OK=37152  KO=0     )
>  UI IDM managed user schema                              (OK=37152  KO=0     )
>  UI IDM user                                             (OK=37152  KO=0     )
> RootUserinfo                                             (OK=124147 KO=0     )
>  UI IDM oidcToken                                        (OK=37152  KO=1     )
> userinfo                                                 (OK=37148  KO=0     )
> UI-Logout                                                (OK=37150  KO=0     )
> UI-Logout Redirect 1                                     (OK=37150  KO=0     )
>  UI AM revoke1                                           (OK=37148  KO=0     )
>  UI AM endsession                                        (OK=37149  KO=0     )
>  UI AM revoke2                                           (OK=37149  KO=0     )
> getIdToken                                               (OK=12217  KO=0     )
> getIdToken Redirect 1                                    (OK=12217  KO=0     )
> createOrganization                                       (OK=12216  KO=0     )
> tokenUserinfo                                            (OK=29124  KO=0     )
> queryOrganization                                        (OK=12215  KO=0     )
> deleteOrganization                                       (OK=12215  KO=0     )
> restloginProgressiveProfileCallback                      (OK=7997   KO=0     )
> ReadPolicy                                               (OK=55423  KO=9     )
> DeletePolicy                                             (OK=55328  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1337   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7914 (98.97%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.08%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.03%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.03%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##########################################################-               ] 79%
          waiting: 43817  / active: 261    / done: 172831
================================================================================

09:25:20.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:20.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:20.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:20.862 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:21.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:21.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:21.642 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:22.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:22.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:23.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:23.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:23.746 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:24.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:24.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:25 GMT                                    2905s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2413000 KO=76    )
> restLoginInitiate                                        (OK=167114 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=167108 KO=2     )
> Skip 2FA                                                 (OK=92775  KO=0     )
> User Authorize PKCE stage                                (OK=196390 KO=1     )
> User AccessToken PKCE stage                              (OK=196389 KO=0     )
> GetUUid                                                  (OK=55631  KO=0     )
> GetOpenidConfig                                          (OK=166583 KO=0     )
> CreatePolicy                                             (OK=55584  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6287   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6287   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37231  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37228  KO=0     )
>  UI AM idFromSession                                     (OK=37226  KO=2     )
>  UI AM validateGoto                                      (OK=37228  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37225  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37225  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37225  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37225  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37223  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37223  KO=0     )
>  UI IDM uiconfig                                         (OK=37223  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37223  KO=0     )
>  UI IDM version                                          (OK=37223  KO=0     )
>  UI IDM privilege                                        (OK=37223  KO=0     )
>  UI IDM login                                            (OK=37221  KO=2     )
>  UI IDM features                                         (OK=37223  KO=0     )
>  UI IDM dashboard                                        (OK=37222  KO=0     )
>  UI IDM managed user schema                              (OK=37222  KO=0     )
>  UI IDM user                                             (OK=37222  KO=0     )
> RootUserinfo                                             (OK=124383 KO=0     )
>  UI IDM oidcToken                                        (OK=37221  KO=1     )
> userinfo                                                 (OK=37220  KO=0     )
> UI-Logout                                                (OK=37222  KO=0     )
> UI-Logout Redirect 1                                     (OK=37221  KO=0     )
>  UI AM revoke1                                           (OK=37218  KO=0     )
>  UI AM endsession                                        (OK=37219  KO=0     )
>  UI AM revoke2                                           (OK=37219  KO=0     )
> getIdToken                                               (OK=12244  KO=0     )
> getIdToken Redirect 1                                    (OK=12244  KO=0     )
> createOrganization                                       (OK=12244  KO=0     )
> tokenUserinfo                                            (OK=29168  KO=0     )
> queryOrganization                                        (OK=12243  KO=0     )
> deleteOrganization                                       (OK=12242  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8016   KO=0     )
> ReadPolicy                                               (OK=55513  KO=9     )
> DeletePolicy                                             (OK=55416  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1338   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7928 (98.98%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 43499  / active: 284    / done: 173126
================================================================================

09:25:25.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:25.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:25.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:26.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:26.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:26.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:26.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:27.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:28.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:28.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:28.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:29.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:29.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:29.771 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:29.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:30.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:30 GMT                                    2910s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2417381 KO=76    )
> restLoginInitiate                                        (OK=167411 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=167402 KO=2     )
> Skip 2FA                                                 (OK=92931  KO=0     )
> User Authorize PKCE stage                                (OK=196743 KO=1     )
> User AccessToken PKCE stage                              (OK=196740 KO=0     )
> GetUUid                                                  (OK=55721  KO=0     )
> GetOpenidConfig                                          (OK=166867 KO=0     )
> CreatePolicy                                             (OK=55676  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6295   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6295   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37302  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37301  KO=0     )
>  UI AM idFromSession                                     (OK=37299  KO=2     )
>  UI AM validateGoto                                      (OK=37301  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37297  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37297  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37297  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37297  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37294  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37293  KO=0     )
>  UI IDM uiconfig                                         (OK=37293  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37293  KO=0     )
>  UI IDM version                                          (OK=37293  KO=0     )
>  UI IDM privilege                                        (OK=37293  KO=0     )
>  UI IDM login                                            (OK=37291  KO=2     )
>  UI IDM features                                         (OK=37293  KO=0     )
>  UI IDM dashboard                                        (OK=37293  KO=0     )
>  UI IDM managed user schema                              (OK=37293  KO=0     )
>  UI IDM user                                             (OK=37293  KO=0     )
> RootUserinfo                                             (OK=124611 KO=0     )
>  UI IDM oidcToken                                        (OK=37293  KO=1     )
> userinfo                                                 (OK=37292  KO=0     )
> UI-Logout                                                (OK=37294  KO=0     )
> UI-Logout Redirect 1                                     (OK=37293  KO=0     )
>  UI AM revoke1                                           (OK=37291  KO=0     )
>  UI AM endsession                                        (OK=37292  KO=0     )
>  UI AM revoke2                                           (OK=37292  KO=0     )
> getIdToken                                               (OK=12265  KO=0     )
> getIdToken Redirect 1                                    (OK=12265  KO=0     )
> createOrganization                                       (OK=12265  KO=0     )
> tokenUserinfo                                            (OK=29219  KO=0     )
> queryOrganization                                        (OK=12264  KO=0     )
> deleteOrganization                                       (OK=12264  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8028   KO=0     )
> ReadPolicy                                               (OK=55615  KO=9     )
> DeletePolicy                                             (OK=55505  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1339   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7944 (98.98%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 79%
          waiting: 43195  / active: 281    / done: 173433
================================================================================

09:25:30.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:30.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:30.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:31.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:31.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:31.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:32.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:32.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:32.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:32.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:32.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:33.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:33.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:33.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:34.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:34.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:35 GMT                                    2915s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2421704 KO=76    )
> restLoginInitiate                                        (OK=167693 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=167687 KO=2     )
> Skip 2FA                                                 (OK=93074  KO=0     )
> User Authorize PKCE stage                                (OK=197085 KO=1     )
> User AccessToken PKCE stage                              (OK=197081 KO=0     )
> GetUUid                                                  (OK=55810  KO=0     )
> GetOpenidConfig                                          (OK=167152 KO=0     )
> CreatePolicy                                             (OK=55762  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6304   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6304   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37374  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37374  KO=0     )
>  UI AM idFromSession                                     (OK=37372  KO=2     )
>  UI AM validateGoto                                      (OK=37374  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37370  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37370  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37369  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37369  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37367  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37367  KO=0     )
>  UI IDM uiconfig                                         (OK=37367  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37367  KO=0     )
>  UI IDM version                                          (OK=37367  KO=0     )
>  UI IDM privilege                                        (OK=37367  KO=0     )
>  UI IDM login                                            (OK=37365  KO=2     )
>  UI IDM features                                         (OK=37367  KO=0     )
>  UI IDM dashboard                                        (OK=37367  KO=0     )
>  UI IDM managed user schema                              (OK=37367  KO=0     )
>  UI IDM user                                             (OK=37367  KO=0     )
> RootUserinfo                                             (OK=124806 KO=0     )
>  UI IDM oidcToken                                        (OK=37367  KO=1     )
> userinfo                                                 (OK=37366  KO=0     )
> UI-Logout                                                (OK=37368  KO=0     )
> UI-Logout Redirect 1                                     (OK=37366  KO=0     )
>  UI AM revoke1                                           (OK=37364  KO=0     )
>  UI AM endsession                                        (OK=37365  KO=0     )
>  UI AM revoke2                                           (OK=37365  KO=0     )
> getIdToken                                               (OK=12282  KO=0     )
> getIdToken Redirect 1                                    (OK=12282  KO=0     )
> createOrganization                                       (OK=12282  KO=0     )
> tokenUserinfo                                            (OK=29271  KO=0     )
> queryOrganization                                        (OK=12282  KO=0     )
> deleteOrganization                                       (OK=12282  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8044   KO=0     )
> ReadPolicy                                               (OK=55705  KO=9     )
> DeletePolicy                                             (OK=55608  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1340   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7960 (98.98%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 42910  / active: 252    / done: 173747
================================================================================

09:25:35.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:35.744 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:36.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:36.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:37.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:37.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:37.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:37.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:37.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:37.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:37.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:38.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:38.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:38.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:39.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:39.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:39.288 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:39.578 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:39.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:40.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:40.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:40 GMT                                    2920s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2425449 KO=76    )
> restLoginInitiate                                        (OK=167964 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=167955 KO=2     )
> Skip 2FA                                                 (OK=93229  KO=0     )
> User Authorize PKCE stage                                (OK=197392 KO=1     )
> User AccessToken PKCE stage                              (OK=197389 KO=0     )
> GetUUid                                                  (OK=55898  KO=0     )
> GetOpenidConfig                                          (OK=167414 KO=0     )
> CreatePolicy                                             (OK=55851  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6317   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6317   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37428  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37428  KO=0     )
>  UI AM idFromSession                                     (OK=37426  KO=2     )
>  UI AM validateGoto                                      (OK=37428  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37426  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37426  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37426  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37426  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37425  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37425  KO=0     )
>  UI IDM uiconfig                                         (OK=37421  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37421  KO=0     )
>  UI IDM version                                          (OK=37421  KO=0     )
>  UI IDM privilege                                        (OK=37421  KO=0     )
>  UI IDM login                                            (OK=37419  KO=2     )
>  UI IDM features                                         (OK=37421  KO=0     )
>  UI IDM dashboard                                        (OK=37421  KO=0     )
>  UI IDM managed user schema                              (OK=37421  KO=0     )
>  UI IDM user                                             (OK=37421  KO=0     )
> RootUserinfo                                             (OK=125002 KO=0     )
>  UI IDM oidcToken                                        (OK=37419  KO=1     )
> userinfo                                                 (OK=37418  KO=0     )
> UI-Logout                                                (OK=37420  KO=0     )
> UI-Logout Redirect 1                                     (OK=37420  KO=0     )
>  UI AM revoke1                                           (OK=37417  KO=0     )
>  UI AM endsession                                        (OK=37418  KO=0     )
>  UI AM revoke2                                           (OK=37418  KO=0     )
> getIdToken                                               (OK=12307  KO=0     )
> getIdToken Redirect 1                                    (OK=12307  KO=0     )
> createOrganization                                       (OK=12307  KO=0     )
> tokenUserinfo                                            (OK=29314  KO=0     )
> queryOrganization                                        (OK=12307  KO=0     )
> deleteOrganization                                       (OK=12307  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8057   KO=0     )
> ReadPolicy                                               (OK=55793  KO=9     )
> DeletePolicy                                             (OK=55695  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1346   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7981 (98.98%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 42624  / active: 258    / done: 174027
================================================================================

09:25:40.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:40.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:40.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:41.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:41.073 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:41.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:41.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:42.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:42.489 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:42.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:42.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:43.669 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:44.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:44.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:44.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:44.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:45 GMT                                    2925s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2429760 KO=76    )
> restLoginInitiate                                        (OK=168267 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=168259 KO=2     )
> Skip 2FA                                                 (OK=93381  KO=0     )
> User Authorize PKCE stage                                (OK=197749 KO=1     )
> User AccessToken PKCE stage                              (OK=197742 KO=0     )
> GetUUid                                                  (OK=55989  KO=0     )
> GetOpenidConfig                                          (OK=167684 KO=0     )
> CreatePolicy                                             (OK=55946  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6328   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6328   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37502  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37501  KO=0     )
>  UI AM idFromSession                                     (OK=37499  KO=2     )
>  UI AM validateGoto                                      (OK=37501  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37499  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37496  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37496  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37496  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37490  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37489  KO=0     )
>  UI IDM uiconfig                                         (OK=37489  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37489  KO=0     )
>  UI IDM version                                          (OK=37489  KO=0     )
>  UI IDM privilege                                        (OK=37489  KO=0     )
>  UI IDM login                                            (OK=37487  KO=2     )
>  UI IDM features                                         (OK=37489  KO=0     )
>  UI IDM dashboard                                        (OK=37489  KO=0     )
>  UI IDM managed user schema                              (OK=37489  KO=0     )
>  UI IDM user                                             (OK=37489  KO=0     )
> RootUserinfo                                             (OK=125211 KO=0     )
>  UI IDM oidcToken                                        (OK=37488  KO=1     )
> userinfo                                                 (OK=37487  KO=0     )
> UI-Logout                                                (OK=37489  KO=0     )
> UI-Logout Redirect 1                                     (OK=37489  KO=0     )
>  UI AM revoke1                                           (OK=37487  KO=0     )
>  UI AM endsession                                        (OK=37488  KO=0     )
>  UI AM revoke2                                           (OK=37488  KO=0     )
> getIdToken                                               (OK=12326  KO=0     )
> getIdToken Redirect 1                                    (OK=12326  KO=0     )
> createOrganization                                       (OK=12326  KO=0     )
> tokenUserinfo                                            (OK=29375  KO=0     )
> queryOrganization                                        (OK=12325  KO=0     )
> deleteOrganization                                       (OK=12324  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8076   KO=0     )
> ReadPolicy                                               (OK=55881  KO=9     )
> DeletePolicy                                             (OK=55786  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1347   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      7997 (98.99%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.50%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 42310  / active: 264    / done: 174335
================================================================================

09:25:45.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:45.751 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:45.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:46.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:46.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:46.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:46.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:47.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:47.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:47.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:47.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:47.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:48.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:49.465 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:49.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:50.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:50.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:50 GMT                                    2930s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2434150 KO=76    )
> restLoginInitiate                                        (OK=168574 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=168561 KO=2     )
> Skip 2FA                                                 (OK=93541  KO=0     )
> User Authorize PKCE stage                                (OK=198103 KO=1     )
> User AccessToken PKCE stage                              (OK=198100 KO=0     )
> GetUUid                                                  (OK=56088  KO=0     )
> GetOpenidConfig                                          (OK=167966 KO=0     )
> CreatePolicy                                             (OK=56041  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6345   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6345   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37568  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37567  KO=0     )
>  UI AM idFromSession                                     (OK=37564  KO=2     )
>  UI AM validateGoto                                      (OK=37566  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37566  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37563  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37563  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37563  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37562  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37562  KO=0     )
>  UI IDM uiconfig                                         (OK=37562  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37562  KO=0     )
>  UI IDM version                                          (OK=37562  KO=0     )
>  UI IDM privilege                                        (OK=37562  KO=0     )
>  UI IDM login                                            (OK=37560  KO=2     )
>  UI IDM features                                         (OK=37562  KO=0     )
>  UI IDM dashboard                                        (OK=37562  KO=0     )
>  UI IDM managed user schema                              (OK=37562  KO=0     )
>  UI IDM user                                             (OK=37562  KO=0     )
> RootUserinfo                                             (OK=125391 KO=0     )
>  UI IDM oidcToken                                        (OK=37561  KO=1     )
> userinfo                                                 (OK=37559  KO=0     )
> UI-Logout                                                (OK=37560  KO=0     )
> UI-Logout Redirect 1                                     (OK=37560  KO=0     )
>  UI AM revoke1                                           (OK=37558  KO=0     )
>  UI AM endsession                                        (OK=37559  KO=0     )
>  UI AM revoke2                                           (OK=37559  KO=0     )
> getIdToken                                               (OK=12351  KO=0     )
> getIdToken Redirect 1                                    (OK=12351  KO=0     )
> createOrganization                                       (OK=12351  KO=0     )
> tokenUserinfo                                            (OK=29435  KO=0     )
> queryOrganization                                        (OK=12351  KO=0     )
> deleteOrganization                                       (OK=12351  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8087   KO=0     )
> ReadPolicy                                               (OK=55979  KO=9     )
> DeletePolicy                                             (OK=55872  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1351   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8014 (98.99%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 41989  / active: 274    / done: 174646
================================================================================

09:25:51.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:51.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:51.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:52.013 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:52.439 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:52.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:52.854 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:53.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:53.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:53.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:54.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:54.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:54.436 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:54.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:54.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:54.994 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:55.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:55.230 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:55.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:55.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:25:55 GMT                                    2935s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2438268 KO=76    )
> restLoginInitiate                                        (OK=168861 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=168849 KO=2     )
> Skip 2FA                                                 (OK=93699  KO=0     )
> User Authorize PKCE stage                                (OK=198436 KO=1     )
> User AccessToken PKCE stage                              (OK=198431 KO=0     )
> GetUUid                                                  (OK=56181  KO=0     )
> GetOpenidConfig                                          (OK=168252 KO=0     )
> CreatePolicy                                             (OK=56132  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6356   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6354   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37635  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37634  KO=0     )
>  UI AM idFromSession                                     (OK=37632  KO=2     )
>  UI AM validateGoto                                      (OK=37634  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37631  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37630  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37628  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37628  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37625  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37625  KO=0     )
>  UI IDM uiconfig                                         (OK=37624  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37624  KO=0     )
>  UI IDM version                                          (OK=37624  KO=0     )
>  UI IDM privilege                                        (OK=37624  KO=0     )
>  UI IDM login                                            (OK=37622  KO=2     )
>  UI IDM features                                         (OK=37624  KO=0     )
>  UI IDM dashboard                                        (OK=37623  KO=0     )
>  UI IDM managed user schema                              (OK=37623  KO=0     )
>  UI IDM user                                             (OK=37623  KO=0     )
> RootUserinfo                                             (OK=125614 KO=0     )
>  UI IDM oidcToken                                        (OK=37623  KO=1     )
> userinfo                                                 (OK=37620  KO=0     )
> UI-Logout                                                (OK=37622  KO=0     )
> UI-Logout Redirect 1                                     (OK=37622  KO=0     )
>  UI AM revoke1                                           (OK=37620  KO=0     )
>  UI AM endsession                                        (OK=37621  KO=0     )
>  UI AM revoke2                                           (OK=37621  KO=0     )
> getIdToken                                               (OK=12372  KO=0     )
> getIdToken Redirect 1                                    (OK=12372  KO=0     )
> createOrganization                                       (OK=12370  KO=0     )
> tokenUserinfo                                            (OK=29481  KO=0     )
> queryOrganization                                        (OK=12370  KO=0     )
> deleteOrganization                                       (OK=12370  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8105   KO=0     )
> ReadPolicy                                               (OK=56074  KO=9     )
> DeletePolicy                                             (OK=55972  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1355   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8034 (98.99%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 41689  / active: 275    / done: 174945
================================================================================

09:25:55.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:55.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:56.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:56.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:56.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:56.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:57.240 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:57.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:58.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:58.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:58.547 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:59.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:59.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:25:59.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:00.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:00.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:00 GMT                                    2940s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2442404 KO=76    )
> restLoginInitiate                                        (OK=169137 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=169133 KO=2     )
> Skip 2FA                                                 (OK=93850  KO=0     )
> User Authorize PKCE stage                                (OK=198770 KO=1     )
> User AccessToken PKCE stage                              (OK=198767 KO=0     )
> GetUUid                                                  (OK=56283  KO=0     )
> GetOpenidConfig                                          (OK=168537 KO=0     )
> CreatePolicy                                             (OK=56236  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6364   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6364   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37701  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37699  KO=0     )
>  UI AM idFromSession                                     (OK=37697  KO=2     )
>  UI AM validateGoto                                      (OK=37699  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37698  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37698  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37697  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37697  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37692  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37689  KO=0     )
>  UI IDM uiconfig                                         (OK=37689  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37689  KO=0     )
>  UI IDM version                                          (OK=37689  KO=0     )
>  UI IDM privilege                                        (OK=37689  KO=0     )
>  UI IDM login                                            (OK=37687  KO=2     )
>  UI IDM features                                         (OK=37689  KO=0     )
>  UI IDM dashboard                                        (OK=37688  KO=0     )
>  UI IDM managed user schema                              (OK=37688  KO=0     )
>  UI IDM user                                             (OK=37688  KO=0     )
> RootUserinfo                                             (OK=125794 KO=0     )
>  UI IDM oidcToken                                        (OK=37687  KO=1     )
> userinfo                                                 (OK=37686  KO=0     )
> UI-Logout                                                (OK=37688  KO=0     )
> UI-Logout Redirect 1                                     (OK=37688  KO=0     )
>  UI AM revoke1                                           (OK=37686  KO=0     )
>  UI AM endsession                                        (OK=37687  KO=0     )
>  UI AM revoke2                                           (OK=37687  KO=0     )
> getIdToken                                               (OK=12391  KO=0     )
> getIdToken Redirect 1                                    (OK=12391  KO=0     )
> createOrganization                                       (OK=12391  KO=0     )
> tokenUserinfo                                            (OK=29532  KO=0     )
> queryOrganization                                        (OK=12390  KO=0     )
> deleteOrganization                                       (OK=12390  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8125   KO=0     )
> ReadPolicy                                               (OK=56164  KO=9     )
> DeletePolicy                                             (OK=56067  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1356   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8050 (98.99%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 41401  / active: 262    / done: 175246
================================================================================

09:26:00.726 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:00.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:00.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:01.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:01.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:01.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:01.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:01.792 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:01.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:01.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:02.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:02.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:03.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:04.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:04.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:05.002 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:05.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:05.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:05 GMT                                    2945s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2446243 KO=76    )
> restLoginInitiate                                        (OK=169423 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=169412 KO=2     )
> Skip 2FA                                                 (OK=94001  KO=0     )
> User Authorize PKCE stage                                (OK=199086 KO=1     )
> User AccessToken PKCE stage                              (OK=199082 KO=0     )
> GetUUid                                                  (OK=56382  KO=0     )
> GetOpenidConfig                                          (OK=168831 KO=0     )
> CreatePolicy                                             (OK=56334  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6381   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6381   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37755  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37755  KO=0     )
>  UI AM idFromSession                                     (OK=37753  KO=2     )
>  UI AM validateGoto                                      (OK=37755  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37753  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37753  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37751  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37751  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37747  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37745  KO=0     )
>  UI IDM uiconfig                                         (OK=37745  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37745  KO=0     )
>  UI IDM version                                          (OK=37745  KO=0     )
>  UI IDM privilege                                        (OK=37744  KO=0     )
>  UI IDM login                                            (OK=37742  KO=2     )
>  UI IDM features                                         (OK=37744  KO=0     )
>  UI IDM dashboard                                        (OK=37743  KO=0     )
>  UI IDM managed user schema                              (OK=37743  KO=0     )
>  UI IDM user                                             (OK=37744  KO=0     )
> RootUserinfo                                             (OK=125970 KO=0     )
>  UI IDM oidcToken                                        (OK=37743  KO=1     )
> userinfo                                                 (OK=37742  KO=0     )
> UI-Logout                                                (OK=37744  KO=0     )
> UI-Logout Redirect 1                                     (OK=37743  KO=0     )
>  UI AM revoke1                                           (OK=37740  KO=0     )
>  UI AM endsession                                        (OK=37742  KO=0     )
>  UI AM revoke2                                           (OK=37742  KO=0     )
> getIdToken                                               (OK=12410  KO=0     )
> getIdToken Redirect 1                                    (OK=12410  KO=0     )
> createOrganization                                       (OK=12410  KO=0     )
> tokenUserinfo                                            (OK=29581  KO=0     )
> queryOrganization                                        (OK=12410  KO=0     )
> deleteOrganization                                       (OK=12410  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8140   KO=0     )
> ReadPolicy                                               (OK=56269  KO=9     )
> DeletePolicy                                             (OK=56153  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1358   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8068 (98.99%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 80%
          waiting: 41103  / active: 282    / done: 175524
================================================================================

09:26:06.343 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:06.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:06.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:07.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:08.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:08.724 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:09.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:09.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:09.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:09.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:09.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:10 GMT                                    2950s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2450718 KO=76    )
> restLoginInitiate                                        (OK=169698 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=169692 KO=2     )
> Skip 2FA                                                 (OK=94157  KO=0     )
> User Authorize PKCE stage                                (OK=199433 KO=1     )
> User AccessToken PKCE stage                              (OK=199428 KO=0     )
> GetUUid                                                  (OK=56482  KO=0     )
> GetOpenidConfig                                          (OK=169134 KO=0     )
> CreatePolicy                                             (OK=56437  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6389   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6389   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37834  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37834  KO=0     )
>  UI AM idFromSession                                     (OK=37832  KO=2     )
>  UI AM validateGoto                                      (OK=37834  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37832  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37832  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37832  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37832  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37826  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37826  KO=0     )
>  UI IDM uiconfig                                         (OK=37824  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37824  KO=0     )
>  UI IDM version                                          (OK=37824  KO=0     )
>  UI IDM privilege                                        (OK=37824  KO=0     )
>  UI IDM login                                            (OK=37822  KO=2     )
>  UI IDM features                                         (OK=37824  KO=0     )
>  UI IDM dashboard                                        (OK=37824  KO=0     )
>  UI IDM managed user schema                              (OK=37823  KO=0     )
>  UI IDM user                                             (OK=37823  KO=0     )
> RootUserinfo                                             (OK=126136 KO=0     )
>  UI IDM oidcToken                                        (OK=37823  KO=1     )
> userinfo                                                 (OK=37820  KO=0     )
> UI-Logout                                                (OK=37820  KO=0     )
> UI-Logout Redirect 1                                     (OK=37820  KO=0     )
>  UI AM revoke1                                           (OK=37818  KO=0     )
>  UI AM endsession                                        (OK=37819  KO=0     )
>  UI AM revoke2                                           (OK=37819  KO=0     )
> getIdToken                                               (OK=12424  KO=0     )
> getIdToken Redirect 1                                    (OK=12424  KO=0     )
> createOrganization                                       (OK=12423  KO=0     )
> tokenUserinfo                                            (OK=29615  KO=0     )
> queryOrganization                                        (OK=12422  KO=0     )
> deleteOrganization                                       (OK=12422  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8161   KO=0     )
> ReadPolicy                                               (OK=56365  KO=9     )
> DeletePolicy                                             (OK=56262  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1360   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8079 (99.00%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###########################################################-              ] 81%
          waiting: 40819  / active: 281    / done: 175809
================================================================================

09:26:12.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:12.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:12.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:13.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:13.269 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:13.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:13.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:14.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:14.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:14.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:15 GMT                                    2955s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2455001 KO=76    )
> restLoginInitiate                                        (OK=169997 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=169982 KO=2     )
> Skip 2FA                                                 (OK=94324  KO=0     )
> User Authorize PKCE stage                                (OK=199774 KO=1     )
> User AccessToken PKCE stage                              (OK=199772 KO=0     )
> GetUUid                                                  (OK=56576  KO=0     )
> GetOpenidConfig                                          (OK=169428 KO=0     )
> CreatePolicy                                             (OK=56532  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6394   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6394   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37899  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37898  KO=0     )
>  UI AM idFromSession                                     (OK=37896  KO=2     )
>  UI AM validateGoto                                      (OK=37898  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37895  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37895  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37894  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37894  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37891  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37891  KO=0     )
>  UI IDM uiconfig                                         (OK=37891  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37891  KO=0     )
>  UI IDM version                                          (OK=37891  KO=0     )
>  UI IDM privilege                                        (OK=37891  KO=0     )
>  UI IDM login                                            (OK=37889  KO=2     )
>  UI IDM features                                         (OK=37891  KO=0     )
>  UI IDM dashboard                                        (OK=37891  KO=0     )
>  UI IDM managed user schema                              (OK=37890  KO=0     )
>  UI IDM user                                             (OK=37891  KO=0     )
> RootUserinfo                                             (OK=126370 KO=0     )
>  UI IDM oidcToken                                        (OK=37889  KO=1     )
> userinfo                                                 (OK=37887  KO=0     )
> UI-Logout                                                (OK=37888  KO=0     )
> UI-Logout Redirect 1                                     (OK=37888  KO=0     )
>  UI AM revoke1                                           (OK=37886  KO=0     )
>  UI AM endsession                                        (OK=37887  KO=0     )
>  UI AM revoke2                                           (OK=37887  KO=0     )
> getIdToken                                               (OK=12451  KO=0     )
> getIdToken Redirect 1                                    (OK=12451  KO=0     )
> createOrganization                                       (OK=12451  KO=0     )
> tokenUserinfo                                            (OK=29666  KO=0     )
> queryOrganization                                        (OK=12449  KO=0     )
> deleteOrganization                                       (OK=12449  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8176   KO=0     )
> ReadPolicy                                               (OK=56470  KO=9     )
> DeletePolicy                                             (OK=56355  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1361   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8089 (99.00%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 40515  / active: 287    / done: 176107
================================================================================

09:26:16.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:16.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:16.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:17.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:18.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:18.410 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:18.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:18.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:19.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:19.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:19.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:19.718 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:20.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:20 GMT                                    2960s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2459064 KO=76    )
> restLoginInitiate                                        (OK=170265 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=170259 KO=2     )
> Skip 2FA                                                 (OK=94488  KO=0     )
> User Authorize PKCE stage                                (OK=200101 KO=1     )
> User AccessToken PKCE stage                              (OK=200097 KO=0     )
> GetUUid                                                  (OK=56675  KO=0     )
> GetOpenidConfig                                          (OK=169725 KO=0     )
> CreatePolicy                                             (OK=56628  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6409   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6409   KO=0     )
> UI-Post-Login - stage 1                                  (OK=37958  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=37956  KO=0     )
>  UI AM idFromSession                                     (OK=37954  KO=2     )
>  UI AM validateGoto                                      (OK=37956  KO=0     )
> UI-Post-Login - stage 2                                  (OK=37954  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=37954  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=37954  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=37954  KO=0     )
> UI-Post-Login - stage 3                                  (OK=37952  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=37952  KO=0     )
>  UI IDM uiconfig                                         (OK=37952  KO=0     )
>  UI Enduser sessioncheck                                 (OK=37952  KO=0     )
>  UI IDM version                                          (OK=37952  KO=0     )
>  UI IDM privilege                                        (OK=37952  KO=0     )
>  UI IDM login                                            (OK=37950  KO=2     )
>  UI IDM features                                         (OK=37952  KO=0     )
>  UI IDM dashboard                                        (OK=37952  KO=0     )
>  UI IDM managed user schema                              (OK=37952  KO=0     )
>  UI IDM user                                             (OK=37952  KO=0     )
> RootUserinfo                                             (OK=126522 KO=0     )
>  UI IDM oidcToken                                        (OK=37952  KO=1     )
> userinfo                                                 (OK=37951  KO=0     )
> UI-Logout                                                (OK=37953  KO=0     )
> UI-Logout Redirect 1                                     (OK=37952  KO=0     )
>  UI AM revoke1                                           (OK=37950  KO=0     )
>  UI AM endsession                                        (OK=37951  KO=0     )
>  UI AM revoke2                                           (OK=37951  KO=0     )
> getIdToken                                               (OK=12488  KO=0     )
> getIdToken Redirect 1                                    (OK=12487  KO=0     )
> createOrganization                                       (OK=12486  KO=0     )
> tokenUserinfo                                            (OK=29706  KO=0     )
> queryOrganization                                        (OK=12486  KO=0     )
> deleteOrganization                                       (OK=12486  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8187   KO=0     )
> ReadPolicy                                               (OK=56566  KO=9     )
> DeletePolicy                                             (OK=56461  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1363   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8102 (99.00%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 40230  / active: 255    / done: 176424
================================================================================

09:26:20.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:20.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:20.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:21.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:21.842 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:22.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:23.059 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:23.165 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:23.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:24.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:24.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:24.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:24.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:24.893 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:25.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:25 GMT                                    2965s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2463270 KO=76    )
> restLoginInitiate                                        (OK=170547 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=170540 KO=2     )
> Skip 2FA                                                 (OK=94634  KO=0     )
> User Authorize PKCE stage                                (OK=200438 KO=1     )
> User AccessToken PKCE stage                              (OK=200433 KO=0     )
> GetUUid                                                  (OK=56761  KO=0     )
> GetOpenidConfig                                          (OK=170005 KO=0     )
> CreatePolicy                                             (OK=56717  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6413   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6413   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38029  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38028  KO=0     )
>  UI AM idFromSession                                     (OK=38025  KO=2     )
>  UI AM validateGoto                                      (OK=38027  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38024  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38024  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38024  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38024  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38021  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38021  KO=0     )
>  UI IDM uiconfig                                         (OK=38021  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38021  KO=0     )
>  UI IDM version                                          (OK=38021  KO=0     )
>  UI IDM privilege                                        (OK=38021  KO=0     )
>  UI IDM login                                            (OK=38019  KO=2     )
>  UI IDM features                                         (OK=38021  KO=0     )
>  UI IDM dashboard                                        (OK=38020  KO=0     )
>  UI IDM managed user schema                              (OK=38020  KO=0     )
>  UI IDM user                                             (OK=38020  KO=0     )
> RootUserinfo                                             (OK=126731 KO=0     )
>  UI IDM oidcToken                                        (OK=38020  KO=1     )
> userinfo                                                 (OK=38019  KO=0     )
> UI-Logout                                                (OK=38021  KO=0     )
> UI-Logout Redirect 1                                     (OK=38021  KO=0     )
>  UI AM revoke1                                           (OK=38018  KO=0     )
>  UI AM endsession                                        (OK=38019  KO=0     )
>  UI AM revoke2                                           (OK=38019  KO=0     )
> getIdToken                                               (OK=12507  KO=0     )
> getIdToken Redirect 1                                    (OK=12506  KO=0     )
> createOrganization                                       (OK=12506  KO=0     )
> tokenUserinfo                                            (OK=29756  KO=0     )
> queryOrganization                                        (OK=12506  KO=0     )
> deleteOrganization                                       (OK=12506  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8200   KO=0     )
> ReadPolicy                                               (OK=56662  KO=9     )
> DeletePolicy                                             (OK=56556  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1365   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8117 (99.00%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 39943  / active: 260    / done: 176706
================================================================================

09:26:25.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:25.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:25.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.556 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:26.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:27.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:28.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:28.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:28.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:28.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:29.201 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:29.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:30.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:30.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:30 GMT                                    2970s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2467123 KO=76    )
> restLoginInitiate                                        (OK=170838 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=170827 KO=2     )
> Skip 2FA                                                 (OK=94797  KO=0     )
> User Authorize PKCE stage                                (OK=200754 KO=1     )
> User AccessToken PKCE stage                              (OK=200751 KO=0     )
> GetUUid                                                  (OK=56866  KO=0     )
> GetOpenidConfig                                          (OK=170295 KO=0     )
> CreatePolicy                                             (OK=56820  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6428   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6428   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38086  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38085  KO=0     )
>  UI AM idFromSession                                     (OK=38081  KO=2     )
>  UI AM validateGoto                                      (OK=38083  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38080  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38079  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38079  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38079  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38076  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38075  KO=0     )
>  UI IDM uiconfig                                         (OK=38075  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38075  KO=0     )
>  UI IDM version                                          (OK=38075  KO=0     )
>  UI IDM privilege                                        (OK=38075  KO=0     )
>  UI IDM login                                            (OK=38073  KO=2     )
>  UI IDM features                                         (OK=38075  KO=0     )
>  UI IDM dashboard                                        (OK=38075  KO=0     )
>  UI IDM managed user schema                              (OK=38075  KO=0     )
>  UI IDM user                                             (OK=38075  KO=0     )
> RootUserinfo                                             (OK=126896 KO=0     )
>  UI IDM oidcToken                                        (OK=38075  KO=1     )
> userinfo                                                 (OK=38074  KO=0     )
> UI-Logout                                                (OK=38075  KO=0     )
> UI-Logout Redirect 1                                     (OK=38075  KO=0     )
>  UI AM revoke1                                           (OK=38073  KO=0     )
>  UI AM endsession                                        (OK=38074  KO=0     )
>  UI AM revoke2                                           (OK=38074  KO=0     )
> getIdToken                                               (OK=12528  KO=0     )
> getIdToken Redirect 1                                    (OK=12528  KO=0     )
> createOrganization                                       (OK=12528  KO=0     )
> tokenUserinfo                                            (OK=29801  KO=0     )
> queryOrganization                                        (OK=12528  KO=0     )
> deleteOrganization                                       (OK=12528  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8216   KO=0     )
> ReadPolicy                                               (OK=56750  KO=9     )
> DeletePolicy                                             (OK=56651  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1369   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8137 (99.00%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 39639  / active: 273    / done: 176997
================================================================================

09:26:30.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:30.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:30.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:30.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:32.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:32.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:33.199 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:34.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:34.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:34.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:34.668 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:34.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:35 GMT                                    2975s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2471281 KO=76    )
> restLoginInitiate                                        (OK=171114 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=171111 KO=2     )
> Skip 2FA                                                 (OK=94958  KO=0     )
> User Authorize PKCE stage                                (OK=201092 KO=1     )
> User AccessToken PKCE stage                              (OK=201088 KO=0     )
> GetUUid                                                  (OK=56962  KO=0     )
> GetOpenidConfig                                          (OK=170584 KO=0     )
> CreatePolicy                                             (OK=56919  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6437   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6435   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38147  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38146  KO=0     )
>  UI AM idFromSession                                     (OK=38144  KO=2     )
>  UI AM validateGoto                                      (OK=38146  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38143  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38143  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38143  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38143  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38141  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38141  KO=0     )
>  UI IDM uiconfig                                         (OK=38141  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38141  KO=0     )
>  UI IDM version                                          (OK=38141  KO=0     )
>  UI IDM privilege                                        (OK=38141  KO=0     )
>  UI IDM login                                            (OK=38139  KO=2     )
>  UI IDM features                                         (OK=38141  KO=0     )
>  UI IDM dashboard                                        (OK=38141  KO=0     )
>  UI IDM managed user schema                              (OK=38141  KO=0     )
>  UI IDM user                                             (OK=38141  KO=0     )
> RootUserinfo                                             (OK=127098 KO=0     )
>  UI IDM oidcToken                                        (OK=38140  KO=1     )
> userinfo                                                 (OK=38139  KO=0     )
> UI-Logout                                                (OK=38141  KO=0     )
> UI-Logout Redirect 1                                     (OK=38141  KO=0     )
>  UI AM revoke1                                           (OK=38139  KO=0     )
>  UI AM endsession                                        (OK=38140  KO=0     )
>  UI AM revoke2                                           (OK=38140  KO=0     )
> getIdToken                                               (OK=12552  KO=0     )
> getIdToken Redirect 1                                    (OK=12552  KO=0     )
> createOrganization                                       (OK=12551  KO=0     )
> tokenUserinfo                                            (OK=29850  KO=0     )
> queryOrganization                                        (OK=12550  KO=0     )
> deleteOrganization                                       (OK=12550  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8230   KO=0     )
> ReadPolicy                                               (OK=56851  KO=9     )
> DeletePolicy                                             (OK=56743  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1370   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8149 (99.00%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 39354  / active: 277    / done: 177278
================================================================================

09:26:36.140 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:37.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:37.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:37.634 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:37.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:38.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:38.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:39.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:39.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:40.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:40.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:40 GMT                                    2980s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2475601 KO=76    )
> restLoginInitiate                                        (OK=171412 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=171399 KO=2     )
> Skip 2FA                                                 (OK=95117  KO=0     )
> User Authorize PKCE stage                                (OK=201444 KO=1     )
> User AccessToken PKCE stage                              (OK=201440 KO=0     )
> GetUUid                                                  (OK=57057  KO=0     )
> GetOpenidConfig                                          (OK=170878 KO=0     )
> CreatePolicy                                             (OK=57013  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6447   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6447   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38216  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38216  KO=0     )
>  UI AM idFromSession                                     (OK=38213  KO=2     )
>  UI AM validateGoto                                      (OK=38215  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38214  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38214  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38214  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38214  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38212  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38211  KO=0     )
>  UI IDM uiconfig                                         (OK=38210  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38210  KO=0     )
>  UI IDM version                                          (OK=38210  KO=0     )
>  UI IDM privilege                                        (OK=38210  KO=0     )
>  UI IDM login                                            (OK=38208  KO=2     )
>  UI IDM features                                         (OK=38210  KO=0     )
>  UI IDM dashboard                                        (OK=38210  KO=0     )
>  UI IDM managed user schema                              (OK=38210  KO=0     )
>  UI IDM user                                             (OK=38210  KO=0     )
> RootUserinfo                                             (OK=127315 KO=0     )
>  UI IDM oidcToken                                        (OK=38209  KO=1     )
> userinfo                                                 (OK=38207  KO=0     )
> UI-Logout                                                (OK=38208  KO=0     )
> UI-Logout Redirect 1                                     (OK=38207  KO=0     )
>  UI AM revoke1                                           (OK=38205  KO=0     )
>  UI AM endsession                                        (OK=38206  KO=0     )
>  UI AM revoke2                                           (OK=38206  KO=0     )
> getIdToken                                               (OK=12571  KO=0     )
> getIdToken Redirect 1                                    (OK=12570  KO=0     )
> createOrganization                                       (OK=12569  KO=0     )
> tokenUserinfo                                            (OK=29903  KO=0     )
> queryOrganization                                        (OK=12569  KO=0     )
> deleteOrganization                                       (OK=12568  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8238   KO=0     )
> ReadPolicy                                               (OK=56951  KO=9     )
> DeletePolicy                                             (OK=56844  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1374   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8160 (99.01%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.49%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 81%
          waiting: 39045  / active: 281    / done: 177583
================================================================================

09:26:41.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:41.443 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:41.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:41.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:41.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:41.983 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:41.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:42.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:42.342 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:42.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:43.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:44.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:44.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:44.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:44.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:45.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:45 GMT                                    2985s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2480095 KO=76    )
> restLoginInitiate                                        (OK=171725 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=171721 KO=2     )
> Skip 2FA                                                 (OK=95299  KO=0     )
> User Authorize PKCE stage                                (OK=201809 KO=1     )
> User AccessToken PKCE stage                              (OK=201801 KO=0     )
> GetUUid                                                  (OK=57171  KO=0     )
> GetOpenidConfig                                          (OK=171187 KO=0     )
> CreatePolicy                                             (OK=57127  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6460   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6460   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38293  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38293  KO=0     )
>  UI AM idFromSession                                     (OK=38289  KO=2     )
>  UI AM validateGoto                                      (OK=38291  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38285  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38283  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38283  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38283  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38280  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38279  KO=0     )
>  UI IDM uiconfig                                         (OK=38278  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38278  KO=0     )
>  UI IDM version                                          (OK=38278  KO=0     )
>  UI IDM privilege                                        (OK=38277  KO=0     )
>  UI IDM login                                            (OK=38274  KO=2     )
>  UI IDM features                                         (OK=38277  KO=0     )
>  UI IDM dashboard                                        (OK=38275  KO=0     )
>  UI IDM managed user schema                              (OK=38275  KO=0     )
>  UI IDM user                                             (OK=38275  KO=0     )
> RootUserinfo                                             (OK=127555 KO=0     )
>  UI IDM oidcToken                                        (OK=38275  KO=1     )
> userinfo                                                 (OK=38274  KO=0     )
> UI-Logout                                                (OK=38276  KO=0     )
> UI-Logout Redirect 1                                     (OK=38275  KO=0     )
>  UI AM revoke1                                           (OK=38269  KO=0     )
>  UI AM endsession                                        (OK=38270  KO=0     )
>  UI AM revoke2                                           (OK=38270  KO=0     )
> getIdToken                                               (OK=12592  KO=0     )
> getIdToken Redirect 1                                    (OK=12592  KO=0     )
> createOrganization                                       (OK=12592  KO=0     )
> tokenUserinfo                                            (OK=29946  KO=0     )
> queryOrganization                                        (OK=12591  KO=0     )
> deleteOrganization                                       (OK=12591  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8252   KO=0     )
> ReadPolicy                                               (OK=57045  KO=9     )
> DeletePolicy                                             (OK=56945  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1379   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8183 (99.01%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 38721  / active: 294    / done: 177894
================================================================================

09:26:45.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:46.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:46.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:46.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:46.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:46.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:47.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:47.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:47.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:48.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:48.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:48.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:49.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:49.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:49.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:49.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:49.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:49.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:49.898 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:50 GMT                                    2990s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2484144 KO=76    )
> restLoginInitiate                                        (OK=172002 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=171990 KO=2     )
> Skip 2FA                                                 (OK=95447  KO=0     )
> User Authorize PKCE stage                                (OK=202123 KO=1     )
> User AccessToken PKCE stage                              (OK=202119 KO=0     )
> GetUUid                                                  (OK=57255  KO=0     )
> GetOpenidConfig                                          (OK=171475 KO=0     )
> CreatePolicy                                             (OK=57209  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6476   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6476   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38349  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38349  KO=0     )
>  UI AM idFromSession                                     (OK=38345  KO=2     )
>  UI AM validateGoto                                      (OK=38347  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38346  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38346  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38346  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38346  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38342  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38342  KO=0     )
>  UI IDM uiconfig                                         (OK=38342  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38342  KO=0     )
>  UI IDM version                                          (OK=38342  KO=0     )
>  UI IDM privilege                                        (OK=38342  KO=0     )
>  UI IDM login                                            (OK=38340  KO=2     )
>  UI IDM features                                         (OK=38342  KO=0     )
>  UI IDM dashboard                                        (OK=38341  KO=0     )
>  UI IDM managed user schema                              (OK=38341  KO=0     )
>  UI IDM user                                             (OK=38341  KO=0     )
> RootUserinfo                                             (OK=127777 KO=0     )
>  UI IDM oidcToken                                        (OK=38341  KO=1     )
> userinfo                                                 (OK=38340  KO=0     )
> UI-Logout                                                (OK=38340  KO=0     )
> UI-Logout Redirect 1                                     (OK=38340  KO=0     )
>  UI AM revoke1                                           (OK=38338  KO=0     )
>  UI AM endsession                                        (OK=38339  KO=0     )
>  UI AM revoke2                                           (OK=38339  KO=0     )
> getIdToken                                               (OK=12611  KO=0     )
> getIdToken Redirect 1                                    (OK=12611  KO=0     )
> createOrganization                                       (OK=12611  KO=0     )
> tokenUserinfo                                            (OK=29987  KO=0     )
> queryOrganization                                        (OK=12611  KO=0     )
> deleteOrganization                                       (OK=12611  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8269   KO=0     )
> ReadPolicy                                               (OK=57157  KO=9     )
> DeletePolicy                                             (OK=57038  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1381   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8202 (99.01%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 38426  / active: 289    / done: 178194
================================================================================

09:26:50.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:50.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:50.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:50.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:50.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:50.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:51.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:51.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:51.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:51.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:52.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:52.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:52.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:53.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:53.187 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:53.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:53.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:53.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:54.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:54.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:54.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:55.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:26:55 GMT                                    2995s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2488523 KO=76    )
> restLoginInitiate                                        (OK=172318 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=172311 KO=2     )
> Skip 2FA                                                 (OK=95630  KO=0     )
> User Authorize PKCE stage                                (OK=202484 KO=1     )
> User AccessToken PKCE stage                              (OK=202478 KO=0     )
> GetUUid                                                  (OK=57364  KO=0     )
> GetOpenidConfig                                          (OK=171778 KO=0     )
> CreatePolicy                                             (OK=57320  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6485   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6485   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38414  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38414  KO=0     )
>  UI AM idFromSession                                     (OK=38411  KO=2     )
>  UI AM validateGoto                                      (OK=38413  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38410  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38409  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38409  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38409  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38406  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38406  KO=0     )
>  UI IDM uiconfig                                         (OK=38406  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38406  KO=0     )
>  UI IDM version                                          (OK=38406  KO=0     )
>  UI IDM privilege                                        (OK=38406  KO=0     )
>  UI IDM login                                            (OK=38404  KO=2     )
>  UI IDM features                                         (OK=38406  KO=0     )
>  UI IDM dashboard                                        (OK=38406  KO=0     )
>  UI IDM managed user schema                              (OK=38406  KO=0     )
>  UI IDM user                                             (OK=38406  KO=0     )
> RootUserinfo                                             (OK=128013 KO=0     )
>  UI IDM oidcToken                                        (OK=38406  KO=1     )
> userinfo                                                 (OK=38405  KO=0     )
> UI-Logout                                                (OK=38407  KO=0     )
> UI-Logout Redirect 1                                     (OK=38407  KO=0     )
>  UI AM revoke1                                           (OK=38404  KO=0     )
>  UI AM endsession                                        (OK=38405  KO=0     )
>  UI AM revoke2                                           (OK=38405  KO=0     )
> getIdToken                                               (OK=12635  KO=0     )
> getIdToken Redirect 1                                    (OK=12634  KO=0     )
> createOrganization                                       (OK=12634  KO=0     )
> tokenUserinfo                                            (OK=30039  KO=0     )
> queryOrganization                                        (OK=12634  KO=0     )
> deleteOrganization                                       (OK=12633  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8284   KO=0     )
> ReadPolicy                                               (OK=57240  KO=9     )
> DeletePolicy                                             (OK=57148  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1384   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8224 (99.01%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 38099  / active: 285    / done: 178525
================================================================================

09:26:56.237 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:56.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:56.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:56.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:57.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:57.821 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:58.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:58.520 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:58.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:59.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:59.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:59.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:26:59.972 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:00.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:00 GMT                                    3000s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2492446 KO=76    )
> restLoginInitiate                                        (OK=172592 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=172583 KO=2     )
> Skip 2FA                                                 (OK=95801  KO=0     )
> User Authorize PKCE stage                                (OK=202800 KO=1     )
> User AccessToken PKCE stage                              (OK=202798 KO=0     )
> GetUUid                                                  (OK=57463  KO=0     )
> GetOpenidConfig                                          (OK=172071 KO=0     )
> CreatePolicy                                             (OK=57414  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6496   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6496   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38468  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38468  KO=0     )
>  UI AM idFromSession                                     (OK=38466  KO=2     )
>  UI AM validateGoto                                      (OK=38468  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38464  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38464  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38464  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38464  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38463  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38461  KO=0     )
>  UI IDM uiconfig                                         (OK=38461  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38461  KO=0     )
>  UI IDM version                                          (OK=38461  KO=0     )
>  UI IDM privilege                                        (OK=38461  KO=0     )
>  UI IDM login                                            (OK=38459  KO=2     )
>  UI IDM features                                         (OK=38461  KO=0     )
>  UI IDM dashboard                                        (OK=38461  KO=0     )
>  UI IDM managed user schema                              (OK=38461  KO=0     )
>  UI IDM user                                             (OK=38461  KO=0     )
> RootUserinfo                                             (OK=128251 KO=0     )
>  UI IDM oidcToken                                        (OK=38460  KO=1     )
> userinfo                                                 (OK=38459  KO=0     )
> UI-Logout                                                (OK=38461  KO=0     )
> UI-Logout Redirect 1                                     (OK=38461  KO=0     )
>  UI AM revoke1                                           (OK=38458  KO=0     )
>  UI AM endsession                                        (OK=38459  KO=0     )
>  UI AM revoke2                                           (OK=38459  KO=0     )
> getIdToken                                               (OK=12665  KO=0     )
> getIdToken Redirect 1                                    (OK=12665  KO=0     )
> createOrganization                                       (OK=12665  KO=0     )
> tokenUserinfo                                            (OK=30073  KO=0     )
> queryOrganization                                        (OK=12665  KO=0     )
> deleteOrganization                                       (OK=12665  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8298   KO=0     )
> ReadPolicy                                               (OK=57352  KO=9     )
> DeletePolicy                                             (OK=57234  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1385   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8238 (99.01%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[############################################################-             ] 82%
          waiting: 37815  / active: 292    / done: 178802
================================================================================

09:27:00.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:00.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:01.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:02.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:03.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:03.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:04.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:04.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:05.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:05.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:05 GMT                                    3005s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2496344 KO=76    )
> restLoginInitiate                                        (OK=172876 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=172863 KO=2     )
> Skip 2FA                                                 (OK=95953  KO=0     )
> User Authorize PKCE stage                                (OK=203122 KO=1     )
> User AccessToken PKCE stage                              (OK=203117 KO=0     )
> GetUUid                                                  (OK=57560  KO=0     )
> GetOpenidConfig                                          (OK=172374 KO=0     )
> CreatePolicy                                             (OK=57512  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6509   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6509   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38525  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38524  KO=0     )
>  UI AM idFromSession                                     (OK=38522  KO=2     )
>  UI AM validateGoto                                      (OK=38524  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38520  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38520  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38520  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38520  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38518  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38518  KO=0     )
>  UI IDM uiconfig                                         (OK=38517  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38517  KO=0     )
>  UI IDM version                                          (OK=38517  KO=0     )
>  UI IDM privilege                                        (OK=38517  KO=0     )
>  UI IDM login                                            (OK=38515  KO=2     )
>  UI IDM features                                         (OK=38517  KO=0     )
>  UI IDM dashboard                                        (OK=38517  KO=0     )
>  UI IDM managed user schema                              (OK=38517  KO=0     )
>  UI IDM user                                             (OK=38517  KO=0     )
> RootUserinfo                                             (OK=128423 KO=0     )
>  UI IDM oidcToken                                        (OK=38515  KO=1     )
> userinfo                                                 (OK=38514  KO=0     )
> UI-Logout                                                (OK=38516  KO=0     )
> UI-Logout Redirect 1                                     (OK=38514  KO=0     )
>  UI AM revoke1                                           (OK=38512  KO=0     )
>  UI AM endsession                                        (OK=38513  KO=0     )
>  UI AM revoke2                                           (OK=38513  KO=0     )
> getIdToken                                               (OK=12688  KO=0     )
> getIdToken Redirect 1                                    (OK=12688  KO=0     )
> createOrganization                                       (OK=12687  KO=0     )
> tokenUserinfo                                            (OK=30131  KO=0     )
> queryOrganization                                        (OK=12686  KO=0     )
> deleteOrganization                                       (OK=12686  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8324   KO=0     )
> ReadPolicy                                               (OK=57446  KO=9     )
> DeletePolicy                                             (OK=57344  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1387   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8248 (99.02%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 37521  / active: 271    / done: 179117
================================================================================

09:27:05.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:06.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:06.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:06.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:06.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:07.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:07.184 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:07.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:07.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:08.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:08.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:08.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:08.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:09.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:09.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:10.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:10 GMT                                    3010s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2500741 KO=76    )
> restLoginInitiate                                        (OK=173171 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=173163 KO=2     )
> Skip 2FA                                                 (OK=96127  KO=0     )
> User Authorize PKCE stage                                (OK=203484 KO=1     )
> User AccessToken PKCE stage                              (OK=203481 KO=0     )
> GetUUid                                                  (OK=57681  KO=0     )
> GetOpenidConfig                                          (OK=172687 KO=0     )
> CreatePolicy                                             (OK=57632  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6517   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6517   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38594  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38594  KO=0     )
>  UI AM idFromSession                                     (OK=38591  KO=2     )
>  UI AM validateGoto                                      (OK=38593  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38592  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38591  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38589  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38589  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38587  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38586  KO=0     )
>  UI IDM uiconfig                                         (OK=38586  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38586  KO=0     )
>  UI IDM version                                          (OK=38586  KO=0     )
>  UI IDM privilege                                        (OK=38586  KO=0     )
>  UI IDM login                                            (OK=38584  KO=2     )
>  UI IDM features                                         (OK=38586  KO=0     )
>  UI IDM dashboard                                        (OK=38586  KO=0     )
>  UI IDM managed user schema                              (OK=38586  KO=0     )
>  UI IDM user                                             (OK=38586  KO=0     )
> RootUserinfo                                             (OK=128595 KO=0     )
>  UI IDM oidcToken                                        (OK=38585  KO=1     )
> userinfo                                                 (OK=38583  KO=0     )
> UI-Logout                                                (OK=38585  KO=0     )
> UI-Logout Redirect 1                                     (OK=38585  KO=0     )
>  UI AM revoke1                                           (OK=38583  KO=0     )
>  UI AM endsession                                        (OK=38584  KO=0     )
>  UI AM revoke2                                           (OK=38583  KO=0     )
> getIdToken                                               (OK=12707  KO=0     )
> getIdToken Redirect 1                                    (OK=12707  KO=0     )
> createOrganization                                       (OK=12707  KO=0     )
> tokenUserinfo                                            (OK=30176  KO=0     )
> queryOrganization                                        (OK=12707  KO=0     )
> deleteOrganization                                       (OK=12706  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8341   KO=0     )
> ReadPolicy                                               (OK=57542  KO=9     )
> DeletePolicy                                             (OK=57438  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1389   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8264 (99.02%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 37215  / active: 294    / done: 179400
================================================================================

09:27:10.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:10.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:11.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:11.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:11.849 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:11.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.637 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:12.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:13.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:14.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:14.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:15.034 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:15 GMT                                    3015s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2504987 KO=76    )
> restLoginInitiate                                        (OK=173486 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=173472 KO=2     )
> Skip 2FA                                                 (OK=96286  KO=0     )
> User Authorize PKCE stage                                (OK=203831 KO=1     )
> User AccessToken PKCE stage                              (OK=203818 KO=0     )
> GetUUid                                                  (OK=57784  KO=0     )
> GetOpenidConfig                                          (OK=173009 KO=0     )
> CreatePolicy                                             (OK=57741  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6534   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6534   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38663  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38663  KO=0     )
>  UI AM idFromSession                                     (OK=38659  KO=2     )
>  UI AM validateGoto                                      (OK=38662  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38657  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38655  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38654  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38654  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38649  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38649  KO=0     )
>  UI IDM uiconfig                                         (OK=38648  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38648  KO=0     )
>  UI IDM version                                          (OK=38648  KO=0     )
>  UI IDM privilege                                        (OK=38648  KO=0     )
>  UI IDM login                                            (OK=38646  KO=2     )
>  UI IDM features                                         (OK=38648  KO=0     )
>  UI IDM dashboard                                        (OK=38648  KO=0     )
>  UI IDM managed user schema                              (OK=38648  KO=0     )
>  UI IDM user                                             (OK=38648  KO=0     )
> RootUserinfo                                             (OK=128772 KO=0     )
>  UI IDM oidcToken                                        (OK=38646  KO=1     )
> userinfo                                                 (OK=38645  KO=0     )
> UI-Logout                                                (OK=38647  KO=0     )
> UI-Logout Redirect 1                                     (OK=38647  KO=0     )
>  UI AM revoke1                                           (OK=38644  KO=0     )
>  UI AM endsession                                        (OK=38645  KO=0     )
>  UI AM revoke2                                           (OK=38645  KO=0     )
> getIdToken                                               (OK=12726  KO=0     )
> getIdToken Redirect 1                                    (OK=12726  KO=0     )
> createOrganization                                       (OK=12726  KO=0     )
> tokenUserinfo                                            (OK=30230  KO=0     )
> queryOrganization                                        (OK=12726  KO=0     )
> deleteOrganization                                       (OK=12726  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8352   KO=0     )
> ReadPolicy                                               (OK=57665  KO=9     )
> DeletePolicy                                             (OK=57534  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1395   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8282 (99.02%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 36885  / active: 324    / done: 179700
================================================================================

09:27:17.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:17.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:17.903 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:17.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:18.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:19.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:19.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:19.833 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:20.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:20.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:20 GMT                                    3020s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2509324 KO=76    )
> restLoginInitiate                                        (OK=173774 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=173766 KO=2     )
> Skip 2FA                                                 (OK=96467  KO=0     )
> User Authorize PKCE stage                                (OK=204178 KO=1     )
> User AccessToken PKCE stage                              (OK=204174 KO=0     )
> GetUUid                                                  (OK=57902  KO=0     )
> GetOpenidConfig                                          (OK=173359 KO=0     )
> CreatePolicy                                             (OK=57858  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6543   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6543   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38725  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38724  KO=0     )
>  UI AM idFromSession                                     (OK=38721  KO=2     )
>  UI AM validateGoto                                      (OK=38723  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38719  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38718  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38718  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38718  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38716  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38715  KO=0     )
>  UI IDM uiconfig                                         (OK=38714  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38714  KO=0     )
>  UI IDM version                                          (OK=38714  KO=0     )
>  UI IDM privilege                                        (OK=38713  KO=0     )
>  UI IDM login                                            (OK=38711  KO=2     )
>  UI IDM features                                         (OK=38713  KO=0     )
>  UI IDM dashboard                                        (OK=38713  KO=0     )
>  UI IDM managed user schema                              (OK=38713  KO=0     )
>  UI IDM user                                             (OK=38713  KO=0     )
> RootUserinfo                                             (OK=128954 KO=0     )
>  UI IDM oidcToken                                        (OK=38711  KO=1     )
> userinfo                                                 (OK=38710  KO=0     )
> UI-Logout                                                (OK=38711  KO=0     )
> UI-Logout Redirect 1                                     (OK=38711  KO=0     )
>  UI AM revoke1                                           (OK=38709  KO=0     )
>  UI AM endsession                                        (OK=38710  KO=0     )
>  UI AM revoke2                                           (OK=38710  KO=0     )
> getIdToken                                               (OK=12751  KO=0     )
> getIdToken Redirect 1                                    (OK=12751  KO=0     )
> createOrganization                                       (OK=12750  KO=0     )
> tokenUserinfo                                            (OK=30277  KO=0     )
> queryOrganization                                        (OK=12750  KO=0     )
> deleteOrganization                                       (OK=12747  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8366   KO=0     )
> ReadPolicy                                               (OK=57772  KO=9     )
> DeletePolicy                                             (OK=57658  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1397   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8292 (99.02%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 82%
          waiting: 36587  / active: 310    / done: 180012
================================================================================

09:27:20.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:20.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:21.359 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:21.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:21.841 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:21.946 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:21.974 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:22.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:22.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:23.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:23.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:23.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:24.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:24.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:25.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:25.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:25.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:25 GMT                                    3025s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2513815 KO=76    )
> restLoginInitiate                                        (OK=174064 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=174055 KO=2     )
> Skip 2FA                                                 (OK=96620  KO=0     )
> User Authorize PKCE stage                                (OK=204529 KO=1     )
> User AccessToken PKCE stage                              (OK=204520 KO=0     )
> GetUUid                                                  (OK=57997  KO=0     )
> GetOpenidConfig                                          (OK=173676 KO=0     )
> CreatePolicy                                             (OK=57949  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6552   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6551   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38801  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38801  KO=0     )
>  UI AM idFromSession                                     (OK=38796  KO=2     )
>  UI AM validateGoto                                      (OK=38799  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38795  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38795  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38794  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38794  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38792  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38791  KO=0     )
>  UI IDM uiconfig                                         (OK=38791  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38791  KO=0     )
>  UI IDM version                                          (OK=38791  KO=0     )
>  UI IDM privilege                                        (OK=38791  KO=0     )
>  UI IDM login                                            (OK=38789  KO=2     )
>  UI IDM features                                         (OK=38791  KO=0     )
>  UI IDM dashboard                                        (OK=38789  KO=0     )
>  UI IDM managed user schema                              (OK=38789  KO=0     )
>  UI IDM user                                             (OK=38789  KO=0     )
> RootUserinfo                                             (OK=129113 KO=0     )
>  UI IDM oidcToken                                        (OK=38788  KO=1     )
> userinfo                                                 (OK=38786  KO=0     )
> UI-Logout                                                (OK=38788  KO=0     )
> UI-Logout Redirect 1                                     (OK=38788  KO=0     )
>  UI AM revoke1                                           (OK=38786  KO=0     )
>  UI AM endsession                                        (OK=38786  KO=0     )
>  UI AM revoke2                                           (OK=38787  KO=0     )
> getIdToken                                               (OK=12771  KO=0     )
> getIdToken Redirect 1                                    (OK=12771  KO=0     )
> createOrganization                                       (OK=12771  KO=0     )
> tokenUserinfo                                            (OK=30322  KO=0     )
> queryOrganization                                        (OK=12770  KO=0     )
> deleteOrganization                                       (OK=12770  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8385   KO=0     )
> ReadPolicy                                               (OK=57890  KO=9     )
> DeletePolicy                                             (OK=57763  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1398   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8309 (99.02%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 36285  / active: 303    / done: 180321
================================================================================

09:27:25.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:25.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:26.125 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:26.131 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:26.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:26.431 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:26.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:26.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:26.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:27.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:27.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:27.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:28.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:28.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:28.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:28.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:28.930 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:29.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:29.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:29.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:29.696 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:29.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:29.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:30 GMT                                    3030s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2518445 KO=76    )
> restLoginInitiate                                        (OK=174379 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=174371 KO=2     )
> Skip 2FA                                                 (OK=96801  KO=0     )
> User Authorize PKCE stage                                (OK=204898 KO=1     )
> User AccessToken PKCE stage                              (OK=204893 KO=0     )
> GetUUid                                                  (OK=58108  KO=0     )
> GetOpenidConfig                                          (OK=173999 KO=0     )
> CreatePolicy                                             (OK=58064  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6562   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6562   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38867  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38867  KO=0     )
>  UI AM idFromSession                                     (OK=38865  KO=2     )
>  UI AM validateGoto                                      (OK=38867  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38866  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38866  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38866  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38866  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38863  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38863  KO=0     )
>  UI IDM uiconfig                                         (OK=38863  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38863  KO=0     )
>  UI IDM version                                          (OK=38863  KO=0     )
>  UI IDM privilege                                        (OK=38863  KO=0     )
>  UI IDM login                                            (OK=38861  KO=2     )
>  UI IDM features                                         (OK=38863  KO=0     )
>  UI IDM dashboard                                        (OK=38863  KO=0     )
>  UI IDM managed user schema                              (OK=38863  KO=0     )
>  UI IDM user                                             (OK=38863  KO=0     )
> RootUserinfo                                             (OK=129331 KO=0     )
>  UI IDM oidcToken                                        (OK=38863  KO=1     )
> userinfo                                                 (OK=38862  KO=0     )
> UI-Logout                                                (OK=38863  KO=0     )
> UI-Logout Redirect 1                                     (OK=38863  KO=0     )
>  UI AM revoke1                                           (OK=38861  KO=0     )
>  UI AM endsession                                        (OK=38862  KO=0     )
>  UI AM revoke2                                           (OK=38862  KO=0     )
> getIdToken                                               (OK=12797  KO=0     )
> getIdToken Redirect 1                                    (OK=12797  KO=0     )
> createOrganization                                       (OK=12797  KO=0     )
> tokenUserinfo                                            (OK=30367  KO=0     )
> queryOrganization                                        (OK=12797  KO=0     )
> deleteOrganization                                       (OK=12797  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8402   KO=0     )
> ReadPolicy                                               (OK=57983  KO=9     )
> DeletePolicy                                             (OK=57884  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1399   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8332 (99.03%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 35965  / active: 290    / done: 180654
================================================================================

09:27:30.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:30.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:31.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:31.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:31.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:31.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:31.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:31.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:31.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:32.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:32.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:32.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:32.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:33.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:34.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:34.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:35 GMT                                    3035s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2522179 KO=76    )
> restLoginInitiate                                        (OK=174646 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=174640 KO=2     )
> Skip 2FA                                                 (OK=96952  KO=0     )
> User Authorize PKCE stage                                (OK=205203 KO=1     )
> User AccessToken PKCE stage                              (OK=205200 KO=0     )
> GetUUid                                                  (OK=58207  KO=0     )
> GetOpenidConfig                                          (OK=174302 KO=0     )
> CreatePolicy                                             (OK=58163  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6568   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6568   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38921  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38921  KO=0     )
>  UI AM idFromSession                                     (OK=38919  KO=2     )
>  UI AM validateGoto                                      (OK=38921  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38920  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38919  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38918  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38918  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38917  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38917  KO=0     )
>  UI IDM uiconfig                                         (OK=38915  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38916  KO=0     )
>  UI IDM version                                          (OK=38916  KO=0     )
>  UI IDM privilege                                        (OK=38915  KO=0     )
>  UI IDM login                                            (OK=38913  KO=2     )
>  UI IDM features                                         (OK=38915  KO=0     )
>  UI IDM dashboard                                        (OK=38915  KO=0     )
>  UI IDM managed user schema                              (OK=38915  KO=0     )
>  UI IDM user                                             (OK=38915  KO=0     )
> RootUserinfo                                             (OK=129527 KO=0     )
>  UI IDM oidcToken                                        (OK=38914  KO=1     )
> userinfo                                                 (OK=38913  KO=0     )
> UI-Logout                                                (OK=38915  KO=0     )
> UI-Logout Redirect 1                                     (OK=38914  KO=0     )
>  UI AM revoke1                                           (OK=38912  KO=0     )
>  UI AM endsession                                        (OK=38913  KO=0     )
>  UI AM revoke2                                           (OK=38913  KO=0     )
> getIdToken                                               (OK=12816  KO=0     )
> getIdToken Redirect 1                                    (OK=12816  KO=0     )
> createOrganization                                       (OK=12816  KO=0     )
> tokenUserinfo                                            (OK=30418  KO=0     )
> queryOrganization                                        (OK=12816  KO=0     )
> deleteOrganization                                       (OK=12816  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8415   KO=0     )
> ReadPolicy                                               (OK=58094  KO=9     )
> DeletePolicy                                             (OK=57976  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1400   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8348 (99.03%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 35691  / active: 275    / done: 180943
================================================================================

09:27:35.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:35.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:36.119 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:36.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:36.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:37.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:38.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:38.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:38.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:38.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:38.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:39.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:39.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:39.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:39.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:40.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:40 GMT                                    3040s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2526225 KO=76    )
> restLoginInitiate                                        (OK=174932 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=174923 KO=2     )
> Skip 2FA                                                 (OK=97101  KO=0     )
> User Authorize PKCE stage                                (OK=205529 KO=1     )
> User AccessToken PKCE stage                              (OK=205526 KO=0     )
> GetUUid                                                  (OK=58291  KO=0     )
> GetOpenidConfig                                          (OK=174598 KO=0     )
> CreatePolicy                                             (OK=58244  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6582   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6582   KO=0     )
> UI-Post-Login - stage 1                                  (OK=38985  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=38985  KO=0     )
>  UI AM idFromSession                                     (OK=38983  KO=2     )
>  UI AM validateGoto                                      (OK=38985  KO=0     )
> UI-Post-Login - stage 2                                  (OK=38980  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=38980  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=38979  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=38979  KO=0     )
> UI-Post-Login - stage 3                                  (OK=38977  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=38977  KO=0     )
>  UI IDM uiconfig                                         (OK=38976  KO=0     )
>  UI Enduser sessioncheck                                 (OK=38976  KO=0     )
>  UI IDM version                                          (OK=38976  KO=0     )
>  UI IDM privilege                                        (OK=38976  KO=0     )
>  UI IDM login                                            (OK=38974  KO=2     )
>  UI IDM features                                         (OK=38976  KO=0     )
>  UI IDM dashboard                                        (OK=38976  KO=0     )
>  UI IDM managed user schema                              (OK=38976  KO=0     )
>  UI IDM user                                             (OK=38976  KO=0     )
> RootUserinfo                                             (OK=129717 KO=0     )
>  UI IDM oidcToken                                        (OK=38976  KO=1     )
> userinfo                                                 (OK=38974  KO=0     )
> UI-Logout                                                (OK=38975  KO=0     )
> UI-Logout Redirect 1                                     (OK=38973  KO=0     )
>  UI AM revoke1                                           (OK=38971  KO=0     )
>  UI AM endsession                                        (OK=38972  KO=0     )
>  UI AM revoke2                                           (OK=38972  KO=0     )
> getIdToken                                               (OK=12843  KO=0     )
> getIdToken Redirect 1                                    (OK=12843  KO=0     )
> createOrganization                                       (OK=12842  KO=0     )
> tokenUserinfo                                            (OK=30468  KO=0     )
> queryOrganization                                        (OK=12841  KO=0     )
> deleteOrganization                                       (OK=12839  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8432   KO=0     )
> ReadPolicy                                               (OK=58195  KO=9     )
> DeletePolicy                                             (OK=58088  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1404   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8364 (99.03%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 35390  / active: 272    / done: 181247
================================================================================

09:27:40.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:41.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:41.290 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:42.092 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:42.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:42.968 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:43.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:43.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:44.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:44.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:44.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:44.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:45 GMT                                    3045s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2529932 KO=76    )
> restLoginInitiate                                        (OK=175207 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=175200 KO=2     )
> Skip 2FA                                                 (OK=97266  KO=0     )
> User Authorize PKCE stage                                (OK=205843 KO=1     )
> User AccessToken PKCE stage                              (OK=205838 KO=0     )
> GetUUid                                                  (OK=58405  KO=0     )
> GetOpenidConfig                                          (OK=174892 KO=0     )
> CreatePolicy                                             (OK=58360  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6594   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6594   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39030  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39030  KO=0     )
>  UI AM idFromSession                                     (OK=39028  KO=2     )
>  UI AM validateGoto                                      (OK=39030  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39026  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39026  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39026  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39026  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39025  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39025  KO=0     )
>  UI IDM uiconfig                                         (OK=39025  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39025  KO=0     )
>  UI IDM version                                          (OK=39025  KO=0     )
>  UI IDM privilege                                        (OK=39025  KO=0     )
>  UI IDM login                                            (OK=39023  KO=2     )
>  UI IDM features                                         (OK=39025  KO=0     )
>  UI IDM dashboard                                        (OK=39025  KO=0     )
>  UI IDM managed user schema                              (OK=39025  KO=0     )
>  UI IDM user                                             (OK=39025  KO=0     )
> RootUserinfo                                             (OK=129930 KO=0     )
>  UI IDM oidcToken                                        (OK=39025  KO=1     )
> userinfo                                                 (OK=39023  KO=0     )
> UI-Logout                                                (OK=39025  KO=0     )
> UI-Logout Redirect 1                                     (OK=39025  KO=0     )
>  UI AM revoke1                                           (OK=39022  KO=0     )
>  UI AM endsession                                        (OK=39023  KO=0     )
>  UI AM revoke2                                           (OK=39023  KO=0     )
> getIdToken                                               (OK=12861  KO=0     )
> getIdToken Redirect 1                                    (OK=12861  KO=0     )
> createOrganization                                       (OK=12861  KO=0     )
> tokenUserinfo                                            (OK=30524  KO=0     )
> queryOrganization                                        (OK=12861  KO=0     )
> deleteOrganization                                       (OK=12861  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8442   KO=0     )
> ReadPolicy                                               (OK=58276  KO=9     )
> DeletePolicy                                             (OK=58188  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1407   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8376 (99.03%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#############################################################-            ] 83%
          waiting: 35105  / active: 258    / done: 181546
================================================================================

09:27:45.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:46.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:46.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:46.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:46.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:47.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:47.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:47.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:47.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:47.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:47.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:48.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:48.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:48.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:48.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:49.217 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:49.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:49.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:50.111 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:50.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:50 GMT                                    3050s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2533842 KO=76    )
> restLoginInitiate                                        (OK=175509 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=175498 KO=2     )
> Skip 2FA                                                 (OK=97435  KO=0     )
> User Authorize PKCE stage                                (OK=206173 KO=1     )
> User AccessToken PKCE stage                              (OK=206165 KO=0     )
> GetUUid                                                  (OK=58501  KO=0     )
> GetOpenidConfig                                          (OK=175185 KO=0     )
> CreatePolicy                                             (OK=58455  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6608   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6608   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39087  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39087  KO=0     )
>  UI AM idFromSession                                     (OK=39084  KO=2     )
>  UI AM validateGoto                                      (OK=39086  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39084  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39084  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39083  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39083  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39079  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39079  KO=0     )
>  UI IDM uiconfig                                         (OK=39079  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39079  KO=0     )
>  UI IDM version                                          (OK=39079  KO=0     )
>  UI IDM privilege                                        (OK=39079  KO=0     )
>  UI IDM login                                            (OK=39077  KO=2     )
>  UI IDM features                                         (OK=39079  KO=0     )
>  UI IDM dashboard                                        (OK=39079  KO=0     )
>  UI IDM managed user schema                              (OK=39079  KO=0     )
>  UI IDM user                                             (OK=39079  KO=0     )
> RootUserinfo                                             (OK=130125 KO=0     )
>  UI IDM oidcToken                                        (OK=39079  KO=1     )
> userinfo                                                 (OK=39078  KO=0     )
> UI-Logout                                                (OK=39080  KO=0     )
> UI-Logout Redirect 1                                     (OK=39079  KO=0     )
>  UI AM revoke1                                           (OK=39077  KO=0     )
>  UI AM endsession                                        (OK=39078  KO=0     )
>  UI AM revoke2                                           (OK=39078  KO=0     )
> getIdToken                                               (OK=12878  KO=0     )
> getIdToken Redirect 1                                    (OK=12878  KO=0     )
> createOrganization                                       (OK=12877  KO=0     )
> tokenUserinfo                                            (OK=30573  KO=0     )
> queryOrganization                                        (OK=12877  KO=0     )
> deleteOrganization                                       (OK=12876  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8458   KO=0     )
> ReadPolicy                                               (OK=58391  KO=9     )
> DeletePolicy                                             (OK=58268  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1410   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8396 (99.03%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 34789  / active: 302    / done: 181818
================================================================================

09:27:50.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:50.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:51.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:51.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:51.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:51.864 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:52.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:52.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:52.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:52.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:52.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:53.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:54.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:54.812 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:27:55 GMT                                    3055s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2537880 KO=76    )
> restLoginInitiate                                        (OK=175786 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=175775 KO=2     )
> Skip 2FA                                                 (OK=97583  KO=0     )
> User Authorize PKCE stage                                (OK=206494 KO=1     )
> User AccessToken PKCE stage                              (OK=206490 KO=0     )
> GetUUid                                                  (OK=58601  KO=0     )
> GetOpenidConfig                                          (OK=175497 KO=0     )
> CreatePolicy                                             (OK=58556  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6622   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6622   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39151  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39150  KO=0     )
>  UI AM idFromSession                                     (OK=39148  KO=2     )
>  UI AM validateGoto                                      (OK=39150  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39147  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39146  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39145  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39145  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39142  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39141  KO=0     )
>  UI IDM uiconfig                                         (OK=39141  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39141  KO=0     )
>  UI IDM version                                          (OK=39140  KO=0     )
>  UI IDM privilege                                        (OK=39140  KO=0     )
>  UI IDM login                                            (OK=39138  KO=2     )
>  UI IDM features                                         (OK=39140  KO=0     )
>  UI IDM dashboard                                        (OK=39139  KO=0     )
>  UI IDM managed user schema                              (OK=39139  KO=0     )
>  UI IDM user                                             (OK=39139  KO=0     )
> RootUserinfo                                             (OK=130331 KO=0     )
>  UI IDM oidcToken                                        (OK=39139  KO=1     )
> userinfo                                                 (OK=39138  KO=0     )
> UI-Logout                                                (OK=39139  KO=0     )
> UI-Logout Redirect 1                                     (OK=39138  KO=0     )
>  UI AM revoke1                                           (OK=39135  KO=0     )
>  UI AM endsession                                        (OK=39136  KO=0     )
>  UI AM revoke2                                           (OK=39136  KO=0     )
> getIdToken                                               (OK=12893  KO=0     )
> getIdToken Redirect 1                                    (OK=12893  KO=0     )
> createOrganization                                       (OK=12893  KO=0     )
> tokenUserinfo                                            (OK=30623  KO=0     )
> queryOrganization                                        (OK=12893  KO=0     )
> deleteOrganization                                       (OK=12893  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8469   KO=0     )
> ReadPolicy                                               (OK=58486  KO=9     )
> DeletePolicy                                             (OK=58383  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1414   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8410 (99.03%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 83%
          waiting: 34500  / active: 276    / done: 182133
================================================================================

09:27:55.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:55.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:57.414 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:57.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:58.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:59.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:59.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:59.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:27:59.782 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:00.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:00 GMT                                    3060s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2541740 KO=76    )
> restLoginInitiate                                        (OK=176050 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=176035 KO=2     )
> Skip 2FA                                                 (OK=97722  KO=0     )
> User Authorize PKCE stage                                (OK=206805 KO=1     )
> User AccessToken PKCE stage                              (OK=206799 KO=0     )
> GetUUid                                                  (OK=58688  KO=0     )
> GetOpenidConfig                                          (OK=175778 KO=0     )
> CreatePolicy                                             (OK=58643  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6634   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6632   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39210  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39210  KO=0     )
>  UI AM idFromSession                                     (OK=39207  KO=2     )
>  UI AM validateGoto                                      (OK=39209  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39204  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39204  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39204  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39204  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39201  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39201  KO=0     )
>  UI IDM uiconfig                                         (OK=39200  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39200  KO=0     )
>  UI IDM version                                          (OK=39200  KO=0     )
>  UI IDM privilege                                        (OK=39200  KO=0     )
>  UI IDM login                                            (OK=39198  KO=2     )
>  UI IDM features                                         (OK=39200  KO=0     )
>  UI IDM dashboard                                        (OK=39200  KO=0     )
>  UI IDM managed user schema                              (OK=39200  KO=0     )
>  UI IDM user                                             (OK=39200  KO=0     )
> RootUserinfo                                             (OK=130512 KO=0     )
>  UI IDM oidcToken                                        (OK=39198  KO=1     )
> userinfo                                                 (OK=39197  KO=0     )
> UI-Logout                                                (OK=39199  KO=0     )
> UI-Logout Redirect 1                                     (OK=39198  KO=0     )
>  UI AM revoke1                                           (OK=39196  KO=0     )
>  UI AM endsession                                        (OK=39197  KO=0     )
>  UI AM revoke2                                           (OK=39197  KO=0     )
> getIdToken                                               (OK=12913  KO=0     )
> getIdToken Redirect 1                                    (OK=12913  KO=0     )
> createOrganization                                       (OK=12913  KO=0     )
> tokenUserinfo                                            (OK=30678  KO=0     )
> queryOrganization                                        (OK=12913  KO=0     )
> deleteOrganization                                       (OK=12912  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8485   KO=0     )
> ReadPolicy                                               (OK=58588  KO=9     )
> DeletePolicy                                             (OK=58478  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1415   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8420 (99.04%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 34217  / active: 275    / done: 182417
================================================================================

09:28:01.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:02.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:02.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:02.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:03.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:04.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:04.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:04.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:05 GMT                                    3065s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2545890 KO=76    )
> restLoginInitiate                                        (OK=176321 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=176311 KO=2     )
> Skip 2FA                                                 (OK=97880  KO=0     )
> User Authorize PKCE stage                                (OK=207144 KO=1     )
> User AccessToken PKCE stage                              (OK=207142 KO=0     )
> GetUUid                                                  (OK=58801  KO=0     )
> GetOpenidConfig                                          (OK=176080 KO=0     )
> CreatePolicy                                             (OK=58756  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6646   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6645   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39274  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39274  KO=0     )
>  UI AM idFromSession                                     (OK=39272  KO=2     )
>  UI AM validateGoto                                      (OK=39274  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39272  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39271  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39271  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39271  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39269  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39268  KO=0     )
>  UI IDM uiconfig                                         (OK=39267  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39267  KO=0     )
>  UI IDM version                                          (OK=39267  KO=0     )
>  UI IDM privilege                                        (OK=39267  KO=0     )
>  UI IDM login                                            (OK=39265  KO=2     )
>  UI IDM features                                         (OK=39267  KO=0     )
>  UI IDM dashboard                                        (OK=39267  KO=0     )
>  UI IDM managed user schema                              (OK=39267  KO=0     )
>  UI IDM user                                             (OK=39267  KO=0     )
> RootUserinfo                                             (OK=130653 KO=0     )
>  UI IDM oidcToken                                        (OK=39267  KO=1     )
> userinfo                                                 (OK=39265  KO=0     )
> UI-Logout                                                (OK=39265  KO=0     )
> UI-Logout Redirect 1                                     (OK=39265  KO=0     )
>  UI AM revoke1                                           (OK=39263  KO=0     )
>  UI AM endsession                                        (OK=39264  KO=0     )
>  UI AM revoke2                                           (OK=39264  KO=0     )
> getIdToken                                               (OK=12929  KO=0     )
> getIdToken Redirect 1                                    (OK=12929  KO=0     )
> createOrganization                                       (OK=12929  KO=0     )
> tokenUserinfo                                            (OK=30726  KO=0     )
> queryOrganization                                        (OK=12929  KO=0     )
> deleteOrganization                                       (OK=12928  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8500   KO=0     )
> ReadPolicy                                               (OK=58675  KO=9     )
> DeletePolicy                                             (OK=58579  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1417   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8428 (99.04%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 33938  / active: 270    / done: 182701
================================================================================

09:28:05.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:05.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:06.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:06.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:06.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:07.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:07.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:07.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:08.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:08.279 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:08.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:08.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:08.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:08.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:09.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:09.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:09.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:09.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:09.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:09.942 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:10.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:10.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:10 GMT                                    3070s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2549956 KO=76    )
> restLoginInitiate                                        (OK=176613 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=176603 KO=2     )
> Skip 2FA                                                 (OK=98046  KO=0     )
> User Authorize PKCE stage                                (OK=207476 KO=1     )
> User AccessToken PKCE stage                              (OK=207474 KO=0     )
> GetUUid                                                  (OK=58894  KO=0     )
> GetOpenidConfig                                          (OK=176375 KO=0     )
> CreatePolicy                                             (OK=58850  KO=43    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6658   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6658   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39331  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39331  KO=0     )
>  UI AM idFromSession                                     (OK=39329  KO=2     )
>  UI AM validateGoto                                      (OK=39331  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39331  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39331  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39331  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39331  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39328  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39328  KO=0     )
>  UI IDM uiconfig                                         (OK=39328  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39328  KO=0     )
>  UI IDM version                                          (OK=39328  KO=0     )
>  UI IDM privilege                                        (OK=39326  KO=0     )
>  UI IDM login                                            (OK=39324  KO=2     )
>  UI IDM features                                         (OK=39326  KO=0     )
>  UI IDM dashboard                                        (OK=39326  KO=0     )
>  UI IDM managed user schema                              (OK=39325  KO=0     )
>  UI IDM user                                             (OK=39325  KO=0     )
> RootUserinfo                                             (OK=130867 KO=0     )
>  UI IDM oidcToken                                        (OK=39324  KO=1     )
> userinfo                                                 (OK=39323  KO=0     )
> UI-Logout                                                (OK=39325  KO=0     )
> UI-Logout Redirect 1                                     (OK=39325  KO=0     )
>  UI AM revoke1                                           (OK=39323  KO=0     )
>  UI AM endsession                                        (OK=39324  KO=0     )
>  UI AM revoke2                                           (OK=39324  KO=0     )
> getIdToken                                               (OK=12953  KO=0     )
> getIdToken Redirect 1                                    (OK=12953  KO=0     )
> createOrganization                                       (OK=12953  KO=0     )
> tokenUserinfo                                            (OK=30774  KO=0     )
> queryOrganization                                        (OK=12953  KO=0     )
> deleteOrganization                                       (OK=12953  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8519   KO=0     )
> ReadPolicy                                               (OK=58788  KO=9     )
> DeletePolicy                                             (OK=58668  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1422   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8450 (99.04%)
> status.find.in([200, 209], 304), found 409                         40 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 33636  / active: 286    / done: 182987
================================================================================

09:28:10.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:10.467 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:10.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:10.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:11.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:11.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:12.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:12.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:12.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:12.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:13.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 183401: status.find.in([200, 209], 304), found 409
09:28:13.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,183401,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI0OTQ1ODE2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoia1BlaWZiNlJ5UlNDaTd2cXVYaU1IMW4wd1I4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDA5MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDA5MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzNjkyLCJpYXQiOjE3MzE0OTAwOTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9mOW8xOVdDemFlVU8tMXo3QmVaZ1FVQ0UzTSJ9.JQtWffUmzZ3FSzEoFo-L6DomFkV2hYgBkKbSqn-qpGrL_ltdG0glx3XC8zpT6tVXwUh8qmWc5bqv42ExqgQePaMAQJpudK1v3caQQlCjqjhZ6bYvKFC6lLXVrXxZtsmNNpuw0XQ-bv8IVpppezT7NWdzyiqbFsVBVjipnieJfQ50GaoiYeQFGSWLyYOIDOgc-Ezovc7pQXfouKYJUHB1PSICtauZow31uxOacjPs8fP49_LluJCCweeerkglal6gObZ9HEl1q4t6PusDbO7J7yCPF5lKrE8Xhh9JkTG7LAxYPB5O8Sfqu6IeaU5eFCCJstNttvmw1DGyInh2qyqL8A, username -> user.133766, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy359561, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23934b7a, authcode -> _k4vaKfcyFndHiuBdqJvX5_KSvM, useAdminRealm -> true, callbacks -> {"tokenId":"Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490092786), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490092786))), password -> Pa_ssw0rd, challenge -> pzxaryOMcPVvWuQ-KjklMOB1ziy-BSfSoHeYvJ3gZyo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 196.252.197.51, verifier -> NTgxNzQ4ODYxMTYxOTc0MDUz, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@472e95d5, tokenId -> Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy359561","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:28:13 GMT
	x-forgerock-transactionid: 254131d0-cf8e-48a4-a303-b9e5c7fd2e16
	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:28:13.406 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:13.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:13.763 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:14.706 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:14.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:14.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:15.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:15 GMT                                    3075s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2553893 KO=77    )
> restLoginInitiate                                        (OK=176899 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=176886 KO=2     )
> Skip 2FA                                                 (OK=98204  KO=0     )
> User Authorize PKCE stage                                (OK=207795 KO=1     )
> User AccessToken PKCE stage                              (OK=207793 KO=0     )
> GetUUid                                                  (OK=58982  KO=0     )
> GetOpenidConfig                                          (OK=176671 KO=0     )
> CreatePolicy                                             (OK=58937  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6670   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6670   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39391  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39390  KO=0     )
>  UI AM idFromSession                                     (OK=39388  KO=2     )
>  UI AM validateGoto                                      (OK=39390  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39388  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39388  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39388  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39388  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39383  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39383  KO=0     )
>  UI IDM uiconfig                                         (OK=39383  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39383  KO=0     )
>  UI IDM version                                          (OK=39383  KO=0     )
>  UI IDM privilege                                        (OK=39382  KO=0     )
>  UI IDM login                                            (OK=39380  KO=2     )
>  UI IDM features                                         (OK=39382  KO=0     )
>  UI IDM dashboard                                        (OK=39382  KO=0     )
>  UI IDM managed user schema                              (OK=39382  KO=0     )
>  UI IDM user                                             (OK=39382  KO=0     )
> RootUserinfo                                             (OK=131122 KO=0     )
>  UI IDM oidcToken                                        (OK=39381  KO=1     )
> userinfo                                                 (OK=39378  KO=0     )
> UI-Logout                                                (OK=39380  KO=0     )
> UI-Logout Redirect 1                                     (OK=39380  KO=0     )
>  UI AM revoke1                                           (OK=39378  KO=0     )
>  UI AM endsession                                        (OK=39379  KO=0     )
>  UI AM revoke2                                           (OK=39379  KO=0     )
> getIdToken                                               (OK=12972  KO=0     )
> getIdToken Redirect 1                                    (OK=12972  KO=0     )
> createOrganization                                       (OK=12971  KO=0     )
> tokenUserinfo                                            (OK=30822  KO=0     )
> queryOrganization                                        (OK=12970  KO=0     )
> deleteOrganization                                       (OK=12970  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8529   KO=0     )
> ReadPolicy                                               (OK=58884  KO=9     )
> DeletePolicy                                             (OK=58779  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1424   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8467 (99.03%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 33334  / active: 280    / done: 183295
================================================================================

09:28:15.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:15.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:15.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:16.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:16.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:16.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:16.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:17.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:17.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:17.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:17.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:18.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:18.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:18.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:18.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:19.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:19.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:20.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:20.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:20 GMT                                    3080s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2557760 KO=77    )
> restLoginInitiate                                        (OK=177189 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=177175 KO=2     )
> Skip 2FA                                                 (OK=98365  KO=0     )
> User Authorize PKCE stage                                (OK=208118 KO=1     )
> User AccessToken PKCE stage                              (OK=208114 KO=0     )
> GetUUid                                                  (OK=59072  KO=0     )
> GetOpenidConfig                                          (OK=176942 KO=0     )
> CreatePolicy                                             (OK=59024  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6677   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6677   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39445  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39445  KO=0     )
>  UI AM idFromSession                                     (OK=39442  KO=2     )
>  UI AM validateGoto                                      (OK=39444  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39442  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39441  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39440  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39440  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39439  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39438  KO=0     )
>  UI IDM uiconfig                                         (OK=39438  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39438  KO=0     )
>  UI IDM version                                          (OK=39438  KO=0     )
>  UI IDM privilege                                        (OK=39438  KO=0     )
>  UI IDM login                                            (OK=39436  KO=2     )
>  UI IDM features                                         (OK=39438  KO=0     )
>  UI IDM dashboard                                        (OK=39437  KO=0     )
>  UI IDM managed user schema                              (OK=39437  KO=0     )
>  UI IDM user                                             (OK=39437  KO=0     )
> RootUserinfo                                             (OK=131356 KO=0     )
>  UI IDM oidcToken                                        (OK=39436  KO=1     )
> userinfo                                                 (OK=39435  KO=0     )
> UI-Logout                                                (OK=39436  KO=0     )
> UI-Logout Redirect 1                                     (OK=39434  KO=0     )
>  UI AM revoke1                                           (OK=39431  KO=0     )
>  UI AM endsession                                        (OK=39432  KO=0     )
>  UI AM revoke2                                           (OK=39432  KO=0     )
> getIdToken                                               (OK=12996  KO=0     )
> getIdToken Redirect 1                                    (OK=12996  KO=0     )
> createOrganization                                       (OK=12996  KO=0     )
> tokenUserinfo                                            (OK=30873  KO=0     )
> queryOrganization                                        (OK=12996  KO=0     )
> deleteOrganization                                       (OK=12996  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8540   KO=0     )
> ReadPolicy                                               (OK=58967  KO=9     )
> DeletePolicy                                             (OK=58878  KO=15    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1424   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8486 (99.03%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         24 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.04%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 33037  / active: 269    / done: 183603
================================================================================

09:28:20.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:20.998 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:21.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:21.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:21.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:21.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:21.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:21.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:21.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:22.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:22.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:22.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:23.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:23.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 183401: status.find.in([200, 209], 304), found 404
09:28:23.278 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,183401,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI0OTQ1ODE2Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoia1BlaWZiNlJ5UlNDaTd2cXVYaU1IMW4wd1I4Iiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDA5MiwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDA5MiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzNjkyLCJpYXQiOjE3MzE0OTAwOTIsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Il9mOW8xOVdDemFlVU8tMXo3QmVaZ1FVQ0UzTSJ9.JQtWffUmzZ3FSzEoFo-L6DomFkV2hYgBkKbSqn-qpGrL_ltdG0glx3XC8zpT6tVXwUh8qmWc5bqv42ExqgQePaMAQJpudK1v3caQQlCjqjhZ6bYvKFC6lLXVrXxZtsmNNpuw0XQ-bv8IVpppezT7NWdzyiqbFsVBVjipnieJfQ50GaoiYeQFGSWLyYOIDOgc-Ezovc7pQXfouKYJUHB1PSICtauZow31uxOacjPs8fP49_LluJCCweeerkglal6gObZ9HEl1q4t6PusDbO7J7yCPF5lKrE8Xhh9JkTG7LAxYPB5O8Sfqu6IeaU5eFCCJstNttvmw1DGyInh2qyqL8A, username -> user.133766, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy359561, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@23934b7a, authcode -> _k4vaKfcyFndHiuBdqJvX5_KSvM, useAdminRealm -> true, callbacks -> {"tokenId":"Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490092786), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490092786))), password -> Pa_ssw0rd, challenge -> pzxaryOMcPVvWuQ-KjklMOB1ziy-BSfSoHeYvJ3gZyo, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 196.252.197.51, verifier -> NTgxNzQ4ODYxMTYxOTc0MDUz, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@472e95d5, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@66e1fb3, tokenId -> Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@5b7ea70d)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy359561
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=Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=Zqxu5apV09Notwyd8mowJXr967Y.*AAJTSQACMDIAAlNLABwrYkVTVk9PMVc0RDZteUxacWtZekVoODNEanM9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:28:23 GMT
	x-forgerock-transactionid: 20c3747d-8155-4541-a216-a36c59f3799d
	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 testPolicy359561 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:28:23.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:24.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:24.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:24.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:24.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:25 GMT                                    3085s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2562119 KO=78    )
> restLoginInitiate                                        (OK=177498 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=177487 KO=2     )
> Skip 2FA                                                 (OK=98531  KO=0     )
> User Authorize PKCE stage                                (OK=208477 KO=1     )
> User AccessToken PKCE stage                              (OK=208471 KO=0     )
> GetUUid                                                  (OK=59171  KO=0     )
> GetOpenidConfig                                          (OK=177215 KO=0     )
> CreatePolicy                                             (OK=59126  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6688   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6688   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39516  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39516  KO=0     )
>  UI AM idFromSession                                     (OK=39512  KO=2     )
>  UI AM validateGoto                                      (OK=39515  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39509  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39508  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39508  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39508  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39505  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39504  KO=0     )
>  UI IDM uiconfig                                         (OK=39504  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39504  KO=0     )
>  UI IDM version                                          (OK=39504  KO=0     )
>  UI IDM privilege                                        (OK=39504  KO=0     )
>  UI IDM login                                            (OK=39502  KO=2     )
>  UI IDM features                                         (OK=39504  KO=0     )
>  UI IDM dashboard                                        (OK=39504  KO=0     )
>  UI IDM managed user schema                              (OK=39504  KO=0     )
>  UI IDM user                                             (OK=39504  KO=0     )
> RootUserinfo                                             (OK=131576 KO=0     )
>  UI IDM oidcToken                                        (OK=39504  KO=1     )
> userinfo                                                 (OK=39503  KO=0     )
> UI-Logout                                                (OK=39505  KO=0     )
> UI-Logout Redirect 1                                     (OK=39504  KO=0     )
>  UI AM revoke1                                           (OK=39501  KO=0     )
>  UI AM endsession                                        (OK=39503  KO=0     )
>  UI AM revoke2                                           (OK=39502  KO=0     )
> getIdToken                                               (OK=13023  KO=0     )
> getIdToken Redirect 1                                    (OK=13023  KO=0     )
> createOrganization                                       (OK=13022  KO=0     )
> tokenUserinfo                                            (OK=30928  KO=0     )
> queryOrganization                                        (OK=13021  KO=0     )
> deleteOrganization                                       (OK=13021  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8554   KO=0     )
> ReadPolicy                                               (OK=59059  KO=9     )
> DeletePolicy                                             (OK=58958  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1425   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8504 (99.02%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 32715  / active: 283    / done: 183911
================================================================================

09:28:26.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:27.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:27.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:27.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:27.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:27.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:28.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:28.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:28.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:28.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:29.083 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:29.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:29.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:29.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:29.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:29.914 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:30 GMT                                    3090s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2566614 KO=78    )
> restLoginInitiate                                        (OK=177796 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=177790 KO=2     )
> Skip 2FA                                                 (OK=98698  KO=0     )
> User Authorize PKCE stage                                (OK=208840 KO=1     )
> User AccessToken PKCE stage                              (OK=208835 KO=0     )
> GetUUid                                                  (OK=59278  KO=0     )
> GetOpenidConfig                                          (OK=177515 KO=0     )
> CreatePolicy                                             (OK=59232  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6693   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6693   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39584  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39584  KO=0     )
>  UI AM idFromSession                                     (OK=39582  KO=2     )
>  UI AM validateGoto                                      (OK=39584  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39583  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39583  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39583  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39583  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39581  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39581  KO=0     )
>  UI IDM uiconfig                                         (OK=39581  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39581  KO=0     )
>  UI IDM version                                          (OK=39581  KO=0     )
>  UI IDM privilege                                        (OK=39580  KO=0     )
>  UI IDM login                                            (OK=39578  KO=2     )
>  UI IDM features                                         (OK=39580  KO=0     )
>  UI IDM dashboard                                        (OK=39579  KO=0     )
>  UI IDM managed user schema                              (OK=39579  KO=0     )
>  UI IDM user                                             (OK=39579  KO=0     )
> RootUserinfo                                             (OK=131773 KO=0     )
>  UI IDM oidcToken                                        (OK=39578  KO=1     )
> userinfo                                                 (OK=39575  KO=0     )
> UI-Logout                                                (OK=39577  KO=0     )
> UI-Logout Redirect 1                                     (OK=39577  KO=0     )
>  UI AM revoke1                                           (OK=39575  KO=0     )
>  UI AM endsession                                        (OK=39576  KO=0     )
>  UI AM revoke2                                           (OK=39576  KO=0     )
> getIdToken                                               (OK=13041  KO=0     )
> getIdToken Redirect 1                                    (OK=13041  KO=0     )
> createOrganization                                       (OK=13041  KO=0     )
> tokenUserinfo                                            (OK=30978  KO=0     )
> queryOrganization                                        (OK=13040  KO=0     )
> deleteOrganization                                       (OK=13040  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8573   KO=0     )
> ReadPolicy                                               (OK=59160  KO=9     )
> DeletePolicy                                             (OK=59051  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1426   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8520 (99.02%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 84%
          waiting: 32416  / active: 285    / done: 184208
================================================================================

09:28:30.674 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:31.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:31.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:31.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:32.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:32.356 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:32.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:32.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:32.693 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:32.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:32.929 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:33.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:33.270 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:33.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:33.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:34.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:34.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:35.095 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:35.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:35.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:35 GMT                                    3095s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2570867 KO=78    )
> restLoginInitiate                                        (OK=178091 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=178083 KO=2     )
> Skip 2FA                                                 (OK=98848  KO=0     )
> User Authorize PKCE stage                                (OK=209177 KO=1     )
> User AccessToken PKCE stage                              (OK=209174 KO=0     )
> GetUUid                                                  (OK=59355  KO=0     )
> GetOpenidConfig                                          (OK=177799 KO=0     )
> CreatePolicy                                             (OK=59311  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6699   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6699   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39655  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39652  KO=0     )
>  UI AM idFromSession                                     (OK=39650  KO=2     )
>  UI AM validateGoto                                      (OK=39652  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39651  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39651  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39651  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39651  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39648  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39648  KO=0     )
>  UI IDM uiconfig                                         (OK=39647  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39648  KO=0     )
>  UI IDM version                                          (OK=39647  KO=0     )
>  UI IDM privilege                                        (OK=39647  KO=0     )
>  UI IDM login                                            (OK=39645  KO=2     )
>  UI IDM features                                         (OK=39647  KO=0     )
>  UI IDM dashboard                                        (OK=39646  KO=0     )
>  UI IDM managed user schema                              (OK=39646  KO=0     )
>  UI IDM user                                             (OK=39646  KO=0     )
> RootUserinfo                                             (OK=132006 KO=0     )
>  UI IDM oidcToken                                        (OK=39645  KO=1     )
> userinfo                                                 (OK=39643  KO=0     )
> UI-Logout                                                (OK=39645  KO=0     )
> UI-Logout Redirect 1                                     (OK=39644  KO=0     )
>  UI AM revoke1                                           (OK=39642  KO=0     )
>  UI AM endsession                                        (OK=39643  KO=0     )
>  UI AM revoke2                                           (OK=39643  KO=0     )
> getIdToken                                               (OK=13066  KO=0     )
> getIdToken Redirect 1                                    (OK=13066  KO=0     )
> createOrganization                                       (OK=13066  KO=0     )
> tokenUserinfo                                            (OK=31032  KO=0     )
> queryOrganization                                        (OK=13066  KO=0     )
> deleteOrganization                                       (OK=13065  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8587   KO=0     )
> ReadPolicy                                               (OK=59266  KO=9     )
> DeletePolicy                                             (OK=59152  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1426   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8540 (99.03%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.48%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##############################################################-           ] 85%
          waiting: 32116  / active: 273    / done: 184520
================================================================================

09:28:36.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:36.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:36.860 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:37.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:37.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:38.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:38.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:38.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:40 GMT                                    3100s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2575025 KO=78    )
> restLoginInitiate                                        (OK=178370 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=178361 KO=2     )
> Skip 2FA                                                 (OK=99013  KO=0     )
> User Authorize PKCE stage                                (OK=209515 KO=1     )
> User AccessToken PKCE stage                              (OK=209510 KO=0     )
> GetUUid                                                  (OK=59458  KO=0     )
> GetOpenidConfig                                          (OK=178084 KO=0     )
> CreatePolicy                                             (OK=59411  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6709   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6708   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39721  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39721  KO=0     )
>  UI AM idFromSession                                     (OK=39718  KO=2     )
>  UI AM validateGoto                                      (OK=39720  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39718  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39716  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39716  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39716  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39712  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39711  KO=0     )
>  UI IDM uiconfig                                         (OK=39710  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39710  KO=0     )
>  UI IDM version                                          (OK=39710  KO=0     )
>  UI IDM privilege                                        (OK=39710  KO=0     )
>  UI IDM login                                            (OK=39708  KO=2     )
>  UI IDM features                                         (OK=39710  KO=0     )
>  UI IDM dashboard                                        (OK=39710  KO=0     )
>  UI IDM managed user schema                              (OK=39710  KO=0     )
>  UI IDM user                                             (OK=39710  KO=0     )
> RootUserinfo                                             (OK=132211 KO=0     )
>  UI IDM oidcToken                                        (OK=39710  KO=1     )
> userinfo                                                 (OK=39708  KO=0     )
> UI-Logout                                                (OK=39709  KO=0     )
> UI-Logout Redirect 1                                     (OK=39709  KO=0     )
>  UI AM revoke1                                           (OK=39707  KO=0     )
>  UI AM endsession                                        (OK=39708  KO=0     )
>  UI AM revoke2                                           (OK=39708  KO=0     )
> getIdToken                                               (OK=13092  KO=0     )
> getIdToken Redirect 1                                    (OK=13092  KO=0     )
> createOrganization                                       (OK=13092  KO=0     )
> tokenUserinfo                                            (OK=31070  KO=0     )
> queryOrganization                                        (OK=13092  KO=0     )
> deleteOrganization                                       (OK=13090  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8601   KO=0     )
> ReadPolicy                                               (OK=59345  KO=9     )
> DeletePolicy                                             (OK=59258  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1427   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8552 (99.03%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 31827  / active: 263    / done: 184819
================================================================================

09:28:40.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:40.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:41.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:42.141 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:42.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:42.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:42.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:42.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:42.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:43.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:43.362 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:43.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:43.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:43.916 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:44.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:44.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:45.307 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:45 GMT                                    3105s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2579553 KO=78    )
> restLoginInitiate                                        (OK=178679 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=178666 KO=2     )
> Skip 2FA                                                 (OK=99182  KO=0     )
> User Authorize PKCE stage                                (OK=209872 KO=1     )
> User AccessToken PKCE stage                              (OK=209865 KO=0     )
> GetUUid                                                  (OK=59557  KO=0     )
> GetOpenidConfig                                          (OK=178364 KO=0     )
> CreatePolicy                                             (OK=59511  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6717   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6717   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39796  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39796  KO=0     )
>  UI AM idFromSession                                     (OK=39794  KO=2     )
>  UI AM validateGoto                                      (OK=39796  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39794  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39794  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39791  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39791  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39789  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39789  KO=0     )
>  UI IDM uiconfig                                         (OK=39788  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39789  KO=0     )
>  UI IDM version                                          (OK=39788  KO=0     )
>  UI IDM privilege                                        (OK=39788  KO=0     )
>  UI IDM login                                            (OK=39786  KO=2     )
>  UI IDM features                                         (OK=39788  KO=0     )
>  UI IDM dashboard                                        (OK=39788  KO=0     )
>  UI IDM managed user schema                              (OK=39788  KO=0     )
>  UI IDM user                                             (OK=39787  KO=0     )
> RootUserinfo                                             (OK=132417 KO=0     )
>  UI IDM oidcToken                                        (OK=39787  KO=1     )
> userinfo                                                 (OK=39785  KO=0     )
> UI-Logout                                                (OK=39787  KO=0     )
> UI-Logout Redirect 1                                     (OK=39787  KO=0     )
>  UI AM revoke1                                           (OK=39785  KO=0     )
>  UI AM endsession                                        (OK=39786  KO=0     )
>  UI AM revoke2                                           (OK=39786  KO=0     )
> getIdToken                                               (OK=13110  KO=0     )
> getIdToken Redirect 1                                    (OK=13110  KO=0     )
> createOrganization                                       (OK=13109  KO=0     )
> tokenUserinfo                                            (OK=31111  KO=0     )
> queryOrganization                                        (OK=13108  KO=0     )
> deleteOrganization                                       (OK=13108  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8618   KO=0     )
> ReadPolicy                                               (OK=59444  KO=9     )
> DeletePolicy                                             (OK=59336  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1429   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8572 (99.03%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 31511  / active: 291    / done: 185107
================================================================================

09:28:45.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:46.235 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:46.451 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:46.459 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:46.588 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:47.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:47.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:47.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:48.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:48.652 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:48.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:49.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:49.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:49.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:49.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:50.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:50 GMT                                    3110s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2584004 KO=78    )
> restLoginInitiate                                        (OK=178979 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=178972 KO=2     )
> Skip 2FA                                                 (OK=99340  KO=0     )
> User Authorize PKCE stage                                (OK=210242 KO=1     )
> User AccessToken PKCE stage                              (OK=210238 KO=0     )
> GetUUid                                                  (OK=59660  KO=0     )
> GetOpenidConfig                                          (OK=178667 KO=0     )
> CreatePolicy                                             (OK=59615  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6726   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6726   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39864  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39864  KO=0     )
>  UI AM idFromSession                                     (OK=39862  KO=2     )
>  UI AM validateGoto                                      (OK=39864  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39864  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39863  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39863  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39863  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39858  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39858  KO=0     )
>  UI IDM uiconfig                                         (OK=39857  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39857  KO=0     )
>  UI IDM version                                          (OK=39857  KO=0     )
>  UI IDM privilege                                        (OK=39857  KO=0     )
>  UI IDM login                                            (OK=39855  KO=2     )
>  UI IDM features                                         (OK=39857  KO=0     )
>  UI IDM dashboard                                        (OK=39857  KO=0     )
>  UI IDM managed user schema                              (OK=39856  KO=0     )
>  UI IDM user                                             (OK=39856  KO=0     )
> RootUserinfo                                             (OK=132627 KO=0     )
>  UI IDM oidcToken                                        (OK=39854  KO=1     )
> userinfo                                                 (OK=39852  KO=0     )
> UI-Logout                                                (OK=39854  KO=0     )
> UI-Logout Redirect 1                                     (OK=39853  KO=0     )
>  UI AM revoke1                                           (OK=39851  KO=0     )
>  UI AM endsession                                        (OK=39852  KO=0     )
>  UI AM revoke2                                           (OK=39852  KO=0     )
> getIdToken                                               (OK=13138  KO=0     )
> getIdToken Redirect 1                                    (OK=13137  KO=0     )
> createOrganization                                       (OK=13137  KO=0     )
> tokenUserinfo                                            (OK=31179  KO=0     )
> queryOrganization                                        (OK=13137  KO=0     )
> deleteOrganization                                       (OK=13137  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8633   KO=0     )
> ReadPolicy                                               (OK=59545  KO=9     )
> DeletePolicy                                             (OK=59435  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1434   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8588 (99.03%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 31200  / active: 273    / done: 185436
================================================================================

09:28:50.627 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:51.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:51.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:51.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:52.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:52.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:53.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:53.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:54.006 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:54.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:55.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:55.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:28:55 GMT                                    3115s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2587953 KO=78    )
> restLoginInitiate                                        (OK=179275 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=179264 KO=2     )
> Skip 2FA                                                 (OK=99507  KO=0     )
> User Authorize PKCE stage                                (OK=210567 KO=1     )
> User AccessToken PKCE stage                              (OK=210556 KO=0     )
> GetUUid                                                  (OK=59753  KO=0     )
> GetOpenidConfig                                          (OK=178963 KO=0     )
> CreatePolicy                                             (OK=59707  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6740   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6740   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39925  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39923  KO=0     )
>  UI AM idFromSession                                     (OK=39920  KO=2     )
>  UI AM validateGoto                                      (OK=39922  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39917  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39917  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39916  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39916  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39913  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39913  KO=0     )
>  UI IDM uiconfig                                         (OK=39913  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39913  KO=0     )
>  UI IDM version                                          (OK=39913  KO=0     )
>  UI IDM privilege                                        (OK=39913  KO=0     )
>  UI IDM login                                            (OK=39911  KO=2     )
>  UI IDM features                                         (OK=39913  KO=0     )
>  UI IDM dashboard                                        (OK=39913  KO=0     )
>  UI IDM managed user schema                              (OK=39913  KO=0     )
>  UI IDM user                                             (OK=39913  KO=0     )
> RootUserinfo                                             (OK=132829 KO=0     )
>  UI IDM oidcToken                                        (OK=39913  KO=1     )
> userinfo                                                 (OK=39910  KO=0     )
> UI-Logout                                                (OK=39911  KO=0     )
> UI-Logout Redirect 1                                     (OK=39909  KO=0     )
>  UI AM revoke1                                           (OK=39907  KO=0     )
>  UI AM endsession                                        (OK=39908  KO=0     )
>  UI AM revoke2                                           (OK=39908  KO=0     )
> getIdToken                                               (OK=13157  KO=0     )
> getIdToken Redirect 1                                    (OK=13157  KO=0     )
> createOrganization                                       (OK=13157  KO=0     )
> tokenUserinfo                                            (OK=31231  KO=0     )
> queryOrganization                                        (OK=13157  KO=0     )
> deleteOrganization                                       (OK=13157  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8645   KO=0     )
> ReadPolicy                                               (OK=59648  KO=9     )
> DeletePolicy                                             (OK=59537  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1443   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8600 (99.03%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 30888  / active: 291    / done: 185730
================================================================================

09:28:55.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:55.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:56.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:56.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:56.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:56.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:56.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:56.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:57.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:57.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:57.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:58.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:58.109 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:58.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:58.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:59.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:59.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:59.660 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:59.748 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:59.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:28:59.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:00.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:00 GMT                                    3120s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2592380 KO=78    )
> restLoginInitiate                                        (OK=179583 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=179575 KO=2     )
> Skip 2FA                                                 (OK=99681  KO=0     )
> User Authorize PKCE stage                                (OK=210925 KO=1     )
> User AccessToken PKCE stage                              (OK=210923 KO=0     )
> GetUUid                                                  (OK=59857  KO=0     )
> GetOpenidConfig                                          (OK=179263 KO=0     )
> CreatePolicy                                             (OK=59810  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6750   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6750   KO=0     )
> UI-Post-Login - stage 1                                  (OK=39987  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=39986  KO=0     )
>  UI AM idFromSession                                     (OK=39984  KO=2     )
>  UI AM validateGoto                                      (OK=39986  KO=0     )
> UI-Post-Login - stage 2                                  (OK=39985  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=39985  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=39983  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=39983  KO=0     )
> UI-Post-Login - stage 3                                  (OK=39981  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=39980  KO=0     )
>  UI IDM uiconfig                                         (OK=39980  KO=0     )
>  UI Enduser sessioncheck                                 (OK=39980  KO=0     )
>  UI IDM version                                          (OK=39980  KO=0     )
>  UI IDM privilege                                        (OK=39980  KO=0     )
>  UI IDM login                                            (OK=39978  KO=2     )
>  UI IDM features                                         (OK=39980  KO=0     )
>  UI IDM dashboard                                        (OK=39980  KO=0     )
>  UI IDM managed user schema                              (OK=39980  KO=0     )
>  UI IDM user                                             (OK=39980  KO=0     )
> RootUserinfo                                             (OK=133044 KO=0     )
>  UI IDM oidcToken                                        (OK=39980  KO=1     )
> userinfo                                                 (OK=39979  KO=0     )
> UI-Logout                                                (OK=39980  KO=0     )
> UI-Logout Redirect 1                                     (OK=39979  KO=0     )
>  UI AM revoke1                                           (OK=39977  KO=0     )
>  UI AM endsession                                        (OK=39978  KO=0     )
>  UI AM revoke2                                           (OK=39978  KO=0     )
> getIdToken                                               (OK=13188  KO=0     )
> getIdToken Redirect 1                                    (OK=13188  KO=0     )
> createOrganization                                       (OK=13188  KO=0     )
> tokenUserinfo                                            (OK=31283  KO=0     )
> queryOrganization                                        (OK=13188  KO=0     )
> deleteOrganization                                       (OK=13187  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8662   KO=0     )
> ReadPolicy                                               (OK=59739  KO=9     )
> DeletePolicy                                             (OK=59641  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1446   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8622 (99.04%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 30572  / active: 275    / done: 186062
================================================================================

09:29:00.491 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:00.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:00.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:00.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:01.890 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:02.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:02.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:02.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:02.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:03.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:03.581 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:04.016 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:04.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:04.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:04.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:04.768 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:05.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:05 GMT                                    3125s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2596080 KO=78    )
> restLoginInitiate                                        (OK=179854 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=179849 KO=2     )
> Skip 2FA                                                 (OK=99837  KO=0     )
> User Authorize PKCE stage                                (OK=211234 KO=1     )
> User AccessToken PKCE stage                              (OK=211228 KO=0     )
> GetUUid                                                  (OK=59952  KO=0     )
> GetOpenidConfig                                          (OK=179553 KO=0     )
> CreatePolicy                                             (OK=59907  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6756   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6756   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40042  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40041  KO=0     )
>  UI AM idFromSession                                     (OK=40039  KO=2     )
>  UI AM validateGoto                                      (OK=40041  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40038  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40037  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40034  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40034  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40032  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40031  KO=0     )
>  UI IDM uiconfig                                         (OK=40031  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40031  KO=0     )
>  UI IDM version                                          (OK=40031  KO=0     )
>  UI IDM privilege                                        (OK=40031  KO=0     )
>  UI IDM login                                            (OK=40029  KO=2     )
>  UI IDM features                                         (OK=40030  KO=0     )
>  UI IDM dashboard                                        (OK=40030  KO=0     )
>  UI IDM managed user schema                              (OK=40029  KO=0     )
>  UI IDM user                                             (OK=40030  KO=0     )
> RootUserinfo                                             (OK=133262 KO=0     )
>  UI IDM oidcToken                                        (OK=40027  KO=1     )
> userinfo                                                 (OK=40026  KO=0     )
> UI-Logout                                                (OK=40028  KO=0     )
> UI-Logout Redirect 1                                     (OK=40028  KO=0     )
>  UI AM revoke1                                           (OK=40025  KO=0     )
>  UI AM endsession                                        (OK=40026  KO=0     )
>  UI AM revoke2                                           (OK=40026  KO=0     )
> getIdToken                                               (OK=13210  KO=0     )
> getIdToken Redirect 1                                    (OK=13210  KO=0     )
> createOrganization                                       (OK=13210  KO=0     )
> tokenUserinfo                                            (OK=31328  KO=0     )
> queryOrganization                                        (OK=13210  KO=0     )
> deleteOrganization                                       (OK=13210  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8668   KO=0     )
> ReadPolicy                                               (OK=59841  KO=9     )
> DeletePolicy                                             (OK=59731  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1447   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8639 (99.04%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 85%
          waiting: 30294  / active: 280    / done: 186335
================================================================================

09:29:05.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:06.190 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:07.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:07.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:07.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:07.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:08.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:08.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:09.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:09.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:09.625 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:09.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:10 GMT                                    3130s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2600606 KO=78    )
> restLoginInitiate                                        (OK=180157 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=180150 KO=2     )
> Skip 2FA                                                 (OK=99995  KO=0     )
> User Authorize PKCE stage                                (OK=211595 KO=1     )
> User AccessToken PKCE stage                              (OK=211591 KO=0     )
> GetUUid                                                  (OK=60054  KO=0     )
> GetOpenidConfig                                          (OK=179853 KO=0     )
> CreatePolicy                                             (OK=60010  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6772   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6772   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40117  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40117  KO=0     )
>  UI AM idFromSession                                     (OK=40115  KO=2     )
>  UI AM validateGoto                                      (OK=40117  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40113  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40111  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40110  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40110  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40108  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40107  KO=0     )
>  UI IDM uiconfig                                         (OK=40106  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40106  KO=0     )
>  UI IDM version                                          (OK=40106  KO=0     )
>  UI IDM privilege                                        (OK=40106  KO=0     )
>  UI IDM login                                            (OK=40104  KO=2     )
>  UI IDM features                                         (OK=40106  KO=0     )
>  UI IDM dashboard                                        (OK=40106  KO=0     )
>  UI IDM managed user schema                              (OK=40106  KO=0     )
>  UI IDM user                                             (OK=40106  KO=0     )
> RootUserinfo                                             (OK=133432 KO=0     )
>  UI IDM oidcToken                                        (OK=40105  KO=1     )
> userinfo                                                 (OK=40102  KO=0     )
> UI-Logout                                                (OK=40104  KO=0     )
> UI-Logout Redirect 1                                     (OK=40100  KO=0     )
>  UI AM revoke1                                           (OK=40098  KO=0     )
>  UI AM endsession                                        (OK=40099  KO=0     )
>  UI AM revoke2                                           (OK=40099  KO=0     )
> getIdToken                                               (OK=13230  KO=0     )
> getIdToken Redirect 1                                    (OK=13230  KO=0     )
> createOrganization                                       (OK=13230  KO=0     )
> tokenUserinfo                                            (OK=31382  KO=0     )
> queryOrganization                                        (OK=13230  KO=0     )
> deleteOrganization                                       (OK=13228  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8689   KO=0     )
> ReadPolicy                                               (OK=59939  KO=9     )
> DeletePolicy                                             (OK=59833  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1450   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8651 (99.04%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 29974  / active: 289    / done: 186646
================================================================================

09:29:10.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:10.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:11.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:11.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:11.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:11.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:11.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:11.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:12.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:12.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:13.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:13.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:13.853 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:14.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:14.355 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:14.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:14.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:14.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:14.778 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:15.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:15.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:15 GMT                                    3135s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2604670 KO=78    )
> restLoginInitiate                                        (OK=180448 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=180435 KO=2     )
> Skip 2FA                                                 (OK=100156 KO=0     )
> User Authorize PKCE stage                                (OK=211924 KO=1     )
> User AccessToken PKCE stage                              (OK=211917 KO=0     )
> GetUUid                                                  (OK=60157  KO=0     )
> GetOpenidConfig                                          (OK=180156 KO=0     )
> CreatePolicy                                             (OK=60110  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6781   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6781   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40179  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40179  KO=0     )
>  UI AM idFromSession                                     (OK=40175  KO=2     )
>  UI AM validateGoto                                      (OK=40177  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40171  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40171  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40171  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40171  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40169  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40167  KO=0     )
>  UI IDM uiconfig                                         (OK=40166  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40166  KO=0     )
>  UI IDM version                                          (OK=40166  KO=0     )
>  UI IDM privilege                                        (OK=40165  KO=0     )
>  UI IDM login                                            (OK=40163  KO=2     )
>  UI IDM features                                         (OK=40166  KO=0     )
>  UI IDM dashboard                                        (OK=40165  KO=0     )
>  UI IDM managed user schema                              (OK=40165  KO=0     )
>  UI IDM user                                             (OK=40165  KO=0     )
> RootUserinfo                                             (OK=133632 KO=0     )
>  UI IDM oidcToken                                        (OK=40164  KO=1     )
> userinfo                                                 (OK=40162  KO=0     )
> UI-Logout                                                (OK=40164  KO=0     )
> UI-Logout Redirect 1                                     (OK=40164  KO=0     )
>  UI AM revoke1                                           (OK=40162  KO=0     )
>  UI AM endsession                                        (OK=40163  KO=0     )
>  UI AM revoke2                                           (OK=40163  KO=0     )
> getIdToken                                               (OK=13252  KO=0     )
> getIdToken Redirect 1                                    (OK=13252  KO=0     )
> createOrganization                                       (OK=13252  KO=0     )
> tokenUserinfo                                            (OK=31423  KO=0     )
> queryOrganization                                        (OK=13252  KO=0     )
> deleteOrganization                                       (OK=13252  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8705   KO=0     )
> ReadPolicy                                               (OK=60042  KO=9     )
> DeletePolicy                                             (OK=59931  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1453   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8672 (99.04%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 29676  / active: 292    / done: 186941
================================================================================

09:29:16.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:17.100 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:17.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:17.265 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:17.350 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:17.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:18.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:18.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.018 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.110 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.747 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.820 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:19.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:20 GMT                                    3140s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2608404 KO=78    )
> restLoginInitiate                                        (OK=180693 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=180687 KO=2     )
> Skip 2FA                                                 (OK=100299 KO=0     )
> User Authorize PKCE stage                                (OK=212217 KO=1     )
> User AccessToken PKCE stage                              (OK=212211 KO=0     )
> GetUUid                                                  (OK=60234  KO=0     )
> GetOpenidConfig                                          (OK=180434 KO=0     )
> CreatePolicy                                             (OK=60188  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6794   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6794   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40232  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40232  KO=0     )
>  UI AM idFromSession                                     (OK=40228  KO=2     )
>  UI AM validateGoto                                      (OK=40230  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40227  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40227  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40227  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40227  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40224  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40224  KO=0     )
>  UI IDM uiconfig                                         (OK=40223  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40223  KO=0     )
>  UI IDM version                                          (OK=40223  KO=0     )
>  UI IDM privilege                                        (OK=40223  KO=0     )
>  UI IDM login                                            (OK=40221  KO=2     )
>  UI IDM features                                         (OK=40223  KO=0     )
>  UI IDM dashboard                                        (OK=40223  KO=0     )
>  UI IDM managed user schema                              (OK=40223  KO=0     )
>  UI IDM user                                             (OK=40223  KO=0     )
> RootUserinfo                                             (OK=133855 KO=0     )
>  UI IDM oidcToken                                        (OK=40222  KO=1     )
> userinfo                                                 (OK=40221  KO=0     )
> UI-Logout                                                (OK=40223  KO=0     )
> UI-Logout Redirect 1                                     (OK=40222  KO=0     )
>  UI AM revoke1                                           (OK=40220  KO=0     )
>  UI AM endsession                                        (OK=40221  KO=0     )
>  UI AM revoke2                                           (OK=40221  KO=0     )
> getIdToken                                               (OK=13271  KO=0     )
> getIdToken Redirect 1                                    (OK=13271  KO=0     )
> createOrganization                                       (OK=13271  KO=0     )
> tokenUserinfo                                            (OK=31465  KO=0     )
> queryOrganization                                        (OK=13270  KO=0     )
> deleteOrganization                                       (OK=13270  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8715   KO=0     )
> ReadPolicy                                               (OK=60142  KO=9     )
> DeletePolicy                                             (OK=60032  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1458   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8689 (99.04%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 29420  / active: 251    / done: 187238
================================================================================

09:29:20.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:20.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:21.148 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:21.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:21.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:22.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:22.446 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:23.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:23.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:23.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:23.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:24.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:24.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:24.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:24.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:24.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:24.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:24.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:25.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:25 GMT                                    3145s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2612242 KO=78    )
> restLoginInitiate                                        (OK=180966 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=180956 KO=2     )
> Skip 2FA                                                 (OK=100440 KO=0     )
> User Authorize PKCE stage                                (OK=212523 KO=1     )
> User AccessToken PKCE stage                              (OK=212521 KO=0     )
> GetUUid                                                  (OK=60319  KO=0     )
> GetOpenidConfig                                          (OK=180699 KO=0     )
> CreatePolicy                                             (OK=60272  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6811   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6809   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40291  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40291  KO=0     )
>  UI AM idFromSession                                     (OK=40289  KO=2     )
>  UI AM validateGoto                                      (OK=40291  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40289  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40288  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40286  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40286  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40285  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40285  KO=0     )
>  UI IDM uiconfig                                         (OK=40283  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40283  KO=0     )
>  UI IDM version                                          (OK=40282  KO=0     )
>  UI IDM privilege                                        (OK=40282  KO=0     )
>  UI IDM login                                            (OK=40280  KO=2     )
>  UI IDM features                                         (OK=40282  KO=0     )
>  UI IDM dashboard                                        (OK=40281  KO=0     )
>  UI IDM managed user schema                              (OK=40281  KO=0     )
>  UI IDM user                                             (OK=40281  KO=0     )
> RootUserinfo                                             (OK=134063 KO=0     )
>  UI IDM oidcToken                                        (OK=40281  KO=1     )
> userinfo                                                 (OK=40279  KO=0     )
> UI-Logout                                                (OK=40281  KO=0     )
> UI-Logout Redirect 1                                     (OK=40281  KO=0     )
>  UI AM revoke1                                           (OK=40277  KO=0     )
>  UI AM endsession                                        (OK=40278  KO=0     )
>  UI AM revoke2                                           (OK=40279  KO=0     )
> getIdToken                                               (OK=13286  KO=0     )
> getIdToken Redirect 1                                    (OK=13286  KO=0     )
> createOrganization                                       (OK=13286  KO=0     )
> tokenUserinfo                                            (OK=31511  KO=0     )
> queryOrganization                                        (OK=13286  KO=0     )
> deleteOrganization                                       (OK=13286  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8733   KO=0     )
> ReadPolicy                                               (OK=60223  KO=9     )
> DeletePolicy                                             (OK=60130  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1464   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8708 (99.04%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###############################################################-          ] 86%
          waiting: 29125  / active: 254    / done: 187530
================================================================================

09:29:25.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:25.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:25.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:26.394 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:27.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:27.334 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:27.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:27.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:28.301 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:28.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:28.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:29.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:29.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:29.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:29.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:29.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:29.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:30.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:30 GMT                                    3150s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2615883 KO=78    )
> restLoginInitiate                                        (OK=181247 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=181234 KO=2     )
> Skip 2FA                                                 (OK=100601 KO=0     )
> User Authorize PKCE stage                                (OK=212830 KO=1     )
> User AccessToken PKCE stage                              (OK=212826 KO=0     )
> GetUUid                                                  (OK=60413  KO=0     )
> GetOpenidConfig                                          (OK=180958 KO=0     )
> CreatePolicy                                             (OK=60365  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6816   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6816   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40340  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40339  KO=0     )
>  UI AM idFromSession                                     (OK=40336  KO=2     )
>  UI AM validateGoto                                      (OK=40338  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40335  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     )
> UI-Post-Login - stage 3                                  (OK=40333  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40333  KO=0     )
>  UI IDM uiconfig                                         (OK=40332  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40332  KO=0     )
>  UI IDM version                                          (OK=40332  KO=0     )
>  UI IDM privilege                                        (OK=40332  KO=0     )
>  UI IDM login                                            (OK=40330  KO=2     )
>  UI IDM features                                         (OK=40332  KO=0     )
>  UI IDM dashboard                                        (OK=40332  KO=0     )
>  UI IDM managed user schema                              (OK=40332  KO=0     )
>  UI IDM user                                             (OK=40332  KO=0     )
> RootUserinfo                                             (OK=134287 KO=0     )
>  UI IDM oidcToken                                        (OK=40330  KO=1     )
> userinfo                                                 (OK=40329  KO=0     )
> UI-Logout                                                (OK=40330  KO=0     )
> UI-Logout Redirect 1                                     (OK=40330  KO=0     )
>  UI AM revoke1                                           (OK=40328  KO=0     )
>  UI AM endsession                                        (OK=40329  KO=0     )
>  UI AM revoke2                                           (OK=40329  KO=0     )
> getIdToken                                               (OK=13310  KO=0     )
> getIdToken Redirect 1                                    (OK=13310  KO=0     )
> createOrganization                                       (OK=13310  KO=0     )
> tokenUserinfo                                            (OK=31563  KO=0     )
> queryOrganization                                        (OK=13310  KO=0     )
> deleteOrganization                                       (OK=13310  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8745   KO=0     )
> ReadPolicy                                               (OK=60304  KO=9     )
> DeletePolicy                                             (OK=60215  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1466   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8726 (99.05%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.47%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 28842  / active: 261    / done: 187806
================================================================================

09:29:30.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:31.549 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:31.564 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:31.590 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:32.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:33.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:33.823 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:34.008 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:35.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:35.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:35 GMT                                    3155s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2620114 KO=78    )
> restLoginInitiate                                        (OK=181523 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=181510 KO=2     )
> Skip 2FA                                                 (OK=100751 KO=0     )
> User Authorize PKCE stage                                (OK=213168 KO=1     )
> User AccessToken PKCE stage                              (OK=213163 KO=0     )
> GetUUid                                                  (OK=60499  KO=0     )
> GetOpenidConfig                                          (OK=181221 KO=0     )
> CreatePolicy                                             (OK=60453  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6826   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6826   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40410  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40410  KO=0     )
>  UI AM idFromSession                                     (OK=40408  KO=2     )
>  UI AM validateGoto                                      (OK=40410  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40407  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40407  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40407  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40407  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40404  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40403  KO=0     )
>  UI IDM uiconfig                                         (OK=40403  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40403  KO=0     )
>  UI IDM version                                          (OK=40403  KO=0     )
>  UI IDM privilege                                        (OK=40403  KO=0     )
>  UI IDM login                                            (OK=40401  KO=2     )
>  UI IDM features                                         (OK=40403  KO=0     )
>  UI IDM dashboard                                        (OK=40403  KO=0     )
>  UI IDM managed user schema                              (OK=40403  KO=0     )
>  UI IDM user                                             (OK=40403  KO=0     )
> RootUserinfo                                             (OK=134482 KO=0     )
>  UI IDM oidcToken                                        (OK=40403  KO=1     )
> userinfo                                                 (OK=40401  KO=0     )
> UI-Logout                                                (OK=40403  KO=0     )
> UI-Logout Redirect 1                                     (OK=40402  KO=0     )
>  UI AM revoke1                                           (OK=40398  KO=0     )
>  UI AM endsession                                        (OK=40399  KO=0     )
>  UI AM revoke2                                           (OK=40400  KO=0     )
> getIdToken                                               (OK=13331  KO=0     )
> getIdToken Redirect 1                                    (OK=13330  KO=0     )
> createOrganization                                       (OK=13330  KO=0     )
> tokenUserinfo                                            (OK=31609  KO=0     )
> queryOrganization                                        (OK=13330  KO=0     )
> deleteOrganization                                       (OK=13330  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8763   KO=0     )
> ReadPolicy                                               (OK=60399  KO=9     )
> DeletePolicy                                             (OK=60296  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1470   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8736 (99.05%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 28557  / active: 262    / done: 188090
================================================================================

09:29:36.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:36.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:36.954 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:37.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:37.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:37.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:38.195 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:38.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:38.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:38.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:39.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:39.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:39.851 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:39.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:40 GMT                                    3160s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2624507 KO=78    )
> restLoginInitiate                                        (OK=181845 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=181835 KO=2     )
> Skip 2FA                                                 (OK=100919 KO=0     )
> User Authorize PKCE stage                                (OK=213546 KO=1     )
> User AccessToken PKCE stage                              (OK=213540 KO=0     )
> GetUUid                                                  (OK=60603  KO=0     )
> GetOpenidConfig                                          (OK=181507 KO=0     )
> CreatePolicy                                             (OK=60558  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6836   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6836   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40477  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40477  KO=0     )
>  UI AM idFromSession                                     (OK=40472  KO=2     )
>  UI AM validateGoto                                      (OK=40475  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40473  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40473  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40472  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40472  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40470  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40468  KO=0     )
>  UI IDM uiconfig                                         (OK=40468  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40468  KO=0     )
>  UI IDM version                                          (OK=40468  KO=0     )
>  UI IDM privilege                                        (OK=40468  KO=0     )
>  UI IDM login                                            (OK=40466  KO=2     )
>  UI IDM features                                         (OK=40468  KO=0     )
>  UI IDM dashboard                                        (OK=40468  KO=0     )
>  UI IDM managed user schema                              (OK=40468  KO=0     )
>  UI IDM user                                             (OK=40468  KO=0     )
> RootUserinfo                                             (OK=134695 KO=0     )
>  UI IDM oidcToken                                        (OK=40468  KO=1     )
> userinfo                                                 (OK=40465  KO=0     )
> UI-Logout                                                (OK=40466  KO=0     )
> UI-Logout Redirect 1                                     (OK=40465  KO=0     )
>  UI AM revoke1                                           (OK=40463  KO=0     )
>  UI AM endsession                                        (OK=40464  KO=0     )
>  UI AM revoke2                                           (OK=40464  KO=0     )
> getIdToken                                               (OK=13356  KO=0     )
> getIdToken Redirect 1                                    (OK=13356  KO=0     )
> createOrganization                                       (OK=13354  KO=0     )
> tokenUserinfo                                            (OK=31685  KO=0     )
> queryOrganization                                        (OK=13354  KO=0     )
> deleteOrganization                                       (OK=13354  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8781   KO=0     )
> ReadPolicy                                               (OK=60487  KO=9     )
> DeletePolicy                                             (OK=60392  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1474   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8750 (99.05%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 28225  / active: 274    / done: 188410
================================================================================

09:29:40.639 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:41.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:41.063 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:41.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:41.345 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:41.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:42.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:42.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:43.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:43.979 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:44.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:44.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:44.774 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:44.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:45.175 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:45 GMT                                    3165s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2628869 KO=78    )
> restLoginInitiate                                        (OK=182148 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=182136 KO=2     )
> Skip 2FA                                                 (OK=101092 KO=0     )
> User Authorize PKCE stage                                (OK=213899 KO=1     )
> User AccessToken PKCE stage                              (OK=213896 KO=0     )
> GetUUid                                                  (OK=60704  KO=0     )
> GetOpenidConfig                                          (OK=181802 KO=0     )
> CreatePolicy                                             (OK=60660  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6851   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6849   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40544  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40542  KO=0     )
>  UI AM idFromSession                                     (OK=40540  KO=2     )
>  UI AM validateGoto                                      (OK=40542  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40541  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40541  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40541  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40541  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40536  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40536  KO=0     )
>  UI IDM uiconfig                                         (OK=40536  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40536  KO=0     )
>  UI IDM version                                          (OK=40536  KO=0     )
>  UI IDM privilege                                        (OK=40536  KO=0     )
>  UI IDM login                                            (OK=40534  KO=2     )
>  UI IDM features                                         (OK=40536  KO=0     )
>  UI IDM dashboard                                        (OK=40536  KO=0     )
>  UI IDM managed user schema                              (OK=40536  KO=0     )
>  UI IDM user                                             (OK=40536  KO=0     )
> RootUserinfo                                             (OK=134910 KO=0     )
>  UI IDM oidcToken                                        (OK=40535  KO=1     )
> userinfo                                                 (OK=40532  KO=0     )
> UI-Logout                                                (OK=40534  KO=0     )
> UI-Logout Redirect 1                                     (OK=40534  KO=0     )
>  UI AM revoke1                                           (OK=40531  KO=0     )
>  UI AM endsession                                        (OK=40532  KO=0     )
>  UI AM revoke2                                           (OK=40532  KO=0     )
> getIdToken                                               (OK=13378  KO=0     )
> getIdToken Redirect 1                                    (OK=13377  KO=0     )
> createOrganization                                       (OK=13376  KO=0     )
> tokenUserinfo                                            (OK=31733  KO=0     )
> queryOrganization                                        (OK=13375  KO=0     )
> deleteOrganization                                       (OK=13375  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8801   KO=0     )
> ReadPolicy                                               (OK=60593  KO=9     )
> DeletePolicy                                             (OK=60480  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1478   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8765 (99.05%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 86%
          waiting: 27904  / active: 297    / done: 188708
================================================================================

09:29:45.448 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:45.566 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:45.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:46.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:46.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:46.847 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:47.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:47.497 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:47.694 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:47.880 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:47.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:48.667 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:48.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:48.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:49.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:49.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:50.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:50 GMT                                    3170s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2633218 KO=78    )
> restLoginInitiate                                        (OK=182436 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=182425 KO=2     )
> Skip 2FA                                                 (OK=101235 KO=0     )
> User Authorize PKCE stage                                (OK=214243 KO=1     )
> User AccessToken PKCE stage                              (OK=214238 KO=0     )
> GetUUid                                                  (OK=60796  KO=0     )
> GetOpenidConfig                                          (OK=182099 KO=0     )
> CreatePolicy                                             (OK=60750  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6858   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6857   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40614  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40614  KO=0     )
>  UI AM idFromSession                                     (OK=40612  KO=2     )
>  UI AM validateGoto                                      (OK=40614  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40614  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40613  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40612  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40612  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40610  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40609  KO=0     )
>  UI IDM uiconfig                                         (OK=40608  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40608  KO=0     )
>  UI IDM version                                          (OK=40608  KO=0     )
>  UI IDM privilege                                        (OK=40607  KO=0     )
>  UI IDM login                                            (OK=40605  KO=2     )
>  UI IDM features                                         (OK=40607  KO=0     )
>  UI IDM dashboard                                        (OK=40607  KO=0     )
>  UI IDM managed user schema                              (OK=40607  KO=0     )
>  UI IDM user                                             (OK=40607  KO=0     )
> RootUserinfo                                             (OK=135094 KO=0     )
>  UI IDM oidcToken                                        (OK=40607  KO=1     )
> userinfo                                                 (OK=40606  KO=0     )
> UI-Logout                                                (OK=40608  KO=0     )
> UI-Logout Redirect 1                                     (OK=40608  KO=0     )
>  UI AM revoke1                                           (OK=40606  KO=0     )
>  UI AM endsession                                        (OK=40607  KO=0     )
>  UI AM revoke2                                           (OK=40607  KO=0     )
> getIdToken                                               (OK=13399  KO=0     )
> getIdToken Redirect 1                                    (OK=13399  KO=0     )
> createOrganization                                       (OK=13399  KO=0     )
> tokenUserinfo                                            (OK=31782  KO=0     )
> queryOrganization                                        (OK=13399  KO=0     )
> deleteOrganization                                       (OK=13398  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8817   KO=0     )
> ReadPolicy                                               (OK=60691  KO=9     )
> DeletePolicy                                             (OK=60586  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1480   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8782 (99.05%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 27612  / active: 274    / done: 189023
================================================================================

09:29:50.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:50.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:51.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:51.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:51.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:52.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:53.543 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:53.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:53.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:53.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:54.069 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:54.632 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:54.699 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:55.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:55.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:55.284 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:29:55 GMT                                    3175s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2637211 KO=78    )
> restLoginInitiate                                        (OK=182699 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=182695 KO=2     )
> Skip 2FA                                                 (OK=101391 KO=0     )
> User Authorize PKCE stage                                (OK=214562 KO=1     )
> User AccessToken PKCE stage                              (OK=214560 KO=0     )
> GetUUid                                                  (OK=60883  KO=0     )
> GetOpenidConfig                                          (OK=182375 KO=0     )
> CreatePolicy                                             (OK=60838  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6864   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6864   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40675  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40674  KO=0     )
>  UI AM idFromSession                                     (OK=40672  KO=2     )
>  UI AM validateGoto                                      (OK=40674  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40674  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40674  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40674  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40674  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40673  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40673  KO=0     )
>  UI IDM uiconfig                                         (OK=40672  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40672  KO=0     )
>  UI IDM version                                          (OK=40672  KO=0     )
>  UI IDM privilege                                        (OK=40671  KO=0     )
>  UI IDM login                                            (OK=40670  KO=2     )
>  UI IDM features                                         (OK=40672  KO=0     )
>  UI IDM dashboard                                        (OK=40671  KO=0     )
>  UI IDM managed user schema                              (OK=40671  KO=0     )
>  UI IDM user                                             (OK=40671  KO=0     )
> RootUserinfo                                             (OK=135342 KO=0     )
>  UI IDM oidcToken                                        (OK=40669  KO=1     )
> userinfo                                                 (OK=40667  KO=0     )
> UI-Logout                                                (OK=40668  KO=0     )
> UI-Logout Redirect 1                                     (OK=40668  KO=0     )
>  UI AM revoke1                                           (OK=40665  KO=0     )
>  UI AM endsession                                        (OK=40666  KO=0     )
>  UI AM revoke2                                           (OK=40666  KO=0     )
> getIdToken                                               (OK=13416  KO=0     )
> getIdToken Redirect 1                                    (OK=13416  KO=0     )
> createOrganization                                       (OK=13416  KO=0     )
> tokenUserinfo                                            (OK=31823  KO=0     )
> queryOrganization                                        (OK=13415  KO=0     )
> deleteOrganization                                       (OK=13415  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8840   KO=0     )
> ReadPolicy                                               (OK=60784  KO=9     )
> DeletePolicy                                             (OK=60682  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1483   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8798 (99.05%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 27343  / active: 261    / done: 189305
================================================================================

09:29:55.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:55.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:56.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:56.396 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:56.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:56.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:56.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:57.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:58.524 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:58.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:58.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:58.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:59.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:59.582 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:59.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:59.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:59.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:29:59.944 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:00.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:00 GMT                                    3180s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2640827 KO=78    )
> restLoginInitiate                                        (OK=182966 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=182957 KO=2     )
> Skip 2FA                                                 (OK=101536 KO=0     )
> User Authorize PKCE stage                                (OK=214858 KO=1     )
> User AccessToken PKCE stage                              (OK=214857 KO=0     )
> GetUUid                                                  (OK=60965  KO=0     )
> GetOpenidConfig                                          (OK=182639 KO=0     )
> CreatePolicy                                             (OK=60921  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6876   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6875   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40726  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40726  KO=0     )
>  UI AM idFromSession                                     (OK=40724  KO=2     )
>  UI AM validateGoto                                      (OK=40726  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40726  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40725  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40725  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40725  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40723  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40723  KO=0     )
>  UI IDM uiconfig                                         (OK=40722  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40722  KO=0     )
>  UI IDM version                                          (OK=40722  KO=0     )
>  UI IDM privilege                                        (OK=40722  KO=0     )
>  UI IDM login                                            (OK=40720  KO=2     )
>  UI IDM features                                         (OK=40722  KO=0     )
>  UI IDM dashboard                                        (OK=40722  KO=0     )
>  UI IDM managed user schema                              (OK=40722  KO=0     )
>  UI IDM user                                             (OK=40721  KO=0     )
> RootUserinfo                                             (OK=135534 KO=0     )
>  UI IDM oidcToken                                        (OK=40720  KO=1     )
> userinfo                                                 (OK=40719  KO=0     )
> UI-Logout                                                (OK=40721  KO=0     )
> UI-Logout Redirect 1                                     (OK=40718  KO=0     )
>  UI AM revoke1                                           (OK=40716  KO=0     )
>  UI AM endsession                                        (OK=40717  KO=0     )
>  UI AM revoke2                                           (OK=40717  KO=0     )
> getIdToken                                               (OK=13443  KO=0     )
> getIdToken Redirect 1                                    (OK=13443  KO=0     )
> createOrganization                                       (OK=13443  KO=0     )
> tokenUserinfo                                            (OK=31873  KO=0     )
> queryOrganization                                        (OK=13443  KO=0     )
> deleteOrganization                                       (OK=13443  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8849   KO=0     )
> ReadPolicy                                               (OK=60871  KO=9     )
> DeletePolicy                                             (OK=60777  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1486   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8817 (99.06%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 27062  / active: 243    / done: 189604
================================================================================

09:30:00.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:00.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:01.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:01.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:01.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:01.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:02.259 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:02.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:02.597 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:02.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:02.828 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:03.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:04.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:04.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:04.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:04.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:05.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:05.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:05 GMT                                    3185s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2645169 KO=78    )
> restLoginInitiate                                        (OK=183282 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=183273 KO=2     )
> Skip 2FA                                                 (OK=101708 KO=0     )
> User Authorize PKCE stage                                (OK=215218 KO=1     )
> User AccessToken PKCE stage                              (OK=215215 KO=0     )
> GetUUid                                                  (OK=61061  KO=0     )
> GetOpenidConfig                                          (OK=182901 KO=0     )
> CreatePolicy                                             (OK=61014  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6886   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6886   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40796  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40796  KO=0     )
>  UI AM idFromSession                                     (OK=40794  KO=2     )
>  UI AM validateGoto                                      (OK=40795  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40794  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40793  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40793  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40793  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40790  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40790  KO=0     )
>  UI IDM uiconfig                                         (OK=40790  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40790  KO=0     )
>  UI IDM version                                          (OK=40790  KO=0     )
>  UI IDM privilege                                        (OK=40790  KO=0     )
>  UI IDM login                                            (OK=40788  KO=2     )
>  UI IDM features                                         (OK=40790  KO=0     )
>  UI IDM dashboard                                        (OK=40790  KO=0     )
>  UI IDM managed user schema                              (OK=40790  KO=0     )
>  UI IDM user                                             (OK=40790  KO=0     )
> RootUserinfo                                             (OK=135739 KO=0     )
>  UI IDM oidcToken                                        (OK=40787  KO=1     )
> userinfo                                                 (OK=40785  KO=0     )
> UI-Logout                                                (OK=40787  KO=0     )
> UI-Logout Redirect 1                                     (OK=40787  KO=0     )
>  UI AM revoke1                                           (OK=40785  KO=0     )
>  UI AM endsession                                        (OK=40786  KO=0     )
>  UI AM revoke2                                           (OK=40786  KO=0     )
> getIdToken                                               (OK=13468  KO=0     )
> getIdToken Redirect 1                                    (OK=13468  KO=0     )
> createOrganization                                       (OK=13468  KO=0     )
> tokenUserinfo                                            (OK=31926  KO=0     )
> queryOrganization                                        (OK=13468  KO=0     )
> deleteOrganization                                       (OK=13468  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8869   KO=0     )
> ReadPolicy                                               (OK=60954  KO=9     )
> DeletePolicy                                             (OK=60862  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1490   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8835 (99.06%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 26738  / active: 264    / done: 189907
================================================================================

09:30:05.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:05.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:06.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:06.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:06.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:06.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:06.810 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:07.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:07.517 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:08.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:09.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:09.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:09.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:09.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:09.984 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:10.030 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:10.271 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:10 GMT                                    3190s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2648998 KO=78    )
> restLoginInitiate                                        (OK=183562 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=183556 KO=2     )
> Skip 2FA                                                 (OK=101883 KO=0     )
> User Authorize PKCE stage                                (OK=215542 KO=1     )
> User AccessToken PKCE stage                              (OK=215537 KO=0     )
> GetUUid                                                  (OK=61174  KO=0     )
> GetOpenidConfig                                          (OK=183194 KO=0     )
> CreatePolicy                                             (OK=61127  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6893   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6893   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40849  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40849  KO=0     )
>  UI AM idFromSession                                     (OK=40846  KO=2     )
>  UI AM validateGoto                                      (OK=40848  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40847  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40846  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40844  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40844  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40842  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40841  KO=0     )
>  UI IDM uiconfig                                         (OK=40841  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40841  KO=0     )
>  UI IDM version                                          (OK=40841  KO=0     )
>  UI IDM privilege                                        (OK=40841  KO=0     )
>  UI IDM login                                            (OK=40839  KO=2     )
>  UI IDM features                                         (OK=40841  KO=0     )
>  UI IDM dashboard                                        (OK=40841  KO=0     )
>  UI IDM managed user schema                              (OK=40841  KO=0     )
>  UI IDM user                                             (OK=40841  KO=0     )
> RootUserinfo                                             (OK=135958 KO=0     )
>  UI IDM oidcToken                                        (OK=40840  KO=1     )
> userinfo                                                 (OK=40839  KO=0     )
> UI-Logout                                                (OK=40840  KO=0     )
> UI-Logout Redirect 1                                     (OK=40838  KO=0     )
>  UI AM revoke1                                           (OK=40836  KO=0     )
>  UI AM endsession                                        (OK=40837  KO=0     )
>  UI AM revoke2                                           (OK=40837  KO=0     )
> getIdToken                                               (OK=13491  KO=0     )
> getIdToken Redirect 1                                    (OK=13491  KO=0     )
> createOrganization                                       (OK=13491  KO=0     )
> tokenUserinfo                                            (OK=31968  KO=0     )
> queryOrganization                                        (OK=13491  KO=0     )
> deleteOrganization                                       (OK=13490  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8883   KO=0     )
> ReadPolicy                                               (OK=61048  KO=9     )
> DeletePolicy                                             (OK=60946  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1490   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8852 (99.06%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 26448  / active: 288    / done: 190173
================================================================================

09:30:10.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:11.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:11.788 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:11.904 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:12.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:12.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:13.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:13.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:13.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:13.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:14.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:14.633 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:14.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:14.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:14.923 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:15.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:15 GMT                                    3195s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2653438 KO=78    )
> restLoginInitiate                                        (OK=183880 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=183870 KO=2     )
> Skip 2FA                                                 (OK=102052 KO=0     )
> User Authorize PKCE stage                                (OK=215903 KO=1     )
> User AccessToken PKCE stage                              (OK=215900 KO=0     )
> GetUUid                                                  (OK=61270  KO=0     )
> GetOpenidConfig                                          (OK=183494 KO=0     )
> CreatePolicy                                             (OK=61224  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6900   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6900   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40916  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40916  KO=0     )
>  UI AM idFromSession                                     (OK=40913  KO=2     )
>  UI AM validateGoto                                      (OK=40915  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40914  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40914  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40914  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40914  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40911  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40911  KO=0     )
>  UI IDM uiconfig                                         (OK=40909  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40909  KO=0     )
>  UI IDM version                                          (OK=40909  KO=0     )
>  UI IDM privilege                                        (OK=40909  KO=0     )
>  UI IDM login                                            (OK=40907  KO=2     )
>  UI IDM features                                         (OK=40909  KO=0     )
>  UI IDM dashboard                                        (OK=40908  KO=0     )
>  UI IDM managed user schema                              (OK=40908  KO=0     )
>  UI IDM user                                             (OK=40908  KO=0     )
> RootUserinfo                                             (OK=136190 KO=0     )
>  UI IDM oidcToken                                        (OK=40907  KO=1     )
> userinfo                                                 (OK=40906  KO=0     )
> UI-Logout                                                (OK=40908  KO=0     )
> UI-Logout Redirect 1                                     (OK=40907  KO=0     )
>  UI AM revoke1                                           (OK=40905  KO=0     )
>  UI AM endsession                                        (OK=40906  KO=0     )
>  UI AM revoke2                                           (OK=40906  KO=0     )
> getIdToken                                               (OK=13516  KO=0     )
> getIdToken Redirect 1                                    (OK=13516  KO=0     )
> createOrganization                                       (OK=13516  KO=0     )
> tokenUserinfo                                            (OK=32027  KO=0     )
> queryOrganization                                        (OK=13515  KO=0     )
> deleteOrganization                                       (OK=13515  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8901   KO=0     )
> ReadPolicy                                               (OK=61160  KO=9     )
> DeletePolicy                                             (OK=61039  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1491   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8868 (99.06%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[################################################################-         ] 87%
          waiting: 26125  / active: 301    / done: 190483
================================================================================

09:30:17.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:18.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:18.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:19.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:19.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:19.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:19.834 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:19.937 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:20.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:20 GMT                                    3200s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2657943 KO=78    )
> restLoginInitiate                                        (OK=184159 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=184155 KO=2     )
> Skip 2FA                                                 (OK=102213 KO=0     )
> User Authorize PKCE stage                                (OK=216257 KO=1     )
> User AccessToken PKCE stage                              (OK=216252 KO=0     )
> GetUUid                                                  (OK=61363  KO=0     )
> GetOpenidConfig                                          (OK=183799 KO=0     )
> CreatePolicy                                             (OK=61317  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6916   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6915   KO=0     )
> UI-Post-Login - stage 1                                  (OK=40991  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=40991  KO=0     )
>  UI AM idFromSession                                     (OK=40989  KO=2     )
>  UI AM validateGoto                                      (OK=40991  KO=0     )
> UI-Post-Login - stage 2                                  (OK=40990  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=40990  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=40990  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=40990  KO=0     )
> UI-Post-Login - stage 3                                  (OK=40985  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=40985  KO=0     )
>  UI IDM uiconfig                                         (OK=40985  KO=0     )
>  UI Enduser sessioncheck                                 (OK=40985  KO=0     )
>  UI IDM version                                          (OK=40985  KO=0     )
>  UI IDM privilege                                        (OK=40985  KO=0     )
>  UI IDM login                                            (OK=40983  KO=2     )
>  UI IDM features                                         (OK=40985  KO=0     )
>  UI IDM dashboard                                        (OK=40983  KO=0     )
>  UI IDM managed user schema                              (OK=40983  KO=0     )
>  UI IDM user                                             (OK=40983  KO=0     )
> RootUserinfo                                             (OK=136426 KO=0     )
>  UI IDM oidcToken                                        (OK=40980  KO=1     )
> userinfo                                                 (OK=40978  KO=0     )
> UI-Logout                                                (OK=40980  KO=0     )
> UI-Logout Redirect 1                                     (OK=40979  KO=0     )
>  UI AM revoke1                                           (OK=40976  KO=0     )
>  UI AM endsession                                        (OK=40977  KO=0     )
>  UI AM revoke2                                           (OK=40977  KO=0     )
> getIdToken                                               (OK=13539  KO=0     )
> getIdToken Redirect 1                                    (OK=13539  KO=0     )
> createOrganization                                       (OK=13538  KO=0     )
> tokenUserinfo                                            (OK=32066  KO=0     )
> queryOrganization                                        (OK=13538  KO=0     )
> deleteOrganization                                       (OK=13538  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8914   KO=0     )
> ReadPolicy                                               (OK=61259  KO=9     )
> DeletePolicy                                             (OK=61148  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1496   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8877 (99.06%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 87%
          waiting: 25828  / active: 284    / done: 190797
================================================================================

09:30:20.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:20.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:21.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:21.286 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:21.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:21.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:22.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:22.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:22.760 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:22.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:22.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:23.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:23.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:23.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:25.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:25 GMT                                    3205s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2662242 KO=78    )
> restLoginInitiate                                        (OK=184446 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=184440 KO=2     )
> Skip 2FA                                                 (OK=102372 KO=0     )
> User Authorize PKCE stage                                (OK=216599 KO=1     )
> User AccessToken PKCE stage                              (OK=216595 KO=0     )
> GetUUid                                                  (OK=61460  KO=0     )
> GetOpenidConfig                                          (OK=184085 KO=0     )
> CreatePolicy                                             (OK=61414  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6931   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6931   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41060  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41060  KO=0     )
>  UI AM idFromSession                                     (OK=41057  KO=2     )
>  UI AM validateGoto                                      (OK=41059  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41058  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41058  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41058  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41058  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41056  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41054  KO=0     )
>  UI IDM uiconfig                                         (OK=41053  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41053  KO=0     )
>  UI IDM version                                          (OK=41053  KO=0     )
>  UI IDM privilege                                        (OK=41052  KO=0     )
>  UI IDM login                                            (OK=41050  KO=2     )
>  UI IDM features                                         (OK=41053  KO=0     )
>  UI IDM dashboard                                        (OK=41050  KO=0     )
>  UI IDM managed user schema                              (OK=41050  KO=0     )
>  UI IDM user                                             (OK=41050  KO=0     )
> RootUserinfo                                             (OK=136640 KO=0     )
>  UI IDM oidcToken                                        (OK=41049  KO=1     )
> userinfo                                                 (OK=41048  KO=0     )
> UI-Logout                                                (OK=41048  KO=0     )
> UI-Logout Redirect 1                                     (OK=41048  KO=0     )
>  UI AM revoke1                                           (OK=41046  KO=0     )
>  UI AM endsession                                        (OK=41047  KO=0     )
>  UI AM revoke2                                           (OK=41047  KO=0     )
> getIdToken                                               (OK=13561  KO=0     )
> getIdToken Redirect 1                                    (OK=13561  KO=0     )
> createOrganization                                       (OK=13561  KO=0     )
> tokenUserinfo                                            (OK=32115  KO=0     )
> queryOrganization                                        (OK=13561  KO=0     )
> deleteOrganization                                       (OK=13561  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8938   KO=0     )
> ReadPolicy                                               (OK=61350  KO=9     )
> DeletePolicy                                             (OK=61246  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1500   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8892 (99.06%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 25528  / active: 267    / done: 191114
================================================================================

09:30:25.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:25.401 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:25.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:26.326 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:26.384 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:26.463 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:26.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:27.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:27.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:28.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:28.490 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:28.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:28.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:29.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:29.315 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:29.689 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:29.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:29.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:30 GMT                                    3210s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2666229 KO=78    )
> restLoginInitiate                                        (OK=184723 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=184713 KO=2     )
> Skip 2FA                                                 (OK=102516 KO=0     )
> User Authorize PKCE stage                                (OK=216915 KO=1     )
> User AccessToken PKCE stage                              (OK=216913 KO=0     )
> GetUUid                                                  (OK=61537  KO=0     )
> GetOpenidConfig                                          (OK=184354 KO=0     )
> CreatePolicy                                             (OK=61492  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6943   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6942   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41126  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41126  KO=0     )
>  UI AM idFromSession                                     (OK=41123  KO=2     )
>  UI AM validateGoto                                      (OK=41125  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41123  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41123  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41122  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41122  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41118  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41117  KO=0     )
>  UI IDM uiconfig                                         (OK=41115  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41116  KO=0     )
>  UI IDM version                                          (OK=41116  KO=0     )
>  UI IDM privilege                                        (OK=41115  KO=0     )
>  UI IDM login                                            (OK=41113  KO=2     )
>  UI IDM features                                         (OK=41115  KO=0     )
>  UI IDM dashboard                                        (OK=41114  KO=0     )
>  UI IDM managed user schema                              (OK=41114  KO=0     )
>  UI IDM user                                             (OK=41114  KO=0     )
> RootUserinfo                                             (OK=136850 KO=0     )
>  UI IDM oidcToken                                        (OK=41113  KO=1     )
> userinfo                                                 (OK=41111  KO=0     )
> UI-Logout                                                (OK=41113  KO=0     )
> UI-Logout Redirect 1                                     (OK=41113  KO=0     )
>  UI AM revoke1                                           (OK=41111  KO=0     )
>  UI AM endsession                                        (OK=41112  KO=0     )
>  UI AM revoke2                                           (OK=41112  KO=0     )
> getIdToken                                               (OK=13577  KO=0     )
> getIdToken Redirect 1                                    (OK=13577  KO=0     )
> createOrganization                                       (OK=13577  KO=0     )
> tokenUserinfo                                            (OK=32159  KO=0     )
> queryOrganization                                        (OK=13576  KO=0     )
> deleteOrganization                                       (OK=13576  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8955   KO=0     )
> ReadPolicy                                               (OK=61449  KO=9     )
> DeletePolicy                                             (OK=61340  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1503   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8910 (99.07%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 25240  / active: 267    / done: 191402
================================================================================

09:30:30.428 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:30.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:30.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:31.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:31.735 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:31.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:31.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:32.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:32.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:32.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:33.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:33.157 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:33.365 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:33.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:33.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:34.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:34.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:34.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:34.877 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:34.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:35 GMT                                    3215s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2670705 KO=78    )
> restLoginInitiate                                        (OK=185038 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=185027 KO=2     )
> Skip 2FA                                                 (OK=102678 KO=0     )
> User Authorize PKCE stage                                (OK=217278 KO=1     )
> User AccessToken PKCE stage                              (OK=217275 KO=0     )
> GetUUid                                                  (OK=61631  KO=0     )
> GetOpenidConfig                                          (OK=184621 KO=0     )
> CreatePolicy                                             (OK=61585  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6955   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6955   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41191  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41191  KO=0     )
>  UI AM idFromSession                                     (OK=41189  KO=2     )
>  UI AM validateGoto                                      (OK=41191  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41190  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41190  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41190  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41190  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41189  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41189  KO=0     )
>  UI IDM uiconfig                                         (OK=41189  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41189  KO=0     )
>  UI IDM version                                          (OK=41189  KO=0     )
>  UI IDM privilege                                        (OK=41189  KO=0     )
>  UI IDM login                                            (OK=41187  KO=2     )
>  UI IDM features                                         (OK=41189  KO=0     )
>  UI IDM dashboard                                        (OK=41189  KO=0     )
>  UI IDM managed user schema                              (OK=41189  KO=0     )
>  UI IDM user                                             (OK=41189  KO=0     )
> RootUserinfo                                             (OK=137100 KO=0     )
>  UI IDM oidcToken                                        (OK=41189  KO=1     )
> userinfo                                                 (OK=41188  KO=0     )
> UI-Logout                                                (OK=41190  KO=0     )
> UI-Logout Redirect 1                                     (OK=41188  KO=0     )
>  UI AM revoke1                                           (OK=41186  KO=0     )
>  UI AM endsession                                        (OK=41187  KO=0     )
>  UI AM revoke2                                           (OK=41187  KO=0     )
> getIdToken                                               (OK=13598  KO=0     )
> getIdToken Redirect 1                                    (OK=13598  KO=0     )
> createOrganization                                       (OK=13597  KO=0     )
> tokenUserinfo                                            (OK=32221  KO=0     )
> queryOrganization                                        (OK=13596  KO=0     )
> deleteOrganization                                       (OK=13596  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8975   KO=0     )
> ReadPolicy                                               (OK=61524  KO=9     )
> DeletePolicy                                             (OK=61437  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1506   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8930 (99.07%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 24911  / active: 265    / done: 191733
================================================================================

09:30:35.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:36.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:36.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:36.732 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:37.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:37.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:37.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:37.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:37.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:37.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:38.254 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:38.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:38.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:39.009 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:39.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:39.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:39.512 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:40.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:40 GMT                                    3220s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2675018 KO=78    )
> restLoginInitiate                                        (OK=185328 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=185319 KO=2     )
> Skip 2FA                                                 (OK=102838 KO=0     )
> User Authorize PKCE stage                                (OK=217619 KO=1     )
> User AccessToken PKCE stage                              (OK=217616 KO=0     )
> GetUUid                                                  (OK=61737  KO=0     )
> GetOpenidConfig                                          (OK=184899 KO=0     )
> CreatePolicy                                             (OK=61692  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6964   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6964   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41266  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41266  KO=0     )
>  UI AM idFromSession                                     (OK=41262  KO=2     )
>  UI AM validateGoto                                      (OK=41264  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41262  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41261  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41261  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41261  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41260  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41260  KO=0     )
>  UI IDM uiconfig                                         (OK=41260  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41260  KO=0     )
>  UI IDM version                                          (OK=41260  KO=0     )
>  UI IDM privilege                                        (OK=41258  KO=0     )
>  UI IDM login                                            (OK=41257  KO=2     )
>  UI IDM features                                         (OK=41259  KO=0     )
>  UI IDM dashboard                                        (OK=41257  KO=0     )
>  UI IDM managed user schema                              (OK=41257  KO=0     )
>  UI IDM user                                             (OK=41257  KO=0     )
> RootUserinfo                                             (OK=137339 KO=0     )
>  UI IDM oidcToken                                        (OK=41256  KO=1     )
> userinfo                                                 (OK=41255  KO=0     )
> UI-Logout                                                (OK=41257  KO=0     )
> UI-Logout Redirect 1                                     (OK=41257  KO=0     )
>  UI AM revoke1                                           (OK=41253  KO=0     )
>  UI AM endsession                                        (OK=41254  KO=0     )
>  UI AM revoke2                                           (OK=41254  KO=0     )
> getIdToken                                               (OK=13613  KO=0     )
> getIdToken Redirect 1                                    (OK=13613  KO=0     )
> createOrganization                                       (OK=13613  KO=0     )
> tokenUserinfo                                            (OK=32262  KO=0     )
> queryOrganization                                        (OK=13613  KO=0     )
> deleteOrganization                                       (OK=13613  KO=0     )
> restloginProgressiveProfileCallback                      (OK=8997   KO=0     )
> ReadPolicy                                               (OK=61620  KO=9     )
> DeletePolicy                                             (OK=61517  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1508   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8948 (99.07%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 24616  / active: 272    / done: 192021
================================================================================

09:30:40.636 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:40.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:42.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:42.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:42.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:42.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:43.840 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:43.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:44.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:44.241 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:45 GMT                                    3225s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2679354 KO=78    )
> restLoginInitiate                                        (OK=185626 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=185616 KO=2     )
> Skip 2FA                                                 (OK=103014 KO=0     )
> User Authorize PKCE stage                                (OK=217973 KO=1     )
> User AccessToken PKCE stage                              (OK=217965 KO=0     )
> GetUUid                                                  (OK=61827  KO=0     )
> GetOpenidConfig                                          (OK=185186 KO=0     )
> CreatePolicy                                             (OK=61778  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6975   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6975   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41332  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41331  KO=0     )
>  UI AM idFromSession                                     (OK=41329  KO=2     )
>  UI AM validateGoto                                      (OK=41331  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41328  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41328  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41328  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41328  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41326  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41326  KO=0     )
>  UI IDM uiconfig                                         (OK=41326  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41326  KO=0     )
>  UI IDM version                                          (OK=41326  KO=0     )
>  UI IDM privilege                                        (OK=41326  KO=0     )
>  UI IDM login                                            (OK=41324  KO=2     )
>  UI IDM features                                         (OK=41326  KO=0     )
>  UI IDM dashboard                                        (OK=41326  KO=0     )
>  UI IDM managed user schema                              (OK=41326  KO=0     )
>  UI IDM user                                             (OK=41326  KO=0     )
> RootUserinfo                                             (OK=137549 KO=0     )
>  UI IDM oidcToken                                        (OK=41326  KO=1     )
> userinfo                                                 (OK=41325  KO=0     )
> UI-Logout                                                (OK=41327  KO=0     )
> UI-Logout Redirect 1                                     (OK=41327  KO=0     )
>  UI AM revoke1                                           (OK=41324  KO=0     )
>  UI AM endsession                                        (OK=41325  KO=0     )
>  UI AM revoke2                                           (OK=41325  KO=0     )
> getIdToken                                               (OK=13643  KO=0     )
> getIdToken Redirect 1                                    (OK=13642  KO=0     )
> createOrganization                                       (OK=13642  KO=0     )
> tokenUserinfo                                            (OK=32307  KO=0     )
> queryOrganization                                        (OK=13642  KO=0     )
> deleteOrganization                                       (OK=13641  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9013   KO=0     )
> ReadPolicy                                               (OK=61725  KO=9     )
> DeletePolicy                                             (OK=61608  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1509   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8958 (99.07%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 24303  / active: 288    / done: 192318
================================================================================

09:30:46.708 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:46.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:47.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:47.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:47.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:47.584 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:47.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:48.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:49.357 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:49.449 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:50.257 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:50 GMT                                    3230s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2683288 KO=78    )
> restLoginInitiate                                        (OK=185898 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=185890 KO=2     )
> Skip 2FA                                                 (OK=103178 KO=0     )
> User Authorize PKCE stage                                (OK=218295 KO=1     )
> User AccessToken PKCE stage                              (OK=218293 KO=0     )
> GetUUid                                                  (OK=61934  KO=0     )
> GetOpenidConfig                                          (OK=185488 KO=0     )
> CreatePolicy                                             (OK=61890  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=6990   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=6989   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41385  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41385  KO=0     )
>  UI AM idFromSession                                     (OK=41383  KO=2     )
>  UI AM validateGoto                                      (OK=41385  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41383  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41383  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41383  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41383  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41382  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41382  KO=0     )
>  UI IDM uiconfig                                         (OK=41382  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41382  KO=0     )
>  UI IDM version                                          (OK=41382  KO=0     )
>  UI IDM privilege                                        (OK=41382  KO=0     )
>  UI IDM login                                            (OK=41380  KO=2     )
>  UI IDM features                                         (OK=41382  KO=0     )
>  UI IDM dashboard                                        (OK=41382  KO=0     )
>  UI IDM managed user schema                              (OK=41381  KO=0     )
>  UI IDM user                                             (OK=41381  KO=0     )
> RootUserinfo                                             (OK=137801 KO=0     )
>  UI IDM oidcToken                                        (OK=41380  KO=1     )
> userinfo                                                 (OK=41379  KO=0     )
> UI-Logout                                                (OK=41381  KO=0     )
> UI-Logout Redirect 1                                     (OK=41381  KO=0     )
>  UI AM revoke1                                           (OK=41379  KO=0     )
>  UI AM endsession                                        (OK=41380  KO=0     )
>  UI AM revoke2                                           (OK=41380  KO=0     )
> getIdToken                                               (OK=13659  KO=0     )
> getIdToken Redirect 1                                    (OK=13659  KO=0     )
> createOrganization                                       (OK=13659  KO=0     )
> tokenUserinfo                                            (OK=32354  KO=0     )
> queryOrganization                                        (OK=13659  KO=0     )
> deleteOrganization                                       (OK=13658  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9025   KO=0     )
> ReadPolicy                                               (OK=61811  KO=9     )
> DeletePolicy                                             (OK=61717  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1513   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8969 (99.07%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 24018  / active: 271    / done: 192620
================================================================================

09:30:51.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:51.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:51.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:51.545 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:51.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:51.859 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:52.293 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:52.553 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:53.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:53.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:53.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:53.803 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:53.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:54.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:54.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:54.336 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:55.189 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:30:55 GMT                                    3235s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2687155 KO=78    )
> restLoginInitiate                                        (OK=186180 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=186172 KO=2     )
> Skip 2FA                                                 (OK=103338 KO=0     )
> User Authorize PKCE stage                                (OK=218616 KO=1     )
> User AccessToken PKCE stage                              (OK=218608 KO=0     )
> GetUUid                                                  (OK=62029  KO=0     )
> GetOpenidConfig                                          (OK=185779 KO=0     )
> CreatePolicy                                             (OK=61983  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7005   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7005   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41444  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41444  KO=0     )
>  UI AM idFromSession                                     (OK=41441  KO=2     )
>  UI AM validateGoto                                      (OK=41443  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41442  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41442  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41440  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41440  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41437  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41436  KO=0     )
>  UI IDM uiconfig                                         (OK=41436  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41436  KO=0     )
>  UI IDM version                                          (OK=41436  KO=0     )
>  UI IDM privilege                                        (OK=41436  KO=0     )
>  UI IDM login                                            (OK=41434  KO=2     )
>  UI IDM features                                         (OK=41436  KO=0     )
>  UI IDM dashboard                                        (OK=41436  KO=0     )
>  UI IDM managed user schema                              (OK=41436  KO=0     )
>  UI IDM user                                             (OK=41436  KO=0     )
> RootUserinfo                                             (OK=138020 KO=0     )
>  UI IDM oidcToken                                        (OK=41433  KO=1     )
> userinfo                                                 (OK=41431  KO=0     )
> UI-Logout                                                (OK=41433  KO=0     )
> UI-Logout Redirect 1                                     (OK=41433  KO=0     )
>  UI AM revoke1                                           (OK=41429  KO=0     )
>  UI AM endsession                                        (OK=41430  KO=0     )
>  UI AM revoke2                                           (OK=41430  KO=0     )
> getIdToken                                               (OK=13680  KO=0     )
> getIdToken Redirect 1                                    (OK=13679  KO=0     )
> createOrganization                                       (OK=13679  KO=0     )
> tokenUserinfo                                            (OK=32398  KO=0     )
> queryOrganization                                        (OK=13678  KO=0     )
> deleteOrganization                                       (OK=13678  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9035   KO=0     )
> ReadPolicy                                               (OK=61923  KO=9     )
> DeletePolicy                                             (OK=61800  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1520   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      8986 (99.07%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 88%
          waiting: 23721  / active: 295    / done: 192893
================================================================================

09:30:55.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:55.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:55.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:56.077 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:56.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:56.255 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:56.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:56.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:57.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:58.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:58.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:58.965 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:58.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:59.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:59.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:59.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:59.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:59.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:30:59.787 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:00 GMT                                    3240s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2691223 KO=78    )
> restLoginInitiate                                        (OK=186460 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=186448 KO=2     )
> Skip 2FA                                                 (OK=103484 KO=0     )
> User Authorize PKCE stage                                (OK=218937 KO=1     )
> User AccessToken PKCE stage                              (OK=218930 KO=0     )
> GetUUid                                                  (OK=62126  KO=0     )
> GetOpenidConfig                                          (OK=186080 KO=0     )
> CreatePolicy                                             (OK=62080  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7019   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7018   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41507  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41507  KO=0     )
>  UI AM idFromSession                                     (OK=41504  KO=2     )
>  UI AM validateGoto                                      (OK=41506  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41505  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41504  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41504  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41504  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41500  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41500  KO=0     )
>  UI IDM uiconfig                                         (OK=41500  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41500  KO=0     )
>  UI IDM version                                          (OK=41500  KO=0     )
>  UI IDM privilege                                        (OK=41499  KO=0     )
>  UI IDM login                                            (OK=41497  KO=2     )
>  UI IDM features                                         (OK=41499  KO=0     )
>  UI IDM dashboard                                        (OK=41499  KO=0     )
>  UI IDM managed user schema                              (OK=41499  KO=0     )
>  UI IDM user                                             (OK=41499  KO=0     )
> RootUserinfo                                             (OK=138198 KO=0     )
>  UI IDM oidcToken                                        (OK=41499  KO=1     )
> userinfo                                                 (OK=41497  KO=0     )
> UI-Logout                                                (OK=41499  KO=0     )
> UI-Logout Redirect 1                                     (OK=41499  KO=0     )
>  UI AM revoke1                                           (OK=41497  KO=0     )
>  UI AM endsession                                        (OK=41498  KO=0     )
>  UI AM revoke2                                           (OK=41498  KO=0     )
> getIdToken                                               (OK=13695  KO=0     )
> getIdToken Redirect 1                                    (OK=13695  KO=0     )
> createOrganization                                       (OK=13695  KO=0     )
> tokenUserinfo                                            (OK=32447  KO=0     )
> queryOrganization                                        (OK=13695  KO=0     )
> deleteOrganization                                       (OK=13695  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9052   KO=0     )
> ReadPolicy                                               (OK=62016  KO=9     )
> DeletePolicy                                             (OK=61910  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1523   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9005 (99.08%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#################################################################-        ] 89%
          waiting: 23426  / active: 274    / done: 193209
================================================================================

09:31:00.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:00.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:01.055 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:01.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:01.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:01.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:02.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:02.691 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:02.757 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:03.179 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:03.969 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:04.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:04.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:04.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:04.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:05 GMT                                    3245s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2694919 KO=78    )
> restLoginInitiate                                        (OK=186716 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=186709 KO=2     )
> Skip 2FA                                                 (OK=103621 KO=0     )
> User Authorize PKCE stage                                (OK=219233 KO=1     )
> User AccessToken PKCE stage                              (OK=219229 KO=0     )
> GetUUid                                                  (OK=62211  KO=0     )
> GetOpenidConfig                                          (OK=186358 KO=0     )
> CreatePolicy                                             (OK=62165  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7026   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7026   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41564  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41562  KO=0     )
>  UI AM idFromSession                                     (OK=41558  KO=2     )
>  UI AM validateGoto                                      (OK=41560  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41558  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41558  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41557  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41557  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41555  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41555  KO=0     )
>  UI IDM uiconfig                                         (OK=41555  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41555  KO=0     )
>  UI IDM version                                          (OK=41555  KO=0     )
>  UI IDM privilege                                        (OK=41555  KO=0     )
>  UI IDM login                                            (OK=41552  KO=2     )
>  UI IDM features                                         (OK=41555  KO=0     )
>  UI IDM dashboard                                        (OK=41554  KO=0     )
>  UI IDM managed user schema                              (OK=41554  KO=0     )
>  UI IDM user                                             (OK=41554  KO=0     )
> RootUserinfo                                             (OK=138390 KO=0     )
>  UI IDM oidcToken                                        (OK=41554  KO=1     )
> userinfo                                                 (OK=41553  KO=0     )
> UI-Logout                                                (OK=41555  KO=0     )
> UI-Logout Redirect 1                                     (OK=41554  KO=0     )
>  UI AM revoke1                                           (OK=41550  KO=0     )
>  UI AM endsession                                        (OK=41551  KO=0     )
>  UI AM revoke2                                           (OK=41551  KO=0     )
> getIdToken                                               (OK=13718  KO=0     )
> getIdToken Redirect 1                                    (OK=13717  KO=0     )
> createOrganization                                       (OK=13717  KO=0     )
> tokenUserinfo                                            (OK=32498  KO=0     )
> queryOrganization                                        (OK=13717  KO=0     )
> deleteOrganization                                       (OK=13716  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9067   KO=0     )
> ReadPolicy                                               (OK=62115  KO=9     )
> DeletePolicy                                             (OK=62006  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1523   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9020 (99.08%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 23164  / active: 255    / done: 193490
================================================================================

09:31:06.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:07.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:07.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:07.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:08.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:08.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:08.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:08.919 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:09.107 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:09.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:09.541 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:10.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:10 GMT                                    3250s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2698800 KO=78    )
> restLoginInitiate                                        (OK=186979 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=186972 KO=2     )
> Skip 2FA                                                 (OK=103770 KO=0     )
> User Authorize PKCE stage                                (OK=219553 KO=1     )
> User AccessToken PKCE stage                              (OK=219548 KO=0     )
> GetUUid                                                  (OK=62295  KO=0     )
> GetOpenidConfig                                          (OK=186627 KO=0     )
> CreatePolicy                                             (OK=62249  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7032   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7032   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41623  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41622  KO=0     )
>  UI AM idFromSession                                     (OK=41620  KO=2     )
>  UI AM validateGoto                                      (OK=41622  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41621  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41621  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41621  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41621  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41618  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41616  KO=0     )
>  UI IDM uiconfig                                         (OK=41616  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41616  KO=0     )
>  UI IDM version                                          (OK=41616  KO=0     )
>  UI IDM privilege                                        (OK=41616  KO=0     )
>  UI IDM login                                            (OK=41614  KO=2     )
>  UI IDM features                                         (OK=41616  KO=0     )
>  UI IDM dashboard                                        (OK=41614  KO=0     )
>  UI IDM managed user schema                              (OK=41615  KO=0     )
>  UI IDM user                                             (OK=41614  KO=0     )
> RootUserinfo                                             (OK=138604 KO=0     )
>  UI IDM oidcToken                                        (OK=41614  KO=1     )
> userinfo                                                 (OK=41612  KO=0     )
> UI-Logout                                                (OK=41613  KO=0     )
> UI-Logout Redirect 1                                     (OK=41613  KO=0     )
>  UI AM revoke1                                           (OK=41611  KO=0     )
>  UI AM endsession                                        (OK=41612  KO=0     )
>  UI AM revoke2                                           (OK=41612  KO=0     )
> getIdToken                                               (OK=13730  KO=0     )
> getIdToken Redirect 1                                    (OK=13730  KO=0     )
> createOrganization                                       (OK=13730  KO=0     )
> tokenUserinfo                                            (OK=32543  KO=0     )
> queryOrganization                                        (OK=13730  KO=0     )
> deleteOrganization                                       (OK=13730  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9084   KO=0     )
> ReadPolicy                                               (OK=62199  KO=9     )
> DeletePolicy                                             (OK=62107  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1527   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9032 (99.08%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 22895  / active: 250    / done: 193764
================================================================================

09:31:10.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:10.664 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:10.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:11.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:11.224 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:11.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:11.709 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:11.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:11.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:11.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:12.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:12.306 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:12.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:12.484 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:12.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:12.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:12.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:13.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:13.376 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:13.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:13.759 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:14.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:14.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:14.922 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:15 GMT                                    3255s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2703074 KO=78    )
> restLoginInitiate                                        (OK=187280 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=187274 KO=2     )
> Skip 2FA                                                 (OK=103932 KO=0     )
> User Authorize PKCE stage                                (OK=219900 KO=1     )
> User AccessToken PKCE stage                              (OK=219896 KO=0     )
> GetUUid                                                  (OK=62389  KO=0     )
> GetOpenidConfig                                          (OK=186889 KO=0     )
> CreatePolicy                                             (OK=62345  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7041   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7041   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41692  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41692  KO=0     )
>  UI AM idFromSession                                     (OK=41690  KO=2     )
>  UI AM validateGoto                                      (OK=41692  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41692  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41692  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41691  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41691  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41687  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41686  KO=0     )
>  UI IDM uiconfig                                         (OK=41685  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41685  KO=0     )
>  UI IDM version                                          (OK=41685  KO=0     )
>  UI IDM privilege                                        (OK=41685  KO=0     )
>  UI IDM login                                            (OK=41683  KO=2     )
>  UI IDM features                                         (OK=41685  KO=0     )
>  UI IDM dashboard                                        (OK=41684  KO=0     )
>  UI IDM managed user schema                              (OK=41684  KO=0     )
>  UI IDM user                                             (OK=41684  KO=0     )
> RootUserinfo                                             (OK=138821 KO=0     )
>  UI IDM oidcToken                                        (OK=41682  KO=1     )
> userinfo                                                 (OK=41679  KO=0     )
> UI-Logout                                                (OK=41680  KO=0     )
> UI-Logout Redirect 1                                     (OK=41678  KO=0     )
>  UI AM revoke1                                           (OK=41676  KO=0     )
>  UI AM endsession                                        (OK=41677  KO=0     )
>  UI AM revoke2                                           (OK=41677  KO=0     )
> getIdToken                                               (OK=13752  KO=0     )
> getIdToken Redirect 1                                    (OK=13752  KO=0     )
> createOrganization                                       (OK=13752  KO=0     )
> tokenUserinfo                                            (OK=32589  KO=0     )
> queryOrganization                                        (OK=13752  KO=0     )
> deleteOrganization                                       (OK=13752  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9102   KO=0     )
> ReadPolicy                                               (OK=62282  KO=9     )
> DeletePolicy                                             (OK=62190  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1529   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9056 (99.08%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 22581  / active: 262    / done: 194066
================================================================================

09:31:15.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:16.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:16.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:17.657 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:17.700 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:17.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:18.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:18.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:19.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:19.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:19.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:19.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:20.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:20.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:20 GMT                                    3260s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2706924 KO=78    )
> restLoginInitiate                                        (OK=187546 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=187538 KO=2     )
> Skip 2FA                                                 (OK=104081 KO=0     )
> User Authorize PKCE stage                                (OK=220207 KO=1     )
> User AccessToken PKCE stage                              (OK=220202 KO=0     )
> GetUUid                                                  (OK=62487  KO=0     )
> GetOpenidConfig                                          (OK=187165 KO=0     )
> CreatePolicy                                             (OK=62441  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7051   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7051   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41748  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41748  KO=0     )
>  UI AM idFromSession                                     (OK=41746  KO=2     )
>  UI AM validateGoto                                      (OK=41748  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41747  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41746  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41746  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41746  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41745  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41745  KO=0     )
>  UI IDM uiconfig                                         (OK=41745  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41745  KO=0     )
>  UI IDM version                                          (OK=41745  KO=0     )
>  UI IDM privilege                                        (OK=41744  KO=0     )
>  UI IDM login                                            (OK=41742  KO=2     )
>  UI IDM features                                         (OK=41744  KO=0     )
>  UI IDM dashboard                                        (OK=41744  KO=0     )
>  UI IDM managed user schema                              (OK=41744  KO=0     )
>  UI IDM user                                             (OK=41744  KO=0     )
> RootUserinfo                                             (OK=139029 KO=0     )
>  UI IDM oidcToken                                        (OK=41744  KO=1     )
> userinfo                                                 (OK=41743  KO=0     )
> UI-Logout                                                (OK=41744  KO=0     )
> UI-Logout Redirect 1                                     (OK=41744  KO=0     )
>  UI AM revoke1                                           (OK=41742  KO=0     )
>  UI AM endsession                                        (OK=41743  KO=0     )
>  UI AM revoke2                                           (OK=41743  KO=0     )
> getIdToken                                               (OK=13767  KO=0     )
> getIdToken Redirect 1                                    (OK=13767  KO=0     )
> createOrganization                                       (OK=13767  KO=0     )
> tokenUserinfo                                            (OK=32633  KO=0     )
> queryOrganization                                        (OK=13765  KO=0     )
> deleteOrganization                                       (OK=13765  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9115   KO=0     )
> ReadPolicy                                               (OK=62380  KO=9     )
> DeletePolicy                                             (OK=62272  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1530   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9070 (99.08%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 22306  / active: 268    / done: 194335
================================================================================

09:31:20.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:20.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:21.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:21.079 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:21.176 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:21.215 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:21.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:21.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:22.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:23.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:23.206 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:23.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:23.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:23.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:24.104 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:24.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:24.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:24.666 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:24.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:25.074 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:25.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:25 GMT                                    3265s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2711242 KO=78    )
> restLoginInitiate                                        (OK=187837 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=187832 KO=2     )
> Skip 2FA                                                 (OK=104246 KO=0     )
> User Authorize PKCE stage                                (OK=220542 KO=1     )
> User AccessToken PKCE stage                              (OK=220536 KO=0     )
> GetUUid                                                  (OK=62585  KO=0     )
> GetOpenidConfig                                          (OK=187456 KO=0     )
> CreatePolicy                                             (OK=62537  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7062   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7062   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41825  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41824  KO=0     )
>  UI AM idFromSession                                     (OK=41819  KO=2     )
>  UI AM validateGoto                                      (OK=41822  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41816  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41816  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41816  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41816  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41813  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41813  KO=0     )
>  UI IDM uiconfig                                         (OK=41813  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41813  KO=0     )
>  UI IDM version                                          (OK=41813  KO=0     )
>  UI IDM privilege                                        (OK=41813  KO=0     )
>  UI IDM login                                            (OK=41811  KO=2     )
>  UI IDM features                                         (OK=41813  KO=0     )
>  UI IDM dashboard                                        (OK=41813  KO=0     )
>  UI IDM managed user schema                              (OK=41813  KO=0     )
>  UI IDM user                                             (OK=41813  KO=0     )
> RootUserinfo                                             (OK=139242 KO=0     )
>  UI IDM oidcToken                                        (OK=41813  KO=1     )
> userinfo                                                 (OK=41812  KO=0     )
> UI-Logout                                                (OK=41814  KO=0     )
> UI-Logout Redirect 1                                     (OK=41814  KO=0     )
>  UI AM revoke1                                           (OK=41811  KO=0     )
>  UI AM endsession                                        (OK=41813  KO=0     )
>  UI AM revoke2                                           (OK=41812  KO=0     )
> getIdToken                                               (OK=13789  KO=0     )
> getIdToken Redirect 1                                    (OK=13789  KO=0     )
> createOrganization                                       (OK=13788  KO=0     )
> tokenUserinfo                                            (OK=32667  KO=0     )
> queryOrganization                                        (OK=13787  KO=0     )
> deleteOrganization                                       (OK=13787  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9134   KO=0     )
> ReadPolicy                                               (OK=62475  KO=9     )
> DeletePolicy                                             (OK=62373  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1532   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9091 (99.08%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 22008  / active: 267    / done: 194634
================================================================================

09:31:25.552 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:25.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:26.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:26.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:27.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:27.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:27.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:27.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:27.742 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:28.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:28.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:29.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:29.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:29.227 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:29.312 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:29.536 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:30.181 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:30 GMT                                    3270s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2715593 KO=78    )
> restLoginInitiate                                        (OK=188138 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=188127 KO=2     )
> Skip 2FA                                                 (OK=104412 KO=0     )
> User Authorize PKCE stage                                (OK=220895 KO=1     )
> User AccessToken PKCE stage                              (OK=220885 KO=0     )
> GetUUid                                                  (OK=62680  KO=0     )
> GetOpenidConfig                                          (OK=187743 KO=0     )
> CreatePolicy                                             (OK=62636  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7074   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7074   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41895  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41895  KO=0     )
>  UI AM idFromSession                                     (OK=41891  KO=2     )
>  UI AM validateGoto                                      (OK=41892  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41889  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41889  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41888  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41888  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41883  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41883  KO=0     )
>  UI IDM uiconfig                                         (OK=41883  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41883  KO=0     )
>  UI IDM version                                          (OK=41883  KO=0     )
>  UI IDM privilege                                        (OK=41883  KO=0     )
>  UI IDM login                                            (OK=41881  KO=2     )
>  UI IDM features                                         (OK=41883  KO=0     )
>  UI IDM dashboard                                        (OK=41883  KO=0     )
>  UI IDM managed user schema                              (OK=41883  KO=0     )
>  UI IDM user                                             (OK=41883  KO=0     )
> RootUserinfo                                             (OK=139466 KO=0     )
>  UI IDM oidcToken                                        (OK=41883  KO=1     )
> userinfo                                                 (OK=41880  KO=0     )
> UI-Logout                                                (OK=41881  KO=0     )
> UI-Logout Redirect 1                                     (OK=41881  KO=0     )
>  UI AM revoke1                                           (OK=41878  KO=0     )
>  UI AM endsession                                        (OK=41879  KO=0     )
>  UI AM revoke2                                           (OK=41878  KO=0     )
> getIdToken                                               (OK=13808  KO=0     )
> getIdToken Redirect 1                                    (OK=13808  KO=0     )
> createOrganization                                       (OK=13808  KO=0     )
> tokenUserinfo                                            (OK=32707  KO=0     )
> queryOrganization                                        (OK=13807  KO=0     )
> deleteOrganization                                       (OK=13807  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9152   KO=0     )
> ReadPolicy                                               (OK=62568  KO=9     )
> DeletePolicy                                             (OK=62467  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1533   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9108 (99.09%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 89%
          waiting: 21692  / active: 293    / done: 194924
================================================================================

09:31:30.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:30.780 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:30.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:31.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:31.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:31.784 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:32.015 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:32.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:32.682 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:32.865 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:33.042 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:33.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:33.267 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:33.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:34.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:34.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:34.516 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:34.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:34.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:34.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:34.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:35.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:35.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:35 GMT                                    3275s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2719741 KO=78    )
> restLoginInitiate                                        (OK=188428 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=188418 KO=2     )
> Skip 2FA                                                 (OK=104577 KO=0     )
> User Authorize PKCE stage                                (OK=221225 KO=1     )
> User AccessToken PKCE stage                              (OK=221221 KO=0     )
> GetUUid                                                  (OK=62774  KO=0     )
> GetOpenidConfig                                          (OK=188027 KO=0     )
> CreatePolicy                                             (OK=62726  KO=44    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7080   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7079   KO=0     )
> UI-Post-Login - stage 1                                  (OK=41952  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=41952  KO=0     )
>  UI AM idFromSession                                     (OK=41950  KO=2     )
>  UI AM validateGoto                                      (OK=41952  KO=0     )
> UI-Post-Login - stage 2                                  (OK=41951  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=41950  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=41950  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=41950  KO=0     )
> UI-Post-Login - stage 3                                  (OK=41948  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=41946  KO=0     )
>  UI IDM uiconfig                                         (OK=41946  KO=0     )
>  UI Enduser sessioncheck                                 (OK=41946  KO=0     )
>  UI IDM version                                          (OK=41946  KO=0     )
>  UI IDM privilege                                        (OK=41946  KO=0     )
>  UI IDM login                                            (OK=41944  KO=2     )
>  UI IDM features                                         (OK=41946  KO=0     )
>  UI IDM dashboard                                        (OK=41946  KO=0     )
>  UI IDM managed user schema                              (OK=41946  KO=0     )
>  UI IDM user                                             (OK=41946  KO=0     )
> RootUserinfo                                             (OK=139719 KO=0     )
>  UI IDM oidcToken                                        (OK=41944  KO=1     )
> userinfo                                                 (OK=41943  KO=0     )
> UI-Logout                                                (OK=41945  KO=0     )
> UI-Logout Redirect 1                                     (OK=41945  KO=0     )
>  UI AM revoke1                                           (OK=41943  KO=0     )
>  UI AM endsession                                        (OK=41944  KO=0     )
>  UI AM revoke2                                           (OK=41944  KO=0     )
> getIdToken                                               (OK=13834  KO=0     )
> getIdToken Redirect 1                                    (OK=13834  KO=0     )
> createOrganization                                       (OK=13833  KO=0     )
> tokenUserinfo                                            (OK=32750  KO=0     )
> queryOrganization                                        (OK=13833  KO=0     )
> deleteOrganization                                       (OK=13833  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9165   KO=0     )
> ReadPolicy                                               (OK=62669  KO=9     )
> DeletePolicy                                             (OK=62561  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1534   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9131 (99.09%)
> status.find.in([200, 209], 304), found 409                         41 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.07%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 21396  / active: 282    / done: 195231
================================================================================

09:31:35.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:35.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 195472: status.find.in([200, 209], 304), found 409
09:31:35.374 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,195472,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI1NDM5MzYyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicE02RDI1Zjg5VXBDemt5Q3B5US16amhPdzVvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDI5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDI5NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzODk1LCJpYXQiOjE3MzE0OTAyOTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkdyWEo4VDV3cVJtbHh5eXBhNG5xTHRUZGpNdyJ9.AzFtJ0fptH6A2HTUbDU5pxLbhF39S0BHcJJ9bB3aBtXqWNq_YdrvLWQUlBojLXIKFmoa2DndC8REPL0K-ocBBZBRFIJvk3gvFnFItwpQXBk8-8OurbTYCb8T51K7h7YkCDXknlOpj-zhfSfbgqHfeJFkfrg2B02q1dvar7iPS5prsK_cnfrtS10bxvQKKDfWB_N911WKtSCKE1rwjauJFKIquYVzYjB_Uc89WHfr55EH5sybNIjEgmW-r8B0ofVnNH_dNb_PJjaApt6KBFhMZmgiK7_-1TkArM8PaTmoJRk_oEoS5zM2DkE9qkeN9A_xsf0A_vLzFFv_WFg9CUdD0Q, username -> user.43284, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy493125, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2287c69b, authcode -> y839RipYAwKZP7yKhPnG4CmGwHc, useAdminRealm -> true, callbacks -> {"tokenId":"r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490295100), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490295100))), password -> Pa_ssw0rd, challenge -> GqZ6TcCbg4SJrZEGAg-XUGAeGvytm3FmIXKBKOqWwks, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 207.242.185.244, verifier -> MjM2OTQwMjI2NzcxMzk5NTY3, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0813bb, tokenId -> r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy493125","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:31:35 GMT
	x-forgerock-transactionid: 150691bf-8b2c-4231-83cb-e4a5679a7dac
	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:31:35.525 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:35.805 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:35.976 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:36.275 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:36.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:36.835 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:36.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:37.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:37.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:37.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:37.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:38.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:38.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:38.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:39.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:39.720 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:39.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:40.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:40 GMT                                    3280s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2724088 KO=79    )
> restLoginInitiate                                        (OK=188696 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=188687 KO=2     )
> Skip 2FA                                                 (OK=104705 KO=0     )
> User Authorize PKCE stage                                (OK=221553 KO=1     )
> User AccessToken PKCE stage                              (OK=221551 KO=0     )
> GetUUid                                                  (OK=62848  KO=0     )
> GetOpenidConfig                                          (OK=188294 KO=0     )
> CreatePolicy                                             (OK=62799  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7092   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7092   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42031  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42030  KO=0     )
>  UI AM idFromSession                                     (OK=42027  KO=2     )
>  UI AM validateGoto                                      (OK=42029  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42029  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42028  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42027  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42027  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42025  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42023  KO=0     )
>  UI IDM uiconfig                                         (OK=42023  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42023  KO=0     )
>  UI IDM version                                          (OK=42023  KO=0     )
>  UI IDM privilege                                        (OK=42023  KO=0     )
>  UI IDM login                                            (OK=42021  KO=2     )
>  UI IDM features                                         (OK=42023  KO=0     )
>  UI IDM dashboard                                        (OK=42023  KO=0     )
>  UI IDM managed user schema                              (OK=42023  KO=0     )
>  UI IDM user                                             (OK=42023  KO=0     )
> RootUserinfo                                             (OK=139931 KO=0     )
>  UI IDM oidcToken                                        (OK=42023  KO=1     )
> userinfo                                                 (OK=42022  KO=0     )
> UI-Logout                                                (OK=42023  KO=0     )
> UI-Logout Redirect 1                                     (OK=42023  KO=0     )
>  UI AM revoke1                                           (OK=42021  KO=0     )
>  UI AM endsession                                        (OK=42022  KO=0     )
>  UI AM revoke2                                           (OK=42022  KO=0     )
> getIdToken                                               (OK=13852  KO=0     )
> getIdToken Redirect 1                                    (OK=13852  KO=0     )
> createOrganization                                       (OK=13851  KO=0     )
> tokenUserinfo                                            (OK=32796  KO=0     )
> queryOrganization                                        (OK=13851  KO=0     )
> deleteOrganization                                       (OK=13851  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9194   KO=0     )
> ReadPolicy                                               (OK=62760  KO=9     )
> DeletePolicy                                             (OK=62661  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1535   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9150 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         25 ( 0.27%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 21120  / active: 239    / done: 195550
================================================================================

09:31:40.374 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:40.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 195472: status.find.in([200, 209], 304), found 404
09:31:40.466 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,195472,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI1NDM5MzYyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicE02RDI1Zjg5VXBDemt5Q3B5US16amhPdzVvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDI5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDI5NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzODk1LCJpYXQiOjE3MzE0OTAyOTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkdyWEo4VDV3cVJtbHh5eXBhNG5xTHRUZGpNdyJ9.AzFtJ0fptH6A2HTUbDU5pxLbhF39S0BHcJJ9bB3aBtXqWNq_YdrvLWQUlBojLXIKFmoa2DndC8REPL0K-ocBBZBRFIJvk3gvFnFItwpQXBk8-8OurbTYCb8T51K7h7YkCDXknlOpj-zhfSfbgqHfeJFkfrg2B02q1dvar7iPS5prsK_cnfrtS10bxvQKKDfWB_N911WKtSCKE1rwjauJFKIquYVzYjB_Uc89WHfr55EH5sybNIjEgmW-r8B0ofVnNH_dNb_PJjaApt6KBFhMZmgiK7_-1TkArM8PaTmoJRk_oEoS5zM2DkE9qkeN9A_xsf0A_vLzFFv_WFg9CUdD0Q, username -> user.43284, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy493125, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2287c69b, authcode -> y839RipYAwKZP7yKhPnG4CmGwHc, useAdminRealm -> true, callbacks -> {"tokenId":"r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490295100), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490295100))), password -> Pa_ssw0rd, challenge -> GqZ6TcCbg4SJrZEGAg-XUGAeGvytm3FmIXKBKOqWwks, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 207.242.185.244, verifier -> MjM2OTQwMjI2NzcxMzk5NTY3, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0813bb, tokenId -> r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy493125
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=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:31:40 GMT
	x-forgerock-transactionid: d1d1145a-968e-489f-aacd-afc0cb599f74
	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 testPolicy493125 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:31:41.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:41.332 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:41.373 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:41.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:41.870 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:42.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:42.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:42.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:42.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:43.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:43.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:44.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:44.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:44.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:44.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:44.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:45.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:45 GMT                                    3285s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2727793 KO=80    )
> restLoginInitiate                                        (OK=188968 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=188959 KO=2     )
> Skip 2FA                                                 (OK=104864 KO=0     )
> User Authorize PKCE stage                                (OK=221862 KO=1     )
> User AccessToken PKCE stage                              (OK=221855 KO=0     )
> GetUUid                                                  (OK=62931  KO=0     )
> GetOpenidConfig                                          (OK=188542 KO=0     )
> CreatePolicy                                             (OK=62885  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7108   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7108   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42082  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42082  KO=0     )
>  UI AM idFromSession                                     (OK=42080  KO=2     )
>  UI AM validateGoto                                      (OK=42082  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42081  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42081  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42081  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42081  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42080  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42080  KO=0     )
>  UI IDM uiconfig                                         (OK=42080  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42080  KO=0     )
>  UI IDM version                                          (OK=42080  KO=0     )
>  UI IDM privilege                                        (OK=42080  KO=0     )
>  UI IDM login                                            (OK=42078  KO=2     )
>  UI IDM features                                         (OK=42080  KO=0     )
>  UI IDM dashboard                                        (OK=42079  KO=0     )
>  UI IDM managed user schema                              (OK=42079  KO=0     )
>  UI IDM user                                             (OK=42079  KO=0     )
> RootUserinfo                                             (OK=140143 KO=0     )
>  UI IDM oidcToken                                        (OK=42079  KO=1     )
> userinfo                                                 (OK=42077  KO=0     )
> UI-Logout                                                (OK=42078  KO=0     )
> UI-Logout Redirect 1                                     (OK=42078  KO=0     )
>  UI AM revoke1                                           (OK=42074  KO=0     )
>  UI AM endsession                                        (OK=42075  KO=0     )
>  UI AM revoke2                                           (OK=42075  KO=0     )
> getIdToken                                               (OK=13868  KO=0     )
> getIdToken Redirect 1                                    (OK=13868  KO=0     )
> createOrganization                                       (OK=13867  KO=0     )
> tokenUserinfo                                            (OK=32840  KO=0     )
> queryOrganization                                        (OK=13867  KO=0     )
> deleteOrganization                                       (OK=13867  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9205   KO=0     )
> ReadPolicy                                               (OK=62833  KO=10    )
> DeletePolicy                                             (OK=62752  KO=16    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1540   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9168 (99.07%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         26 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 20825  / active: 260    / done: 195824
================================================================================

09:31:45.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:45.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:45.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 195472: status.find.in([200, 209], 304), found 404
09:31:45.553 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,195472,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI1NDM5MzYyIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoicE02RDI1Zjg5VXBDemt5Q3B5US16amhPdzVvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDI5NSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDI5NSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzODk1LCJpYXQiOjE3MzE0OTAyOTUsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6IkdyWEo4VDV3cVJtbHh5eXBhNG5xTHRUZGpNdyJ9.AzFtJ0fptH6A2HTUbDU5pxLbhF39S0BHcJJ9bB3aBtXqWNq_YdrvLWQUlBojLXIKFmoa2DndC8REPL0K-ocBBZBRFIJvk3gvFnFItwpQXBk8-8OurbTYCb8T51K7h7YkCDXknlOpj-zhfSfbgqHfeJFkfrg2B02q1dvar7iPS5prsK_cnfrtS10bxvQKKDfWB_N911WKtSCKE1rwjauJFKIquYVzYjB_Uc89WHfr55EH5sybNIjEgmW-r8B0ofVnNH_dNb_PJjaApt6KBFhMZmgiK7_-1TkArM8PaTmoJRk_oEoS5zM2DkE9qkeN9A_xsf0A_vLzFFv_WFg9CUdD0Q, username -> user.43284, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy493125, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@2287c69b, authcode -> y839RipYAwKZP7yKhPnG4CmGwHc, useAdminRealm -> true, callbacks -> {"tokenId":"r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490295100), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490295100))), password -> Pa_ssw0rd, challenge -> GqZ6TcCbg4SJrZEGAg-XUGAeGvytm3FmIXKBKOqWwks, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 207.242.185.244, verifier -> MjM2OTQwMjI2NzcxMzk5NTY3, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7e0813bb, tokenId -> r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy493125
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=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=r1Q9uTQBLBMpcMeS6aXA_i_-e20.*AAJTSQACMDIAAlNLABwvQTVmR2Z0NTZQMzZTeHplT1YvRm5wNUdKd2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:31:45 GMT
	x-forgerock-transactionid: fb175d3e-fc63-4efd-8d2d-7f4bb9bffa6a
	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 testPolicy493125 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:31:46.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:46.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:46.856 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:46.881 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:47.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:47.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:47.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:47.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:47.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:47.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:48.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:48.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:48.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:48.997 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:49.020 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:49.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:49.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:49.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:49.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:50.338 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:50 GMT                                    3290s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2731933 KO=81    )
> restLoginInitiate                                        (OK=189283 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=189276 KO=2     )
> Skip 2FA                                                 (OK=105050 KO=0     )
> User Authorize PKCE stage                                (OK=222213 KO=1     )
> User AccessToken PKCE stage                              (OK=222210 KO=0     )
> GetUUid                                                  (OK=63041  KO=0     )
> GetOpenidConfig                                          (OK=188812 KO=0     )
> CreatePolicy                                             (OK=62994  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7118   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7117   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42143  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42142  KO=0     )
>  UI AM idFromSession                                     (OK=42140  KO=2     )
>  UI AM validateGoto                                      (OK=42142  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42139  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42138  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42138  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42138  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42137  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42137  KO=0     )
>  UI IDM uiconfig                                         (OK=42135  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42135  KO=0     )
>  UI IDM version                                          (OK=42135  KO=0     )
>  UI IDM privilege                                        (OK=42134  KO=0     )
>  UI IDM login                                            (OK=42132  KO=2     )
>  UI IDM features                                         (OK=42134  KO=0     )
>  UI IDM dashboard                                        (OK=42134  KO=0     )
>  UI IDM managed user schema                              (OK=42134  KO=0     )
>  UI IDM user                                             (OK=42134  KO=0     )
> RootUserinfo                                             (OK=140413 KO=0     )
>  UI IDM oidcToken                                        (OK=42134  KO=1     )
> userinfo                                                 (OK=42130  KO=0     )
> UI-Logout                                                (OK=42132  KO=0     )
> UI-Logout Redirect 1                                     (OK=42131  KO=0     )
>  UI AM revoke1                                           (OK=42127  KO=0     )
>  UI AM endsession                                        (OK=42128  KO=0     )
>  UI AM revoke2                                           (OK=42128  KO=0     )
> getIdToken                                               (OK=13899  KO=0     )
> getIdToken Redirect 1                                    (OK=13899  KO=0     )
> createOrganization                                       (OK=13899  KO=0     )
> tokenUserinfo                                            (OK=32889  KO=0     )
> queryOrganization                                        (OK=13899  KO=0     )
> deleteOrganization                                       (OK=13899  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9225   KO=0     )
> ReadPolicy                                               (OK=62918  KO=10    )
> DeletePolicy                                             (OK=62825  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1543   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9190 (99.06%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[##################################################################-       ] 90%
          waiting: 20502  / active: 287    / done: 196120
================================================================================

09:31:50.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:50.672 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:51.358 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:51.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:51.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:51.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:51.714 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:51.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:51.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:52.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:52.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:53.041 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:53.991 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:54.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:54.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:55.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:55.144 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:31:55 GMT                                    3295s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2736456 KO=81    )
> restLoginInitiate                                        (OK=189583 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=189578 KO=2     )
> Skip 2FA                                                 (OK=105218 KO=0     )
> User Authorize PKCE stage                                (OK=222570 KO=1     )
> User AccessToken PKCE stage                              (OK=222567 KO=0     )
> GetUUid                                                  (OK=63136  KO=0     )
> GetOpenidConfig                                          (OK=189102 KO=0     )
> CreatePolicy                                             (OK=63088  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7127   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7127   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42216  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42216  KO=0     )
>  UI AM idFromSession                                     (OK=42213  KO=2     )
>  UI AM validateGoto                                      (OK=42215  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42214  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42214  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42213  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42213  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42209  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42209  KO=0     )
>  UI IDM uiconfig                                         (OK=42209  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42209  KO=0     )
>  UI IDM version                                          (OK=42209  KO=0     )
>  UI IDM privilege                                        (OK=42208  KO=0     )
>  UI IDM login                                            (OK=42206  KO=2     )
>  UI IDM features                                         (OK=42208  KO=0     )
>  UI IDM dashboard                                        (OK=42208  KO=0     )
>  UI IDM managed user schema                              (OK=42208  KO=0     )
>  UI IDM user                                             (OK=42208  KO=0     )
> RootUserinfo                                             (OK=140635 KO=0     )
>  UI IDM oidcToken                                        (OK=42208  KO=1     )
> userinfo                                                 (OK=42207  KO=0     )
> UI-Logout                                                (OK=42209  KO=0     )
> UI-Logout Redirect 1                                     (OK=42206  KO=0     )
>  UI AM revoke1                                           (OK=42202  KO=0     )
>  UI AM endsession                                        (OK=42204  KO=0     )
>  UI AM revoke2                                           (OK=42204  KO=0     )
> getIdToken                                               (OK=13924  KO=0     )
> getIdToken Redirect 1                                    (OK=13924  KO=0     )
> createOrganization                                       (OK=13924  KO=0     )
> tokenUserinfo                                            (OK=32932  KO=0     )
> queryOrganization                                        (OK=13923  KO=0     )
> deleteOrganization                                       (OK=13923  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9250   KO=0     )
> ReadPolicy                                               (OK=63026  KO=10    )
> DeletePolicy                                             (OK=62909  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1545   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9207 (99.06%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 20195  / active: 291    / done: 196423
================================================================================

09:31:55.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:55.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:55.884 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.188 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:56.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:57.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:57.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:57.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:58.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:58.139 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:58.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:58.662 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:58.702 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:58.761 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:59.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:31:59.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:00.161 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:00.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:00 GMT                                    3300s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2740589 KO=81    )
> restLoginInitiate                                        (OK=189896 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=189890 KO=2     )
> Skip 2FA                                                 (OK=105410 KO=0     )
> User Authorize PKCE stage                                (OK=222915 KO=1     )
> User AccessToken PKCE stage                              (OK=222910 KO=0     )
> GetUUid                                                  (OK=63248  KO=0     )
> GetOpenidConfig                                          (OK=189413 KO=0     )
> CreatePolicy                                             (OK=63199  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7135   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7135   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42268  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42268  KO=0     )
>  UI AM idFromSession                                     (OK=42266  KO=2     )
>  UI AM validateGoto                                      (OK=42268  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42267  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42267  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42267  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42267  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42264  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42264  KO=0     )
>  UI IDM uiconfig                                         (OK=42262  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42262  KO=0     )
>  UI IDM version                                          (OK=42262  KO=0     )
>  UI IDM privilege                                        (OK=42262  KO=0     )
>  UI IDM login                                            (OK=42260  KO=2     )
>  UI IDM features                                         (OK=42262  KO=0     )
>  UI IDM dashboard                                        (OK=42262  KO=0     )
>  UI IDM managed user schema                              (OK=42262  KO=0     )
>  UI IDM user                                             (OK=42262  KO=0     )
> RootUserinfo                                             (OK=140863 KO=0     )
>  UI IDM oidcToken                                        (OK=42262  KO=1     )
> userinfo                                                 (OK=42258  KO=0     )
> UI-Logout                                                (OK=42260  KO=0     )
> UI-Logout Redirect 1                                     (OK=42260  KO=0     )
>  UI AM revoke1                                           (OK=42257  KO=0     )
>  UI AM endsession                                        (OK=42258  KO=0     )
>  UI AM revoke2                                           (OK=42258  KO=0     )
> getIdToken                                               (OK=13962  KO=0     )
> getIdToken Redirect 1                                    (OK=13962  KO=0     )
> createOrganization                                       (OK=13962  KO=0     )
> tokenUserinfo                                            (OK=32977  KO=0     )
> queryOrganization                                        (OK=13962  KO=0     )
> deleteOrganization                                       (OK=13962  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9267   KO=0     )
> ReadPolicy                                               (OK=63122  KO=10    )
> DeletePolicy                                             (OK=63016  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1548   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9231 (99.07%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 19877  / active: 285    / done: 196747
================================================================================

09:32:01.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:01.420 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:01.424 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:01.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:02.339 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:02.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:02.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:03.117 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:03.452 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:03.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:03.807 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:03.906 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:04.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:04.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:04.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:05.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:05 GMT                                    3305s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2745116 KO=81    )
> restLoginInitiate                                        (OK=190196 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=190184 KO=2     )
> Skip 2FA                                                 (OK=105573 KO=0     )
> User Authorize PKCE stage                                (OK=223264 KO=1     )
> User AccessToken PKCE stage                              (OK=223257 KO=0     )
> GetUUid                                                  (OK=63346  KO=0     )
> GetOpenidConfig                                          (OK=189720 KO=0     )
> CreatePolicy                                             (OK=63300  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7147   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7146   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42347  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42347  KO=0     )
>  UI AM idFromSession                                     (OK=42343  KO=2     )
>  UI AM validateGoto                                      (OK=42346  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42342  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42341  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42340  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42340  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42338  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42338  KO=0     )
>  UI IDM uiconfig                                         (OK=42338  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42338  KO=0     )
>  UI IDM version                                          (OK=42337  KO=0     )
>  UI IDM privilege                                        (OK=42336  KO=0     )
>  UI IDM login                                            (OK=42334  KO=2     )
>  UI IDM features                                         (OK=42336  KO=0     )
>  UI IDM dashboard                                        (OK=42336  KO=0     )
>  UI IDM managed user schema                              (OK=42336  KO=0     )
>  UI IDM user                                             (OK=42336  KO=0     )
> RootUserinfo                                             (OK=141077 KO=0     )
>  UI IDM oidcToken                                        (OK=42336  KO=1     )
> userinfo                                                 (OK=42335  KO=0     )
> UI-Logout                                                (OK=42336  KO=0     )
> UI-Logout Redirect 1                                     (OK=42336  KO=0     )
>  UI AM revoke1                                           (OK=42333  KO=0     )
>  UI AM endsession                                        (OK=42334  KO=0     )
>  UI AM revoke2                                           (OK=42333  KO=0     )
> getIdToken                                               (OK=13984  KO=0     )
> getIdToken Redirect 1                                    (OK=13984  KO=0     )
> createOrganization                                       (OK=13984  KO=0     )
> tokenUserinfo                                            (OK=33011  KO=0     )
> queryOrganization                                        (OK=13984  KO=0     )
> deleteOrganization                                       (OK=13984  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9287   KO=0     )
> ReadPolicy                                               (OK=63234  KO=10    )
> DeletePolicy                                             (OK=63113  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1549   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9247 (99.07%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 19563  / active: 307    / done: 197039
================================================================================

09:32:05.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:05.723 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:05.831 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:05.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:06.280 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:06.427 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:06.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:06.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:07.289 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:07.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:07.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:07.878 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:08.170 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:08.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:09.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:09.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:10.220 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:10 GMT                                    3310s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2749682 KO=81    )
> restLoginInitiate                                        (OK=190489 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=190479 KO=2     )
> Skip 2FA                                                 (OK=105746 KO=0     )
> User Authorize PKCE stage                                (OK=223624 KO=1     )
> User AccessToken PKCE stage                              (OK=223624 KO=0     )
> GetUUid                                                  (OK=63456  KO=0     )
> GetOpenidConfig                                          (OK=190040 KO=0     )
> CreatePolicy                                             (OK=63410  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7159   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7158   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42416  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42416  KO=0     )
>  UI AM idFromSession                                     (OK=42414  KO=2     )
>  UI AM validateGoto                                      (OK=42416  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42416  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42416  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42416  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42416  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42413  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42413  KO=0     )
>  UI IDM uiconfig                                         (OK=42412  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42412  KO=0     )
>  UI IDM version                                          (OK=42412  KO=0     )
>  UI IDM privilege                                        (OK=42412  KO=0     )
>  UI IDM login                                            (OK=42410  KO=2     )
>  UI IDM features                                         (OK=42412  KO=0     )
>  UI IDM dashboard                                        (OK=42412  KO=0     )
>  UI IDM managed user schema                              (OK=42412  KO=0     )
>  UI IDM user                                             (OK=42412  KO=0     )
> RootUserinfo                                             (OK=141304 KO=0     )
>  UI IDM oidcToken                                        (OK=42411  KO=1     )
> userinfo                                                 (OK=42410  KO=0     )
> UI-Logout                                                (OK=42412  KO=0     )
> UI-Logout Redirect 1                                     (OK=42411  KO=0     )
>  UI AM revoke1                                           (OK=42407  KO=0     )
>  UI AM endsession                                        (OK=42409  KO=0     )
>  UI AM revoke2                                           (OK=42408  KO=0     )
> getIdToken                                               (OK=14003  KO=0     )
> getIdToken Redirect 1                                    (OK=14003  KO=0     )
> createOrganization                                       (OK=14003  KO=0     )
> tokenUserinfo                                            (OK=33050  KO=0     )
> queryOrganization                                        (OK=14002  KO=0     )
> deleteOrganization                                       (OK=14002  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9297   KO=0     )
> ReadPolicy                                               (OK=63331  KO=10    )
> DeletePolicy                                             (OK=63225  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1551   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9264 (99.07%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 90%
          waiting: 19255  / active: 298    / done: 197356
================================================================================

09:32:10.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:10.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:11.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:11.231 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:11.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:11.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:11.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:11.796 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:11.825 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:12.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.534 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.802 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:13.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:14.032 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:14.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:14.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:14.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:15 GMT                                    3315s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2753412 KO=81    )
> restLoginInitiate                                        (OK=190752 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=190739 KO=2     )
> Skip 2FA                                                 (OK=105876 KO=0     )
> User Authorize PKCE stage                                (OK=223913 KO=1     )
> User AccessToken PKCE stage                              (OK=223911 KO=0     )
> GetUUid                                                  (OK=63531  KO=0     )
> GetOpenidConfig                                          (OK=190325 KO=0     )
> CreatePolicy                                             (OK=63485  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7174   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7174   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42473  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42473  KO=0     )
>  UI AM idFromSession                                     (OK=42471  KO=2     )
>  UI AM validateGoto                                      (OK=42473  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42470  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42470  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42470  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42470  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42469  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42468  KO=0     )
>  UI IDM uiconfig                                         (OK=42468  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42468  KO=0     )
>  UI IDM version                                          (OK=42468  KO=0     )
>  UI IDM privilege                                        (OK=42468  KO=0     )
>  UI IDM login                                            (OK=42466  KO=2     )
>  UI IDM features                                         (OK=42468  KO=0     )
>  UI IDM dashboard                                        (OK=42468  KO=0     )
>  UI IDM managed user schema                              (OK=42468  KO=0     )
>  UI IDM user                                             (OK=42468  KO=0     )
> RootUserinfo                                             (OK=141503 KO=0     )
>  UI IDM oidcToken                                        (OK=42467  KO=1     )
> userinfo                                                 (OK=42466  KO=0     )
> UI-Logout                                                (OK=42468  KO=0     )
> UI-Logout Redirect 1                                     (OK=42468  KO=0     )
>  UI AM revoke1                                           (OK=42466  KO=0     )
>  UI AM endsession                                        (OK=42467  KO=0     )
>  UI AM revoke2                                           (OK=42467  KO=0     )
> getIdToken                                               (OK=14023  KO=0     )
> getIdToken Redirect 1                                    (OK=14023  KO=0     )
> createOrganization                                       (OK=14023  KO=0     )
> tokenUserinfo                                            (OK=33100  KO=0     )
> queryOrganization                                        (OK=14023  KO=0     )
> deleteOrganization                                       (OK=14023  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9310   KO=0     )
> ReadPolicy                                               (OK=63442  KO=10    )
> DeletePolicy                                             (OK=63323  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1553   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9286 (99.07%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 18976  / active: 259    / done: 197674
================================================================================

09:32:15.453 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:15.476 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:15.692 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:16.198 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:16.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:16.499 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:16.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:16.710 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:17.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:17.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:17.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:18.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:18.461 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:19.093 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:20 GMT                                    3320s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2758008 KO=81    )
> restLoginInitiate                                        (OK=191081 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=191075 KO=2     )
> Skip 2FA                                                 (OK=106065 KO=0     )
> User Authorize PKCE stage                                (OK=224306 KO=1     )
> User AccessToken PKCE stage                              (OK=224296 KO=0     )
> GetUUid                                                  (OK=63651  KO=0     )
> GetOpenidConfig                                          (OK=190633 KO=0     )
> CreatePolicy                                             (OK=63605  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7190   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7190   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42547  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42547  KO=0     )
>  UI AM idFromSession                                     (OK=42544  KO=2     )
>  UI AM validateGoto                                      (OK=42546  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42544  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42544  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42543  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42543  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42538  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42538  KO=0     )
>  UI IDM uiconfig                                         (OK=42538  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42538  KO=0     )
>  UI IDM version                                          (OK=42538  KO=0     )
>  UI IDM privilege                                        (OK=42537  KO=0     )
>  UI IDM login                                            (OK=42535  KO=2     )
>  UI IDM features                                         (OK=42537  KO=0     )
>  UI IDM dashboard                                        (OK=42536  KO=0     )
>  UI IDM managed user schema                              (OK=42536  KO=0     )
>  UI IDM user                                             (OK=42536  KO=0     )
> RootUserinfo                                             (OK=141709 KO=0     )
>  UI IDM oidcToken                                        (OK=42536  KO=1     )
> userinfo                                                 (OK=42534  KO=0     )
> UI-Logout                                                (OK=42534  KO=0     )
> UI-Logout Redirect 1                                     (OK=42534  KO=0     )
>  UI AM revoke1                                           (OK=42532  KO=0     )
>  UI AM endsession                                        (OK=42533  KO=0     )
>  UI AM revoke2                                           (OK=42532  KO=0     )
> getIdToken                                               (OK=14043  KO=0     )
> getIdToken Redirect 1                                    (OK=14043  KO=0     )
> createOrganization                                       (OK=14043  KO=0     )
> tokenUserinfo                                            (OK=33156  KO=0     )
> queryOrganization                                        (OK=14043  KO=0     )
> deleteOrganization                                       (OK=14043  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9328   KO=0     )
> ReadPolicy                                               (OK=63520  KO=10    )
> DeletePolicy                                             (OK=63433  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1555   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9300 (99.07%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 18633  / active: 291    / done: 197985
================================================================================

09:32:20.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:20.704 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:20.725 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:20.879 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:21.811 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:21.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:21.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:22.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:22.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:22.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:23.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:23.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:23.855 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:24.675 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:24.829 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:25.103 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:25.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:25.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:25.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:25 GMT                                    3325s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2762204 KO=81    )
> restLoginInitiate                                        (OK=191376 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=191366 KO=2     )
> Skip 2FA                                                 (OK=106223 KO=0     )
> User Authorize PKCE stage                                (OK=224643 KO=1     )
> User AccessToken PKCE stage                              (OK=224641 KO=0     )
> GetUUid                                                  (OK=63740  KO=0     )
> GetOpenidConfig                                          (OK=190913 KO=0     )
> CreatePolicy                                             (OK=63692  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7200   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7200   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42610  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42610  KO=0     )
>  UI AM idFromSession                                     (OK=42607  KO=2     )
>  UI AM validateGoto                                      (OK=42609  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42607  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42607  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42606  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42606  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42604  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42602  KO=0     )
>  UI IDM uiconfig                                         (OK=42602  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42602  KO=0     )
>  UI IDM version                                          (OK=42602  KO=0     )
>  UI IDM privilege                                        (OK=42602  KO=0     )
>  UI IDM login                                            (OK=42600  KO=2     )
>  UI IDM features                                         (OK=42602  KO=0     )
>  UI IDM dashboard                                        (OK=42601  KO=0     )
>  UI IDM managed user schema                              (OK=42601  KO=0     )
>  UI IDM user                                             (OK=42601  KO=0     )
> RootUserinfo                                             (OK=141971 KO=0     )
>  UI IDM oidcToken                                        (OK=42599  KO=1     )
> userinfo                                                 (OK=42597  KO=0     )
> UI-Logout                                                (OK=42599  KO=0     )
> UI-Logout Redirect 1                                     (OK=42599  KO=0     )
>  UI AM revoke1                                           (OK=42596  KO=0     )
>  UI AM endsession                                        (OK=42597  KO=0     )
>  UI AM revoke2                                           (OK=42597  KO=0     )
> getIdToken                                               (OK=14067  KO=0     )
> getIdToken Redirect 1                                    (OK=14066  KO=0     )
> createOrganization                                       (OK=14065  KO=0     )
> tokenUserinfo                                            (OK=33210  KO=0     )
> queryOrganization                                        (OK=14064  KO=0     )
> deleteOrganization                                       (OK=14064  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9338   KO=0     )
> ReadPolicy                                               (OK=63633  KO=10    )
> DeletePolicy                                             (OK=63509  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1558   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9319 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 18330  / active: 296    / done: 198283
================================================================================

09:32:25.419 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:25.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:25.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:26.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:26.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:27.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:27.062 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:27.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:28.128 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:28.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:30.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:30 GMT                                    3330s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2766738 KO=81    )
> restLoginInitiate                                        (OK=191652 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=191643 KO=2     )
> Skip 2FA                                                 (OK=106369 KO=0     )
> User Authorize PKCE stage                                (OK=224986 KO=1     )
> User AccessToken PKCE stage                              (OK=224984 KO=0     )
> GetUUid                                                  (OK=63823  KO=0     )
> GetOpenidConfig                                          (OK=191201 KO=0     )
> CreatePolicy                                             (OK=63778  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7212   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7212   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42684  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42684  KO=0     )
>  UI AM idFromSession                                     (OK=42682  KO=2     )
>  UI AM validateGoto                                      (OK=42684  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42684  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42684  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42683  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42684  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42682  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42682  KO=0     )
>  UI IDM uiconfig                                         (OK=42682  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42682  KO=0     )
>  UI IDM version                                          (OK=42682  KO=0     )
>  UI IDM privilege                                        (OK=42682  KO=0     )
>  UI IDM login                                            (OK=42680  KO=2     )
>  UI IDM features                                         (OK=42682  KO=0     )
>  UI IDM dashboard                                        (OK=42682  KO=0     )
>  UI IDM managed user schema                              (OK=42682  KO=0     )
>  UI IDM user                                             (OK=42682  KO=0     )
> RootUserinfo                                             (OK=142183 KO=0     )
>  UI IDM oidcToken                                        (OK=42681  KO=1     )
> userinfo                                                 (OK=42680  KO=0     )
> UI-Logout                                                (OK=42682  KO=0     )
> UI-Logout Redirect 1                                     (OK=42682  KO=0     )
>  UI AM revoke1                                           (OK=42679  KO=0     )
>  UI AM endsession                                        (OK=42680  KO=0     )
>  UI AM revoke2                                           (OK=42680  KO=0     )
> getIdToken                                               (OK=14089  KO=0     )
> getIdToken Redirect 1                                    (OK=14088  KO=0     )
> createOrganization                                       (OK=14088  KO=0     )
> tokenUserinfo                                            (OK=33255  KO=0     )
> queryOrganization                                        (OK=14088  KO=0     )
> deleteOrganization                                       (OK=14088  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9353   KO=0     )
> ReadPolicy                                               (OK=63727  KO=10    )
> DeletePolicy                                             (OK=63623  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1563   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9330 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 18042  / active: 249    / done: 198618
================================================================================

09:32:30.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:30.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:31.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:31.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:31.645 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:31.678 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:32.021 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:32.127 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:32.550 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:33.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:33.769 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:33.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:33.892 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:33.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:34.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:35 GMT                                    3335s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2771242 KO=81    )
> restLoginInitiate                                        (OK=191979 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=191966 KO=2     )
> Skip 2FA                                                 (OK=106551 KO=0     )
> User Authorize PKCE stage                                (OK=225365 KO=1     )
> User AccessToken PKCE stage                              (OK=225361 KO=0     )
> GetUUid                                                  (OK=63924  KO=0     )
> GetOpenidConfig                                          (OK=191483 KO=0     )
> CreatePolicy                                             (OK=63879  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7220   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7219   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42763  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42762  KO=0     )
>  UI AM idFromSession                                     (OK=42758  KO=2     )
>  UI AM validateGoto                                      (OK=42760  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42758  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42756  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42754  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42754  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42751  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42749  KO=0     )
>  UI IDM uiconfig                                         (OK=42749  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42749  KO=0     )
>  UI IDM version                                          (OK=42749  KO=0     )
>  UI IDM privilege                                        (OK=42749  KO=0     )
>  UI IDM login                                            (OK=42747  KO=2     )
>  UI IDM features                                         (OK=42749  KO=0     )
>  UI IDM dashboard                                        (OK=42749  KO=0     )
>  UI IDM managed user schema                              (OK=42749  KO=0     )
>  UI IDM user                                             (OK=42749  KO=0     )
> RootUserinfo                                             (OK=142432 KO=0     )
>  UI IDM oidcToken                                        (OK=42747  KO=1     )
> userinfo                                                 (OK=42746  KO=0     )
> UI-Logout                                                (OK=42747  KO=0     )
> UI-Logout Redirect 1                                     (OK=42747  KO=0     )
>  UI AM revoke1                                           (OK=42744  KO=0     )
>  UI AM endsession                                        (OK=42745  KO=0     )
>  UI AM revoke2                                           (OK=42745  KO=0     )
> getIdToken                                               (OK=14114  KO=0     )
> getIdToken Redirect 1                                    (OK=14114  KO=0     )
> createOrganization                                       (OK=14114  KO=0     )
> tokenUserinfo                                            (OK=33304  KO=0     )
> queryOrganization                                        (OK=14114  KO=0     )
> deleteOrganization                                       (OK=14114  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9370   KO=0     )
> ReadPolicy                                               (OK=63811  KO=10    )
> DeletePolicy                                             (OK=63720  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1563   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9345 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 17705  / active: 284    / done: 198920
================================================================================

09:32:36.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:36.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:36.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:36.925 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:37.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:37.264 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:37.417 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:37.676 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:37.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:38.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:38.324 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:38.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:40.172 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:40 GMT                                    3340s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2775654 KO=81    )
> restLoginInitiate                                        (OK=192266 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=192259 KO=2     )
> Skip 2FA                                                 (OK=106708 KO=0     )
> User Authorize PKCE stage                                (OK=225710 KO=1     )
> User AccessToken PKCE stage                              (OK=225705 KO=0     )
> GetUUid                                                  (OK=64017  KO=0     )
> GetOpenidConfig                                          (OK=191761 KO=0     )
> CreatePolicy                                             (OK=63969  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7236   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7236   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42832  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42831  KO=0     )
>  UI AM idFromSession                                     (OK=42827  KO=2     )
>  UI AM validateGoto                                      (OK=42829  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42827  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42827  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42826  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42826  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42824  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42824  KO=0     )
>  UI IDM uiconfig                                         (OK=42824  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42824  KO=0     )
>  UI IDM version                                          (OK=42824  KO=0     )
>  UI IDM privilege                                        (OK=42824  KO=0     )
>  UI IDM login                                            (OK=42822  KO=2     )
>  UI IDM features                                         (OK=42824  KO=0     )
>  UI IDM dashboard                                        (OK=42823  KO=0     )
>  UI IDM managed user schema                              (OK=42823  KO=0     )
>  UI IDM user                                             (OK=42823  KO=0     )
> RootUserinfo                                             (OK=142657 KO=0     )
>  UI IDM oidcToken                                        (OK=42823  KO=1     )
> userinfo                                                 (OK=42822  KO=0     )
> UI-Logout                                                (OK=42822  KO=0     )
> UI-Logout Redirect 1                                     (OK=42822  KO=0     )
>  UI AM revoke1                                           (OK=42819  KO=0     )
>  UI AM endsession                                        (OK=42820  KO=0     )
>  UI AM revoke2                                           (OK=42819  KO=0     )
> getIdToken                                               (OK=14136  KO=0     )
> getIdToken Redirect 1                                    (OK=14136  KO=0     )
> createOrganization                                       (OK=14136  KO=0     )
> tokenUserinfo                                            (OK=33350  KO=0     )
> queryOrganization                                        (OK=14136  KO=0     )
> deleteOrganization                                       (OK=14136  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9388   KO=0     )
> ReadPolicy                                               (OK=63912  KO=10    )
> DeletePolicy                                             (OK=63802  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1567   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9358 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[###################################################################-      ] 91%
          waiting: 17405  / active: 278    / done: 199226
================================================================================

09:32:40.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:40.607 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:40.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:41.263 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:42.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:43.023 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:43.462 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:43.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:43.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:44.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:44.509 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:44.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:44.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:44.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:44.908 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:44.910 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:45 GMT                                    3345s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2779092 KO=81    )
> restLoginInitiate                                        (OK=192517 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=192506 KO=2     )
> Skip 2FA                                                 (OK=106865 KO=0     )
> User Authorize PKCE stage                                (OK=225992 KO=1     )
> User AccessToken PKCE stage                              (OK=225988 KO=0     )
> GetUUid                                                  (OK=64107  KO=0     )
> GetOpenidConfig                                          (OK=192042 KO=0     )
> CreatePolicy                                             (OK=64062  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7242   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7242   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42874  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42874  KO=0     )
>  UI AM idFromSession                                     (OK=42872  KO=2     )
>  UI AM validateGoto                                      (OK=42874  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42872  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42871  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42870  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42870  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42869  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42869  KO=0     )
>  UI IDM uiconfig                                         (OK=42868  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42868  KO=0     )
>  UI IDM version                                          (OK=42868  KO=0     )
>  UI IDM privilege                                        (OK=42868  KO=0     )
>  UI IDM login                                            (OK=42866  KO=2     )
>  UI IDM features                                         (OK=42868  KO=0     )
>  UI IDM dashboard                                        (OK=42868  KO=0     )
>  UI IDM managed user schema                              (OK=42868  KO=0     )
>  UI IDM user                                             (OK=42868  KO=0     )
> RootUserinfo                                             (OK=142873 KO=0     )
>  UI IDM oidcToken                                        (OK=42868  KO=1     )
> userinfo                                                 (OK=42867  KO=0     )
> UI-Logout                                                (OK=42868  KO=0     )
> UI-Logout Redirect 1                                     (OK=42868  KO=0     )
>  UI AM revoke1                                           (OK=42865  KO=0     )
>  UI AM endsession                                        (OK=42866  KO=0     )
>  UI AM revoke2                                           (OK=42866  KO=0     )
> getIdToken                                               (OK=14161  KO=0     )
> getIdToken Redirect 1                                    (OK=14161  KO=0     )
> createOrganization                                       (OK=14161  KO=0     )
> tokenUserinfo                                            (OK=33389  KO=0     )
> queryOrganization                                        (OK=14161  KO=0     )
> deleteOrganization                                       (OK=14160  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9395   KO=0     )
> ReadPolicy                                               (OK=64002  KO=10    )
> DeletePolicy                                             (OK=63903  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1570   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9374 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 91%
          waiting: 17145  / active: 259    / done: 199505
================================================================================

09:32:46.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:46.730 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:46.822 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:46.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:47.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:47.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:47.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:47.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:47.837 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:48.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:48.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:48.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:49.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:49.928 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:50.132 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:50.319 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:50 GMT                                    3350s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2783536 KO=81    )
> restLoginInitiate                                        (OK=192804 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=192800 KO=2     )
> Skip 2FA                                                 (OK=107029 KO=0     )
> User Authorize PKCE stage                                (OK=226347 KO=1     )
> User AccessToken PKCE stage                              (OK=226346 KO=0     )
> GetUUid                                                  (OK=64203  KO=0     )
> GetOpenidConfig                                          (OK=192320 KO=0     )
> CreatePolicy                                             (OK=64155  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7254   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7254   KO=0     )
> UI-Post-Login - stage 1                                  (OK=42953  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=42951  KO=0     )
>  UI AM idFromSession                                     (OK=42949  KO=2     )
>  UI AM validateGoto                                      (OK=42951  KO=0     )
> UI-Post-Login - stage 2                                  (OK=42950  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=42949  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=42949  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=42949  KO=0     )
> UI-Post-Login - stage 3                                  (OK=42945  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=42944  KO=0     )
>  UI IDM uiconfig                                         (OK=42944  KO=0     )
>  UI Enduser sessioncheck                                 (OK=42944  KO=0     )
>  UI IDM version                                          (OK=42943  KO=0     )
>  UI IDM privilege                                        (OK=42941  KO=0     )
>  UI IDM login                                            (OK=42939  KO=2     )
>  UI IDM features                                         (OK=42941  KO=0     )
>  UI IDM dashboard                                        (OK=42940  KO=0     )
>  UI IDM managed user schema                              (OK=42940  KO=0     )
>  UI IDM user                                             (OK=42940  KO=0     )
> RootUserinfo                                             (OK=143102 KO=0     )
>  UI IDM oidcToken                                        (OK=42937  KO=1     )
> userinfo                                                 (OK=42936  KO=0     )
> UI-Logout                                                (OK=42938  KO=0     )
> UI-Logout Redirect 1                                     (OK=42938  KO=0     )
>  UI AM revoke1                                           (OK=42935  KO=0     )
>  UI AM endsession                                        (OK=42936  KO=0     )
>  UI AM revoke2                                           (OK=42936  KO=0     )
> getIdToken                                               (OK=14181  KO=0     )
> getIdToken Redirect 1                                    (OK=14181  KO=0     )
> createOrganization                                       (OK=14181  KO=0     )
> tokenUserinfo                                            (OK=33428  KO=0     )
> queryOrganization                                        (OK=14179  KO=0     )
> deleteOrganization                                       (OK=14179  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9415   KO=0     )
> ReadPolicy                                               (OK=64095  KO=10    )
> DeletePolicy                                             (OK=63994  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1571   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9390 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 16847  / active: 271    / done: 199791
================================================================================

09:32:50.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:50.790 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:51.282 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:51.716 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:51.781 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:51.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:52.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:52.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:52.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:52.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:52.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:53.048 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:53.317 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:53.395 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:53.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:53.789 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:54.205 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:54.379 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:54.650 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:54.900 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:32:55 GMT                                    3355s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2787918 KO=81    )
> restLoginInitiate                                        (OK=193116 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=193109 KO=2     )
> Skip 2FA                                                 (OK=107194 KO=0     )
> User Authorize PKCE stage                                (OK=226704 KO=1     )
> User AccessToken PKCE stage                              (OK=226702 KO=0     )
> GetUUid                                                  (OK=64311  KO=0     )
> GetOpenidConfig                                          (OK=192611 KO=0     )
> CreatePolicy                                             (OK=64262  KO=45    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7261   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7261   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43017  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43017  KO=0     )
>  UI AM idFromSession                                     (OK=43014  KO=2     )
>  UI AM validateGoto                                      (OK=43016  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43016  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43015  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43015  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43015  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43014  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43012  KO=0     )
>  UI IDM uiconfig                                         (OK=43012  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43012  KO=0     )
>  UI IDM version                                          (OK=43012  KO=0     )
>  UI IDM privilege                                        (OK=43012  KO=0     )
>  UI IDM login                                            (OK=43010  KO=2     )
>  UI IDM features                                         (OK=43012  KO=0     )
>  UI IDM dashboard                                        (OK=43012  KO=0     )
>  UI IDM managed user schema                              (OK=43012  KO=0     )
>  UI IDM user                                             (OK=43012  KO=0     )
> RootUserinfo                                             (OK=143303 KO=0     )
>  UI IDM oidcToken                                        (OK=43009  KO=1     )
> userinfo                                                 (OK=43007  KO=0     )
> UI-Logout                                                (OK=43009  KO=0     )
> UI-Logout Redirect 1                                     (OK=43008  KO=0     )
>  UI AM revoke1                                           (OK=43006  KO=0     )
>  UI AM endsession                                        (OK=43007  KO=0     )
>  UI AM revoke2                                           (OK=43007  KO=0     )
> getIdToken                                               (OK=14203  KO=0     )
> getIdToken Redirect 1                                    (OK=14203  KO=0     )
> createOrganization                                       (OK=14203  KO=0     )
> tokenUserinfo                                            (OK=33482  KO=0     )
> queryOrganization                                        (OK=14203  KO=0     )
> deleteOrganization                                       (OK=14202  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9430   KO=0     )
> ReadPolicy                                               (OK=64188  KO=10    )
> DeletePolicy                                             (OK=64084  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1576   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9410 (99.08%)
> status.find.in([200, 209], 304), found 409                         42 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 16528  / active: 279    / done: 200102
================================================================================

09:32:55.571 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:56.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:56.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:56.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:56.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:57.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:57.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:57.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:57.251 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 200467: status.find.in([200, 209], 304), found 409
09:32:57.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,200467,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI1NjQ3MTMxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTJ6N3FFcUJFV0FhdFpnRThTM1ZCSEx2V2ZnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDM3NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDM3NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzOTc3LCJpYXQiOjE3MzE0OTAzNzcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ims0NWZpOVBVM3RKeDdBSmQ1ckdrd3RyWEtCZyJ9.Jw1B1DT5EJ9RZ_LKuCf7PdutjR-xBlBC79U5-M51vM5vT4s7F2Bv5IJC6yAm7Vd-CM0vS4zdP7w_MJNrUgnQ8S5_DYeovY3w7vezxdsMiPuf-nytAY6OKYvL7RFHRYEsV8NRH6yuFgvstfSsilA_jEWD3ZGTxLKy7CGG_lNeA5cSx8a-ekizYlcbvnO9HF9JXK0BIdjOEeRifRF41thEJRnAfeca_w_WyuL3rD2pdpviS8AqheL-84wN_Mkaq-thG_WblP26wM_0AYJGNNkwAtkn9Gx8qv0HL3Ky-7-9wIYyXtxTc-jJNzkiJcj8xlOXGkbCh-pD1JjkXgmNPgy_uA, username -> user.120423, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy717248, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3295ca8a, authcode -> Hs8zVa-F-wJdoM6_7z4dNqxtK2A, useAdminRealm -> true, callbacks -> {"tokenId":"xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490376954), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490376954))), password -> Pa_ssw0rd, challenge -> 7C9OVL3mkaKArbtlEDUEpjMLnM0krrLAhOKq3RvHyhg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 146.25.86.97, verifier -> NDI1NTIzNTAyNzA4MTI1MDEwMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f41971a, tokenId -> xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy717248","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:32:57 GMT
	x-forgerock-transactionid: 85e3203c-2018-4d0c-8700-c62b55d64694
	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:32:58.671 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:59.155 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:32:59.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:00.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:00.308 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:00.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:00 GMT                                    3360s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2791854 KO=82    )
> restLoginInitiate                                        (OK=193409 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=193405 KO=2     )
> Skip 2FA                                                 (OK=107358 KO=0     )
> User Authorize PKCE stage                                (OK=227034 KO=1     )
> User AccessToken PKCE stage                              (OK=227032 KO=0     )
> GetUUid                                                  (OK=64402  KO=0     )
> GetOpenidConfig                                          (OK=192902 KO=0     )
> CreatePolicy                                             (OK=64352  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7269   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7269   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43073  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43072  KO=0     )
>  UI AM idFromSession                                     (OK=43069  KO=2     )
>  UI AM validateGoto                                      (OK=43071  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43069  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43069  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43069  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43069  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43067  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43067  KO=0     )
>  UI IDM uiconfig                                         (OK=43067  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43067  KO=0     )
>  UI IDM version                                          (OK=43067  KO=0     )
>  UI IDM privilege                                        (OK=43067  KO=0     )
>  UI IDM login                                            (OK=43065  KO=2     )
>  UI IDM features                                         (OK=43067  KO=0     )
>  UI IDM dashboard                                        (OK=43067  KO=0     )
>  UI IDM managed user schema                              (OK=43067  KO=0     )
>  UI IDM user                                             (OK=43067  KO=0     )
> RootUserinfo                                             (OK=143530 KO=0     )
>  UI IDM oidcToken                                        (OK=43067  KO=1     )
> userinfo                                                 (OK=43066  KO=0     )
> UI-Logout                                                (OK=43068  KO=0     )
> UI-Logout Redirect 1                                     (OK=43067  KO=0     )
>  UI AM revoke1                                           (OK=43064  KO=0     )
>  UI AM endsession                                        (OK=43065  KO=0     )
>  UI AM revoke2                                           (OK=43065  KO=0     )
> getIdToken                                               (OK=14221  KO=0     )
> getIdToken Redirect 1                                    (OK=14220  KO=0     )
> createOrganization                                       (OK=14219  KO=0     )
> tokenUserinfo                                            (OK=33544  KO=0     )
> queryOrganization                                        (OK=14219  KO=0     )
> deleteOrganization                                       (OK=14219  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9442   KO=0     )
> ReadPolicy                                               (OK=64296  KO=10    )
> DeletePolicy                                             (OK=64177  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1577   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9424 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         27 ( 0.28%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 16228  / active: 287    / done: 200394
================================================================================

09:33:01.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:01.826 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:02.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:02.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'ReadPolicy' failed for user 200467: status.find.in([200, 209], 304), found 404
09:33:02.356 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
ReadPolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,200467,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI1NjQ3MTMxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTJ6N3FFcUJFV0FhdFpnRThTM1ZCSEx2V2ZnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDM3NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDM3NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzOTc3LCJpYXQiOjE3MzE0OTAzNzcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ims0NWZpOVBVM3RKeDdBSmQ1ckdrd3RyWEtCZyJ9.Jw1B1DT5EJ9RZ_LKuCf7PdutjR-xBlBC79U5-M51vM5vT4s7F2Bv5IJC6yAm7Vd-CM0vS4zdP7w_MJNrUgnQ8S5_DYeovY3w7vezxdsMiPuf-nytAY6OKYvL7RFHRYEsV8NRH6yuFgvstfSsilA_jEWD3ZGTxLKy7CGG_lNeA5cSx8a-ekizYlcbvnO9HF9JXK0BIdjOEeRifRF41thEJRnAfeca_w_WyuL3rD2pdpviS8AqheL-84wN_Mkaq-thG_WblP26wM_0AYJGNNkwAtkn9Gx8qv0HL3Ky-7-9wIYyXtxTc-jJNzkiJcj8xlOXGkbCh-pD1JjkXgmNPgy_uA, username -> user.120423, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy717248, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3295ca8a, authcode -> Hs8zVa-F-wJdoM6_7z4dNqxtK2A, useAdminRealm -> true, callbacks -> {"tokenId":"xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490376954), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490376954))), password -> Pa_ssw0rd, challenge -> 7C9OVL3mkaKArbtlEDUEpjMLnM0krrLAhOKq3RvHyhg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 146.25.86.97, verifier -> NDI1NTIzNTAyNzA4MTI1MDEwMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f41971a, tokenId -> xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy717248
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=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:33:02 GMT
	x-forgerock-transactionid: acbf1423-d972-4a02-8924-38b57888b3a4
	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 testPolicy717248 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:33:02.479 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:03.076 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:03.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:04.485 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:04.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:05 GMT                                    3365s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2795942 KO=83    )
> restLoginInitiate                                        (OK=193702 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=193695 KO=2     )
> Skip 2FA                                                 (OK=107530 KO=0     )
> User Authorize PKCE stage                                (OK=227377 KO=1     )
> User AccessToken PKCE stage                              (OK=227372 KO=0     )
> GetUUid                                                  (OK=64504  KO=0     )
> GetOpenidConfig                                          (OK=193207 KO=0     )
> CreatePolicy                                             (OK=64453  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7284   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7284   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43136  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43136  KO=0     )
>  UI AM idFromSession                                     (OK=43133  KO=2     )
>  UI AM validateGoto                                      (OK=43134  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43130  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43128  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43127  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43126  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43124  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43124  KO=0     )
>  UI IDM uiconfig                                         (OK=43123  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43124  KO=0     )
>  UI IDM version                                          (OK=43123  KO=0     )
>  UI IDM privilege                                        (OK=43123  KO=0     )
>  UI IDM login                                            (OK=43121  KO=2     )
>  UI IDM features                                         (OK=43123  KO=0     )
>  UI IDM dashboard                                        (OK=43122  KO=0     )
>  UI IDM managed user schema                              (OK=43122  KO=0     )
>  UI IDM user                                             (OK=43122  KO=0     )
> RootUserinfo                                             (OK=143745 KO=0     )
>  UI IDM oidcToken                                        (OK=43121  KO=1     )
> userinfo                                                 (OK=43118  KO=0     )
> UI-Logout                                                (OK=43120  KO=0     )
> UI-Logout Redirect 1                                     (OK=43120  KO=0     )
>  UI AM revoke1                                           (OK=43118  KO=0     )
>  UI AM endsession                                        (OK=43119  KO=0     )
>  UI AM revoke2                                           (OK=43119  KO=0     )
> getIdToken                                               (OK=14251  KO=0     )
> getIdToken Redirect 1                                    (OK=14251  KO=0     )
> createOrganization                                       (OK=14251  KO=0     )
> tokenUserinfo                                            (OK=33594  KO=0     )
> queryOrganization                                        (OK=14249  KO=0     )
> deleteOrganization                                       (OK=14249  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9455   KO=0     )
> ReadPolicy                                               (OK=64386  KO=11    )
> DeletePolicy                                             (OK=64288  KO=17    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1579   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9432 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         28 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 15919  / active: 280    / done: 200710
================================================================================

09:33:07.065 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:07.438 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:07.441 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:07.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 200467: status.find.in([200, 209], 304), found 404
09:33:07.459 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,200467,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI1NjQ3MTMxIiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiRTJ6N3FFcUJFV0FhdFpnRThTM1ZCSEx2V2ZnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDM3NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDM3NiwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDkzOTc3LCJpYXQiOjE3MzE0OTAzNzcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Ims0NWZpOVBVM3RKeDdBSmQ1ckdrd3RyWEtCZyJ9.Jw1B1DT5EJ9RZ_LKuCf7PdutjR-xBlBC79U5-M51vM5vT4s7F2Bv5IJC6yAm7Vd-CM0vS4zdP7w_MJNrUgnQ8S5_DYeovY3w7vezxdsMiPuf-nytAY6OKYvL7RFHRYEsV8NRH6yuFgvstfSsilA_jEWD3ZGTxLKy7CGG_lNeA5cSx8a-ekizYlcbvnO9HF9JXK0BIdjOEeRifRF41thEJRnAfeca_w_WyuL3rD2pdpviS8AqheL-84wN_Mkaq-thG_WblP26wM_0AYJGNNkwAtkn9Gx8qv0HL3Ky-7-9wIYyXtxTc-jJNzkiJcj8xlOXGkbCh-pD1JjkXgmNPgy_uA, username -> user.120423, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy717248, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3295ca8a, authcode -> Hs8zVa-F-wJdoM6_7z4dNqxtK2A, useAdminRealm -> true, callbacks -> {"tokenId":"xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490376954), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490376954))), password -> Pa_ssw0rd, challenge -> 7C9OVL3mkaKArbtlEDUEpjMLnM0krrLAhOKq3RvHyhg, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 146.25.86.97, verifier -> NDI1NTIzNTAyNzA4MTI1MDEwMg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@2f41971a, tokenId -> xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@12dae582)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy717248
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=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=xVWQTSIoAeybwxG8LSPUIGIfzF4.*AAJTSQACMDIAAlNLABxVSGNDRHpLOXRkekU4V3BHQTV1Ym1wK1JPTzQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:33:07 GMT
	x-forgerock-transactionid: 3aeb9c3c-057a-4300-b88c-e44dddf305a2
	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 testPolicy717248 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:33:07.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:07.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:07.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:07.953 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:08.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:08.353 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:08.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:08.741 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:08.783 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:08.957 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:09.852 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:10.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:10 GMT                                    3370s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2799633 KO=84    )
> restLoginInitiate                                        (OK=193980 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=193973 KO=2     )
> Skip 2FA                                                 (OK=107686 KO=0     )
> User Authorize PKCE stage                                (OK=227694 KO=1     )
> User AccessToken PKCE stage                              (OK=227691 KO=0     )
> GetUUid                                                  (OK=64611  KO=0     )
> GetOpenidConfig                                          (OK=193504 KO=0     )
> CreatePolicy                                             (OK=64563  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7295   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7295   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43180  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43180  KO=0     )
>  UI AM idFromSession                                     (OK=43178  KO=2     )
>  UI AM validateGoto                                      (OK=43180  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43180  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43179  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43178  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43178  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43176  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43176  KO=0     )
>  UI IDM uiconfig                                         (OK=43173  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43173  KO=0     )
>  UI IDM version                                          (OK=43173  KO=0     )
>  UI IDM privilege                                        (OK=43172  KO=0     )
>  UI IDM login                                            (OK=43170  KO=2     )
>  UI IDM features                                         (OK=43172  KO=0     )
>  UI IDM dashboard                                        (OK=43172  KO=0     )
>  UI IDM managed user schema                              (OK=43172  KO=0     )
>  UI IDM user                                             (OK=43171  KO=0     )
> RootUserinfo                                             (OK=143904 KO=0     )
>  UI IDM oidcToken                                        (OK=43170  KO=1     )
> userinfo                                                 (OK=43168  KO=0     )
> UI-Logout                                                (OK=43170  KO=0     )
> UI-Logout Redirect 1                                     (OK=43170  KO=0     )
>  UI AM revoke1                                           (OK=43168  KO=0     )
>  UI AM endsession                                        (OK=43169  KO=0     )
>  UI AM revoke2                                           (OK=43169  KO=0     )
> getIdToken                                               (OK=14272  KO=0     )
> getIdToken Redirect 1                                    (OK=14271  KO=0     )
> createOrganization                                       (OK=14270  KO=0     )
> tokenUserinfo                                            (OK=33659  KO=0     )
> queryOrganization                                        (OK=14270  KO=0     )
> deleteOrganization                                       (OK=14269  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9462   KO=0     )
> ReadPolicy                                               (OK=64487  KO=11    )
> DeletePolicy                                             (OK=64377  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1583   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9447 (99.06%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 15631  / active: 281    / done: 200997
================================================================================

09:33:11.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:11.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:11.300 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:11.450 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:11.686 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:11.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:12.146 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:12.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:12.260 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:12.795 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:12.938 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:13.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:14.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:14.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:14.276 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:14.688 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:14.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:15.219 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:15 GMT                                    3375s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2803458 KO=84    )
> restLoginInitiate                                        (OK=194242 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=194232 KO=2     )
> Skip 2FA                                                 (OK=107818 KO=0     )
> User Authorize PKCE stage                                (OK=227997 KO=1     )
> User AccessToken PKCE stage                              (OK=227991 KO=0     )
> GetUUid                                                  (OK=64691  KO=0     )
> GetOpenidConfig                                          (OK=193793 KO=0     )
> CreatePolicy                                             (OK=64643  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7305   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7305   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43240  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43239  KO=0     )
>  UI AM idFromSession                                     (OK=43237  KO=2     )
>  UI AM validateGoto                                      (OK=43239  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43237  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43237  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43237  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43237  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43232  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43232  KO=0     )
>  UI IDM uiconfig                                         (OK=43232  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43232  KO=0     )
>  UI IDM version                                          (OK=43232  KO=0     )
>  UI IDM privilege                                        (OK=43232  KO=0     )
>  UI IDM login                                            (OK=43230  KO=2     )
>  UI IDM features                                         (OK=43232  KO=0     )
>  UI IDM dashboard                                        (OK=43232  KO=0     )
>  UI IDM managed user schema                              (OK=43232  KO=0     )
>  UI IDM user                                             (OK=43232  KO=0     )
> RootUserinfo                                             (OK=144062 KO=0     )
>  UI IDM oidcToken                                        (OK=43231  KO=1     )
> userinfo                                                 (OK=43230  KO=0     )
> UI-Logout                                                (OK=43232  KO=0     )
> UI-Logout Redirect 1                                     (OK=43232  KO=0     )
>  UI AM revoke1                                           (OK=43230  KO=0     )
>  UI AM endsession                                        (OK=43231  KO=0     )
>  UI AM revoke2                                           (OK=43231  KO=0     )
> getIdToken                                               (OK=14294  KO=0     )
> getIdToken Redirect 1                                    (OK=14294  KO=0     )
> createOrganization                                       (OK=14293  KO=0     )
> tokenUserinfo                                            (OK=33707  KO=0     )
> queryOrganization                                        (OK=14292  KO=0     )
> deleteOrganization                                       (OK=14292  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9480   KO=0     )
> ReadPolicy                                               (OK=64594  KO=11    )
> DeletePolicy                                             (OK=64478  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1585   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9465 (99.06%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 15359  / active: 260    / done: 201290
================================================================================

09:33:15.758 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:16.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:16.378 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:16.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:16.628 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:16.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:16.926 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:17.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:17.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:17.236 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:18.234 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:18.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:19.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:19.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:19.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:20 GMT                                    3380s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2807717 KO=84    )
> restLoginInitiate                                        (OK=194547 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=194537 KO=2     )
> Skip 2FA                                                 (OK=107979 KO=0     )
> User Authorize PKCE stage                                (OK=228346 KO=1     )
> User AccessToken PKCE stage                              (OK=228339 KO=0     )
> GetUUid                                                  (OK=64792  KO=0     )
> GetOpenidConfig                                          (OK=194085 KO=0     )
> CreatePolicy                                             (OK=64744  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7314   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7314   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43306  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43306  KO=0     )
>  UI AM idFromSession                                     (OK=43303  KO=2     )
>  UI AM validateGoto                                      (OK=43305  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43301  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43301  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43301  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43301  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43300  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43300  KO=0     )
>  UI IDM uiconfig                                         (OK=43298  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43298  KO=0     )
>  UI IDM version                                          (OK=43298  KO=0     )
>  UI IDM privilege                                        (OK=43298  KO=0     )
>  UI IDM login                                            (OK=43296  KO=2     )
>  UI IDM features                                         (OK=43298  KO=0     )
>  UI IDM dashboard                                        (OK=43298  KO=0     )
>  UI IDM managed user schema                              (OK=43298  KO=0     )
>  UI IDM user                                             (OK=43298  KO=0     )
> RootUserinfo                                             (OK=144264 KO=0     )
>  UI IDM oidcToken                                        (OK=43298  KO=1     )
> userinfo                                                 (OK=43297  KO=0     )
> UI-Logout                                                (OK=43299  KO=0     )
> UI-Logout Redirect 1                                     (OK=43299  KO=0     )
>  UI AM revoke1                                           (OK=43296  KO=0     )
>  UI AM endsession                                        (OK=43297  KO=0     )
>  UI AM revoke2                                           (OK=43297  KO=0     )
> getIdToken                                               (OK=14311  KO=0     )
> getIdToken Redirect 1                                    (OK=14311  KO=0     )
> createOrganization                                       (OK=14311  KO=0     )
> tokenUserinfo                                            (OK=33765  KO=0     )
> queryOrganization                                        (OK=14311  KO=0     )
> deleteOrganization                                       (OK=14311  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9500   KO=0     )
> ReadPolicy                                               (OK=64677  KO=11    )
> DeletePolicy                                             (OK=64585  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1587   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9480 (99.06%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 92%
          waiting: 15044  / active: 265    / done: 201600
================================================================================

09:33:20.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:20.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.225 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.363 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.411 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:21.895 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:22.121 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:23.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:23.501 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:23.963 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:24.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:24.442 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:24.496 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:25 GMT                                    3385s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2811872 KO=84    )
> restLoginInitiate                                        (OK=194837 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=194828 KO=2     )
> Skip 2FA                                                 (OK=108148 KO=0     )
> User Authorize PKCE stage                                (OK=228689 KO=1     )
> User AccessToken PKCE stage                              (OK=228686 KO=0     )
> GetUUid                                                  (OK=64896  KO=0     )
> GetOpenidConfig                                          (OK=194370 KO=0     )
> CreatePolicy                                             (OK=64847  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7322   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7321   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43371  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43371  KO=0     )
>  UI AM idFromSession                                     (OK=43368  KO=2     )
>  UI AM validateGoto                                      (OK=43371  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43369  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43367  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43366  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43366  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43362  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43362  KO=0     )
>  UI IDM uiconfig                                         (OK=43361  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43361  KO=0     )
>  UI IDM version                                          (OK=43361  KO=0     )
>  UI IDM privilege                                        (OK=43361  KO=0     )
>  UI IDM login                                            (OK=43359  KO=2     )
>  UI IDM features                                         (OK=43361  KO=0     )
>  UI IDM dashboard                                        (OK=43360  KO=0     )
>  UI IDM managed user schema                              (OK=43360  KO=0     )
>  UI IDM user                                             (OK=43360  KO=0     )
> RootUserinfo                                             (OK=144497 KO=0     )
>  UI IDM oidcToken                                        (OK=43360  KO=1     )
> userinfo                                                 (OK=43359  KO=0     )
> UI-Logout                                                (OK=43360  KO=0     )
> UI-Logout Redirect 1                                     (OK=43359  KO=0     )
>  UI AM revoke1                                           (OK=43357  KO=0     )
>  UI AM endsession                                        (OK=43358  KO=0     )
>  UI AM revoke2                                           (OK=43358  KO=0     )
> getIdToken                                               (OK=14329  KO=0     )
> getIdToken Redirect 1                                    (OK=14329  KO=0     )
> createOrganization                                       (OK=14329  KO=0     )
> tokenUserinfo                                            (OK=33811  KO=0     )
> queryOrganization                                        (OK=14327  KO=0     )
> deleteOrganization                                       (OK=14327  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9519   KO=0     )
> ReadPolicy                                               (OK=64777  KO=11    )
> DeletePolicy                                             (OK=64668  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1587   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9497 (99.06%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 14745  / active: 295    / done: 201869
================================================================================

09:33:25.591 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:25.612 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:25.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:25.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:25.775 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:26.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:26.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:26.620 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:26.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:26.861 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:26.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:27.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:27.844 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:28.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:28.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:28.203 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:28.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:29.053 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:29.183 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:29.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:29.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:30.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:30.244 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:30.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:30 GMT                                    3390s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2816432 KO=84    )
> restLoginInitiate                                        (OK=195148 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=195141 KO=2     )
> Skip 2FA                                                 (OK=108323 KO=0     )
> User Authorize PKCE stage                                (OK=229045 KO=1     )
> User AccessToken PKCE stage                              (OK=229044 KO=0     )
> GetUUid                                                  (OK=64999  KO=0     )
> GetOpenidConfig                                          (OK=194677 KO=0     )
> CreatePolicy                                             (OK=64951  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7334   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7333   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43440  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43440  KO=0     )
>  UI AM idFromSession                                     (OK=43438  KO=2     )
>  UI AM validateGoto                                      (OK=43440  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43438  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43438  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43437  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43437  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43434  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43434  KO=0     )
>  UI IDM uiconfig                                         (OK=43434  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43434  KO=0     )
>  UI IDM version                                          (OK=43434  KO=0     )
>  UI IDM privilege                                        (OK=43434  KO=0     )
>  UI IDM login                                            (OK=43432  KO=2     )
>  UI IDM features                                         (OK=43434  KO=0     )
>  UI IDM dashboard                                        (OK=43434  KO=0     )
>  UI IDM managed user schema                              (OK=43434  KO=0     )
>  UI IDM user                                             (OK=43434  KO=0     )
> RootUserinfo                                             (OK=144719 KO=0     )
>  UI IDM oidcToken                                        (OK=43434  KO=1     )
> userinfo                                                 (OK=43431  KO=0     )
> UI-Logout                                                (OK=43433  KO=0     )
> UI-Logout Redirect 1                                     (OK=43433  KO=0     )
>  UI AM revoke1                                           (OK=43431  KO=0     )
>  UI AM endsession                                        (OK=43432  KO=0     )
>  UI AM revoke2                                           (OK=43432  KO=0     )
> getIdToken                                               (OK=14357  KO=0     )
> getIdToken Redirect 1                                    (OK=14357  KO=0     )
> createOrganization                                       (OK=14357  KO=0     )
> tokenUserinfo                                            (OK=33853  KO=0     )
> queryOrganization                                        (OK=14357  KO=0     )
> deleteOrganization                                       (OK=14357  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9537   KO=0     )
> ReadPolicy                                               (OK=64878  KO=11    )
> DeletePolicy                                             (OK=64770  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1589   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9521 (99.06%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[####################################################################-     ] 93%
          waiting: 14424  / active: 285    / done: 202200
================================================================================

09:33:30.403 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:30.555 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:30.569 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:30.786 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:31.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:31.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:32.331 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:32.457 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:32.638 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:32.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:32.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:33.845 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:34.387 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:34.629 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:34.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:35 GMT                                    3395s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2820177 KO=84    )
> restLoginInitiate                                        (OK=195403 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=195395 KO=2     )
> Skip 2FA                                                 (OK=108455 KO=0     )
> User Authorize PKCE stage                                (OK=229341 KO=1     )
> User AccessToken PKCE stage                              (OK=229338 KO=0     )
> GetUUid                                                  (OK=65082  KO=0     )
> GetOpenidConfig                                          (OK=194965 KO=0     )
> CreatePolicy                                             (OK=65036  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7346   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7346   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43506  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43504  KO=0     )
>  UI AM idFromSession                                     (OK=43500  KO=2     )
>  UI AM validateGoto                                      (OK=43501  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43500  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43500  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43497  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43497  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43494  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43493  KO=0     )
>  UI IDM uiconfig                                         (OK=43492  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43492  KO=0     )
>  UI IDM version                                          (OK=43491  KO=0     )
>  UI IDM privilege                                        (OK=43489  KO=0     )
>  UI IDM login                                            (OK=43487  KO=2     )
>  UI IDM features                                         (OK=43489  KO=0     )
>  UI IDM dashboard                                        (OK=43489  KO=0     )
>  UI IDM managed user schema                              (OK=43489  KO=0     )
>  UI IDM user                                             (OK=43489  KO=0     )
> RootUserinfo                                             (OK=144918 KO=0     )
>  UI IDM oidcToken                                        (OK=43489  KO=1     )
> userinfo                                                 (OK=43488  KO=0     )
> UI-Logout                                                (OK=43490  KO=0     )
> UI-Logout Redirect 1                                     (OK=43490  KO=0     )
>  UI AM revoke1                                           (OK=43486  KO=0     )
>  UI AM endsession                                        (OK=43487  KO=0     )
>  UI AM revoke2                                           (OK=43487  KO=0     )
> getIdToken                                               (OK=14369  KO=0     )
> getIdToken Redirect 1                                    (OK=14369  KO=0     )
> createOrganization                                       (OK=14369  KO=0     )
> tokenUserinfo                                            (OK=33894  KO=0     )
> queryOrganization                                        (OK=14369  KO=0     )
> deleteOrganization                                       (OK=14369  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9554   KO=0     )
> ReadPolicy                                               (OK=64984  KO=11    )
> DeletePolicy                                             (OK=64868  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1591   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9536 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 14152  / active: 281    / done: 202476
================================================================================

09:33:35.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:36.039 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:36.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:36.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:37.616 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:37.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:37.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:38.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:38.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:38.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:38.192 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:38.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:39.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:39.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:40 GMT                                    3400s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2824349 KO=84    )
> restLoginInitiate                                        (OK=195691 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=195684 KO=2     )
> Skip 2FA                                                 (OK=108606 KO=0     )
> User Authorize PKCE stage                                (OK=229685 KO=1     )
> User AccessToken PKCE stage                              (OK=229681 KO=0     )
> GetUUid                                                  (OK=65167  KO=0     )
> GetOpenidConfig                                          (OK=195241 KO=0     )
> CreatePolicy                                             (OK=65120  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7357   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7356   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43566  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43566  KO=0     )
>  UI AM idFromSession                                     (OK=43564  KO=2     )
>  UI AM validateGoto                                      (OK=43566  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43560  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43560  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43560  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43560  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43557  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43557  KO=0     )
>  UI IDM uiconfig                                         (OK=43556  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43556  KO=0     )
>  UI IDM version                                          (OK=43556  KO=0     )
>  UI IDM privilege                                        (OK=43555  KO=0     )
>  UI IDM login                                            (OK=43554  KO=2     )
>  UI IDM features                                         (OK=43555  KO=0     )
>  UI IDM dashboard                                        (OK=43555  KO=0     )
>  UI IDM managed user schema                              (OK=43555  KO=0     )
>  UI IDM user                                             (OK=43555  KO=0     )
> RootUserinfo                                             (OK=145138 KO=0     )
>  UI IDM oidcToken                                        (OK=43555  KO=1     )
> userinfo                                                 (OK=43554  KO=0     )
> UI-Logout                                                (OK=43555  KO=0     )
> UI-Logout Redirect 1                                     (OK=43555  KO=0     )
>  UI AM revoke1                                           (OK=43551  KO=0     )
>  UI AM endsession                                        (OK=43552  KO=0     )
>  UI AM revoke2                                           (OK=43552  KO=0     )
> getIdToken                                               (OK=14393  KO=0     )
> getIdToken Redirect 1                                    (OK=14393  KO=0     )
> createOrganization                                       (OK=14393  KO=0     )
> tokenUserinfo                                            (OK=33959  KO=0     )
> queryOrganization                                        (OK=14393  KO=0     )
> deleteOrganization                                       (OK=14393  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9574   KO=0     )
> ReadPolicy                                               (OK=65069  KO=11    )
> DeletePolicy                                             (OK=64976  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1593   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9550 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 13858  / active: 243    / done: 202808
================================================================================

09:33:41.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:41.728 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:42.061 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:42.153 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:42.663 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:42.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:43.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:43.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:43.478 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:44.283 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:44.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:44.528 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:44.690 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:45.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:45.126 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:45.277 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:45 GMT                                    3405s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2828557 KO=84    )
> restLoginInitiate                                        (OK=195986 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=195976 KO=2     )
> Skip 2FA                                                 (OK=108748 KO=0     )
> User Authorize PKCE stage                                (OK=230023 KO=1     )
> User AccessToken PKCE stage                              (OK=230015 KO=0     )
> GetUUid                                                  (OK=65240  KO=0     )
> GetOpenidConfig                                          (OK=195483 KO=0     )
> CreatePolicy                                             (OK=65193  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7362   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7362   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43637  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43637  KO=0     )
>  UI AM idFromSession                                     (OK=43635  KO=2     )
>  UI AM validateGoto                                      (OK=43637  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43633  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43633  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43632  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43632  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43629  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43629  KO=0     )
>  UI IDM uiconfig                                         (OK=43628  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43628  KO=0     )
>  UI IDM version                                          (OK=43628  KO=0     )
>  UI IDM privilege                                        (OK=43628  KO=0     )
>  UI IDM login                                            (OK=43626  KO=2     )
>  UI IDM features                                         (OK=43628  KO=0     )
>  UI IDM dashboard                                        (OK=43628  KO=0     )
>  UI IDM managed user schema                              (OK=43628  KO=0     )
>  UI IDM user                                             (OK=43628  KO=0     )
> RootUserinfo                                             (OK=145328 KO=0     )
>  UI IDM oidcToken                                        (OK=43628  KO=1     )
> userinfo                                                 (OK=43627  KO=0     )
> UI-Logout                                                (OK=43628  KO=0     )
> UI-Logout Redirect 1                                     (OK=43628  KO=0     )
>  UI AM revoke1                                           (OK=43626  KO=0     )
>  UI AM endsession                                        (OK=43627  KO=0     )
>  UI AM revoke2                                           (OK=43627  KO=0     )
> getIdToken                                               (OK=14411  KO=0     )
> getIdToken Redirect 1                                    (OK=14411  KO=0     )
> createOrganization                                       (OK=14410  KO=0     )
> tokenUserinfo                                            (OK=34013  KO=0     )
> queryOrganization                                        (OK=14410  KO=0     )
> deleteOrganization                                       (OK=14410  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9593   KO=0     )
> ReadPolicy                                               (OK=65153  KO=11    )
> DeletePolicy                                             (OK=65061  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1594   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9566 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 13560  / active: 248    / done: 203101
================================================================================

09:33:45.492 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:45.587 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:46.085 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:46.440 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:46.658 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:47.610 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:48.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:48.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:48.719 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:49.097 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:49.673 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:50 GMT                                    3410s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2832832 KO=84    )
> restLoginInitiate                                        (OK=196280 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=196274 KO=2     )
> Skip 2FA                                                 (OK=108932 KO=0     )
> User Authorize PKCE stage                                (OK=230382 KO=1     )
> User AccessToken PKCE stage                              (OK=230380 KO=0     )
> GetUUid                                                  (OK=65356  KO=0     )
> GetOpenidConfig                                          (OK=195759 KO=0     )
> CreatePolicy                                             (OK=65310  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7372   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7372   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43703  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43701  KO=0     )
>  UI AM idFromSession                                     (OK=43698  KO=2     )
>  UI AM validateGoto                                      (OK=43699  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43699  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43699  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43697  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43697  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43694  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43694  KO=0     )
>  UI IDM uiconfig                                         (OK=43693  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43693  KO=0     )
>  UI IDM version                                          (OK=43693  KO=0     )
>  UI IDM privilege                                        (OK=43693  KO=0     )
>  UI IDM login                                            (OK=43691  KO=2     )
>  UI IDM features                                         (OK=43693  KO=0     )
>  UI IDM dashboard                                        (OK=43693  KO=0     )
>  UI IDM managed user schema                              (OK=43693  KO=0     )
>  UI IDM user                                             (OK=43693  KO=0     )
> RootUserinfo                                             (OK=145561 KO=0     )
>  UI IDM oidcToken                                        (OK=43693  KO=1     )
> userinfo                                                 (OK=43690  KO=0     )
> UI-Logout                                                (OK=43690  KO=0     )
> UI-Logout Redirect 1                                     (OK=43690  KO=0     )
>  UI AM revoke1                                           (OK=43688  KO=0     )
>  UI AM endsession                                        (OK=43689  KO=0     )
>  UI AM revoke2                                           (OK=43689  KO=0     )
> getIdToken                                               (OK=14435  KO=0     )
> getIdToken Redirect 1                                    (OK=14435  KO=0     )
> createOrganization                                       (OK=14435  KO=0     )
> tokenUserinfo                                            (OK=34059  KO=0     )
> queryOrganization                                        (OK=14435  KO=0     )
> deleteOrganization                                       (OK=14435  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9606   KO=0     )
> ReadPolicy                                               (OK=65227  KO=11    )
> DeletePolicy                                             (OK=65145  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1597   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9577 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 13252  / active: 277    / done: 203380
================================================================================

09:33:51.437 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:51.579 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:52.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:52.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:52.756 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:52.970 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:53.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:53.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:54.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:54.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:54.346 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:54.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:55.051 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:55.143 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:55.347 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:33:55 GMT                                    3415s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2836979 KO=84    )
> restLoginInitiate                                        (OK=196554 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=196552 KO=2     )
> Skip 2FA                                                 (OK=109083 KO=0     )
> User Authorize PKCE stage                                (OK=230714 KO=1     )
> User AccessToken PKCE stage                              (OK=230710 KO=0     )
> GetUUid                                                  (OK=65451  KO=0     )
> GetOpenidConfig                                          (OK=196045 KO=0     )
> CreatePolicy                                             (OK=65403  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7392   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7392   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43766  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43762  KO=0     )
>  UI AM idFromSession                                     (OK=43760  KO=2     )
>  UI AM validateGoto                                      (OK=43762  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43762  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43762  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43762  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43762  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43759  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43759  KO=0     )
>  UI IDM uiconfig                                         (OK=43759  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43759  KO=0     )
>  UI IDM version                                          (OK=43759  KO=0     )
>  UI IDM privilege                                        (OK=43758  KO=0     )
>  UI IDM login                                            (OK=43756  KO=2     )
>  UI IDM features                                         (OK=43758  KO=0     )
>  UI IDM dashboard                                        (OK=43757  KO=0     )
>  UI IDM managed user schema                              (OK=43757  KO=0     )
>  UI IDM user                                             (OK=43757  KO=0     )
> RootUserinfo                                             (OK=145798 KO=0     )
>  UI IDM oidcToken                                        (OK=43757  KO=1     )
> userinfo                                                 (OK=43756  KO=0     )
> UI-Logout                                                (OK=43758  KO=0     )
> UI-Logout Redirect 1                                     (OK=43758  KO=0     )
>  UI AM revoke1                                           (OK=43755  KO=0     )
>  UI AM endsession                                        (OK=43755  KO=0     )
>  UI AM revoke2                                           (OK=43755  KO=0     )
> getIdToken                                               (OK=14453  KO=0     )
> getIdToken Redirect 1                                    (OK=14452  KO=0     )
> createOrganization                                       (OK=14451  KO=0     )
> tokenUserinfo                                            (OK=34110  KO=0     )
> queryOrganization                                        (OK=14451  KO=0     )
> deleteOrganization                                       (OK=14451  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9621   KO=0     )
> ReadPolicy                                               (OK=65344  KO=11    )
> DeletePolicy                                             (OK=65220  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1602   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9592 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 93%
          waiting: 12959  / active: 277    / done: 203673
================================================================================

09:33:55.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:55.767 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:55.951 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:56.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:57.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:57.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:57.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:57.867 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:58.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:59.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:59.572 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:33:59.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:00 GMT                                    3420s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2840704 KO=84    )
> restLoginInitiate                                        (OK=196819 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=196812 KO=2     )
> Skip 2FA                                                 (OK=109218 KO=0     )
> User Authorize PKCE stage                                (OK=231012 KO=1     )
> User AccessToken PKCE stage                              (OK=231011 KO=0     )
> GetUUid                                                  (OK=65537  KO=0     )
> GetOpenidConfig                                          (OK=196339 KO=0     )
> CreatePolicy                                             (OK=65490  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7407   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7406   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43824  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43823  KO=0     )
>  UI AM idFromSession                                     (OK=43821  KO=2     )
>  UI AM validateGoto                                      (OK=43823  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43819  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43819  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43819  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43819  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43814  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43814  KO=0     )
>  UI IDM uiconfig                                         (OK=43813  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43813  KO=0     )
>  UI IDM version                                          (OK=43813  KO=0     )
>  UI IDM privilege                                        (OK=43813  KO=0     )
>  UI IDM login                                            (OK=43811  KO=2     )
>  UI IDM features                                         (OK=43813  KO=0     )
>  UI IDM dashboard                                        (OK=43812  KO=0     )
>  UI IDM managed user schema                              (OK=43812  KO=0     )
>  UI IDM user                                             (OK=43812  KO=0     )
> RootUserinfo                                             (OK=145964 KO=0     )
>  UI IDM oidcToken                                        (OK=43812  KO=1     )
> userinfo                                                 (OK=43811  KO=0     )
> UI-Logout                                                (OK=43813  KO=0     )
> UI-Logout Redirect 1                                     (OK=43813  KO=0     )
>  UI AM revoke1                                           (OK=43810  KO=0     )
>  UI AM endsession                                        (OK=43811  KO=0     )
>  UI AM revoke2                                           (OK=43811  KO=0     )
> getIdToken                                               (OK=14467  KO=0     )
> getIdToken Redirect 1                                    (OK=14466  KO=0     )
> createOrganization                                       (OK=14466  KO=0     )
> tokenUserinfo                                            (OK=34163  KO=0     )
> queryOrganization                                        (OK=14466  KO=0     )
> deleteOrganization                                       (OK=14466  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9634   KO=0     )
> ReadPolicy                                               (OK=65435  KO=11    )
> DeletePolicy                                             (OK=65335  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1603   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9604 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 12680  / active: 249    / done: 203980
================================================================================

09:34:00.592 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:00.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:00.711 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:01.150 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:01.586 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:01.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:02.262 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:02.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:02.475 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:02.540 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:03.299 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:03.559 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:03.577 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:03.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:03.915 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:04.487 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:04.563 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:04.793 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:04.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:05 GMT                                    3425s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2844540 KO=84    )
> restLoginInitiate                                        (OK=197078 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=197072 KO=2     )
> Skip 2FA                                                 (OK=109365 KO=0     )
> User Authorize PKCE stage                                (OK=231316 KO=1     )
> User AccessToken PKCE stage                              (OK=231315 KO=0     )
> GetUUid                                                  (OK=65627  KO=0     )
> GetOpenidConfig                                          (OK=196609 KO=0     )
> CreatePolicy                                             (OK=65579  KO=46    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7420   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7420   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43882  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43881  KO=0     )
>  UI AM idFromSession                                     (OK=43879  KO=2     )
>  UI AM validateGoto                                      (OK=43881  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43879  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43879  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43879  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43879  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43876  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43876  KO=0     )
>  UI IDM uiconfig                                         (OK=43875  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43875  KO=0     )
>  UI IDM version                                          (OK=43875  KO=0     )
>  UI IDM privilege                                        (OK=43875  KO=0     )
>  UI IDM login                                            (OK=43873  KO=2     )
>  UI IDM features                                         (OK=43875  KO=0     )
>  UI IDM dashboard                                        (OK=43875  KO=0     )
>  UI IDM managed user schema                              (OK=43875  KO=0     )
>  UI IDM user                                             (OK=43875  KO=0     )
> RootUserinfo                                             (OK=146169 KO=0     )
>  UI IDM oidcToken                                        (OK=43873  KO=1     )
> userinfo                                                 (OK=43871  KO=0     )
> UI-Logout                                                (OK=43873  KO=0     )
> UI-Logout Redirect 1                                     (OK=43872  KO=0     )
>  UI AM revoke1                                           (OK=43869  KO=0     )
>  UI AM endsession                                        (OK=43871  KO=0     )
>  UI AM revoke2                                           (OK=43870  KO=0     )
> getIdToken                                               (OK=14481  KO=0     )
> getIdToken Redirect 1                                    (OK=14481  KO=0     )
> createOrganization                                       (OK=14481  KO=0     )
> tokenUserinfo                                            (OK=34201  KO=0     )
> queryOrganization                                        (OK=14481  KO=0     )
> deleteOrganization                                       (OK=14481  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9649   KO=0     )
> ReadPolicy                                               (OK=65523  KO=11    )
> DeletePolicy                                             (OK=65424  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1605   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9623 (99.07%)
> status.find.in([200, 209], 304), found 409                         43 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 12408  / active: 252    / done: 204249
================================================================================

09:34:05.513 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:05.568 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:06.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:06.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:06.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:06.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:06.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:06.576 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:06.765 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:07.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:07.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:07.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:07.630 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:08.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 204640: status.find.in([200, 209], 304), found 409
09:34:08.074 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,204640,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI1OTkxOTk3Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiN1Z3c1RxOGlNdWZzODRoVlZfQkFVa1FRYmlvIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDQ0NywiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDQ0NywicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0MDQ3LCJpYXQiOjE3MzE0OTA0NDcsImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Im1MMTRBT0RVc0JOMmxIdFdtaElCbHdtc3FaZyJ9.gwOc1gvMNw5Ohw_-1DTt0m_lErHnieXBKtnz0bIDLZYHP1wl65Tcgbai-xLmFy5eKhtgTF5FZ8J6XG5pnzpLaCT2XBSTN04jZt25o2n-L0v746FWL0uvDyg5t8j51-ZaQ7pNiK-hP1QLd4Ydmg_1h8Us4cODZ6TdRiAH-Zs1TYKW3oLdyxUnaDgXF-MsS2857lYvGEG-IWaAzL_I07YHgYrbrd7HP4knviwugFfmfTy4UPmM4TG9uucnwcNC4096DpuPgZYah4v9q3eWXX_NMBEqJPlFpBdNeCVS128oBM4cyr3goKQbW28A4TrtRg3sKaFGFNKuo9zkkSG0kSQemA, username -> user.94184, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy609085, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@74d5cd50, authcode -> MgTJBP25WIH51WHZtnNCdI7IF3E, useAdminRealm -> true, callbacks -> {"tokenId":"uy528U89eG8f2HUiHDuoaG3c_9M.*AAJTSQACMDIAAlNLABxySENPbU9mdS9MZGM1NlZlSXJyRFBQMVZVQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490447782), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=uy528U89eG8f2HUiHDuoaG3c_9M.*AAJTSQACMDIAAlNLABxySENPbU9mdS9MZGM1NlZlSXJyRFBQMVZVQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490447782))), password -> Pa_ssw0rd, challenge -> mDmcGBKntGpW302KARMIqsV8nfvcJJEu_V2Azi-ipKY, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 49.177.178.198, verifier -> LTYwNDA5Nzk4ODUzOTcwNzI2NDg, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c4636ba, tokenId -> uy528U89eG8f2HUiHDuoaG3c_9M.*AAJTSQACMDIAAlNLABxySENPbU9mdS9MZGM1NlZlSXJyRFBQMVZVQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=uy528U89eG8f2HUiHDuoaG3c_9M.*AAJTSQACMDIAAlNLABxySENPbU9mdS9MZGM1NlZlSXJyRFBQMVZVQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=uy528U89eG8f2HUiHDuoaG3c_9M.*AAJTSQACMDIAAlNLABxySENPbU9mdS9MZGM1NlZlSXJyRFBQMVZVQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy609085","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:34:08 GMT
	x-forgerock-transactionid: e16f8885-5b80-445c-9549-a49c2104c52f
	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:34:08.337 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:08.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:08.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:08.622 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:08.809 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:09.533 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:09.681 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:10.050 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:10.298 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:10 GMT                                    3430s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2848900 KO=85    )
> restLoginInitiate                                        (OK=197388 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=197380 KO=2     )
> Skip 2FA                                                 (OK=109532 KO=0     )
> User Authorize PKCE stage                                (OK=231672 KO=1     )
> User AccessToken PKCE stage                              (OK=231666 KO=0     )
> GetUUid                                                  (OK=65730  KO=0     )
> GetOpenidConfig                                          (OK=196889 KO=0     )
> CreatePolicy                                             (OK=65683  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7426   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7426   KO=0     )
> UI-Post-Login - stage 1                                  (OK=43955  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=43954  KO=0     )
>  UI AM idFromSession                                     (OK=43951  KO=2     )
>  UI AM validateGoto                                      (OK=43953  KO=0     )
> UI-Post-Login - stage 2                                  (OK=43952  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=43951  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=43950  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=43950  KO=0     )
> UI-Post-Login - stage 3                                  (OK=43944  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=43944  KO=0     )
>  UI IDM uiconfig                                         (OK=43943  KO=0     )
>  UI Enduser sessioncheck                                 (OK=43943  KO=0     )
>  UI IDM version                                          (OK=43943  KO=0     )
>  UI IDM privilege                                        (OK=43943  KO=0     )
>  UI IDM login                                            (OK=43941  KO=2     )
>  UI IDM features                                         (OK=43943  KO=0     )
>  UI IDM dashboard                                        (OK=43943  KO=0     )
>  UI IDM managed user schema                              (OK=43943  KO=0     )
>  UI IDM user                                             (OK=43943  KO=0     )
> RootUserinfo                                             (OK=146384 KO=0     )
>  UI IDM oidcToken                                        (OK=43943  KO=1     )
> userinfo                                                 (OK=43942  KO=0     )
> UI-Logout                                                (OK=43942  KO=0     )
> UI-Logout Redirect 1                                     (OK=43942  KO=0     )
>  UI AM revoke1                                           (OK=43939  KO=0     )
>  UI AM endsession                                        (OK=43940  KO=0     )
>  UI AM revoke2                                           (OK=43940  KO=0     )
> getIdToken                                               (OK=14501  KO=0     )
> getIdToken Redirect 1                                    (OK=14501  KO=0     )
> createOrganization                                       (OK=14500  KO=0     )
> tokenUserinfo                                            (OK=34243  KO=0     )
> queryOrganization                                        (OK=14500  KO=0     )
> deleteOrganization                                       (OK=14499  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9668   KO=0     )
> ReadPolicy                                               (OK=65614  KO=11    )
> DeletePolicy                                             (OK=65516  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1605   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9645 (99.07%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 12090  / active: 279    / done: 204540
================================================================================

09:34:10.695 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:10.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:10.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:11.102 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:11.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:11.228 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:11.444 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:12.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:12.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:12.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:13.035 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:13.418 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:13.635 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:13.685 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:14.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:14.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:14.670 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:15.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:15.122 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:15.207 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:15 GMT                                    3435s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2853121 KO=85    )
> restLoginInitiate                                        (OK=197674 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=197666 KO=2     )
> Skip 2FA                                                 (OK=109679 KO=0     )
> User Authorize PKCE stage                                (OK=232007 KO=1     )
> User AccessToken PKCE stage                              (OK=232001 KO=0     )
> GetUUid                                                  (OK=65819  KO=0     )
> GetOpenidConfig                                          (OK=197172 KO=0     )
> CreatePolicy                                             (OK=65770  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7438   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7438   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44024  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44023  KO=0     )
>  UI AM idFromSession                                     (OK=44019  KO=2     )
>  UI AM validateGoto                                      (OK=44021  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44018  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44017  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44014  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44012  KO=0     )
>  UI IDM uiconfig                                         (OK=44011  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44011  KO=0     )
>  UI IDM version                                          (OK=44011  KO=0     )
>  UI IDM privilege                                        (OK=44011  KO=0     )
>  UI IDM login                                            (OK=44009  KO=2     )
>  UI IDM features                                         (OK=44011  KO=0     )
>  UI IDM dashboard                                        (OK=44011  KO=0     )
>  UI IDM managed user schema                              (OK=44011  KO=0     )
>  UI IDM user                                             (OK=44011  KO=0     )
> RootUserinfo                                             (OK=146588 KO=0     )
>  UI IDM oidcToken                                        (OK=44011  KO=1     )
> userinfo                                                 (OK=44009  KO=0     )
> UI-Logout                                                (OK=44010  KO=0     )
> UI-Logout Redirect 1                                     (OK=44010  KO=0     )
>  UI AM revoke1                                           (OK=44007  KO=0     )
>  UI AM endsession                                        (OK=44008  KO=0     )
>  UI AM revoke2                                           (OK=44008  KO=0     )
> getIdToken                                               (OK=14522  KO=0     )
> getIdToken Redirect 1                                    (OK=14522  KO=0     )
> createOrganization                                       (OK=14522  KO=0     )
> tokenUserinfo                                            (OK=34297  KO=0     )
> queryOrganization                                        (OK=14522  KO=0     )
> deleteOrganization                                       (OK=14522  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9685   KO=0     )
> ReadPolicy                                               (OK=65719  KO=11    )
> DeletePolicy                                             (OK=65607  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1609   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9665 (99.07%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 11792  / active: 266    / done: 204851
================================================================================

09:34:15.380 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:15.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:16.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:16.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:17.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:17.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:17.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:17.750 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:18.560 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:18.964 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:19.012 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:19.232 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:19.542 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:19.999 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:20.054 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:20.229 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:20 GMT                                    3440s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2857507 KO=85    )
> restLoginInitiate                                        (OK=197985 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=197978 KO=2     )
> Skip 2FA                                                 (OK=109867 KO=0     )
> User Authorize PKCE stage                                (OK=232367 KO=1     )
> User AccessToken PKCE stage                              (OK=232364 KO=0     )
> GetUUid                                                  (OK=65929  KO=0     )
> GetOpenidConfig                                          (OK=197472 KO=0     )
> CreatePolicy                                             (OK=65873  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7450   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7450   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44088  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44088  KO=0     )
>  UI AM idFromSession                                     (OK=44085  KO=2     )
>  UI AM validateGoto                                      (OK=44087  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44083  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44083  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44083  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44083  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44079  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44079  KO=0     )
>  UI IDM uiconfig                                         (OK=44078  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44078  KO=0     )
>  UI IDM version                                          (OK=44078  KO=0     )
>  UI IDM privilege                                        (OK=44078  KO=0     )
>  UI IDM login                                            (OK=44076  KO=2     )
>  UI IDM features                                         (OK=44078  KO=0     )
>  UI IDM dashboard                                        (OK=44077  KO=0     )
>  UI IDM managed user schema                              (OK=44077  KO=0     )
>  UI IDM user                                             (OK=44077  KO=0     )
> RootUserinfo                                             (OK=146805 KO=0     )
>  UI IDM oidcToken                                        (OK=44075  KO=1     )
> userinfo                                                 (OK=44074  KO=0     )
> UI-Logout                                                (OK=44075  KO=0     )
> UI-Logout Redirect 1                                     (OK=44074  KO=0     )
>  UI AM revoke1                                           (OK=44072  KO=0     )
>  UI AM endsession                                        (OK=44073  KO=0     )
>  UI AM revoke2                                           (OK=44073  KO=0     )
> getIdToken                                               (OK=14551  KO=0     )
> getIdToken Redirect 1                                    (OK=14551  KO=0     )
> createOrganization                                       (OK=14550  KO=0     )
> tokenUserinfo                                            (OK=34339  KO=0     )
> queryOrganization                                        (OK=14549  KO=0     )
> deleteOrganization                                       (OK=14547  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9703   KO=0     )
> ReadPolicy                                               (OK=65802  KO=11    )
> DeletePolicy                                             (OK=65712  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1612   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9681 (99.07%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#####################################################################-    ] 94%
          waiting: 11470  / active: 285    / done: 205154
================================================================================

09:34:20.518 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:20.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:20.836 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:20.907 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:21.147 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:21.731 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:22.804 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:22.990 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:23.070 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:23.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:23.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:23.565 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:23.614 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:23.679 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:24.162 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:24.423 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:24.698 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:25.149 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:25 GMT                                    3445s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2861722 KO=85    )
> restLoginInitiate                                        (OK=198280 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=198271 KO=2     )
> Skip 2FA                                                 (OK=110031 KO=0     )
> User Authorize PKCE stage                                (OK=232704 KO=1     )
> User AccessToken PKCE stage                              (OK=232697 KO=0     )
> GetUUid                                                  (OK=66022  KO=0     )
> GetOpenidConfig                                          (OK=197753 KO=0     )
> CreatePolicy                                             (OK=65974  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7461   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7461   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44150  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44150  KO=0     )
>  UI AM idFromSession                                     (OK=44147  KO=2     )
>  UI AM validateGoto                                      (OK=44149  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44146  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44146  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44145  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44145  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44144  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44143  KO=0     )
>  UI IDM uiconfig                                         (OK=44143  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44143  KO=0     )
>  UI IDM version                                          (OK=44143  KO=0     )
>  UI IDM privilege                                        (OK=44143  KO=0     )
>  UI IDM login                                            (OK=44141  KO=2     )
>  UI IDM features                                         (OK=44143  KO=0     )
>  UI IDM dashboard                                        (OK=44143  KO=0     )
>  UI IDM managed user schema                              (OK=44143  KO=0     )
>  UI IDM user                                             (OK=44143  KO=0     )
> RootUserinfo                                             (OK=147071 KO=0     )
>  UI IDM oidcToken                                        (OK=44143  KO=1     )
> userinfo                                                 (OK=44141  KO=0     )
> UI-Logout                                                (OK=44143  KO=0     )
> UI-Logout Redirect 1                                     (OK=44143  KO=0     )
>  UI AM revoke1                                           (OK=44141  KO=0     )
>  UI AM endsession                                        (OK=44142  KO=0     )
>  UI AM revoke2                                           (OK=44142  KO=0     )
> getIdToken                                               (OK=14569  KO=0     )
> getIdToken Redirect 1                                    (OK=14568  KO=0     )
> createOrganization                                       (OK=14567  KO=0     )
> tokenUserinfo                                            (OK=34382  KO=0     )
> queryOrganization                                        (OK=14567  KO=0     )
> deleteOrganization                                       (OK=14567  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9719   KO=0     )
> ReadPolicy                                               (OK=65904  KO=11    )
> DeletePolicy                                             (OK=65794  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1615   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9699 (99.07%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 11164  / active: 300    / done: 205445
================================================================================

09:34:25.684 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:25.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:25.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:26.770 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:27.367 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:28.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.071 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.213 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.416 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.603 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:29.857 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:30.134 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:30.186 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:30.216 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:30 GMT                                    3450s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2866566 KO=85    )
> restLoginInitiate                                        (OK=198618 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=198609 KO=2     )
> Skip 2FA                                                 (OK=110232 KO=0     )
> User Authorize PKCE stage                                (OK=233099 KO=1     )
> User AccessToken PKCE stage                              (OK=233095 KO=0     )
> GetUUid                                                  (OK=66141  KO=0     )
> GetOpenidConfig                                          (OK=198076 KO=0     )
> CreatePolicy                                             (OK=66094  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7472   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7471   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44222  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44222  KO=0     )
>  UI AM idFromSession                                     (OK=44220  KO=2     )
>  UI AM validateGoto                                      (OK=44222  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44219  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44219  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44219  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44219  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44216  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44216  KO=0     )
>  UI IDM uiconfig                                         (OK=44216  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44216  KO=0     )
>  UI IDM version                                          (OK=44216  KO=0     )
>  UI IDM privilege                                        (OK=44216  KO=0     )
>  UI IDM login                                            (OK=44214  KO=2     )
>  UI IDM features                                         (OK=44216  KO=0     )
>  UI IDM dashboard                                        (OK=44216  KO=0     )
>  UI IDM managed user schema                              (OK=44216  KO=0     )
>  UI IDM user                                             (OK=44216  KO=0     )
> RootUserinfo                                             (OK=147325 KO=0     )
>  UI IDM oidcToken                                        (OK=44216  KO=1     )
> userinfo                                                 (OK=44214  KO=0     )
> UI-Logout                                                (OK=44216  KO=0     )
> UI-Logout Redirect 1                                     (OK=44216  KO=0     )
>  UI AM revoke1                                           (OK=44214  KO=0     )
>  UI AM endsession                                        (OK=44215  KO=0     )
>  UI AM revoke2                                           (OK=44215  KO=0     )
> getIdToken                                               (OK=14599  KO=0     )
> getIdToken Redirect 1                                    (OK=14599  KO=0     )
> createOrganization                                       (OK=14599  KO=0     )
> tokenUserinfo                                            (OK=34435  KO=0     )
> queryOrganization                                        (OK=14599  KO=0     )
> deleteOrganization                                       (OK=14598  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9746   KO=0     )
> ReadPolicy                                               (OK=66008  KO=11    )
> DeletePolicy                                             (OK=65890  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1619   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9716 (99.07%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 94%
          waiting: 10817  / active: 310    / done: 205782
================================================================================

09:34:30.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:30.623 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:30.873 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:31.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:31.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:31.868 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:32.200 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:33.369 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:33.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:33.933 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:34.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:34.316 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:34.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:34.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:34.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:35.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:35 GMT                                    3455s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2871035 KO=85    )
> restLoginInitiate                                        (OK=198919 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=198913 KO=2     )
> Skip 2FA                                                 (OK=110409 KO=0     )
> User Authorize PKCE stage                                (OK=233460 KO=1     )
> User AccessToken PKCE stage                              (OK=233455 KO=0     )
> GetUUid                                                  (OK=66243  KO=0     )
> GetOpenidConfig                                          (OK=198400 KO=0     )
> CreatePolicy                                             (OK=66193  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7478   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7478   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44294  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44294  KO=0     )
>  UI AM idFromSession                                     (OK=44292  KO=2     )
>  UI AM validateGoto                                      (OK=44294  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44290  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44290  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44290  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44290  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44287  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44286  KO=0     )
>  UI IDM uiconfig                                         (OK=44286  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44286  KO=0     )
>  UI IDM version                                          (OK=44286  KO=0     )
>  UI IDM privilege                                        (OK=44285  KO=0     )
>  UI IDM login                                            (OK=44283  KO=2     )
>  UI IDM features                                         (OK=44285  KO=0     )
>  UI IDM dashboard                                        (OK=44283  KO=0     )
>  UI IDM managed user schema                              (OK=44283  KO=0     )
>  UI IDM user                                             (OK=44283  KO=0     )
> RootUserinfo                                             (OK=147590 KO=0     )
>  UI IDM oidcToken                                        (OK=44281  KO=1     )
> userinfo                                                 (OK=44279  KO=0     )
> UI-Logout                                                (OK=44281  KO=0     )
> UI-Logout Redirect 1                                     (OK=44280  KO=0     )
>  UI AM revoke1                                           (OK=44277  KO=0     )
>  UI AM endsession                                        (OK=44278  KO=0     )
>  UI AM revoke2                                           (OK=44279  KO=0     )
> getIdToken                                               (OK=14620  KO=0     )
> getIdToken Redirect 1                                    (OK=14620  KO=0     )
> createOrganization                                       (OK=14620  KO=0     )
> tokenUserinfo                                            (OK=34472  KO=0     )
> queryOrganization                                        (OK=14620  KO=0     )
> deleteOrganization                                       (OK=14620  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9759   KO=0     )
> ReadPolicy                                               (OK=66125  KO=11    )
> DeletePolicy                                             (OK=65999  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1620   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9732 (99.07%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 10509  / active: 314    / done: 206086
================================================================================

09:34:36.163 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:36.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:37.585 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:38.088 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:38.934 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:39.388 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:39.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:40.040 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:40.094 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:40 GMT                                    3460s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2875249 KO=85    )
> restLoginInitiate                                        (OK=199201 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=199192 KO=2     )
> Skip 2FA                                                 (OK=110551 KO=0     )
> User Authorize PKCE stage                                (OK=233799 KO=1     )
> User AccessToken PKCE stage                              (OK=233795 KO=0     )
> GetUUid                                                  (OK=66326  KO=0     )
> GetOpenidConfig                                          (OK=198699 KO=0     )
> CreatePolicy                                             (OK=66274  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7488   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7488   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44358  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44358  KO=0     )
>  UI AM idFromSession                                     (OK=44356  KO=2     )
>  UI AM validateGoto                                      (OK=44358  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44354  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44353  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44353  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44353  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44351  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44350  KO=0     )
>  UI IDM uiconfig                                         (OK=44350  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44350  KO=0     )
>  UI IDM version                                          (OK=44350  KO=0     )
>  UI IDM privilege                                        (OK=44350  KO=0     )
>  UI IDM login                                            (OK=44348  KO=2     )
>  UI IDM features                                         (OK=44350  KO=0     )
>  UI IDM dashboard                                        (OK=44349  KO=0     )
>  UI IDM managed user schema                              (OK=44349  KO=0     )
>  UI IDM user                                             (OK=44349  KO=0     )
> RootUserinfo                                             (OK=147829 KO=0     )
>  UI IDM oidcToken                                        (OK=44349  KO=1     )
> userinfo                                                 (OK=44348  KO=0     )
> UI-Logout                                                (OK=44350  KO=0     )
> UI-Logout Redirect 1                                     (OK=44349  KO=0     )
>  UI AM revoke1                                           (OK=44345  KO=0     )
>  UI AM endsession                                        (OK=44346  KO=0     )
>  UI AM revoke2                                           (OK=44346  KO=0     )
> getIdToken                                               (OK=14642  KO=0     )
> getIdToken Redirect 1                                    (OK=14642  KO=0     )
> createOrganization                                       (OK=14640  KO=0     )
> tokenUserinfo                                            (OK=34542  KO=0     )
> queryOrganization                                        (OK=14640  KO=0     )
> deleteOrganization                                       (OK=14640  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9771   KO=0     )
> ReadPolicy                                               (OK=66229  KO=11    )
> DeletePolicy                                             (OK=66117  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1622   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9741 (99.07%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 10217  / active: 253    / done: 206439
================================================================================

09:34:40.580 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:40.773 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:41.057 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:41.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:41.409 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:41.521 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:41.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:41.729 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:42.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:44.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:44.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:44.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:45.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:45.285 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:45.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:45 GMT                                    3465s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2879367 KO=85    )
> restLoginInitiate                                        (OK=199494 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=199483 KO=2     )
> Skip 2FA                                                 (OK=110712 KO=0     )
> User Authorize PKCE stage                                (OK=234135 KO=1     )
> User AccessToken PKCE stage                              (OK=234131 KO=0     )
> GetUUid                                                  (OK=66423  KO=0     )
> GetOpenidConfig                                          (OK=198982 KO=0     )
> CreatePolicy                                             (OK=66375  KO=47    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7495   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7495   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44422  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44422  KO=0     )
>  UI AM idFromSession                                     (OK=44420  KO=2     )
>  UI AM validateGoto                                      (OK=44422  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44419  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44418  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44418  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44418  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44415  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44414  KO=0     )
>  UI IDM uiconfig                                         (OK=44414  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44414  KO=0     )
>  UI IDM version                                          (OK=44414  KO=0     )
>  UI IDM privilege                                        (OK=44414  KO=0     )
>  UI IDM login                                            (OK=44412  KO=2     )
>  UI IDM features                                         (OK=44414  KO=0     )
>  UI IDM dashboard                                        (OK=44413  KO=0     )
>  UI IDM managed user schema                              (OK=44413  KO=0     )
>  UI IDM user                                             (OK=44412  KO=0     )
> RootUserinfo                                             (OK=147994 KO=0     )
>  UI IDM oidcToken                                        (OK=44412  KO=1     )
> userinfo                                                 (OK=44410  KO=0     )
> UI-Logout                                                (OK=44412  KO=0     )
> UI-Logout Redirect 1                                     (OK=44411  KO=0     )
>  UI AM revoke1                                           (OK=44408  KO=0     )
>  UI AM endsession                                        (OK=44410  KO=0     )
>  UI AM revoke2                                           (OK=44410  KO=0     )
> getIdToken                                               (OK=14668  KO=0     )
> getIdToken Redirect 1                                    (OK=14668  KO=0     )
> createOrganization                                       (OK=14667  KO=0     )
> tokenUserinfo                                            (OK=34588  KO=0     )
> queryOrganization                                        (OK=14667  KO=0     )
> deleteOrganization                                       (OK=14667  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9788   KO=0     )
> ReadPolicy                                               (OK=66309  KO=11    )
> DeletePolicy                                             (OK=66221  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1624   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9756 (99.08%)
> status.find.in([200, 209], 304), found 409                         44 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 9916   / active: 256    / done: 206737
================================================================================

09:34:46.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:46.483 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:47.056 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:47.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:47.223 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:47.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:47.648 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:47.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:47.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:48.101 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:48.135 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:48.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:49.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'CreatePolicy' failed for user 207218: status.find.in([200, 209], 304), found 409
09:34:49.535 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
CreatePolicy: KO status.find.in([200, 209], 304), found 409
=========================
Session:
Session(idc.benchmark.Mix2024,207218,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI1OTUyMDI1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWUxLbWloV2ZLMDQwUS05dlprMlFHR24tNWNRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDQ4OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDQ4OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0MDg5LCJpYXQiOjE3MzE0OTA0ODksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Imt5R2hyVko1enRNakVVYkdMR0lYUWJiV0dJbyJ9.WC7VYzaRYtQBBSdODxgufZGiyVvXniVqIPQ0nM2tw2-rJ2pQrp72F6G8C3mIQvI7YXedgZm22e9krkppQPAdYeTN38-isP29STtPZFNAlqY_Hh3ylxlXnd1BJ8NtoziyPc6BImu-JhALV1FBX4oDDKpr6y7RJYwwBrUFvYdfCUaC7FJjuttrXIpA-pO0OG6qrV77XA8R9v2r2PBlfYUgAbOySSyEx4wJ9t7VfpFHP5AXGg-6PiWLkBg90ba8allkWZdixp6NgNzhmu37DtiHdf3vSsFtDIrjtjXK2Z_mkoltxImD2lsuTQKik4G0WpTIiqW1UBxMIhu4GAQjy0wBCg, username -> user.21404, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy451118, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@111be56, authcode -> u8yN5EdeQe3bACVKzB6uY0nptcY, useAdminRealm -> true, callbacks -> {"tokenId":"t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490489246), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490489246))), password -> Pa_ssw0rd, challenge -> Hj50iFHftYz7Ptu0ke1Xe4nZZYlYt-DYxMaXDdGHzEw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 112.169.70.229, verifier -> LTY3NjE4NzQxNDMwNzU2MjIyMTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@636eeea7, tokenId -> t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,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=t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 194
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
body:StringChunksRequestBody{charset=UTF-8, content={"name":"testPolicy451118","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:34:49 GMT
	x-forgerock-transactionid: 188adf32-e1c7-49f5-8282-595da4be91e8
	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 09:34:50 GMT                                    3470s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2883717 KO=86    )
> restLoginInitiate                                        (OK=199796 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=199787 KO=2     )
> Skip 2FA                                                 (OK=110883 KO=0     )
> User Authorize PKCE stage                                (OK=234496 KO=1     )
> User AccessToken PKCE stage                              (OK=234492 KO=0     )
> GetUUid                                                  (OK=66523  KO=0     )
> GetOpenidConfig                                          (OK=199263 KO=0     )
> CreatePolicy                                             (OK=66471  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7502   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7502   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44490  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44490  KO=0     )
>  UI AM idFromSession                                     (OK=44488  KO=2     )
>  UI AM validateGoto                                      (OK=44490  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44486  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44486  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44486  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44486  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44483  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44483  KO=0     )
>  UI IDM uiconfig                                         (OK=44482  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44482  KO=0     )
>  UI IDM version                                          (OK=44482  KO=0     )
>  UI IDM privilege                                        (OK=44482  KO=0     )
>  UI IDM login                                            (OK=44480  KO=2     )
>  UI IDM features                                         (OK=44482  KO=0     )
>  UI IDM dashboard                                        (OK=44480  KO=0     )
>  UI IDM managed user schema                              (OK=44480  KO=0     )
>  UI IDM user                                             (OK=44480  KO=0     )
> RootUserinfo                                             (OK=148217 KO=0     )
>  UI IDM oidcToken                                        (OK=44480  KO=1     )
> userinfo                                                 (OK=44478  KO=0     )
> UI-Logout                                                (OK=44479  KO=0     )
> UI-Logout Redirect 1                                     (OK=44479  KO=0     )
>  UI AM revoke1                                           (OK=44477  KO=0     )
>  UI AM endsession                                        (OK=44478  KO=0     )
>  UI AM revoke2                                           (OK=44478  KO=0     )
> getIdToken                                               (OK=14691  KO=0     )
> getIdToken Redirect 1                                    (OK=14691  KO=0     )
> createOrganization                                       (OK=14691  KO=0     )
> tokenUserinfo                                            (OK=34644  KO=0     )
> queryOrganization                                        (OK=14691  KO=0     )
> deleteOrganization                                       (OK=14691  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9803   KO=0     )
> ReadPolicy                                               (OK=66411  KO=11    )
> DeletePolicy                                             (OK=66298  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1627   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9768 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 9608   / active: 287    / done: 207014
================================================================================

09:34:50.680 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:51.145 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:51.733 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:51.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:52.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:52.152 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:52.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:52.874 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:53.177 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:53.375 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:53.866 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:53.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:54.413 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:54.598 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:54.640 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:54.701 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:54.952 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:34:55 GMT                                    3475s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2887876 KO=86    )
> restLoginInitiate                                        (OK=200097 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=200086 KO=2     )
> Skip 2FA                                                 (OK=111060 KO=0     )
> User Authorize PKCE stage                                (OK=234837 KO=1     )
> User AccessToken PKCE stage                              (OK=234834 KO=0     )
> GetUUid                                                  (OK=66625  KO=0     )
> GetOpenidConfig                                          (OK=199563 KO=0     )
> CreatePolicy                                             (OK=66577  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7513   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7513   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44548  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44548  KO=0     )
>  UI AM idFromSession                                     (OK=44545  KO=2     )
>  UI AM validateGoto                                      (OK=44548  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44546  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44546  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44546  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44546  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44541  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44541  KO=0     )
>  UI IDM uiconfig                                         (OK=44541  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44541  KO=0     )
>  UI IDM version                                          (OK=44541  KO=0     )
>  UI IDM privilege                                        (OK=44541  KO=0     )
>  UI IDM login                                            (OK=44539  KO=2     )
>  UI IDM features                                         (OK=44541  KO=0     )
>  UI IDM dashboard                                        (OK=44541  KO=0     )
>  UI IDM managed user schema                              (OK=44541  KO=0     )
>  UI IDM user                                             (OK=44541  KO=0     )
> RootUserinfo                                             (OK=148472 KO=0     )
>  UI IDM oidcToken                                        (OK=44541  KO=1     )
> userinfo                                                 (OK=44539  KO=0     )
> UI-Logout                                                (OK=44540  KO=0     )
> UI-Logout Redirect 1                                     (OK=44540  KO=0     )
>  UI AM revoke1                                           (OK=44538  KO=0     )
>  UI AM endsession                                        (OK=44539  KO=0     )
>  UI AM revoke2                                           (OK=44539  KO=0     )
> getIdToken                                               (OK=14710  KO=0     )
> getIdToken Redirect 1                                    (OK=14710  KO=0     )
> createOrganization                                       (OK=14710  KO=0     )
> tokenUserinfo                                            (OK=34690  KO=0     )
> queryOrganization                                        (OK=14710  KO=0     )
> deleteOrganization                                       (OK=14710  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9819   KO=0     )
> ReadPolicy                                               (OK=66506  KO=11    )
> DeletePolicy                                             (OK=66402  KO=18    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1634   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9785 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         29 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 9296   / active: 291    / done: 207322
================================================================================

09:34:55.739 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:55.913 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:56.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:56.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:56.885 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:57.613 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:58.046 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:58.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:59.392 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:59.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'DeletePolicy' failed for user 207218: status.find.in([200, 209], 304), found 404
09:34:59.730 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
DeletePolicy: KO status.find.in([200, 209], 304), found 404
=========================
Session:
Session(idc.benchmark.Mix2024,207218,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJraWQiOiJyNFl0WW1RcVZXeGcwVkt2aWNzcllTMWd5NFE9IiwiYWxnIjoiUlMyNTYifQ.eyJzdWIiOiI2MGE2M2NhYS1lOTBlLTQzYWMtODJkNi1lZjk2N2U3OGUzYmUiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMGIzOGU2MjYtMDhkZC00YzdhLTliN2ItMGQxMTUzYWM3NjdkLTI1OTUyMDI1Iiwic3VibmFtZSI6IjYwYTYzY2FhLWU5MGUtNDNhYy04MmQ2LWVmOTY3ZTc4ZTNiZSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiWUxLbWloV2ZLMDQwUS05dlprMlFHR24tNWNRIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiaWRtQWRtaW5DbGllbnQiLCJhdWQiOiJpZG1BZG1pbkNsaWVudCIsIm5iZiI6MTczMTQ5MDQ4OSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIiwib3BlbmlkIl0sImF1dGhfdGltZSI6MTczMTQ5MDQ4OSwicmVhbG0iOiIvIiwiZXhwIjoxNzMxNDk0MDg5LCJpYXQiOjE3MzE0OTA0ODksImV4cGlyZXNfaW4iOjM2MDAsImp0aSI6Imt5R2hyVko1enRNakVVYkdMR0lYUWJiV0dJbyJ9.WC7VYzaRYtQBBSdODxgufZGiyVvXniVqIPQ0nM2tw2-rJ2pQrp72F6G8C3mIQvI7YXedgZm22e9krkppQPAdYeTN38-isP29STtPZFNAlqY_Hh3ylxlXnd1BJ8NtoziyPc6BImu-JhALV1FBX4oDDKpr6y7RJYwwBrUFvYdfCUaC7FJjuttrXIpA-pO0OG6qrV77XA8R9v2r2PBlfYUgAbOySSyEx4wJ9t7VfpFHP5AXGg-6PiWLkBg90ba8allkWZdixp6NgNzhmu37DtiHdf3vSsFtDIrjtjXK2Z_mkoltxImD2lsuTQKik4G0WpTIiqW1UBxMIhu4GAQjy0wBCg, username -> user.21404, tokenIdCookieName -> 9b75a55744995d0, randomPolicyName -> testPolicy451118, oauth2_uuId -> d60b7a71-1dc6-44a5-8e48-e4b9d92dee8b, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@111be56, authcode -> u8yN5EdeQe3bACVKzB6uY0nptcY, useAdminRealm -> true, callbacks -> {"tokenId":"t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490489246), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490489246))), password -> Pa_ssw0rd, challenge -> Hj50iFHftYz7Ptu0ke1Xe4nZZYlYt-DYxMaXDdGHzEw, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 112.169.70.229, verifier -> LTY3NjE4NzQxNDMwNzU2MjIyMTU, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@636eeea7, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@5d92a854, tokenId -> t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@14f5da2c)
=========================
HTTP request:
DELETE https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/policies/testPolicy451118
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=t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=t_qMkDZ0-ci1ZCs0EjxuUgXfBeY.*AAJTSQACMDIAAlNLABw3MldxblNHV2lJLzc5UnlRTjVBM0tsUk05T2c9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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:34:59 GMT
	x-forgerock-transactionid: 1aea1a61-efe4-42bd-abef-8e7396ab0b0d
	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 testPolicy451118 does not exist."}
<<<<<<<<<<<<<<<<<<<<<<<<<
09:34:59.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:34:59.967 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:00.191 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:00 GMT                                    3480s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2892007 KO=87    )
> restLoginInitiate                                        (OK=200391 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=200381 KO=2     )
> Skip 2FA                                                 (OK=111237 KO=0     )
> User Authorize PKCE stage                                (OK=235179 KO=1     )
> User AccessToken PKCE stage                              (OK=235176 KO=0     )
> GetUUid                                                  (OK=66727  KO=0     )
> GetOpenidConfig                                          (OK=199862 KO=0     )
> CreatePolicy                                             (OK=66678  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7523   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7523   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44607  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44607  KO=0     )
>  UI AM idFromSession                                     (OK=44605  KO=2     )
>  UI AM validateGoto                                      (OK=44607  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44607  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44606  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44605  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44605  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44602  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44602  KO=0     )
>  UI IDM uiconfig                                         (OK=44599  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44599  KO=0     )
>  UI IDM version                                          (OK=44599  KO=0     )
>  UI IDM privilege                                        (OK=44599  KO=0     )
>  UI IDM login                                            (OK=44597  KO=2     )
>  UI IDM features                                         (OK=44599  KO=0     )
>  UI IDM dashboard                                        (OK=44598  KO=0     )
>  UI IDM managed user schema                              (OK=44598  KO=0     )
>  UI IDM user                                             (OK=44598  KO=0     )
> RootUserinfo                                             (OK=148738 KO=0     )
>  UI IDM oidcToken                                        (OK=44598  KO=1     )
> userinfo                                                 (OK=44597  KO=0     )
> UI-Logout                                                (OK=44597  KO=0     )
> UI-Logout Redirect 1                                     (OK=44597  KO=0     )
>  UI AM revoke1                                           (OK=44595  KO=0     )
>  UI AM endsession                                        (OK=44596  KO=0     )
>  UI AM revoke2                                           (OK=44596  KO=0     )
> getIdToken                                               (OK=14733  KO=0     )
> getIdToken Redirect 1                                    (OK=14732  KO=0     )
> createOrganization                                       (OK=14731  KO=0     )
> tokenUserinfo                                            (OK=34737  KO=0     )
> queryOrganization                                        (OK=14731  KO=0     )
> deleteOrganization                                       (OK=14731  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9838   KO=0     )
> ReadPolicy                                               (OK=66609  KO=11    )
> DeletePolicy                                             (OK=66497  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1638   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9797 (99.06%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.46%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 8991   / active: 302    / done: 207616
================================================================================

09:35:01.764 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:01.808 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:02.407 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:02.871 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:03.713 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:04.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:05.078 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:05.313 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:05 GMT                                    3485s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2896120 KO=87    )
> restLoginInitiate                                        (OK=200656 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=200652 KO=2     )
> Skip 2FA                                                 (OK=111388 KO=0     )
> User Authorize PKCE stage                                (OK=235506 KO=1     )
> User AccessToken PKCE stage                              (OK=235498 KO=0     )
> GetUUid                                                  (OK=66820  KO=0     )
> GetOpenidConfig                                          (OK=200164 KO=0     )
> CreatePolicy                                             (OK=66770  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7527   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7527   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44673  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44673  KO=0     )
>  UI AM idFromSession                                     (OK=44671  KO=2     )
>  UI AM validateGoto                                      (OK=44673  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44670  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44670  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44670  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44670  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44666  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44665  KO=0     )
>  UI IDM uiconfig                                         (OK=44665  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44665  KO=0     )
>  UI IDM version                                          (OK=44665  KO=0     )
>  UI IDM privilege                                        (OK=44665  KO=0     )
>  UI IDM login                                            (OK=44663  KO=2     )
>  UI IDM features                                         (OK=44665  KO=0     )
>  UI IDM dashboard                                        (OK=44665  KO=0     )
>  UI IDM managed user schema                              (OK=44665  KO=0     )
>  UI IDM user                                             (OK=44665  KO=0     )
> RootUserinfo                                             (OK=148964 KO=0     )
>  UI IDM oidcToken                                        (OK=44664  KO=1     )
> userinfo                                                 (OK=44662  KO=0     )
> UI-Logout                                                (OK=44663  KO=0     )
> UI-Logout Redirect 1                                     (OK=44663  KO=0     )
>  UI AM revoke1                                           (OK=44658  KO=0     )
>  UI AM endsession                                        (OK=44659  KO=0     )
>  UI AM revoke2                                           (OK=44659  KO=0     )
> getIdToken                                               (OK=14750  KO=0     )
> getIdToken Redirect 1                                    (OK=14750  KO=0     )
> createOrganization                                       (OK=14750  KO=0     )
> tokenUserinfo                                            (OK=34782  KO=0     )
> queryOrganization                                        (OK=14749  KO=0     )
> deleteOrganization                                       (OK=14749  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9852   KO=0     )
> ReadPolicy                                               (OK=66714  KO=11    )
> DeletePolicy                                             (OK=66601  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1639   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9805 (99.06%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[######################################################################-   ] 95%
          waiting: 8721   / active: 276    / done: 207912
================================================================================

09:35:05.589 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:05.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:06.133 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:07.456 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:07.721 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:07.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:08.371 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:08.493 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:08.608 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:08.705 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:08.995 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:09.068 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:09.482 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:09.599 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:09.661 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:10.174 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:10.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:10 GMT                                    3490s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2900468 KO=87    )
> restLoginInitiate                                        (OK=200988 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=200977 KO=2     )
> Skip 2FA                                                 (OK=111577 KO=0     )
> User Authorize PKCE stage                                (OK=235871 KO=1     )
> User AccessToken PKCE stage                              (OK=235864 KO=0     )
> GetUUid                                                  (OK=66937  KO=0     )
> GetOpenidConfig                                          (OK=200479 KO=0     )
> CreatePolicy                                             (OK=66887  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7531   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7531   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44736  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44735  KO=0     )
>  UI AM idFromSession                                     (OK=44732  KO=2     )
>  UI AM validateGoto                                      (OK=44734  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44733  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44731  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44731  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44731  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44726  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44726  KO=0     )
>  UI IDM uiconfig                                         (OK=44726  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44726  KO=0     )
>  UI IDM version                                          (OK=44726  KO=0     )
>  UI IDM privilege                                        (OK=44725  KO=0     )
>  UI IDM login                                            (OK=44723  KO=2     )
>  UI IDM features                                         (OK=44725  KO=0     )
>  UI IDM dashboard                                        (OK=44725  KO=0     )
>  UI IDM managed user schema                              (OK=44725  KO=0     )
>  UI IDM user                                             (OK=44725  KO=0     )
> RootUserinfo                                             (OK=149167 KO=0     )
>  UI IDM oidcToken                                        (OK=44725  KO=1     )
> userinfo                                                 (OK=44723  KO=0     )
> UI-Logout                                                (OK=44724  KO=0     )
> UI-Logout Redirect 1                                     (OK=44724  KO=0     )
>  UI AM revoke1                                           (OK=44722  KO=0     )
>  UI AM endsession                                        (OK=44723  KO=0     )
>  UI AM revoke2                                           (OK=44723  KO=0     )
> getIdToken                                               (OK=14781  KO=0     )
> getIdToken Redirect 1                                    (OK=14781  KO=0     )
> createOrganization                                       (OK=14781  KO=0     )
> tokenUserinfo                                            (OK=34831  KO=0     )
> queryOrganization                                        (OK=14781  KO=0     )
> deleteOrganization                                       (OK=14781  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9866   KO=0     )
> ReadPolicy                                               (OK=66807  KO=11    )
> DeletePolicy                                             (OK=66705  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1640   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9822 (99.06%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 95%
          waiting: 8384   / active: 304    / done: 208221
================================================================================

09:35:10.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:11.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:11.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:11.624 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:11.966 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:12.247 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:12.335 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:12.430 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:12.505 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:12.600 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:13.171 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:13.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:13.261 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:14.180 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:14.405 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:14.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:15.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:15.049 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:15.239 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:15 GMT                                    3495s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2905001 KO=87    )
> restLoginInitiate                                        (OK=201287 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=201283 KO=2     )
> Skip 2FA                                                 (OK=111738 KO=0     )
> User Authorize PKCE stage                                (OK=236233 KO=1     )
> User AccessToken PKCE stage                              (OK=236230 KO=0     )
> GetUUid                                                  (OK=67041  KO=0     )
> GetOpenidConfig                                          (OK=200792 KO=0     )
> CreatePolicy                                             (OK=66991  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7544   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7543   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44813  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44813  KO=0     )
>  UI AM idFromSession                                     (OK=44809  KO=2     )
>  UI AM validateGoto                                      (OK=44811  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44809  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44807  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44807  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44807  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44801  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44800  KO=0     )
>  UI IDM uiconfig                                         (OK=44798  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44798  KO=0     )
>  UI IDM version                                          (OK=44798  KO=0     )
>  UI IDM privilege                                        (OK=44798  KO=0     )
>  UI IDM login                                            (OK=44796  KO=2     )
>  UI IDM features                                         (OK=44798  KO=0     )
>  UI IDM dashboard                                        (OK=44795  KO=0     )
>  UI IDM managed user schema                              (OK=44795  KO=0     )
>  UI IDM user                                             (OK=44795  KO=0     )
> RootUserinfo                                             (OK=149378 KO=0     )
>  UI IDM oidcToken                                        (OK=44795  KO=1     )
> userinfo                                                 (OK=44794  KO=0     )
> UI-Logout                                                (OK=44795  KO=0     )
> UI-Logout Redirect 1                                     (OK=44795  KO=0     )
>  UI AM revoke1                                           (OK=44793  KO=0     )
>  UI AM endsession                                        (OK=44794  KO=0     )
>  UI AM revoke2                                           (OK=44794  KO=0     )
> getIdToken                                               (OK=14800  KO=0     )
> getIdToken Redirect 1                                    (OK=14800  KO=0     )
> createOrganization                                       (OK=14799  KO=0     )
> tokenUserinfo                                            (OK=34888  KO=0     )
> queryOrganization                                        (OK=14799  KO=0     )
> deleteOrganization                                       (OK=14799  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9886   KO=0     )
> ReadPolicy                                               (OK=66922  KO=11    )
> DeletePolicy                                             (OK=66797  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1643   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9841 (99.06%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 8075   / active: 302    / done: 208532
================================================================================

09:35:16.075 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:16.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:16.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:17.129 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:17.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:17.891 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:18.022 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:18.105 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:19.697 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:20 GMT                                    3500s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2909409 KO=87    )
> restLoginInitiate                                        (OK=201575 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=201571 KO=2     )
> Skip 2FA                                                 (OK=111890 KO=0     )
> User Authorize PKCE stage                                (OK=236585 KO=1     )
> User AccessToken PKCE stage                              (OK=236582 KO=0     )
> GetUUid                                                  (OK=67131  KO=0     )
> GetOpenidConfig                                          (OK=201102 KO=0     )
> CreatePolicy                                             (OK=67082  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7554   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7554   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44878  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44878  KO=0     )
>  UI AM idFromSession                                     (OK=44876  KO=2     )
>  UI AM validateGoto                                      (OK=44878  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44878  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44877  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44877  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44877  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44873  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44872  KO=0     )
>  UI IDM uiconfig                                         (OK=44872  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44872  KO=0     )
>  UI IDM version                                          (OK=44872  KO=0     )
>  UI IDM privilege                                        (OK=44871  KO=0     )
>  UI IDM login                                            (OK=44869  KO=2     )
>  UI IDM features                                         (OK=44872  KO=0     )
>  UI IDM dashboard                                        (OK=44869  KO=0     )
>  UI IDM managed user schema                              (OK=44869  KO=0     )
>  UI IDM user                                             (OK=44869  KO=0     )
> RootUserinfo                                             (OK=149566 KO=0     )
>  UI IDM oidcToken                                        (OK=44869  KO=1     )
> userinfo                                                 (OK=44868  KO=0     )
> UI-Logout                                                (OK=44869  KO=0     )
> UI-Logout Redirect 1                                     (OK=44869  KO=0     )
>  UI AM revoke1                                           (OK=44866  KO=0     )
>  UI AM endsession                                        (OK=44867  KO=0     )
>  UI AM revoke2                                           (OK=44867  KO=0     )
> getIdToken                                               (OK=14822  KO=0     )
> getIdToken Redirect 1                                    (OK=14822  KO=0     )
> createOrganization                                       (OK=14822  KO=0     )
> tokenUserinfo                                            (OK=34944  KO=0     )
> queryOrganization                                        (OK=14822  KO=0     )
> deleteOrganization                                       (OK=14822  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9905   KO=0     )
> ReadPolicy                                               (OK=67025  KO=11    )
> DeletePolicy                                             (OK=66912  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1647   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9850 (99.06%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 7777   / active: 269    / done: 208863
================================================================================

09:35:20.605 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:20.889 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.000 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.548 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.626 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.654 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.743 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:21.996 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:22.047 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:22.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:22.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:23.214 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:23.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:23.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:23.515 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:23.722 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:23.863 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:24.274 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:24.458 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:24.601 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:24.869 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:25 GMT                                    3505s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2913723 KO=87    )
> restLoginInitiate                                        (OK=201877 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=201870 KO=2     )
> Skip 2FA                                                 (OK=112059 KO=0     )
> User Authorize PKCE stage                                (OK=236926 KO=1     )
> User AccessToken PKCE stage                              (OK=236925 KO=0     )
> GetUUid                                                  (OK=67232  KO=0     )
> GetOpenidConfig                                          (OK=201394 KO=0     )
> CreatePolicy                                             (OK=67180  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7562   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7562   KO=0     )
> UI-Post-Login - stage 1                                  (OK=44947  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=44947  KO=0     )
>  UI AM idFromSession                                     (OK=44945  KO=2     )
>  UI AM validateGoto                                      (OK=44946  KO=0     )
> UI-Post-Login - stage 2                                  (OK=44944  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=44942  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=44941  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=44941  KO=0     )
> UI-Post-Login - stage 3                                  (OK=44939  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=44939  KO=0     )
>  UI IDM uiconfig                                         (OK=44937  KO=0     )
>  UI Enduser sessioncheck                                 (OK=44937  KO=0     )
>  UI IDM version                                          (OK=44937  KO=0     )
>  UI IDM privilege                                        (OK=44937  KO=0     )
>  UI IDM login                                            (OK=44935  KO=2     )
>  UI IDM features                                         (OK=44937  KO=0     )
>  UI IDM dashboard                                        (OK=44937  KO=0     )
>  UI IDM managed user schema                              (OK=44937  KO=0     )
>  UI IDM user                                             (OK=44937  KO=0     )
> RootUserinfo                                             (OK=149794 KO=0     )
>  UI IDM oidcToken                                        (OK=44937  KO=1     )
> userinfo                                                 (OK=44936  KO=0     )
> UI-Logout                                                (OK=44938  KO=0     )
> UI-Logout Redirect 1                                     (OK=44937  KO=0     )
>  UI AM revoke1                                           (OK=44935  KO=0     )
>  UI AM endsession                                        (OK=44936  KO=0     )
>  UI AM revoke2                                           (OK=44936  KO=0     )
> getIdToken                                               (OK=14848  KO=0     )
> getIdToken Redirect 1                                    (OK=14847  KO=0     )
> createOrganization                                       (OK=14847  KO=0     )
> tokenUserinfo                                            (OK=34986  KO=0     )
> queryOrganization                                        (OK=14847  KO=0     )
> deleteOrganization                                       (OK=14847  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9925   KO=0     )
> ReadPolicy                                               (OK=67115  KO=11    )
> DeletePolicy                                             (OK=67013  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1650   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9873 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 7462   / active: 280    / done: 209167
================================================================================

09:35:25.745 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:26.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:26.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:26.858 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:27.561 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:27.902 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:28.045 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:28.273 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:28.327 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:28.385 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:29.246 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:29.294 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:29.508 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:29.791 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:30.028 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:30 GMT                                    3510s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2918405 KO=87    )
> restLoginInitiate                                        (OK=202188 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=202182 KO=2     )
> Skip 2FA                                                 (OK=112237 KO=0     )
> User Authorize PKCE stage                                (OK=237300 KO=1     )
> User AccessToken PKCE stage                              (OK=237293 KO=0     )
> GetUUid                                                  (OK=67341  KO=0     )
> GetOpenidConfig                                          (OK=201694 KO=0     )
> CreatePolicy                                             (OK=67288  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7575   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7575   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45026  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45025  KO=0     )
>  UI AM idFromSession                                     (OK=45021  KO=2     )
>  UI AM validateGoto                                      (OK=45023  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45017  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45017  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45017  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45017  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45016  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45016  KO=0     )
>  UI IDM uiconfig                                         (OK=45016  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45016  KO=0     )
>  UI IDM version                                          (OK=45016  KO=0     )
>  UI IDM privilege                                        (OK=45016  KO=0     )
>  UI IDM login                                            (OK=45014  KO=2     )
>  UI IDM features                                         (OK=45016  KO=0     )
>  UI IDM dashboard                                        (OK=45015  KO=0     )
>  UI IDM managed user schema                              (OK=45015  KO=0     )
>  UI IDM user                                             (OK=45015  KO=0     )
> RootUserinfo                                             (OK=149988 KO=0     )
>  UI IDM oidcToken                                        (OK=45015  KO=1     )
> userinfo                                                 (OK=45014  KO=0     )
> UI-Logout                                                (OK=45016  KO=0     )
> UI-Logout Redirect 1                                     (OK=45016  KO=0     )
>  UI AM revoke1                                           (OK=45011  KO=0     )
>  UI AM endsession                                        (OK=45012  KO=0     )
>  UI AM revoke2                                           (OK=45012  KO=0     )
> getIdToken                                               (OK=14873  KO=0     )
> getIdToken Redirect 1                                    (OK=14873  KO=0     )
> createOrganization                                       (OK=14873  KO=0     )
> tokenUserinfo                                            (OK=35028  KO=0     )
> queryOrganization                                        (OK=14873  KO=0     )
> deleteOrganization                                       (OK=14872  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9946   KO=0     )
> ReadPolicy                                               (OK=67215  KO=11    )
> DeletePolicy                                             (OK=67107  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1654   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9888 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 7140   / active: 289    / done: 209480
================================================================================

09:35:30.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:30.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:31.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:31.717 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:31.894 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:31.905 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:32.779 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:33.321 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:34.026 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:34.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:34.305 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:34.481 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:34.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:35 GMT                                    3515s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2922786 KO=87    )
> restLoginInitiate                                        (OK=202478 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=202473 KO=2     )
> Skip 2FA                                                 (OK=112402 KO=0     )
> User Authorize PKCE stage                                (OK=237651 KO=1     )
> User AccessToken PKCE stage                              (OK=237647 KO=0     )
> GetUUid                                                  (OK=67437  KO=0     )
> GetOpenidConfig                                          (OK=201999 KO=0     )
> CreatePolicy                                             (OK=67385  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7583   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7583   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45090  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45090  KO=0     )
>  UI AM idFromSession                                     (OK=45088  KO=2     )
>  UI AM validateGoto                                      (OK=45090  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45089  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45089  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45088  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45088  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45086  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45085  KO=0     )
>  UI IDM uiconfig                                         (OK=45085  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45085  KO=0     )
>  UI IDM version                                          (OK=45085  KO=0     )
>  UI IDM privilege                                        (OK=45084  KO=0     )
>  UI IDM login                                            (OK=45082  KO=2     )
>  UI IDM features                                         (OK=45084  KO=0     )
>  UI IDM dashboard                                        (OK=45084  KO=0     )
>  UI IDM managed user schema                              (OK=45084  KO=0     )
>  UI IDM user                                             (OK=45084  KO=0     )
> RootUserinfo                                             (OK=150210 KO=0     )
>  UI IDM oidcToken                                        (OK=45084  KO=1     )
> userinfo                                                 (OK=45082  KO=0     )
> UI-Logout                                                (OK=45083  KO=0     )
> UI-Logout Redirect 1                                     (OK=45082  KO=0     )
>  UI AM revoke1                                           (OK=45080  KO=0     )
>  UI AM endsession                                        (OK=45081  KO=0     )
>  UI AM revoke2                                           (OK=45081  KO=0     )
> getIdToken                                               (OK=14900  KO=0     )
> getIdToken Redirect 1                                    (OK=14900  KO=0     )
> createOrganization                                       (OK=14900  KO=0     )
> tokenUserinfo                                            (OK=35074  KO=0     )
> queryOrganization                                        (OK=14900  KO=0     )
> deleteOrganization                                       (OK=14900  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9965   KO=0     )
> ReadPolicy                                               (OK=67323  KO=11    )
> DeletePolicy                                             (OK=67206  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1657   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9901 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 6843   / active: 287    / done: 209779
================================================================================

09:35:35.529 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:35.712 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:35.838 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:36.081 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:36.973 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:37.154 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:37.421 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:37.469 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:37.602 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:37.959 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:38.961 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:39.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:39.194 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:39.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:40.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:40 GMT                                    3520s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2926785 KO=87    )
> restLoginInitiate                                        (OK=202756 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=202749 KO=2     )
> Skip 2FA                                                 (OK=112559 KO=0     )
> User Authorize PKCE stage                                (OK=237975 KO=1     )
> User AccessToken PKCE stage                              (OK=237968 KO=0     )
> GetUUid                                                  (OK=67531  KO=0     )
> GetOpenidConfig                                          (OK=202298 KO=0     )
> CreatePolicy                                             (OK=67483  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7595   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7595   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45153  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45153  KO=0     )
>  UI AM idFromSession                                     (OK=45150  KO=2     )
>  UI AM validateGoto                                      (OK=45152  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45151  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45151  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45151  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45151  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45146  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45145  KO=0     )
>  UI IDM uiconfig                                         (OK=45144  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45144  KO=0     )
>  UI IDM version                                          (OK=45144  KO=0     )
>  UI IDM privilege                                        (OK=45143  KO=0     )
>  UI IDM login                                            (OK=45141  KO=2     )
>  UI IDM features                                         (OK=45143  KO=0     )
>  UI IDM dashboard                                        (OK=45143  KO=0     )
>  UI IDM managed user schema                              (OK=45142  KO=0     )
>  UI IDM user                                             (OK=45142  KO=0     )
> RootUserinfo                                             (OK=150429 KO=0     )
>  UI IDM oidcToken                                        (OK=45141  KO=1     )
> userinfo                                                 (OK=45139  KO=0     )
> UI-Logout                                                (OK=45140  KO=0     )
> UI-Logout Redirect 1                                     (OK=45140  KO=0     )
>  UI AM revoke1                                           (OK=45137  KO=0     )
>  UI AM endsession                                        (OK=45138  KO=0     )
>  UI AM revoke2                                           (OK=45138  KO=0     )
> getIdToken                                               (OK=14919  KO=0     )
> getIdToken Redirect 1                                    (OK=14919  KO=0     )
> createOrganization                                       (OK=14919  KO=0     )
> tokenUserinfo                                            (OK=35117  KO=0     )
> queryOrganization                                        (OK=14919  KO=0     )
> deleteOrganization                                       (OK=14919  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9981   KO=0     )
> ReadPolicy                                               (OK=67420  KO=11    )
> DeletePolicy                                             (OK=67313  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1659   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9916 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 6555   / active: 274    / done: 210080
================================================================================

09:35:40.473 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:41.210 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:41.988 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:42.494 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:42.596 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:42.659 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:43.325 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:43.344 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:43.595 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:44.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:44.248 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:44.888 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:44.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:45.003 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:45 GMT                                    3525s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2930953 KO=87    )
> restLoginInitiate                                        (OK=203052 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=203042 KO=2     )
> Skip 2FA                                                 (OK=112730 KO=0     )
> User Authorize PKCE stage                                (OK=238310 KO=1     )
> User AccessToken PKCE stage                              (OK=238308 KO=0     )
> GetUUid                                                  (OK=67635  KO=0     )
> GetOpenidConfig                                          (OK=202595 KO=0     )
> CreatePolicy                                             (OK=67586  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7612   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7611   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45212  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45212  KO=0     )
>  UI AM idFromSession                                     (OK=45210  KO=2     )
>  UI AM validateGoto                                      (OK=45212  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45209  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45209  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45209  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45209  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45208  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45208  KO=0     )
>  UI IDM uiconfig                                         (OK=45208  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45208  KO=0     )
>  UI IDM version                                          (OK=45208  KO=0     )
>  UI IDM privilege                                        (OK=45208  KO=0     )
>  UI IDM login                                            (OK=45206  KO=2     )
>  UI IDM features                                         (OK=45208  KO=0     )
>  UI IDM dashboard                                        (OK=45208  KO=0     )
>  UI IDM managed user schema                              (OK=45208  KO=0     )
>  UI IDM user                                             (OK=45208  KO=0     )
> RootUserinfo                                             (OK=150647 KO=0     )
>  UI IDM oidcToken                                        (OK=45206  KO=1     )
> userinfo                                                 (OK=45205  KO=0     )
> UI-Logout                                                (OK=45206  KO=0     )
> UI-Logout Redirect 1                                     (OK=45205  KO=0     )
>  UI AM revoke1                                           (OK=45202  KO=0     )
>  UI AM endsession                                        (OK=45203  KO=0     )
>  UI AM revoke2                                           (OK=45203  KO=0     )
> getIdToken                                               (OK=14934  KO=0     )
> getIdToken Redirect 1                                    (OK=14934  KO=0     )
> createOrganization                                       (OK=14934  KO=0     )
> tokenUserinfo                                            (OK=35167  KO=0     )
> queryOrganization                                        (OK=14934  KO=0     )
> deleteOrganization                                       (OK=14934  KO=0     )
> restloginProgressiveProfileCallback                      (OK=9999   KO=0     )
> ReadPolicy                                               (OK=67517  KO=11    )
> DeletePolicy                                             (OK=67410  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1664   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9930 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 96%
          waiting: 6239   / active: 290    / done: 210380
================================================================================

09:35:45.519 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:45.526 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:45.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:45.815 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:45.872 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:46.106 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:46.899 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:47.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:47.882 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:47.897 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:48.330 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:48.980 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:49.167 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:49.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:49.209 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:50.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:50.328 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:50 GMT                                    3530s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2935440 KO=87    )
> restLoginInitiate                                        (OK=203349 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=203340 KO=2     )
> Skip 2FA                                                 (OK=112892 KO=0     )
> User Authorize PKCE stage                                (OK=238667 KO=1     )
> User AccessToken PKCE stage                              (OK=238663 KO=0     )
> GetUUid                                                  (OK=67740  KO=0     )
> GetOpenidConfig                                          (OK=202899 KO=0     )
> CreatePolicy                                             (OK=67690  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7619   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7618   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45285  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45285  KO=0     )
>  UI AM idFromSession                                     (OK=45283  KO=2     )
>  UI AM validateGoto                                      (OK=45285  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45283  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45283  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45283  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45283  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45281  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45281  KO=0     )
>  UI IDM uiconfig                                         (OK=45281  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45281  KO=0     )
>  UI IDM version                                          (OK=45281  KO=0     )
>  UI IDM privilege                                        (OK=45281  KO=0     )
>  UI IDM login                                            (OK=45279  KO=2     )
>  UI IDM features                                         (OK=45281  KO=0     )
>  UI IDM dashboard                                        (OK=45281  KO=0     )
>  UI IDM managed user schema                              (OK=45281  KO=0     )
>  UI IDM user                                             (OK=45281  KO=0     )
> RootUserinfo                                             (OK=150881 KO=0     )
>  UI IDM oidcToken                                        (OK=45279  KO=1     )
> userinfo                                                 (OK=45277  KO=0     )
> UI-Logout                                                (OK=45279  KO=0     )
> UI-Logout Redirect 1                                     (OK=45279  KO=0     )
>  UI AM revoke1                                           (OK=45276  KO=0     )
>  UI AM endsession                                        (OK=45277  KO=0     )
>  UI AM revoke2                                           (OK=45277  KO=0     )
> getIdToken                                               (OK=14953  KO=0     )
> getIdToken Redirect 1                                    (OK=14953  KO=0     )
> createOrganization                                       (OK=14951  KO=0     )
> tokenUserinfo                                            (OK=35211  KO=0     )
> queryOrganization                                        (OK=14951  KO=0     )
> deleteOrganization                                       (OK=14951  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10017  KO=0     )
> ReadPolicy                                               (OK=67619  KO=11    )
> DeletePolicy                                             (OK=67508  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1665   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9947 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 5938   / active: 288    / done: 210683
================================================================================

09:35:50.471 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:50.618 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:50.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:51.734 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:51.911 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:52.164 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:52.551 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:52.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:52.651 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:53.785 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:53.912 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:54.611 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:55.130 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:55.304 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:35:55 GMT                                    3535s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2939318 KO=87    )
> restLoginInitiate                                        (OK=203628 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=203618 KO=2     )
> Skip 2FA                                                 (OK=113045 KO=0     )
> User Authorize PKCE stage                                (OK=238981 KO=1     )
> User AccessToken PKCE stage                              (OK=238977 KO=0     )
> GetUUid                                                  (OK=67821  KO=0     )
> GetOpenidConfig                                          (OK=203188 KO=0     )
> CreatePolicy                                             (OK=67771  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7624   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7624   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45348  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45345  KO=0     )
>  UI AM idFromSession                                     (OK=45341  KO=2     )
>  UI AM validateGoto                                      (OK=45343  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45342  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45341  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45339  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45339  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45336  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45335  KO=0     )
>  UI IDM uiconfig                                         (OK=45335  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45335  KO=0     )
>  UI IDM version                                          (OK=45335  KO=0     )
>  UI IDM privilege                                        (OK=45335  KO=0     )
>  UI IDM login                                            (OK=45333  KO=2     )
>  UI IDM features                                         (OK=45335  KO=0     )
>  UI IDM dashboard                                        (OK=45334  KO=0     )
>  UI IDM managed user schema                              (OK=45334  KO=0     )
>  UI IDM user                                             (OK=45334  KO=0     )
> RootUserinfo                                             (OK=151130 KO=0     )
>  UI IDM oidcToken                                        (OK=45334  KO=1     )
> userinfo                                                 (OK=45332  KO=0     )
> UI-Logout                                                (OK=45334  KO=0     )
> UI-Logout Redirect 1                                     (OK=45334  KO=0     )
>  UI AM revoke1                                           (OK=45332  KO=0     )
>  UI AM endsession                                        (OK=45333  KO=0     )
>  UI AM revoke2                                           (OK=45333  KO=0     )
> getIdToken                                               (OK=14973  KO=0     )
> getIdToken Redirect 1                                    (OK=14973  KO=0     )
> createOrganization                                       (OK=14973  KO=0     )
> tokenUserinfo                                            (OK=35258  KO=0     )
> queryOrganization                                        (OK=14973  KO=0     )
> deleteOrganization                                       (OK=14973  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10034  KO=0     )
> ReadPolicy                                               (OK=67726  KO=11    )
> DeletePolicy                                             (OK=67610  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1667   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9961 (99.07%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#######################################################################-  ] 97%
          waiting: 5656   / active: 278    / done: 210975
================================================================================

09:35:55.468 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:55.530 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:55.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:55.896 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:56.038 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:56.202 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:57.233 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:57.310 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:57.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:57.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:57.794 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:58.329 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:35:58.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:00 GMT                                    3540s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2943345 KO=87    )
> restLoginInitiate                                        (OK=203903 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=203894 KO=2     )
> Skip 2FA                                                 (OK=113199 KO=0     )
> User Authorize PKCE stage                                (OK=239308 KO=1     )
> User AccessToken PKCE stage                              (OK=239306 KO=0     )
> GetUUid                                                  (OK=67915  KO=0     )
> GetOpenidConfig                                          (OK=203468 KO=0     )
> CreatePolicy                                             (OK=67864  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7639   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7639   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45403  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45402  KO=0     )
>  UI AM idFromSession                                     (OK=45400  KO=2     )
>  UI AM validateGoto                                      (OK=45402  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45399  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45399  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45399  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45399  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45397  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45396  KO=0     )
>  UI IDM uiconfig                                         (OK=45396  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45396  KO=0     )
>  UI IDM version                                          (OK=45396  KO=0     )
>  UI IDM privilege                                        (OK=45396  KO=0     )
>  UI IDM login                                            (OK=45394  KO=2     )
>  UI IDM features                                         (OK=45396  KO=0     )
>  UI IDM dashboard                                        (OK=45395  KO=0     )
>  UI IDM managed user schema                              (OK=45395  KO=0     )
>  UI IDM user                                             (OK=45395  KO=0     )
> RootUserinfo                                             (OK=151373 KO=0     )
>  UI IDM oidcToken                                        (OK=45395  KO=1     )
> userinfo                                                 (OK=45392  KO=0     )
> UI-Logout                                                (OK=45394  KO=0     )
> UI-Logout Redirect 1                                     (OK=45394  KO=0     )
>  UI AM revoke1                                           (OK=45392  KO=0     )
>  UI AM endsession                                        (OK=45393  KO=0     )
>  UI AM revoke2                                           (OK=45393  KO=0     )
> getIdToken                                               (OK=14994  KO=0     )
> getIdToken Redirect 1                                    (OK=14994  KO=0     )
> createOrganization                                       (OK=14994  KO=0     )
> tokenUserinfo                                            (OK=35315  KO=0     )
> queryOrganization                                        (OK=14994  KO=0     )
> deleteOrganization                                       (OK=14994  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10046  KO=0     )
> ReadPolicy                                               (OK=67807  KO=11    )
> DeletePolicy                                             (OK=67716  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1675   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9974 (99.08%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 5363   / active: 247    / done: 211299
================================================================================

09:36:00.656 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:00.687 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:01.391 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:01.400 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:01.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:02.064 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:02.333 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:02.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:03.920 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:04.250 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:04.753 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:05.123 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:05 GMT                                    3545s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2947277 KO=87    )
> restLoginInitiate                                        (OK=204176 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=204170 KO=2     )
> Skip 2FA                                                 (OK=113351 KO=0     )
> User Authorize PKCE stage                                (OK=239635 KO=1     )
> User AccessToken PKCE stage                              (OK=239632 KO=0     )
> GetUUid                                                  (OK=68001  KO=0     )
> GetOpenidConfig                                          (OK=203730 KO=0     )
> CreatePolicy                                             (OK=67951  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7647   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7647   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45461  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45461  KO=0     )
>  UI AM idFromSession                                     (OK=45459  KO=2     )
>  UI AM validateGoto                                      (OK=45461  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45461  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45461  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45459  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45459  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45457  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45457  KO=0     )
>  UI IDM uiconfig                                         (OK=45457  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45457  KO=0     )
>  UI IDM version                                          (OK=45457  KO=0     )
>  UI IDM privilege                                        (OK=45457  KO=0     )
>  UI IDM login                                            (OK=45455  KO=2     )
>  UI IDM features                                         (OK=45457  KO=0     )
>  UI IDM dashboard                                        (OK=45457  KO=0     )
>  UI IDM managed user schema                              (OK=45457  KO=0     )
>  UI IDM user                                             (OK=45457  KO=0     )
> RootUserinfo                                             (OK=151548 KO=0     )
>  UI IDM oidcToken                                        (OK=45457  KO=1     )
> userinfo                                                 (OK=45455  KO=0     )
> UI-Logout                                                (OK=45457  KO=0     )
> UI-Logout Redirect 1                                     (OK=45456  KO=0     )
>  UI AM revoke1                                           (OK=45454  KO=0     )
>  UI AM endsession                                        (OK=45455  KO=0     )
>  UI AM revoke2                                           (OK=45455  KO=0     )
> getIdToken                                               (OK=15018  KO=0     )
> getIdToken Redirect 1                                    (OK=15018  KO=0     )
> createOrganization                                       (OK=15018  KO=0     )
> tokenUserinfo                                            (OK=35368  KO=0     )
> queryOrganization                                        (OK=15018  KO=0     )
> deleteOrganization                                       (OK=15018  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10063  KO=0     )
> ReadPolicy                                               (OK=67899  KO=11    )
> DeletePolicy                                             (OK=67797  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1676   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9986 (99.08%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 5082   / active: 248    / done: 211579
================================================================================

09:36:05.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:06.089 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:06.390 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:06.677 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:06.797 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:07.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:08.058 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:08.323 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:08.398 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:08.399 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:08.875 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:09.108 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:09.348 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:10 GMT                                    3550s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2951412 KO=87    )
> restLoginInitiate                                        (OK=204465 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=204457 KO=2     )
> Skip 2FA                                                 (OK=113514 KO=0     )
> User Authorize PKCE stage                                (OK=239976 KO=1     )
> User AccessToken PKCE stage                              (OK=239974 KO=0     )
> GetUUid                                                  (OK=68104  KO=0     )
> GetOpenidConfig                                          (OK=204013 KO=0     )
> CreatePolicy                                             (OK=68054  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7653   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7653   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45527  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45527  KO=0     )
>  UI AM idFromSession                                     (OK=45525  KO=2     )
>  UI AM validateGoto                                      (OK=45527  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45525  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45525  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45525  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45525  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45522  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45521  KO=0     )
>  UI IDM uiconfig                                         (OK=45521  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45521  KO=0     )
>  UI IDM version                                          (OK=45521  KO=0     )
>  UI IDM privilege                                        (OK=45521  KO=0     )
>  UI IDM login                                            (OK=45519  KO=2     )
>  UI IDM features                                         (OK=45521  KO=0     )
>  UI IDM dashboard                                        (OK=45521  KO=0     )
>  UI IDM managed user schema                              (OK=45521  KO=0     )
>  UI IDM user                                             (OK=45521  KO=0     )
> RootUserinfo                                             (OK=151718 KO=0     )
>  UI IDM oidcToken                                        (OK=45521  KO=1     )
> userinfo                                                 (OK=45520  KO=0     )
> UI-Logout                                                (OK=45522  KO=0     )
> UI-Logout Redirect 1                                     (OK=45522  KO=0     )
>  UI AM revoke1                                           (OK=45519  KO=0     )
>  UI AM endsession                                        (OK=45520  KO=0     )
>  UI AM revoke2                                           (OK=45520  KO=0     )
> getIdToken                                               (OK=15041  KO=0     )
> getIdToken Redirect 1                                    (OK=15041  KO=0     )
> createOrganization                                       (OK=15041  KO=0     )
> tokenUserinfo                                            (OK=35414  KO=0     )
> queryOrganization                                        (OK=15039  KO=0     )
> deleteOrganization                                       (OK=15039  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10078  KO=0     )
> ReadPolicy                                               (OK=67988  KO=11    )
> DeletePolicy                                             (OK=67890  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1680   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined      9999 (99.08%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.45%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 4787   / active: 262    / done: 211860
================================================================================

09:36:10.615 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:10.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:10.846 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:10.850 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:10.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:10.993 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:11.112 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:11.245 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:11.609 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:11.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:12.266 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:12.268 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:12.291 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:12.402 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:12.554 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:13.113 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:13.238 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:13.776 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:13.948 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:14.033 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:14.506 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:14.617 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:14.901 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:14.931 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:14.977 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:15.084 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:15 GMT                                    3555s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2955212 KO=87    )
> restLoginInitiate                                        (OK=204763 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=204754 KO=2     )
> Skip 2FA                                                 (OK=113673 KO=0     )
> User Authorize PKCE stage                                (OK=240296 KO=1     )
> User AccessToken PKCE stage                              (OK=240292 KO=0     )
> GetUUid                                                  (OK=68206  KO=0     )
> GetOpenidConfig                                          (OK=204305 KO=0     )
> CreatePolicy                                             (OK=68156  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7662   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7662   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45590  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45587  KO=0     )
>  UI AM idFromSession                                     (OK=45582  KO=2     )
>  UI AM validateGoto                                      (OK=45584  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45582  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45580  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45579  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45579  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45575  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45574  KO=0     )
>  UI IDM uiconfig                                         (OK=45572  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45572  KO=0     )
>  UI IDM version                                          (OK=45572  KO=0     )
>  UI IDM privilege                                        (OK=45572  KO=0     )
>  UI IDM login                                            (OK=45570  KO=2     )
>  UI IDM features                                         (OK=45572  KO=0     )
>  UI IDM dashboard                                        (OK=45572  KO=0     )
>  UI IDM managed user schema                              (OK=45572  KO=0     )
>  UI IDM user                                             (OK=45572  KO=0     )
> RootUserinfo                                             (OK=151894 KO=0     )
>  UI IDM oidcToken                                        (OK=45571  KO=1     )
> userinfo                                                 (OK=45569  KO=0     )
> UI-Logout                                                (OK=45570  KO=0     )
> UI-Logout Redirect 1                                     (OK=45569  KO=0     )
>  UI AM revoke1                                           (OK=45567  KO=0     )
>  UI AM endsession                                        (OK=45568  KO=0     )
>  UI AM revoke2                                           (OK=45568  KO=0     )
> getIdToken                                               (OK=15062  KO=0     )
> getIdToken Redirect 1                                    (OK=15062  KO=0     )
> createOrganization                                       (OK=15062  KO=0     )
> tokenUserinfo                                            (OK=35463  KO=0     )
> queryOrganization                                        (OK=15062  KO=0     )
> deleteOrganization                                       (OK=15062  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10088  KO=0     )
> ReadPolicy                                               (OK=68087  KO=11    )
> DeletePolicy                                             (OK=67979  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1682   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10025 (99.08%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 4481   / active: 292    / done: 212136
================================================================================

09:36:16.027 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:16.435 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:16.537 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:16.824 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:17.066 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:18.318 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:19.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:19.593 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:19.740 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:19.816 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:19.949 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:20.314 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:20 GMT                                    3560s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2959252 KO=87    )
> restLoginInitiate                                        (OK=205017 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=205009 KO=2     )
> Skip 2FA                                                 (OK=113816 KO=0     )
> User Authorize PKCE stage                                (OK=240604 KO=1     )
> User AccessToken PKCE stage                              (OK=240602 KO=0     )
> GetUUid                                                  (OK=68286  KO=0     )
> GetOpenidConfig                                          (OK=204581 KO=0     )
> CreatePolicy                                             (OK=68233  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7673   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7672   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45647  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45647  KO=0     )
>  UI AM idFromSession                                     (OK=45645  KO=2     )
>  UI AM validateGoto                                      (OK=45647  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45643  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45643  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45643  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45643  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45640  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45640  KO=0     )
>  UI IDM uiconfig                                         (OK=45640  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45640  KO=0     )
>  UI IDM version                                          (OK=45640  KO=0     )
>  UI IDM privilege                                        (OK=45640  KO=0     )
>  UI IDM login                                            (OK=45638  KO=2     )
>  UI IDM features                                         (OK=45640  KO=0     )
>  UI IDM dashboard                                        (OK=45638  KO=0     )
>  UI IDM managed user schema                              (OK=45638  KO=0     )
>  UI IDM user                                             (OK=45638  KO=0     )
> RootUserinfo                                             (OK=152117 KO=0     )
>  UI IDM oidcToken                                        (OK=45638  KO=1     )
> userinfo                                                 (OK=45637  KO=0     )
> UI-Logout                                                (OK=45638  KO=0     )
> UI-Logout Redirect 1                                     (OK=45638  KO=0     )
>  UI AM revoke1                                           (OK=45635  KO=0     )
>  UI AM endsession                                        (OK=45636  KO=0     )
>  UI AM revoke2                                           (OK=45636  KO=0     )
> getIdToken                                               (OK=15086  KO=0     )
> getIdToken Redirect 1                                    (OK=15086  KO=0     )
> createOrganization                                       (OK=15086  KO=0     )
> tokenUserinfo                                            (OK=35506  KO=0     )
> queryOrganization                                        (OK=15086  KO=0     )
> deleteOrganization                                       (OK=15086  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10106  KO=0     )
> ReadPolicy                                               (OK=68191  KO=11    )
> DeletePolicy                                             (OK=68073  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1688   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10037 (99.08%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 97%
          waiting: 4214   / active: 267    / done: 212428
================================================================================

09:36:20.535 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:20.814 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:21.067 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:21.297 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:21.377 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:21.715 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:21.848 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:22.019 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:22.124 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:22.504 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:22.738 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:23.204 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:23.935 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:24.349 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:24.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:24.383 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:24.604 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:25.115 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:25 GMT                                    3565s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2963770 KO=87    )
> restLoginInitiate                                        (OK=205338 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=205330 KO=2     )
> Skip 2FA                                                 (OK=113995 KO=0     )
> User Authorize PKCE stage                                (OK=240979 KO=1     )
> User AccessToken PKCE stage                              (OK=240970 KO=0     )
> GetUUid                                                  (OK=68400  KO=0     )
> GetOpenidConfig                                          (OK=204881 KO=0     )
> CreatePolicy                                             (OK=68350  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7687   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7686   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45721  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45721  KO=0     )
>  UI AM idFromSession                                     (OK=45718  KO=2     )
>  UI AM validateGoto                                      (OK=45720  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45718  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45717  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45716  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45716  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45710  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45709  KO=0     )
>  UI IDM uiconfig                                         (OK=45709  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45709  KO=0     )
>  UI IDM version                                          (OK=45709  KO=0     )
>  UI IDM privilege                                        (OK=45709  KO=0     )
>  UI IDM login                                            (OK=45707  KO=2     )
>  UI IDM features                                         (OK=45709  KO=0     )
>  UI IDM dashboard                                        (OK=45709  KO=0     )
>  UI IDM managed user schema                              (OK=45709  KO=0     )
>  UI IDM user                                             (OK=45709  KO=0     )
> RootUserinfo                                             (OK=152325 KO=0     )
>  UI IDM oidcToken                                        (OK=45707  KO=1     )
> userinfo                                                 (OK=45706  KO=0     )
> UI-Logout                                                (OK=45708  KO=0     )
> UI-Logout Redirect 1                                     (OK=45707  KO=0     )
>  UI AM revoke1                                           (OK=45705  KO=0     )
>  UI AM endsession                                        (OK=45706  KO=0     )
>  UI AM revoke2                                           (OK=45706  KO=0     )
> getIdToken                                               (OK=15104  KO=0     )
> getIdToken Redirect 1                                    (OK=15104  KO=0     )
> createOrganization                                       (OK=15104  KO=0     )
> tokenUserinfo                                            (OK=35554  KO=0     )
> queryOrganization                                        (OK=15104  KO=0     )
> deleteOrganization                                       (OK=15104  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10126  KO=0     )
> ReadPolicy                                               (OK=68269  KO=11    )
> DeletePolicy                                             (OK=68180  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1690   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10055 (99.08%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3883   / active: 286    / done: 212740
================================================================================

09:36:25.372 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:25.643 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:26.361 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:26.511 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:26.514 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:27.031 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:27.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:27.503 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:28.500 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:28.683 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:28.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:28.985 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:29.082 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:29.226 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:29.320 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:29.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:30 GMT                                    3570s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2968371 KO=87    )
> restLoginInitiate                                        (OK=205636 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=205624 KO=2     )
> Skip 2FA                                                 (OK=114152 KO=0     )
> User Authorize PKCE stage                                (OK=241338 KO=1     )
> User AccessToken PKCE stage                              (OK=241334 KO=0     )
> GetUUid                                                  (OK=68488  KO=0     )
> GetOpenidConfig                                          (OK=205166 KO=0     )
> CreatePolicy                                             (OK=68440  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7701   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7701   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45794  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45794  KO=0     )
>  UI AM idFromSession                                     (OK=45792  KO=2     )
>  UI AM validateGoto                                      (OK=45794  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45793  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45793  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45793  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45793  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45788  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45788  KO=0     )
>  UI IDM uiconfig                                         (OK=45788  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45788  KO=0     )
>  UI IDM version                                          (OK=45788  KO=0     )
>  UI IDM privilege                                        (OK=45788  KO=0     )
>  UI IDM login                                            (OK=45786  KO=2     )
>  UI IDM features                                         (OK=45788  KO=0     )
>  UI IDM dashboard                                        (OK=45788  KO=0     )
>  UI IDM managed user schema                              (OK=45788  KO=0     )
>  UI IDM user                                             (OK=45788  KO=0     )
> RootUserinfo                                             (OK=152577 KO=0     )
>  UI IDM oidcToken                                        (OK=45787  KO=1     )
> userinfo                                                 (OK=45784  KO=0     )
> UI-Logout                                                (OK=45786  KO=0     )
> UI-Logout Redirect 1                                     (OK=45783  KO=0     )
>  UI AM revoke1                                           (OK=45780  KO=0     )
>  UI AM endsession                                        (OK=45781  KO=0     )
>  UI AM revoke2                                           (OK=45781  KO=0     )
> getIdToken                                               (OK=15126  KO=0     )
> getIdToken Redirect 1                                    (OK=15126  KO=0     )
> createOrganization                                       (OK=15126  KO=0     )
> tokenUserinfo                                            (OK=35606  KO=0     )
> queryOrganization                                        (OK=15126  KO=0     )
> deleteOrganization                                       (OK=15126  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10145  KO=0     )
> ReadPolicy                                               (OK=68387  KO=11    )
> DeletePolicy                                             (OK=68260  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1692   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10071 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.30%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3567   / active: 287    / done: 213055
================================================================================

09:36:30.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:31.120 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:31.382 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:31.532 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:32.182 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:32.360 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:32.641 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:32.777 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:32.876 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:33.647 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:33.978 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:33.987 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:34.091 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:35.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:35 GMT                                    3575s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2972635 KO=87    )
> restLoginInitiate                                        (OK=205913 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=205908 KO=2     )
> Skip 2FA                                                 (OK=114312 KO=0     )
> User Authorize PKCE stage                                (OK=241674 KO=1     )
> User AccessToken PKCE stage                              (OK=241671 KO=0     )
> GetUUid                                                  (OK=68593  KO=0     )
> GetOpenidConfig                                          (OK=205473 KO=0     )
> CreatePolicy                                             (OK=68542  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7711   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7710   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45862  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45862  KO=0     )
>  UI AM idFromSession                                     (OK=45860  KO=2     )
>  UI AM validateGoto                                      (OK=45862  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45860  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45858  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45858  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45858  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45855  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45855  KO=0     )
>  UI IDM uiconfig                                         (OK=45855  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45855  KO=0     )
>  UI IDM version                                          (OK=45855  KO=0     )
>  UI IDM privilege                                        (OK=45855  KO=0     )
>  UI IDM login                                            (OK=45852  KO=2     )
>  UI IDM features                                         (OK=45855  KO=0     )
>  UI IDM dashboard                                        (OK=45854  KO=0     )
>  UI IDM managed user schema                              (OK=45854  KO=0     )
>  UI IDM user                                             (OK=45854  KO=0     )
> RootUserinfo                                             (OK=152789 KO=0     )
>  UI IDM oidcToken                                        (OK=45854  KO=1     )
> userinfo                                                 (OK=45853  KO=0     )
> UI-Logout                                                (OK=45855  KO=0     )
> UI-Logout Redirect 1                                     (OK=45855  KO=0     )
>  UI AM revoke1                                           (OK=45853  KO=0     )
>  UI AM endsession                                        (OK=45854  KO=0     )
>  UI AM revoke2                                           (OK=45854  KO=0     )
> getIdToken                                               (OK=15147  KO=0     )
> getIdToken Redirect 1                                    (OK=15146  KO=0     )
> createOrganization                                       (OK=15145  KO=0     )
> tokenUserinfo                                            (OK=35646  KO=0     )
> queryOrganization                                        (OK=15145  KO=0     )
> deleteOrganization                                       (OK=15144  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10161  KO=0     )
> ReadPolicy                                               (OK=68476  KO=11    )
> DeletePolicy                                             (OK=68377  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1695   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10085 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 3281   / active: 256    / done: 213372
================================================================================

09:36:36.433 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:36.798 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:36.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:36.992 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:38.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:38.460 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:39.703 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:39.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:39.887 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:39.971 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:40.090 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:40 GMT                                    3580s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2977019 KO=87    )
> restLoginInitiate                                        (OK=206224 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=206215 KO=2     )
> Skip 2FA                                                 (OK=114486 KO=0     )
> User Authorize PKCE stage                                (OK=242039 KO=1     )
> User AccessToken PKCE stage                              (OK=242037 KO=0     )
> GetUUid                                                  (OK=68699  KO=0     )
> GetOpenidConfig                                          (OK=205773 KO=0     )
> CreatePolicy                                             (OK=68649  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7720   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7720   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45930  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45930  KO=0     )
>  UI AM idFromSession                                     (OK=45928  KO=2     )
>  UI AM validateGoto                                      (OK=45930  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45929  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45927  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45927  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45927  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45924  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45923  KO=0     )
>  UI IDM uiconfig                                         (OK=45923  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45923  KO=0     )
>  UI IDM version                                          (OK=45923  KO=0     )
>  UI IDM privilege                                        (OK=45923  KO=0     )
>  UI IDM login                                            (OK=45921  KO=2     )
>  UI IDM features                                         (OK=45923  KO=0     )
>  UI IDM dashboard                                        (OK=45923  KO=0     )
>  UI IDM managed user schema                              (OK=45923  KO=0     )
>  UI IDM user                                             (OK=45923  KO=0     )
> RootUserinfo                                             (OK=152970 KO=0     )
>  UI IDM oidcToken                                        (OK=45923  KO=1     )
> userinfo                                                 (OK=45921  KO=0     )
> UI-Logout                                                (OK=45921  KO=0     )
> UI-Logout Redirect 1                                     (OK=45920  KO=0     )
>  UI AM revoke1                                           (OK=45918  KO=0     )
>  UI AM endsession                                        (OK=45919  KO=0     )
>  UI AM revoke2                                           (OK=45919  KO=0     )
> getIdToken                                               (OK=15169  KO=0     )
> getIdToken Redirect 1                                    (OK=15169  KO=0     )
> createOrganization                                       (OK=15169  KO=0     )
> tokenUserinfo                                            (OK=35702  KO=0     )
> queryOrganization                                        (OK=15168  KO=0     )
> deleteOrganization                                       (OK=15168  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10179  KO=0     )
> ReadPolicy                                               (OK=68575  KO=11    )
> DeletePolicy                                             (OK=68468  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1699   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10096 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 2961   / active: 283    / done: 213665
================================================================================

09:36:40.432 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:40.567 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:40.606 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:40.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:40.927 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:41.096 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:41.208 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:41.309 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:41.665 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:42.037 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:42.397 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:42.749 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:43.258 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:43.311 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:43.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:44.212 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:44.389 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:44.522 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:44.575 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:44.936 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:45.114 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:45 GMT                                    3585s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2981020 KO=87    )
> restLoginInitiate                                        (OK=206523 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=206512 KO=2     )
> Skip 2FA                                                 (OK=114647 KO=0     )
> User Authorize PKCE stage                                (OK=242367 KO=1     )
> User AccessToken PKCE stage                              (OK=242362 KO=0     )
> GetUUid                                                  (OK=68794  KO=0     )
> GetOpenidConfig                                          (OK=206076 KO=0     )
> CreatePolicy                                             (OK=68746  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7730   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7730   KO=0     )
> UI-Post-Login - stage 1                                  (OK=45989  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=45989  KO=0     )
>  UI AM idFromSession                                     (OK=45987  KO=2     )
>  UI AM validateGoto                                      (OK=45989  KO=0     )
> UI-Post-Login - stage 2                                  (OK=45985  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=45985  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=45985  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=45985  KO=0     )
> UI-Post-Login - stage 3                                  (OK=45980  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=45979  KO=0     )
>  UI IDM uiconfig                                         (OK=45978  KO=0     )
>  UI Enduser sessioncheck                                 (OK=45978  KO=0     )
>  UI IDM version                                          (OK=45978  KO=0     )
>  UI IDM privilege                                        (OK=45978  KO=0     )
>  UI IDM login                                            (OK=45976  KO=2     )
>  UI IDM features                                         (OK=45978  KO=0     )
>  UI IDM dashboard                                        (OK=45978  KO=0     )
>  UI IDM managed user schema                              (OK=45978  KO=0     )
>  UI IDM user                                             (OK=45978  KO=0     )
> RootUserinfo                                             (OK=153160 KO=0     )
>  UI IDM oidcToken                                        (OK=45978  KO=1     )
> userinfo                                                 (OK=45977  KO=0     )
> UI-Logout                                                (OK=45979  KO=0     )
> UI-Logout Redirect 1                                     (OK=45979  KO=0     )
>  UI AM revoke1                                           (OK=45977  KO=0     )
>  UI AM endsession                                        (OK=45978  KO=0     )
>  UI AM revoke2                                           (OK=45978  KO=0     )
> getIdToken                                               (OK=15196  KO=0     )
> getIdToken Redirect 1                                    (OK=15196  KO=0     )
> createOrganization                                       (OK=15196  KO=0     )
> tokenUserinfo                                            (OK=35750  KO=0     )
> queryOrganization                                        (OK=15195  KO=0     )
> deleteOrganization                                       (OK=15194  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10195  KO=0     )
> ReadPolicy                                               (OK=68685  KO=11    )
> DeletePolicy                                             (OK=68567  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1700   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10117 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[########################################################################- ] 98%
          waiting: 2651   / active: 293    / done: 213965
================================================================================

09:36:45.404 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:46.830 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:46.955 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:46.981 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:47.242 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:47.707 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:48.043 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:48.447 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:48.502 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:49.193 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:50.169 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:50 GMT                                    3590s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2985879 KO=87    )
> restLoginInitiate                                        (OK=206837 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=206829 KO=2     )
> Skip 2FA                                                 (OK=114837 KO=0     )
> User Authorize PKCE stage                                (OK=242751 KO=1     )
> User AccessToken PKCE stage                              (OK=242746 KO=0     )
> GetUUid                                                  (OK=68896  KO=0     )
> GetOpenidConfig                                          (OK=206382 KO=0     )
> CreatePolicy                                             (OK=68841  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7742   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7741   KO=0     )
> UI-Post-Login - stage 1                                  (OK=46072  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46071  KO=0     )
>  UI AM idFromSession                                     (OK=46069  KO=2     )
>  UI AM validateGoto                                      (OK=46071  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46067  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46064  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46064  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46064  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46059  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46058  KO=0     )
>  UI IDM uiconfig                                         (OK=46058  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46058  KO=0     )
>  UI IDM version                                          (OK=46058  KO=0     )
>  UI IDM privilege                                        (OK=46058  KO=0     )
>  UI IDM login                                            (OK=46056  KO=2     )
>  UI IDM features                                         (OK=46058  KO=0     )
>  UI IDM dashboard                                        (OK=46058  KO=0     )
>  UI IDM managed user schema                              (OK=46058  KO=0     )
>  UI IDM user                                             (OK=46058  KO=0     )
> RootUserinfo                                             (OK=153449 KO=0     )
>  UI IDM oidcToken                                        (OK=46057  KO=1     )
> userinfo                                                 (OK=46054  KO=0     )
> UI-Logout                                                (OK=46056  KO=0     )
> UI-Logout Redirect 1                                     (OK=46055  KO=0     )
>  UI AM revoke1                                           (OK=46053  KO=0     )
>  UI AM endsession                                        (OK=46054  KO=0     )
>  UI AM revoke2                                           (OK=46054  KO=0     )
> getIdToken                                               (OK=15221  KO=0     )
> getIdToken Redirect 1                                    (OK=15221  KO=0     )
> createOrganization                                       (OK=15221  KO=0     )
> tokenUserinfo                                            (OK=35788  KO=0     )
> queryOrganization                                        (OK=15220  KO=0     )
> deleteOrganization                                       (OK=15219  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10216  KO=0     )
> ReadPolicy                                               (OK=68782  KO=11    )
> DeletePolicy                                             (OK=68675  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1703   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10128 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 2328   / active: 304    / done: 214277
================================================================================

09:36:50.574 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:51.098 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:51.218 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:51.249 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:51.422 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:51.813 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:51.941 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:51.947 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:52.302 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:52.799 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:52.939 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:53.381 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:53.412 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:54.005 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:54.619 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:54.644 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:54.819 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:54.832 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:54.839 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:55.197 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:36:55 GMT                                    3595s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2989897 KO=87    )
> restLoginInitiate                                        (OK=207115 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=207103 KO=2     )
> Skip 2FA                                                 (OK=114992 KO=0     )
> User Authorize PKCE stage                                (OK=243074 KO=1     )
> User AccessToken PKCE stage                              (OK=243067 KO=0     )
> GetUUid                                                  (OK=68989  KO=0     )
> GetOpenidConfig                                          (OK=206669 KO=0     )
> CreatePolicy                                             (OK=68938  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7754   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7754   KO=0     )
> UI-Post-Login - stage 1                                  (OK=46127  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46126  KO=0     )
>  UI AM idFromSession                                     (OK=46124  KO=2     )
>  UI AM validateGoto                                      (OK=46126  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46126  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46126  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46125  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46125  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46121  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46121  KO=0     )
>  UI IDM uiconfig                                         (OK=46120  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46120  KO=0     )
>  UI IDM version                                          (OK=46120  KO=0     )
>  UI IDM privilege                                        (OK=46119  KO=0     )
>  UI IDM login                                            (OK=46118  KO=2     )
>  UI IDM features                                         (OK=46119  KO=0     )
>  UI IDM dashboard                                        (OK=46118  KO=0     )
>  UI IDM managed user schema                              (OK=46118  KO=0     )
>  UI IDM user                                             (OK=46118  KO=0     )
> RootUserinfo                                             (OK=153664 KO=0     )
>  UI IDM oidcToken                                        (OK=46116  KO=1     )
> userinfo                                                 (OK=46115  KO=0     )
> UI-Logout                                                (OK=46117  KO=0     )
> UI-Logout Redirect 1                                     (OK=46116  KO=0     )
>  UI AM revoke1                                           (OK=46114  KO=0     )
>  UI AM endsession                                        (OK=46115  KO=0     )
>  UI AM revoke2                                           (OK=46115  KO=0     )
> getIdToken                                               (OK=15249  KO=0     )
> getIdToken Redirect 1                                    (OK=15248  KO=0     )
> createOrganization                                       (OK=15248  KO=0     )
> tokenUserinfo                                            (OK=35834  KO=0     )
> queryOrganization                                        (OK=15248  KO=0     )
> deleteOrganization                                       (OK=15248  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10229  KO=0     )
> ReadPolicy                                               (OK=68876  KO=11    )
> DeletePolicy                                             (OK=68769  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1704   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10148 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 98%
          waiting: 2037   / active: 274    / done: 214598
================================================================================

09:36:55.415 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:55.455 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:56.024 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:57.151 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:57.538 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:57.752 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:57.754 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:57.918 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:57.989 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:58.060 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:58.296 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:58.818 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:59.287 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:36:59.594 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined

================================================================================
2024-11-13 09:37:00 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2993653 KO=87    )
> restLoginInitiate                                        (OK=207382 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=207372 KO=2     )
> Skip 2FA                                                 (OK=115138 KO=0     )
> User Authorize PKCE stage                                (OK=243377 KO=1     )
> User AccessToken PKCE stage                              (OK=243375 KO=0     )
> GetUUid                                                  (OK=69073  KO=0     )
> GetOpenidConfig                                          (OK=206944 KO=0     )
> CreatePolicy                                             (OK=69025  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7768   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7768   KO=0     )
> UI-Post-Login - stage 1                                  (OK=46183  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46181  KO=0     )
>  UI AM idFromSession                                     (OK=46178  KO=2     )
>  UI AM validateGoto                                      (OK=46179  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46179  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46179  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46179  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46179  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46176  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46175  KO=0     )
>  UI IDM uiconfig                                         (OK=46173  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46173  KO=0     )
>  UI IDM version                                          (OK=46173  KO=0     )
>  UI IDM privilege                                        (OK=46173  KO=0     )
>  UI IDM login                                            (OK=46171  KO=2     )
>  UI IDM features                                         (OK=46173  KO=0     )
>  UI IDM dashboard                                        (OK=46172  KO=0     )
>  UI IDM managed user schema                              (OK=46172  KO=0     )
>  UI IDM user                                             (OK=46172  KO=0     )
> RootUserinfo                                             (OK=153881 KO=0     )
>  UI IDM oidcToken                                        (OK=46172  KO=1     )
> userinfo                                                 (OK=46170  KO=0     )
> UI-Logout                                                (OK=46172  KO=0     )
> UI-Logout Redirect 1                                     (OK=46172  KO=0     )
>  UI AM revoke1                                           (OK=46169  KO=0     )
>  UI AM endsession                                        (OK=46170  KO=0     )
>  UI AM revoke2                                           (OK=46170  KO=0     )
> getIdToken                                               (OK=15268  KO=0     )
> getIdToken Redirect 1                                    (OK=15268  KO=0     )
> createOrganization                                       (OK=15268  KO=0     )
> tokenUserinfo                                            (OK=35886  KO=0     )
> queryOrganization                                        (OK=15268  KO=0     )
> deleteOrganization                                       (OK=15268  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10243  KO=0     )
> ReadPolicy                                               (OK=68973  KO=11    )
> DeletePolicy                                             (OK=68866  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1707   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10162 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 1756   / active: 261    / done: 214892
================================================================================


================================================================================
2024-11-13 09:37:00 GMT                                    3600s elapsed
---- Requests ------------------------------------------------------------------
> Global                                                   (OK=2993653 KO=87    )
> restLoginInitiate                                        (OK=207382 KO=1     )
> restLoginUsernamePasswordCallback                        (OK=207372 KO=2     )
> Skip 2FA                                                 (OK=115138 KO=0     )
> User Authorize PKCE stage                                (OK=243377 KO=1     )
> User AccessToken PKCE stage                              (OK=243375 KO=0     )
> GetUUid                                                  (OK=69073  KO=0     )
> GetOpenidConfig                                          (OK=206944 KO=0     )
> CreatePolicy                                             (OK=69025  KO=48    )
> loginTreeWorkflow_restLoginInitiate                      (OK=7768   KO=0     )
> loginTreeWorkflow_restLoginUsernamePasswordCallback      (OK=7768   KO=0     )
> UI-Post-Login - stage 1                                  (OK=46183  KO=0     )
> UI-Post-Login - stage 1 Redirect 1                       (OK=46181  KO=0     )
>  UI AM idFromSession                                     (OK=46178  KO=2     )
>  UI AM validateGoto                                      (OK=46179  KO=0     )
> UI-Post-Login - stage 2                                  (OK=46179  KO=0     )
> UI-Post-Login - stage 2 Redirect 1                       (OK=46179  KO=0     )
>  UI Enduser appAuthHelper2                               (OK=46179  KO=0     )
>  UI Enduser appAuthHelper1                               (OK=46179  KO=0     )
> UI-Post-Login - stage 3                                  (OK=46176  KO=0     )
> UI-Post-Login - stage 3 Redirect 1                       (OK=46175  KO=0     )
>  UI IDM uiconfig                                         (OK=46173  KO=0     )
>  UI Enduser sessioncheck                                 (OK=46173  KO=0     )
>  UI IDM version                                          (OK=46173  KO=0     )
>  UI IDM privilege                                        (OK=46173  KO=0     )
>  UI IDM login                                            (OK=46171  KO=2     )
>  UI IDM features                                         (OK=46173  KO=0     )
>  UI IDM dashboard                                        (OK=46172  KO=0     )
>  UI IDM managed user schema                              (OK=46172  KO=0     )
>  UI IDM user                                             (OK=46172  KO=0     )
> RootUserinfo                                             (OK=153881 KO=0     )
>  UI IDM oidcToken                                        (OK=46172  KO=1     )
> userinfo                                                 (OK=46170  KO=0     )
> UI-Logout                                                (OK=46172  KO=0     )
> UI-Logout Redirect 1                                     (OK=46172  KO=0     )
>  UI AM revoke1                                           (OK=46169  KO=0     )
>  UI AM endsession                                        (OK=46170  KO=0     )
>  UI AM revoke2                                           (OK=46170  KO=0     )
> getIdToken                                               (OK=15268  KO=0     )
> getIdToken Redirect 1                                    (OK=15268  KO=0     )
> createOrganization                                       (OK=15268  KO=0     )
> tokenUserinfo                                            (OK=35886  KO=0     )
> queryOrganization                                        (OK=15268  KO=0     )
> deleteOrganization                                       (OK=15268  KO=0     )
> restloginProgressiveProfileCallback                      (OK=10243  KO=0     )
> ReadPolicy                                               (OK=68973  KO=11    )
> DeletePolicy                                             (OK=68866  KO=19    )
> loginTreeWorkflow_restloginProgressiveProfileCallback    (OK=1707   KO=0     )
---- Errors --------------------------------------------------------------------
> tokenUserinfo: No attribute named 'access_token' is defined     10162 (99.09%)
> status.find.in([200, 209], 304), found 409                         45 ( 0.44%)
> status.find.in([200, 209], 304), found 404                         30 ( 0.29%)
> status.find.in([200, 209], 304), found 502                          6 ( 0.06%)
> status.find.is(200), but actually found 502                         3 ( 0.03%)
> userinfo: No attribute named 'access_token' is defined              2 ( 0.02%)
>  UI AM revoke1: No attribute named 'access_token' is defined        2 ( 0.02%)
> status.find.is(302), but actually 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
>  UI AM revoke2: No attribute named 'access_token_2' is defined      1 ( 0.01%)
 
>  UI AM endsession: No attribute named 'id_token_2' is defined       1 ( 0.01%)

---- idc.benchmark.Mix2024 -----------------------------------------------------
[#########################################################################-] 99%
          waiting: 1756   / active: 261    / done: 214892
================================================================================

09:37:00.366 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request tokenUserinfo: No attribute named 'access_token' is defined
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 215152: j.i.IOException: Premature close
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 215133: j.i.IOException: Premature close
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM version' failed for user 215109: j.i.IOException: Premature close
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 215153: j.i.IOException: Premature close
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215153,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.11650, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@3f5e9dd1, 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 -> 120.124.89.207, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1e18c320),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@f79a760)
=========================
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: 120.124.89.207
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM version: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215109,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxMDYxIiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImIwR19MaE1DUFotTFl2YlJBNHNKTG51N0RqWSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYxOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMTksImlhdCI6MTczMTQ5MDYxOSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMnpqX2VqVE5fSksxWk4zV3J6RWdkX241R25RIn0.MCYoKHlECPHQ-6vUdCsiT-ZRz2AkYBrm88b_Wx7UJ5U, username -> user.199956, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxNTQ5Iiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Il9GZ092OEtLNVMxVnczaHhmcWVwaWNGUWRXNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZXpiVTF1ZlZUblliR252VFBpTmxTOWF1dDJnIn0.FXmHNSGuplXxZgv_Pkq8abyHcFHL0TXbijbf89l0DWM, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ff690f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> rHBHupCgI89f89OGjhg85YZsuw0, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI4ZDQ2NmQ3YS02NjA1LTRiMzYtODZiZi0xMTNkYjE1OWIzMjYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzUyNXIzNWkzZ203NjVtNmxsaDFvdTY3ZTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU5FVm9VWFZDWDI5d1RrUk1UVU5OU1ZReE9YUkJMbEJNWDJ0T1MyOUxTME5KVTJOa1RUZDVhVEZmZUVKYU1WUlpiRzl1VjFGdGRFZG1VM1Z3ZVZWUmVFRkRTR3ROY0hwdFQyTkJlSEpZVXpGTFZtMDBNRTgwVjFwdWJXUmpMWGxRTVRSRlpISnNYMEkyYUdWWlFUVkJORWRmYlhKRlJGVklka05ZY2tKZmNFVmFhV2xZVVdOR1IyUmZVbmh1ZDBGbkxWRlZlazFOYjJkb1REQkhRekExYTI5WGJGUXhTbWRzYVVKYVducDZWWHBoZWkxQk9VZzVRMVJwVFVZMWRWVXdhbmx3WjBSNVMwMVJTSE14V20xMU5WUmtYelJIWlVkc0xVNXBhVzFWYW1rMWRGUkxhSGR5V21wV09EaFBZMUZqU25GT1lXeFphRlZXVDJaR1ozQlRVMmQ0TTFveVZURlllbGRZZWxSbmVXTk1ja1JzVFcxQk5IaFhSMFUwTWtjeFFUbFBkMnBTWlU5bGNHSTFUMlI0YlVoM2NsbFNiMGsxWmtkamFtdFNaSGRmT1RWRVFXZFhZMHcwTUdFNVdUZENOemRuVjA5NFJXVlFaVFpVYkZaWk9FRnZPVFJVTUVSdFFsQm1SMjUzUm5KRWEzQjZUR05mTUhGa1R6UmpjREZTWjFkdlJIWnVNVFpwY1RJd2NtVnNlbXBXVDBoTVVYcFFSRFZtYjJNM2FHMUdSMHBwV1VKdlVYaFBNV3hsZHpKUWExWmtZVEZVWm1sNVpqQTVXbkJKWDBwUlFtWndaVzEzTkdkc1ZEQk5UbGhMTkRoTlkyY3dZa3MzYVY4d09GWm1NQzFMVEVaME1tTmZka0pNYUc5NVdqaG1SRmRMUkRrMVFrbzVUVEIwUkhSaWVWbHNRWEpwU2tSSVNuSXlkVFZYZG5aVE9WUlJlVWRDUjBkVlRYVk5RMFpWTWtKdlRIaGFWMDkyU2xsRk4wbDBUR010VDNCWGNWTnpXVkpCV1ZGeWVVcENjREJqZVdVd1VWTlpSMFpwWkdneFpFOWFXSGxDZDNOSE9WbFVWRjlpY0VSWFJuaEllR2cxTkV4MGRrNTJhMlpwTkc1UFdtNW5RWE5tVEhGUmNVSldTMmxQZVdoMmFsSnNWbU5hY25OaGFVbHlNRVpPVUdOaFVXTm5ibE5DVlZSMmFtNVRlbFkxUldsUlpqSlBWVm81VG5rM1VUWlhXblp1U1VNNGRsRlFSVzQ1ZVZsS2NWQmtSRVpwWkdKUVZ6VTFhalZaWDJ0clExOXViemx2Wm1Jd1VsTlJTVmRxVjFBNFJEWTNVamRCY0dGM1EwWjFMVmxJUWxWSGFGbzFUVXRuTkVNeFpUVTJiMEZ1Wm5KMWNVdEJSVXhoV0hRMFh6TlJjREp5YWtOSmIzRkVWVzEyWlVKbFYyTmxTMkUyUjBkWE1uTTRibEJsYm1KUGMxQldiRWx5TW1nNVpURjZhRE16ZUZwRlZVUnZWVUptWVRWQ1ZWWjRVSFJHUlc5TFJXTjViV1ZYVG5sdFozWk5aRWwxVmw5bFNGcGZhRlZyWWtkcmNVdzVUMDVaV0daWmVtaFFOa05wZUZoTU1rVnZXbWc0ZVhOWldHOUpSMGwyZUVGRlIyTXlZbmR1ZDBaeE1FdEVVRFZ2TWpobk1XWXpUMUE0VEdSVmJtMUZjVlJTV0RCUFYwSm5Sa1k0WlVsRlJYQkxaM2hWWWxoME9VdHNhRmx5YVVkNWVXbE1SR3RJZVZOT2JYbEtjMnN5UVU1dWNVOWhaR2hUWm5CWVFXOU1ObmRzYW0xVlRGbGlYM1E1VW1adGVYWkxOVWw1TTFkblRHSjNOekF6UjFoSFMwZFJlV1ZPVFVSQ1dHZFRZemRpVGs1UFdYSlBkRVZqVFRsVldYVlNVVkZwUW1wRFp5MTZlbFJrZUZsT01HcHFiRkZRTmkwdE5UZEpVemRNVG1WcGNDMXdlSEEyZWpkdGRIVlVkMVZPTUZCR1pUZHhVV0pGZWtrMWRGOTFZazVJWmxaTmRpMDRXbTFmUXkxbGJuUlVPVm96YW1SNmVqWjNhWE5oTm1ablMzSkNhelUxTjBsRlVUUnZSbVJYT0ZWbmExUnZZbXBYYTJwbFh6WlNieTFIY2s5alFtNUxhMWhoUjFablowSjRVVEJuVEdSRVJGTlpVVmwyTWtvNFZFdE5TV3RDTTNOUmRIUmhRMVJWUldab2FVY3hlVEYxVlRGM2RFbFdlbVJIYVVsV2RuZENWSEJCWVhWYWIzcEtkR2gzZVc5RGIwaG9ObTFMVDNrd1ZqbE9WbEJ3TUhGWGVsZHVNREpMTXpjeldHTTJaMlpLTVdZMGRXVkNNR2xQWjJObVlWSk5kREI1YVVwTlFuVkpUMTk1UzBGSVJDMWlWMmRwYURGNGRuRkVXREY0ZDA5WlJrOVlWeTE0Ulc1MlJubEtiR2hyYUVOZlowazNhSFZuWTIxa1NVUmhiRGt5VjFKWlNtZG1ZemR1YlV0NFVWZGpMVjlNUzFWcVJUVmhWVEpXWkVaRlRGaEVSbE5vZGw5Zk0wTmxVbXRWUmxWVk5EVlFXbE56WlVkSFVUSXdRMHBUTkRacGFucGhTRnBWUlRaNlZ5MXZSSGRpU1hWWFZ5MUllVkZFTTFCdlEyUnNlbGxqTW0xR2NsSmtTVlU1T0ZsVmQwNTZaemhLUTJSRlNXMUJPV0YwWmt0ZmVtdGZlRWhzZFdoNGJXMVNlVkJKV1VoalZEVTNkMnBPT0cxUVIyVlVWMkppYlZSSWVHVmFUbUpOYzAxUlFuSkljVmxrUVRoV2FtSnBibWRLYm5wT2RWaE9WMHRuV1dwVVFVUmhiSEkyTlVvMGJXMUdUVnBsUW1OME5VaHBhbkk0ZHpKV1gyVk9Va3RqWVU5RkxVdFZPVXBKZDJsQ0xWQlBTSFJyUVhkR1dGcEtSMGc1VFhGb2EzZHlURUpGU0dVNVZrRnBjVEpoV1dkZmRVTlRNVXRpTms1aVVVaDJWa0ptWVhoRVNscFVMVkUxVEVkeFpUZGxRMjlQTjBwSE1tRktaRzFEZUhneFJuWnpkbTl2V1VWNVNXWTVha2xFVm5wQlQyRnhlbGs1V2xabkxXbHhaVGRoT0dacmJFYzNTR1JHYldsUExVdE9ObXB4ZGtoWFpFUjRNbWg2VkVZMlNGVmxNbVJGVVVkbFF6QmpiV0p0UlVoSFJETjVPRGhZWTB0dGRUUldaalo1UTE4d1F6WjVURE50VFRWbVF6TktVa05EZEVoWE5XeDBWMHRDUmxneVRHNW1RVWRJTkV4MWFXVXdSRFZyV210c00wdEJUbGgzTVRReVNub3dkak5mVUVoWlFrSTBhV0l6VTFoWFJuZEhXR2RsWW5GUWFqaENaazF1TjFoa1NuRkpRa1JwYVRWak9WVlBRemh4U0Y5NFZEZHZUbTFtWjAxRFprZHliemhtV0hoSE5tcE9jVWMyUjBWMU1HUnFNVkkyWkdaa1ZqbFZjVUZOWVhsM1dTMUZaVFo0V21GcFZtSnBUalZqUzFkMlpXRklaREZaYmpJNGVsaDZZa0Y1UlVGcFMwSndXRU5zWldKM2NYSnpiRk5UV0ZaaVdETmZVMUZEYzJGQ01HUk9hVmxWU0hCclYzUXlhVzF2Y0c5bllXcG1Sa3N6YmxwWFJsQTRNazVZVmpGUVFVVkpkeTVZUzNKeU1WZEdXamx2UjBweFNITnBWbHBIYlhCQi5wWWlqOE1LeUQ4QkR0c3lQaTliOHpMZERULVhia2VWV2U3SFhMT1dVXy1ZIiwiZXhwIjoxNzMxNDkwOTE5LCJpYXQiOjE3MzE0OTA2MTl9.XiJEp5NutHYPQ5RZgGUCwnsnFRXp0EaxgmREgqRZn9Q","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1731490619757), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1731490619757))), user_uuid -> 255aaf5c-2f5a-48ab-8352-e79e331da7d9, password -> Pa_ssw0rd, challenge -> MqLN8RSf1dvOY8ncL9iErIsN1-6ttEC1ZKhJi8wZdJc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 187.25.174.201, verifier -> NzIyMTY1OTk1NTIyODc4MDk2NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c58f705, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@67d9b81f, tokenId -> -qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/version
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; 9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
restLoginInitiate: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215152,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.106479, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5e61ba3e, 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 -> 223.237.213.51, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1dd22323),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$823/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate?authIndexType=service&authIndexValue=Login
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: 223.237.213.51
	host: openam-perf-benchmark.forgeblocks.com
	content-length: 0
body:StringChunksRequestBody{charset=UTF-8, content=}
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.369 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI AM validateGoto: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215133,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, username -> user.150948, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@41f70e41, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiIyODQxNzk5ZS1hODg0LTQyY2YtOTU3Ni1jYWQyNTMwYWE2NGIiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNm9yNGV2M2c5NzRnbWxuNnU3ajg5NjA5MHUiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVZUQTRaRVZuU0VsVldsOVVWRlV6ZDNjNGVITlJMalYzZGtSUFJrMHlNRU5rVDBsZlZVdHNTazVxZVRoalZtNTNhMmhzZFRGMFdHaHZla1ZSYjJOd2MwOTZkbUY0VWtFd2NrRXpOMFpXU0hOaFJtaFZWVkp4TmxGd1kxaFVXR2xtVEdJMFdXbEZkRFpHU0hBM00wWkpNbGRrUWtsNU0yMVBMVEJJVWtWa2NUQnpSSE5RTkY5UVpWTkJNREpGY1RndFlXeFZObVpCU0VsaFZHRm9iWHBRY3pBd1ZtaFZaV1JzVFdWdWIyMWpTMUptY1VWRFEyWmphbWhCV0RsNFV6aFlYMnRDTFRWd2FsTmhiR1F3WW5aQ1dESTVTMFExV1hsc1gxQjBjMVJ4WTNweldVaDNaR0ZNTkc0M05qQlVhbWRGVldJd01Wb3hjVGc0T1dwdWEzYzBOVVJOUXpsT1FWYzBWMmxDZEZOcU4zcFBTVXd0TFc1d2RFSTFkM0Y2ZUZKRFNYUnhVa0o1UVdSclJuRmthVE5OVEZGS1RrNUdRWG93TW01eWNqWXpjSGg0T0VnelNXTkVPV3BHWW5SeGFVSm1aVmxaTkhCcFVXVmpjV3RMZFdjMkxXRnVkVzFEVkV0V05WTnFXRm8yTW1KNk5EVnVPSGx1VFdsbFFXSTVOVGhZY2pkcmMxOTFVa1Z3WlZCRFVWUXdNa3RUWWpKSFdYbFRkRkJCVEVwTk5FNVdRMjFKTWxOb1ZVaFFlVXhvUWpGUFRXeHpablE1WmxoQlRTMTVUeTB5VkdWeWRUUnBYMm8zTUdoaE9YSXlZVVpUV25aS1JrRnZVVzlNYVhkdFYyNXJXVGR5UmxsNWVuTXlTRUpSY21wb1kwaE9NV0pmVFdwRk1uSnllRUpWU1RKalh6UjBTV3d4U0dSNmNHODJaemRsWjBWTGFqVkZUWFZVTkRabk1rSTBia0pWWlhGNlJFcEhWbkJ3Vm5Ob2NXTTFMWGx0YUdKTGRXWlBiVWxwTm1kNVdVUlFhV1Z5VFhKc2IyODVlVkJyVDFGS01EQlRSbVprYlVKRVEyWTVZVTlMTlhZNVZrMUdkV2Q0VkVsMGNWUXpNWEpuWVRSWVNtSlRYMUp5TVdOdlVHbFBORkZhZGxObU16aFlaVFJyVkZGVmExVndSMHRETW1zNGIxaDRRVGRKUTFvNFowUjNSM3BSYzBaVU4zSmhWbTFPUVZsemNIRlBUWGszV2t0clpISnRlVVpmUVRCV2JrbDBSRmRSWjBkUWRISXhZamR3VjBkdWRUVktWUzE0T0RodGVuUjFXbkpsVlZoRlNuUjRYMUF5VFVOdGQxODBNRGd0V1RscFVWSlViM1IzU1RkUVRYQmZNRFpUVkZReVgxTjRRV0pVVW5kbVIySklYMjg1YkZSQ1FVZDJZM0Z6Y1MxWmMxOHdXV3BMWTJaSmJrVTJVMnR0U1ZJdGIwdE1Ra2RrVGxOTVFUSkJNMmsxYVVvMlZuUldOMmxRZFRNeU1WQnBSMFozU1ZoclFWZEViekJpYXpSd1F6ZHpNM3BEZVZBM2MwVkdjMDVLZEdaWk5rUjBZamx1UzA5eFYxSkVWMm8xZG5OVlRHNXJaVVJNYjFGcmRFVktiRGxuWWtaalUwMWtZa3gxVlY5T2FIVkdNV015TWxabFFrdHlSVzFNUlcxc1UyOW5OMUowWTNGcVpHRjVTazVrYUZKcVVtbERjMEZPVlUxT2VuaDBZM0pwZWt4YVFtSmtOVnB0UVRsRGMyZExTbmh6ZWpkZmIzbE9hbEpTY2pKdlJpMVJkRkJ6TFZocWVTMUNOekowVDB4cVgxTnJUVTFqWkhkR2RYbFFRUzB5Y25Cb2VEUjVUbGxrTkZkemNVZGpjbkJKUVRSVFpHOXBiM1ZxY1ZSM1ZIYzBOemxhUVVSclUwZHRZbWxHYzE5cE1HSkZYMXBPUjJOV2RYRTFVMWxuZEdWbmFsZ3pWWFEzVmxweGEwd3hNblZETkZwVmNHRkxYMVZDY0Zka1YycFJVMHd4UTNGMGNqQkVhbVEzU2sxNlRHdFFRMEprTUc5MkxURkZaMHh1UjJrdFgzRmtUMVYyWmtocWNWODRTelk0WHpoTFdERjBNelY0YkVGRWNEZDZXbkpUYjIxd1VHNXFiMXB3V2toM1VUQmtTSEpHU1RCNlIwSlNWV0pZUTJaUVpGRkNVV0k1U3poaGNGVTVUR1l6ZFVkbVVUTjJUakpsV2xCeFVEVk5PVzltTm1adlFreFVWV0pJUVRNM2IzVkVXRW95UVROQmVtVk9TREphY0c1Uk5VcEJibVl5U0haMmNFeDNUMDlqWW5wUlVVbDJiazVYVlZRNVNtVnJUbWhxWXpkbVJtTllORUphVTFKQlFtMU5ZVVUwTW1RMlJHTXRiV3hoTmxWYU5sbFNha2syVDNoNk1HaHljbWxYYnpoclkwUlBYMGN4VjAwNU0xbzVjMGwyVmxwQ1gzZGxURUZLZVROa1pIbDRSRzlaYmt3elRrRktjMGhVZFhkVVUwdHVhM0YwYldWM2NUYzBORlF5WWxkRk9HcHBORkJQV2pkR2JHVmhNMmRXVWpkMmNXSlBUVmt5ZVdaamRGaFVVMVJsZUZVNVVUZEtNVFp3VEhsWFgweElkRXBPWW5oM1pXaEtRMjlLWmtGTE0yUjJlWFJQVEZsSldGUXhWR2xQYmxKRGIxZDJOekJRVGtKMmRtWk9jR1F4Y0V0NVRucE9TazlQYldsU2JFZEtXRWRHWjI1S1NsQTBVbFpLWkcxSFdWOTFTRFIwZVRSTlpVWnRWakp0TjAxdFFucElURU5mWms5bmJWUlNlRGxIWTE4NVRHNVFiMWRIWDJWalduTmFOSEpVUmxkVVdFRnVNVmxDTld4WmNXNW1UVEZRWkdOWmJsTkpVblJJUm5kMGNYRktlWEZNWTFGUGJYaGtOWE5UTlV4c2FXeFlXa2hyZFVoeVIydGpVWEJHUTJOUmFtVk1aeTAzTFdJNGRqQTNNVlYzZUMxdk1XdEpiMmxVY0hWWVMwWnBkVWRNUVRablEwOVhRVWRqTTJSMlZFZHFaR3RTZEhKaU5tdEhOekpMU20xR2VrRTFkVGhtVXpKcGNtcFVRM2huTTNwR2RWZzJZa0UwV25GWGNuQndSSEE0VEdsU2RISk5ObnA0VlhsTmJGZDFWbEZzZDBKSWIwaHRRVlJPVUZoR2FIVlRXSG80WjJJM2RsbERlVEZaVkdzMVYzQldVa2Q2ZWtoMUxUQmhhMkpJV21STlVHWnlSRVpQYm14Nk5HaGhNblE1YzFOM1NqTnhiRVY0ZUZGTU4ySTJVMWx4YWtObFFuUklRazVKUm5KelNqRTRTRWRmYjNGMmVrNTRNRzVpTVVrM1VWTkhRbkpQUlZWSGRqTkxVMEpTY2xBdGJtWm5iVloyUkdJMFgyTlFkRzQwYld4V01rZ3hha2hTU2xkTmIxRjVWVXMyVXpZMWVWOVdNak5CTUhCbGRFNVZSMUJHVUdWUlNuWlJYMVZyVW1vek5tdENPVTkyZFZWUGEzTlVaakIwUmxkWmJGOUtVVU5DWW0xRVIwTmlNa3hGUkdSdU5YSnpaQzFHUlRCa1ZtRlFUVGxJZEhseFh5MUhjRFk1V0RFNGFrMUZNR1ZWTURaV2JVTlJUMko2YjJSc2N6Z3hObkIxWVcxNVl6RjRkeTQwZGxORVEyaEVValpOZDFoVlpGSkVWV3gxVWtSUi5ucDlEXy1KX1RHUExZOTBlaXdJQWJIUjhpTXhLR3RSTVlvZnNJSi12Z2F3IiwiZXhwIjoxNzMxNDkwOTE5LCJpYXQiOjE3MzE0OTA2MTl9.om7KQZLvyoRJjrIq2z69Yi_a1ymFw0pLBa6YZ-Bp0Wo","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1731490620258), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=A4PyuUfzMPpBr1mTWCikwf7xbOA.*AAJTSQACMDIAAlNLABw3aTloSFY5Yytjb3hleXpMaS8va3lJUVI0djg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1731490620258))), password -> Pa_ssw0rd, fake-ip -> 42.42.42.42, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@45f1cb10, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@102ce9d9, tokenId -> A4PyuUfzMPpBr1mTWCikwf7xbOA.*AAJTSQACMDIAAlNLABw3aTloSFY5Yytjb3hleXpMaS8va3lJUVI0djg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@1e1d3956)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/am/json/realms/root/realms/alpha/users?_action=validateGoto
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; 9b75a55744995d0=A4PyuUfzMPpBr1mTWCikwf7xbOA.*AAJTSQACMDIAAlNLABw3aTloSFY5Yytjb3hleXpMaS8va3lJUVI0djg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=A4PyuUfzMPpBr1mTWCikwf7xbOA.*AAJTSQACMDIAAlNLABw3aTloSFY5Yytjb3hleXpMaS8va3lJUVI0djg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.370 [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
09:37:00.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 215109: j.i.IOException: Premature close
09:37:00.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM privilege: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215109,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxMDYxIiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImIwR19MaE1DUFotTFl2YlJBNHNKTG51N0RqWSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYxOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMTksImlhdCI6MTczMTQ5MDYxOSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMnpqX2VqVE5fSksxWk4zV3J6RWdkX241R25RIn0.MCYoKHlECPHQ-6vUdCsiT-ZRz2AkYBrm88b_Wx7UJ5U, username -> user.199956, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxNTQ5Iiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Il9GZ092OEtLNVMxVnczaHhmcWVwaWNGUWRXNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZXpiVTF1ZlZUblliR252VFBpTmxTOWF1dDJnIn0.FXmHNSGuplXxZgv_Pkq8abyHcFHL0TXbijbf89l0DWM, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ff690f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> rHBHupCgI89f89OGjhg85YZsuw0, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI4ZDQ2NmQ3YS02NjA1LTRiMzYtODZiZi0xMTNkYjE1OWIzMjYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzUyNXIzNWkzZ203NjVtNmxsaDFvdTY3ZTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU5FVm9VWFZDWDI5d1RrUk1UVU5OU1ZReE9YUkJMbEJNWDJ0T1MyOUxTME5KVTJOa1RUZDVhVEZmZUVKYU1WUlpiRzl1VjFGdGRFZG1VM1Z3ZVZWUmVFRkRTR3ROY0hwdFQyTkJlSEpZVXpGTFZtMDBNRTgwVjFwdWJXUmpMWGxRTVRSRlpISnNYMEkyYUdWWlFUVkJORWRmYlhKRlJGVklka05ZY2tKZmNFVmFhV2xZVVdOR1IyUmZVbmh1ZDBGbkxWRlZlazFOYjJkb1REQkhRekExYTI5WGJGUXhTbWRzYVVKYVducDZWWHBoZWkxQk9VZzVRMVJwVFVZMWRWVXdhbmx3WjBSNVMwMVJTSE14V20xMU5WUmtYelJIWlVkc0xVNXBhVzFWYW1rMWRGUkxhSGR5V21wV09EaFBZMUZqU25GT1lXeFphRlZXVDJaR1ozQlRVMmQ0TTFveVZURlllbGRZZWxSbmVXTk1ja1JzVFcxQk5IaFhSMFUwTWtjeFFUbFBkMnBTWlU5bGNHSTFUMlI0YlVoM2NsbFNiMGsxWmtkamFtdFNaSGRmT1RWRVFXZFhZMHcwTUdFNVdUZENOemRuVjA5NFJXVlFaVFpVYkZaWk9FRnZPVFJVTUVSdFFsQm1SMjUzUm5KRWEzQjZUR05mTUhGa1R6UmpjREZTWjFkdlJIWnVNVFpwY1RJd2NtVnNlbXBXVDBoTVVYcFFSRFZtYjJNM2FHMUdSMHBwV1VKdlVYaFBNV3hsZHpKUWExWmtZVEZVWm1sNVpqQTVXbkJKWDBwUlFtWndaVzEzTkdkc1ZEQk5UbGhMTkRoTlkyY3dZa3MzYVY4d09GWm1NQzFMVEVaME1tTmZka0pNYUc5NVdqaG1SRmRMUkRrMVFrbzVUVEIwUkhSaWVWbHNRWEpwU2tSSVNuSXlkVFZYZG5aVE9WUlJlVWRDUjBkVlRYVk5RMFpWTWtKdlRIaGFWMDkyU2xsRk4wbDBUR010VDNCWGNWTnpXVkpCV1ZGeWVVcENjREJqZVdVd1VWTlpSMFpwWkdneFpFOWFXSGxDZDNOSE9WbFVWRjlpY0VSWFJuaEllR2cxTkV4MGRrNTJhMlpwTkc1UFdtNW5RWE5tVEhGUmNVSldTMmxQZVdoMmFsSnNWbU5hY25OaGFVbHlNRVpPVUdOaFVXTm5ibE5DVlZSMmFtNVRlbFkxUldsUlpqSlBWVm81VG5rM1VUWlhXblp1U1VNNGRsRlFSVzQ1ZVZsS2NWQmtSRVpwWkdKUVZ6VTFhalZaWDJ0clExOXViemx2Wm1Jd1VsTlJTVmRxVjFBNFJEWTNVamRCY0dGM1EwWjFMVmxJUWxWSGFGbzFUVXRuTkVNeFpUVTJiMEZ1Wm5KMWNVdEJSVXhoV0hRMFh6TlJjREp5YWtOSmIzRkVWVzEyWlVKbFYyTmxTMkUyUjBkWE1uTTRibEJsYm1KUGMxQldiRWx5TW1nNVpURjZhRE16ZUZwRlZVUnZWVUptWVRWQ1ZWWjRVSFJHUlc5TFJXTjViV1ZYVG5sdFozWk5aRWwxVmw5bFNGcGZhRlZyWWtkcmNVdzVUMDVaV0daWmVtaFFOa05wZUZoTU1rVnZXbWc0ZVhOWldHOUpSMGwyZUVGRlIyTXlZbmR1ZDBaeE1FdEVVRFZ2TWpobk1XWXpUMUE0VEdSVmJtMUZjVlJTV0RCUFYwSm5Sa1k0WlVsRlJYQkxaM2hWWWxoME9VdHNhRmx5YVVkNWVXbE1SR3RJZVZOT2JYbEtjMnN5UVU1dWNVOWhaR2hUWm5CWVFXOU1ObmRzYW0xVlRGbGlYM1E1VW1adGVYWkxOVWw1TTFkblRHSjNOekF6UjFoSFMwZFJlV1ZPVFVSQ1dHZFRZemRpVGs1UFdYSlBkRVZqVFRsVldYVlNVVkZwUW1wRFp5MTZlbFJrZUZsT01HcHFiRkZRTmkwdE5UZEpVemRNVG1WcGNDMXdlSEEyZWpkdGRIVlVkMVZPTUZCR1pUZHhVV0pGZWtrMWRGOTFZazVJWmxaTmRpMDRXbTFmUXkxbGJuUlVPVm96YW1SNmVqWjNhWE5oTm1ablMzSkNhelUxTjBsRlVUUnZSbVJYT0ZWbmExUnZZbXBYYTJwbFh6WlNieTFIY2s5alFtNUxhMWhoUjFablowSjRVVEJuVEdSRVJGTlpVVmwyTWtvNFZFdE5TV3RDTTNOUmRIUmhRMVJWUldab2FVY3hlVEYxVlRGM2RFbFdlbVJIYVVsV2RuZENWSEJCWVhWYWIzcEtkR2gzZVc5RGIwaG9ObTFMVDNrd1ZqbE9WbEJ3TUhGWGVsZHVNREpMTXpjeldHTTJaMlpLTVdZMGRXVkNNR2xQWjJObVlWSk5kREI1YVVwTlFuVkpUMTk1UzBGSVJDMWlWMmRwYURGNGRuRkVXREY0ZDA5WlJrOVlWeTE0Ulc1MlJubEtiR2hyYUVOZlowazNhSFZuWTIxa1NVUmhiRGt5VjFKWlNtZG1ZemR1YlV0NFVWZGpMVjlNUzFWcVJUVmhWVEpXWkVaRlRGaEVSbE5vZGw5Zk0wTmxVbXRWUmxWVk5EVlFXbE56WlVkSFVUSXdRMHBUTkRacGFucGhTRnBWUlRaNlZ5MXZSSGRpU1hWWFZ5MUllVkZFTTFCdlEyUnNlbGxqTW0xR2NsSmtTVlU1T0ZsVmQwNTZaemhLUTJSRlNXMUJPV0YwWmt0ZmVtdGZlRWhzZFdoNGJXMVNlVkJKV1VoalZEVTNkMnBPT0cxUVIyVlVWMkppYlZSSWVHVmFUbUpOYzAxUlFuSkljVmxrUVRoV2FtSnBibWRLYm5wT2RWaE9WMHRuV1dwVVFVUmhiSEkyTlVvMGJXMUdUVnBsUW1OME5VaHBhbkk0ZHpKV1gyVk9Va3RqWVU5RkxVdFZPVXBKZDJsQ0xWQlBTSFJyUVhkR1dGcEtSMGc1VFhGb2EzZHlURUpGU0dVNVZrRnBjVEpoV1dkZmRVTlRNVXRpTms1aVVVaDJWa0ptWVhoRVNscFVMVkUxVEVkeFpUZGxRMjlQTjBwSE1tRktaRzFEZUhneFJuWnpkbTl2V1VWNVNXWTVha2xFVm5wQlQyRnhlbGs1V2xabkxXbHhaVGRoT0dacmJFYzNTR1JHYldsUExVdE9ObXB4ZGtoWFpFUjRNbWg2VkVZMlNGVmxNbVJGVVVkbFF6QmpiV0p0UlVoSFJETjVPRGhZWTB0dGRUUldaalo1UTE4d1F6WjVURE50VFRWbVF6TktVa05EZEVoWE5XeDBWMHRDUmxneVRHNW1RVWRJTkV4MWFXVXdSRFZyV210c00wdEJUbGgzTVRReVNub3dkak5mVUVoWlFrSTBhV0l6VTFoWFJuZEhXR2RsWW5GUWFqaENaazF1TjFoa1NuRkpRa1JwYVRWak9WVlBRemh4U0Y5NFZEZHZUbTFtWjAxRFprZHliemhtV0hoSE5tcE9jVWMyUjBWMU1HUnFNVkkyWkdaa1ZqbFZjVUZOWVhsM1dTMUZaVFo0V21GcFZtSnBUalZqUzFkMlpXRklaREZaYmpJNGVsaDZZa0Y1UlVGcFMwSndXRU5zWldKM2NYSnpiRk5UV0ZaaVdETmZVMUZEYzJGQ01HUk9hVmxWU0hCclYzUXlhVzF2Y0c5bllXcG1Sa3N6YmxwWFJsQTRNazVZVmpGUVFVVkpkeTVZUzNKeU1WZEdXamx2UjBweFNITnBWbHBIYlhCQi5wWWlqOE1LeUQ4QkR0c3lQaTliOHpMZERULVhia2VWV2U3SFhMT1dVXy1ZIiwiZXhwIjoxNzMxNDkwOTE5LCJpYXQiOjE3MzE0OTA2MTl9.XiJEp5NutHYPQ5RZgGUCwnsnFRXp0EaxgmREgqRZn9Q","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1731490619757), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1731490619757))), user_uuid -> 255aaf5c-2f5a-48ab-8352-e79e331da7d9, password -> Pa_ssw0rd, challenge -> MqLN8RSf1dvOY8ncL9iErIsN1-6ttEC1ZKhJi8wZdJc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 187.25.174.201, verifier -> NzIyMTY1OTk1NTIyODc4MDk2NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c58f705, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@67d9b81f, tokenId -> -qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/privilege?_action=listPrivileges
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/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxNTQ5Iiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Il9GZ092OEtLNVMxVnczaHhmcWVwaWNGUWRXNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZXpiVTF1ZlZUblliR252VFBpTmxTOWF1dDJnIn0.FXmHNSGuplXxZgv_Pkq8abyHcFHL0TXbijbf89l0DWM
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 215109: j.i.IOException: Premature close
09:37:00.370 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215109,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxMDYxIiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImIwR19MaE1DUFotTFl2YlJBNHNKTG51N0RqWSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYxOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMTksImlhdCI6MTczMTQ5MDYxOSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMnpqX2VqVE5fSksxWk4zV3J6RWdkX241R25RIn0.MCYoKHlECPHQ-6vUdCsiT-ZRz2AkYBrm88b_Wx7UJ5U, username -> user.199956, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxNTQ5Iiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Il9GZ092OEtLNVMxVnczaHhmcWVwaWNGUWRXNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZXpiVTF1ZlZUblliR252VFBpTmxTOWF1dDJnIn0.FXmHNSGuplXxZgv_Pkq8abyHcFHL0TXbijbf89l0DWM, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ff690f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> rHBHupCgI89f89OGjhg85YZsuw0, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI4ZDQ2NmQ3YS02NjA1LTRiMzYtODZiZi0xMTNkYjE1OWIzMjYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzUyNXIzNWkzZ203NjVtNmxsaDFvdTY3ZTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU5FVm9VWFZDWDI5d1RrUk1UVU5OU1ZReE9YUkJMbEJNWDJ0T1MyOUxTME5KVTJOa1RUZDVhVEZmZUVKYU1WUlpiRzl1VjFGdGRFZG1VM1Z3ZVZWUmVFRkRTR3ROY0hwdFQyTkJlSEpZVXpGTFZtMDBNRTgwVjFwdWJXUmpMWGxRTVRSRlpISnNYMEkyYUdWWlFUVkJORWRmYlhKRlJGVklka05ZY2tKZmNFVmFhV2xZVVdOR1IyUmZVbmh1ZDBGbkxWRlZlazFOYjJkb1REQkhRekExYTI5WGJGUXhTbWRzYVVKYVducDZWWHBoZWkxQk9VZzVRMVJwVFVZMWRWVXdhbmx3WjBSNVMwMVJTSE14V20xMU5WUmtYelJIWlVkc0xVNXBhVzFWYW1rMWRGUkxhSGR5V21wV09EaFBZMUZqU25GT1lXeFphRlZXVDJaR1ozQlRVMmQ0TTFveVZURlllbGRZZWxSbmVXTk1ja1JzVFcxQk5IaFhSMFUwTWtjeFFUbFBkMnBTWlU5bGNHSTFUMlI0YlVoM2NsbFNiMGsxWmtkamFtdFNaSGRmT1RWRVFXZFhZMHcwTUdFNVdUZENOemRuVjA5NFJXVlFaVFpVYkZaWk9FRnZPVFJVTUVSdFFsQm1SMjUzUm5KRWEzQjZUR05mTUhGa1R6UmpjREZTWjFkdlJIWnVNVFpwY1RJd2NtVnNlbXBXVDBoTVVYcFFSRFZtYjJNM2FHMUdSMHBwV1VKdlVYaFBNV3hsZHpKUWExWmtZVEZVWm1sNVpqQTVXbkJKWDBwUlFtWndaVzEzTkdkc1ZEQk5UbGhMTkRoTlkyY3dZa3MzYVY4d09GWm1NQzFMVEVaME1tTmZka0pNYUc5NVdqaG1SRmRMUkRrMVFrbzVUVEIwUkhSaWVWbHNRWEpwU2tSSVNuSXlkVFZYZG5aVE9WUlJlVWRDUjBkVlRYVk5RMFpWTWtKdlRIaGFWMDkyU2xsRk4wbDBUR010VDNCWGNWTnpXVkpCV1ZGeWVVcENjREJqZVdVd1VWTlpSMFpwWkdneFpFOWFXSGxDZDNOSE9WbFVWRjlpY0VSWFJuaEllR2cxTkV4MGRrNTJhMlpwTkc1UFdtNW5RWE5tVEhGUmNVSldTMmxQZVdoMmFsSnNWbU5hY25OaGFVbHlNRVpPVUdOaFVXTm5ibE5DVlZSMmFtNVRlbFkxUldsUlpqSlBWVm81VG5rM1VUWlhXblp1U1VNNGRsRlFSVzQ1ZVZsS2NWQmtSRVpwWkdKUVZ6VTFhalZaWDJ0clExOXViemx2Wm1Jd1VsTlJTVmRxVjFBNFJEWTNVamRCY0dGM1EwWjFMVmxJUWxWSGFGbzFUVXRuTkVNeFpUVTJiMEZ1Wm5KMWNVdEJSVXhoV0hRMFh6TlJjREp5YWtOSmIzRkVWVzEyWlVKbFYyTmxTMkUyUjBkWE1uTTRibEJsYm1KUGMxQldiRWx5TW1nNVpURjZhRE16ZUZwRlZVUnZWVUptWVRWQ1ZWWjRVSFJHUlc5TFJXTjViV1ZYVG5sdFozWk5aRWwxVmw5bFNGcGZhRlZyWWtkcmNVdzVUMDVaV0daWmVtaFFOa05wZUZoTU1rVnZXbWc0ZVhOWldHOUpSMGwyZUVGRlIyTXlZbmR1ZDBaeE1FdEVVRFZ2TWpobk1XWXpUMUE0VEdSVmJtMUZjVlJTV0RCUFYwSm5Sa1k0WlVsRlJYQkxaM2hWWWxoME9VdHNhRmx5YVVkNWVXbE1SR3RJZVZOT2JYbEtjMnN5UVU1dWNVOWhaR2hUWm5CWVFXOU1ObmRzYW0xVlRGbGlYM1E1VW1adGVYWkxOVWw1TTFkblRHSjNOekF6UjFoSFMwZFJlV1ZPVFVSQ1dHZFRZemRpVGs1UFdYSlBkRVZqVFRsVldYVlNVVkZwUW1wRFp5MTZlbFJrZUZsT01HcHFiRkZRTmkwdE5UZEpVemRNVG1WcGNDMXdlSEEyZWpkdGRIVlVkMVZPTUZCR1pUZHhVV0pGZWtrMWRGOTFZazVJWmxaTmRpMDRXbTFmUXkxbGJuUlVPVm96YW1SNmVqWjNhWE5oTm1ablMzSkNhelUxTjBsRlVUUnZSbVJYT0ZWbmExUnZZbXBYYTJwbFh6WlNieTFIY2s5alFtNUxhMWhoUjFablowSjRVVEJuVEdSRVJGTlpVVmwyTWtvNFZFdE5TV3RDTTNOUmRIUmhRMVJWUldab2FVY3hlVEYxVlRGM2RFbFdlbVJIYVVsV2RuZENWSEJCWVhWYWIzcEtkR2gzZVc5RGIwaG9ObTFMVDNrd1ZqbE9WbEJ3TUhGWGVsZHVNREpMTXpjeldHTTJaMlpLTVdZMGRXVkNNR2xQWjJObVlWSk5kREI1YVVwTlFuVkpUMTk1UzBGSVJDMWlWMmRwYURGNGRuRkVXREY0ZDA5WlJrOVlWeTE0Ulc1MlJubEtiR2hyYUVOZlowazNhSFZuWTIxa1NVUmhiRGt5VjFKWlNtZG1ZemR1YlV0NFVWZGpMVjlNUzFWcVJUVmhWVEpXWkVaRlRGaEVSbE5vZGw5Zk0wTmxVbXRWUmxWVk5EVlFXbE56WlVkSFVUSXdRMHBUTkRacGFucGhTRnBWUlRaNlZ5MXZSSGRpU1hWWFZ5MUllVkZFTTFCdlEyUnNlbGxqTW0xR2NsSmtTVlU1T0ZsVmQwNTZaemhLUTJSRlNXMUJPV0YwWmt0ZmVtdGZlRWhzZFdoNGJXMVNlVkJKV1VoalZEVTNkMnBPT0cxUVIyVlVWMkppYlZSSWVHVmFUbUpOYzAxUlFuSkljVmxrUVRoV2FtSnBibWRLYm5wT2RWaE9WMHRuV1dwVVFVUmhiSEkyTlVvMGJXMUdUVnBsUW1OME5VaHBhbkk0ZHpKV1gyVk9Va3RqWVU5RkxVdFZPVXBKZDJsQ0xWQlBTSFJyUVhkR1dGcEtSMGc1VFhGb2EzZHlURUpGU0dVNVZrRnBjVEpoV1dkZmRVTlRNVXRpTms1aVVVaDJWa0ptWVhoRVNscFVMVkUxVEVkeFpUZGxRMjlQTjBwSE1tRktaRzFEZUhneFJuWnpkbTl2V1VWNVNXWTVha2xFVm5wQlQyRnhlbGs1V2xabkxXbHhaVGRoT0dacmJFYzNTR1JHYldsUExVdE9ObXB4ZGtoWFpFUjRNbWg2VkVZMlNGVmxNbVJGVVVkbFF6QmpiV0p0UlVoSFJETjVPRGhZWTB0dGRUUldaalo1UTE4d1F6WjVURE50VFRWbVF6TktVa05EZEVoWE5XeDBWMHRDUmxneVRHNW1RVWRJTkV4MWFXVXdSRFZyV210c00wdEJUbGgzTVRReVNub3dkak5mVUVoWlFrSTBhV0l6VTFoWFJuZEhXR2RsWW5GUWFqaENaazF1TjFoa1NuRkpRa1JwYVRWak9WVlBRemh4U0Y5NFZEZHZUbTFtWjAxRFprZHliemhtV0hoSE5tcE9jVWMyUjBWMU1HUnFNVkkyWkdaa1ZqbFZjVUZOWVhsM1dTMUZaVFo0V21GcFZtSnBUalZqUzFkMlpXRklaREZaYmpJNGVsaDZZa0Y1UlVGcFMwSndXRU5zWldKM2NYSnpiRk5UV0ZaaVdETmZVMUZEYzJGQ01HUk9hVmxWU0hCclYzUXlhVzF2Y0c5bllXcG1Sa3N6YmxwWFJsQTRNazVZVmpGUVFVVkpkeTVZUzNKeU1WZEdXamx2UjBweFNITnBWbHBIYlhCQi5wWWlqOE1LeUQ4QkR0c3lQaTliOHpMZERULVhia2VWV2U3SFhMT1dVXy1ZIiwiZXhwIjoxNzMxNDkwOTE5LCJpYXQiOjE3MzE0OTA2MTl9.XiJEp5NutHYPQ5RZgGUCwnsnFRXp0EaxgmREgqRZn9Q","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1731490619757), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1731490619757))), user_uuid -> 255aaf5c-2f5a-48ab-8352-e79e331da7d9, password -> Pa_ssw0rd, challenge -> MqLN8RSf1dvOY8ncL9iErIsN1-6ttEC1ZKhJi8wZdJc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 187.25.174.201, verifier -> NzIyMTY1OTk1NTIyODc4MDk2NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c58f705, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@67d9b81f, tokenId -> -qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/authentication?_action=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
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxNTQ5Iiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Il9GZ092OEtLNVMxVnczaHhmcWVwaWNGUWRXNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZXpiVTF1ZlZUblliR252VFBpTmxTOWF1dDJnIn0.FXmHNSGuplXxZgv_Pkq8abyHcFHL0TXbijbf89l0DWM
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 215109: j.i.IOException: Premature close
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM features: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215109,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxMDYxIiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6ImIwR19MaE1DUFotTFl2YlJBNHNKTG51N0RqWSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYxOSwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMTksImlhdCI6MTczMTQ5MDYxOSwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMnpqX2VqVE5fSksxWk4zV3J6RWdkX241R25RIn0.MCYoKHlECPHQ-6vUdCsiT-ZRz2AkYBrm88b_Wx7UJ5U, username -> user.199956, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxNTQ5Iiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Il9GZ092OEtLNVMxVnczaHhmcWVwaWNGUWRXNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZXpiVTF1ZlZUblliR252VFBpTmxTOWF1dDJnIn0.FXmHNSGuplXxZgv_Pkq8abyHcFHL0TXbijbf89l0DWM, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@48ff690f, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> rHBHupCgI89f89OGjhg85YZsuw0, callbacks -> {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI4ZDQ2NmQ3YS02NjA1LTRiMzYtODZiZi0xMTNkYjE1OWIzMjYiLCJhdXRoSW5kZXhWYWx1ZSI6IkxvZ2luIiwib3RrIjoiNzUyNXIzNWkzZ203NjVtNmxsaDFvdTY3ZTEiLCJhdXRoSW5kZXhUeXBlIjoic2VydmljZSIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WU5FVm9VWFZDWDI5d1RrUk1UVU5OU1ZReE9YUkJMbEJNWDJ0T1MyOUxTME5KVTJOa1RUZDVhVEZmZUVKYU1WUlpiRzl1VjFGdGRFZG1VM1Z3ZVZWUmVFRkRTR3ROY0hwdFQyTkJlSEpZVXpGTFZtMDBNRTgwVjFwdWJXUmpMWGxRTVRSRlpISnNYMEkyYUdWWlFUVkJORWRmYlhKRlJGVklka05ZY2tKZmNFVmFhV2xZVVdOR1IyUmZVbmh1ZDBGbkxWRlZlazFOYjJkb1REQkhRekExYTI5WGJGUXhTbWRzYVVKYVducDZWWHBoZWkxQk9VZzVRMVJwVFVZMWRWVXdhbmx3WjBSNVMwMVJTSE14V20xMU5WUmtYelJIWlVkc0xVNXBhVzFWYW1rMWRGUkxhSGR5V21wV09EaFBZMUZqU25GT1lXeFphRlZXVDJaR1ozQlRVMmQ0TTFveVZURlllbGRZZWxSbmVXTk1ja1JzVFcxQk5IaFhSMFUwTWtjeFFUbFBkMnBTWlU5bGNHSTFUMlI0YlVoM2NsbFNiMGsxWmtkamFtdFNaSGRmT1RWRVFXZFhZMHcwTUdFNVdUZENOemRuVjA5NFJXVlFaVFpVYkZaWk9FRnZPVFJVTUVSdFFsQm1SMjUzUm5KRWEzQjZUR05mTUhGa1R6UmpjREZTWjFkdlJIWnVNVFpwY1RJd2NtVnNlbXBXVDBoTVVYcFFSRFZtYjJNM2FHMUdSMHBwV1VKdlVYaFBNV3hsZHpKUWExWmtZVEZVWm1sNVpqQTVXbkJKWDBwUlFtWndaVzEzTkdkc1ZEQk5UbGhMTkRoTlkyY3dZa3MzYVY4d09GWm1NQzFMVEVaME1tTmZka0pNYUc5NVdqaG1SRmRMUkRrMVFrbzVUVEIwUkhSaWVWbHNRWEpwU2tSSVNuSXlkVFZYZG5aVE9WUlJlVWRDUjBkVlRYVk5RMFpWTWtKdlRIaGFWMDkyU2xsRk4wbDBUR010VDNCWGNWTnpXVkpCV1ZGeWVVcENjREJqZVdVd1VWTlpSMFpwWkdneFpFOWFXSGxDZDNOSE9WbFVWRjlpY0VSWFJuaEllR2cxTkV4MGRrNTJhMlpwTkc1UFdtNW5RWE5tVEhGUmNVSldTMmxQZVdoMmFsSnNWbU5hY25OaGFVbHlNRVpPVUdOaFVXTm5ibE5DVlZSMmFtNVRlbFkxUldsUlpqSlBWVm81VG5rM1VUWlhXblp1U1VNNGRsRlFSVzQ1ZVZsS2NWQmtSRVpwWkdKUVZ6VTFhalZaWDJ0clExOXViemx2Wm1Jd1VsTlJTVmRxVjFBNFJEWTNVamRCY0dGM1EwWjFMVmxJUWxWSGFGbzFUVXRuTkVNeFpUVTJiMEZ1Wm5KMWNVdEJSVXhoV0hRMFh6TlJjREp5YWtOSmIzRkVWVzEyWlVKbFYyTmxTMkUyUjBkWE1uTTRibEJsYm1KUGMxQldiRWx5TW1nNVpURjZhRE16ZUZwRlZVUnZWVUptWVRWQ1ZWWjRVSFJHUlc5TFJXTjViV1ZYVG5sdFozWk5aRWwxVmw5bFNGcGZhRlZyWWtkcmNVdzVUMDVaV0daWmVtaFFOa05wZUZoTU1rVnZXbWc0ZVhOWldHOUpSMGwyZUVGRlIyTXlZbmR1ZDBaeE1FdEVVRFZ2TWpobk1XWXpUMUE0VEdSVmJtMUZjVlJTV0RCUFYwSm5Sa1k0WlVsRlJYQkxaM2hWWWxoME9VdHNhRmx5YVVkNWVXbE1SR3RJZVZOT2JYbEtjMnN5UVU1dWNVOWhaR2hUWm5CWVFXOU1ObmRzYW0xVlRGbGlYM1E1VW1adGVYWkxOVWw1TTFkblRHSjNOekF6UjFoSFMwZFJlV1ZPVFVSQ1dHZFRZemRpVGs1UFdYSlBkRVZqVFRsVldYVlNVVkZwUW1wRFp5MTZlbFJrZUZsT01HcHFiRkZRTmkwdE5UZEpVemRNVG1WcGNDMXdlSEEyZWpkdGRIVlVkMVZPTUZCR1pUZHhVV0pGZWtrMWRGOTFZazVJWmxaTmRpMDRXbTFmUXkxbGJuUlVPVm96YW1SNmVqWjNhWE5oTm1ablMzSkNhelUxTjBsRlVUUnZSbVJYT0ZWbmExUnZZbXBYYTJwbFh6WlNieTFIY2s5alFtNUxhMWhoUjFablowSjRVVEJuVEdSRVJGTlpVVmwyTWtvNFZFdE5TV3RDTTNOUmRIUmhRMVJWUldab2FVY3hlVEYxVlRGM2RFbFdlbVJIYVVsV2RuZENWSEJCWVhWYWIzcEtkR2gzZVc5RGIwaG9ObTFMVDNrd1ZqbE9WbEJ3TUhGWGVsZHVNREpMTXpjeldHTTJaMlpLTVdZMGRXVkNNR2xQWjJObVlWSk5kREI1YVVwTlFuVkpUMTk1UzBGSVJDMWlWMmRwYURGNGRuRkVXREY0ZDA5WlJrOVlWeTE0Ulc1MlJubEtiR2hyYUVOZlowazNhSFZuWTIxa1NVUmhiRGt5VjFKWlNtZG1ZemR1YlV0NFVWZGpMVjlNUzFWcVJUVmhWVEpXWkVaRlRGaEVSbE5vZGw5Zk0wTmxVbXRWUmxWVk5EVlFXbE56WlVkSFVUSXdRMHBUTkRacGFucGhTRnBWUlRaNlZ5MXZSSGRpU1hWWFZ5MUllVkZFTTFCdlEyUnNlbGxqTW0xR2NsSmtTVlU1T0ZsVmQwNTZaemhLUTJSRlNXMUJPV0YwWmt0ZmVtdGZlRWhzZFdoNGJXMVNlVkJKV1VoalZEVTNkMnBPT0cxUVIyVlVWMkppYlZSSWVHVmFUbUpOYzAxUlFuSkljVmxrUVRoV2FtSnBibWRLYm5wT2RWaE9WMHRuV1dwVVFVUmhiSEkyTlVvMGJXMUdUVnBsUW1OME5VaHBhbkk0ZHpKV1gyVk9Va3RqWVU5RkxVdFZPVXBKZDJsQ0xWQlBTSFJyUVhkR1dGcEtSMGc1VFhGb2EzZHlURUpGU0dVNVZrRnBjVEpoV1dkZmRVTlRNVXRpTms1aVVVaDJWa0ptWVhoRVNscFVMVkUxVEVkeFpUZGxRMjlQTjBwSE1tRktaRzFEZUhneFJuWnpkbTl2V1VWNVNXWTVha2xFVm5wQlQyRnhlbGs1V2xabkxXbHhaVGRoT0dacmJFYzNTR1JHYldsUExVdE9ObXB4ZGtoWFpFUjRNbWg2VkVZMlNGVmxNbVJGVVVkbFF6QmpiV0p0UlVoSFJETjVPRGhZWTB0dGRUUldaalo1UTE4d1F6WjVURE50VFRWbVF6TktVa05EZEVoWE5XeDBWMHRDUmxneVRHNW1RVWRJTkV4MWFXVXdSRFZyV210c00wdEJUbGgzTVRReVNub3dkak5mVUVoWlFrSTBhV0l6VTFoWFJuZEhXR2RsWW5GUWFqaENaazF1TjFoa1NuRkpRa1JwYVRWak9WVlBRemh4U0Y5NFZEZHZUbTFtWjAxRFprZHliemhtV0hoSE5tcE9jVWMyUjBWMU1HUnFNVkkyWkdaa1ZqbFZjVUZOWVhsM1dTMUZaVFo0V21GcFZtSnBUalZqUzFkMlpXRklaREZaYmpJNGVsaDZZa0Y1UlVGcFMwSndXRU5zWldKM2NYSnpiRk5UV0ZaaVdETmZVMUZEYzJGQ01HUk9hVmxWU0hCclYzUXlhVzF2Y0c5bllXcG1Sa3N6YmxwWFJsQTRNazVZVmpGUVFVVkpkeTVZUzNKeU1WZEdXamx2UjBweFNITnBWbHBIYlhCQi5wWWlqOE1LeUQ4QkR0c3lQaTliOHpMZERULVhia2VWV2U3SFhMT1dVXy1ZIiwiZXhwIjoxNzMxNDkwOTE5LCJpYXQiOjE3MzE0OTA2MTl9.XiJEp5NutHYPQ5RZgGUCwnsnFRXp0EaxgmREgqRZn9Q","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":true},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":true},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"}, 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,1731490619757), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*,true,false,1731490619757))), user_uuid -> 255aaf5c-2f5a-48ab-8352-e79e331da7d9, password -> Pa_ssw0rd, challenge -> MqLN8RSf1dvOY8ncL9iErIsN1-6ttEC1ZKhJi8wZdJc, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 187.25.174.201, verifier -> NzIyMTY1OTk1NTIyODc4MDk2NA, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1c58f705, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@67d9b81f, tokenId -> -qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@619bfe29)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/features?_queryFilter=true
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/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIyNTVhYWY1Yy0yZjVhLTQ4YWItODM1Mi1lNzllMzMxZGE3ZDkiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYTA2NGI3YzctNmJiYS00Y2MwLTg3ZTgtM2RhY2IxODliOTNkLTI2MjQxNTQ5Iiwic3VibmFtZSI6IjI1NWFhZjVjLTJmNWEtNDhhYi04MzUyLWU3OWUzMzFkYTdkOSIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Il9GZ092OEtLNVMxVnczaHhmcWVwaWNGUWRXNCIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiZXpiVTF1ZlZUblliR252VFBpTmxTOWF1dDJnIn0.FXmHNSGuplXxZgv_Pkq8abyHcFHL0TXbijbf89l0DWM
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=-qd6XovTvtFisWMhlSsiTV3UGWk.*AAJTSQACMDIAAlNLABxlZVArR0JBNlJoZ0VvNmxoaHV0bVRRL0h5dUE9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM version' failed for user 215120: j.i.IOException: Premature close
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM version: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215120,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0MTI2Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ik9FcjB3dkZ6eFNuYngzMEpweGpGYkh6OUZMSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMG53dXlWM0p5OGtacnpnUUtlU185UHdGeWNnIn0.LBy5__Br36PRJ73SiFe3ym9LURb1uc55eTyASwoTIHs, username -> user.139867, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0NTk0Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjI0VnlhX2hFa202SUNNRmI4eEFGdVp4aVB4VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSnFQWnJNSVh3VmxxTnFVUW0tWjA2a3FBOVZNIn0.5GoVaMGAuhatOaenQjPbHR3n3INZaJ6B0p0YrU9gBrg, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45fb6cc, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> cXbJlQv34G-LYSONNDIEOvFMZVo, callbacks -> {"tokenId":"m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490619786), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490619786))), user_uuid -> 747ed99c-159d-4d61-95c2-d46e03f5867d, password -> Pa_ssw0rd, challenge -> Vmf8RoPPmpApWNf_d_V8VIrsG4jfhsYjEegvRTWSeQU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 247.27.121.245, verifier -> MzAwMjA2OTgzMzU1NTk5NTczMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425ca610, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@11bf542f, tokenId -> m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/version
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; 9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM login' failed for user 215120: j.i.IOException: Premature close
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM login: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215120,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0MTI2Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ik9FcjB3dkZ6eFNuYngzMEpweGpGYkh6OUZMSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMG53dXlWM0p5OGtacnpnUUtlU185UHdGeWNnIn0.LBy5__Br36PRJ73SiFe3ym9LURb1uc55eTyASwoTIHs, username -> user.139867, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0NTk0Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjI0VnlhX2hFa202SUNNRmI4eEFGdVp4aVB4VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSnFQWnJNSVh3VmxxTnFVUW0tWjA2a3FBOVZNIn0.5GoVaMGAuhatOaenQjPbHR3n3INZaJ6B0p0YrU9gBrg, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45fb6cc, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> cXbJlQv34G-LYSONNDIEOvFMZVo, callbacks -> {"tokenId":"m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490619786), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490619786))), user_uuid -> 747ed99c-159d-4d61-95c2-d46e03f5867d, password -> Pa_ssw0rd, challenge -> Vmf8RoPPmpApWNf_d_V8VIrsG4jfhsYjEegvRTWSeQU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 247.27.121.245, verifier -> MzAwMjA2OTgzMzU1NTk5NTczMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425ca610, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@11bf542f, tokenId -> m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/authentication?_action=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
	referer: https://openam-perf-benchmark.forgeblocks.com/am/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0NTk0Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjI0VnlhX2hFa202SUNNRmI4eEFGdVp4aVB4VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSnFQWnJNSVh3VmxxTnFVUW0tWjA2a3FBOVZNIn0.5GoVaMGAuhatOaenQjPbHR3n3INZaJ6B0p0YrU9gBrg
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 215120: j.i.IOException: Premature close
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM features: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215120,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0MTI2Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ik9FcjB3dkZ6eFNuYngzMEpweGpGYkh6OUZMSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMG53dXlWM0p5OGtacnpnUUtlU185UHdGeWNnIn0.LBy5__Br36PRJ73SiFe3ym9LURb1uc55eTyASwoTIHs, username -> user.139867, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0NTk0Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjI0VnlhX2hFa202SUNNRmI4eEFGdVp4aVB4VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSnFQWnJNSVh3VmxxTnFVUW0tWjA2a3FBOVZNIn0.5GoVaMGAuhatOaenQjPbHR3n3INZaJ6B0p0YrU9gBrg, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45fb6cc, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> cXbJlQv34G-LYSONNDIEOvFMZVo, callbacks -> {"tokenId":"m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490619786), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490619786))), user_uuid -> 747ed99c-159d-4d61-95c2-d46e03f5867d, password -> Pa_ssw0rd, challenge -> Vmf8RoPPmpApWNf_d_V8VIrsG4jfhsYjEegvRTWSeQU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 247.27.121.245, verifier -> MzAwMjA2OTgzMzU1NTk5NTczMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425ca610, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@11bf542f, tokenId -> m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
GET https://openam-perf-benchmark.forgeblocks.com/openidm/info/features?_queryFilter=true
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/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0NTk0Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjI0VnlhX2hFa202SUNNRmI4eEFGdVp4aVB4VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSnFQWnJNSVh3VmxxTnFVUW0tWjA2a3FBOVZNIn0.5GoVaMGAuhatOaenQjPbHR3n3INZaJ6B0p0YrU9gBrg
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	host: openam-perf-benchmark.forgeblocks.com
cookies:
	amlbcookie=01, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
	9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 215120: j.i.IOException: Premature close
09:37:00.371 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - 
>>>>>>>>>>>>>>>>>>>>>>>>>>
Request:
 UI IDM privilege: KO j.i.IOException: Premature close
=========================
Session:
Session(idc.benchmark.Mix2024,215120,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0MTI2Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6Ik9FcjB3dkZ6eFNuYngzMEpweGpGYkh6OUZMSSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbIm9wZW5pZCIsImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiMG53dXlWM0p5OGtacnpnUUtlU185UHdGeWNnIn0.LBy5__Br36PRJ73SiFe3ym9LURb1uc55eTyASwoTIHs, username -> user.139867, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0NTk0Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjI0VnlhX2hFa202SUNNRmI4eEFGdVp4aVB4VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSnFQWnJNSVh3VmxxTnFVUW0tWjA2a3FBOVZNIn0.5GoVaMGAuhatOaenQjPbHR3n3INZaJ6B0p0YrU9gBrg, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@45fb6cc, gatling.http.referer -> https://openam-perf-benchmark.forgeblocks.com/am/, authcode -> cXbJlQv34G-LYSONNDIEOvFMZVo, callbacks -> {"tokenId":"m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","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,1731490619786), CookieKey(9b75a55744995d0,openam-perf-benchmark.forgeblocks.com,/) -> StoredCookie(9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1731490619786))), user_uuid -> 747ed99c-159d-4d61-95c2-d46e03f5867d, password -> Pa_ssw0rd, challenge -> Vmf8RoPPmpApWNf_d_V8VIrsG4jfhsYjEegvRTWSeQU, gatling.http.cache.baseUrl -> https://openam-perf-benchmark.forgeblocks.com:443, fake-ip -> 247.27.121.245, verifier -> MzAwMjA2OTgzMzU1NTk5NTczMQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@425ca610, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@11bf542f, tokenId -> m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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/0x00007866e869a0e0@165a2365,io.netty.channel.epoll.EpollEventLoop@636e8cc)
=========================
HTTP request:
POST https://openam-perf-benchmark.forgeblocks.com/openidm/privilege?_action=listPrivileges
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/
	Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiI3NDdlZDk5Yy0xNTlkLTRkNjEtOTVjMi1kNDZlMDNmNTg2N2QiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiMDdmNTQxOWYtOTZkNS00ZDM3LWJmOTgtYzU4ODYxMzA3NjhmLTI2NDI0NTk0Iiwic3VibmFtZSI6Ijc0N2VkOTljLTE1OWQtNGQ2MS05NWMyLWQ0NmUwM2Y1ODY3ZCIsImlzcyI6Imh0dHBzOi8vb3BlbmFtLXBlcmYtYmVuY2htYXJrLmZvcmdlYmxvY2tzLmNvbTo0NDMvYW0vb2F1dGgyL3JlYWxtcy9yb290L3JlYWxtcy9hbHBoYSIsInRva2VuTmFtZSI6ImFjY2Vzc190b2tlbiIsInRva2VuX3R5cGUiOiJCZWFyZXIiLCJhdXRoR3JhbnRJZCI6IjI0VnlhX2hFa202SUNNRmI4eEFGdVp4aVB4VSIsIm5vbmNlIjoiMTIzNCIsImNsaWVudF9pZCI6ImVuZFVzZXJVSUNsaWVudCIsImF1ZCI6ImVuZFVzZXJVSUNsaWVudCIsIm5iZiI6MTczMTQ5MDYyMCwiZ3JhbnRfdHlwZSI6ImF1dGhvcml6YXRpb25fY29kZSIsInNjb3BlIjpbImZyOmlkbToqIl0sImF1dGhfdGltZSI6MTczMTQ5MDYxOSwicmVhbG0iOiIvYWxwaGEiLCJleHAiOjE3MzE0OTQyMjAsImlhdCI6MTczMTQ5MDYyMCwiZXhwaXJlc19pbiI6MzYwMCwianRpIjoiSnFQWnJNSVh3VmxxTnFVUW0tWjA2a3FBOVZNIn0.5GoVaMGAuhatOaenQjPbHR3n3INZaJ6B0p0YrU9gBrg
	Accept-Api-Version: 
	accept: */*
	cookie: amlbcookie=01; 9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*
	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
	9b75a55744995d0=m7lJirmob6e5JOm2gOGmYiAppHU.*AAJTSQACMDIAAlNLABxqYzZKenFEK0crL0pHeFhmZStHUHkxaitDakk9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-benchmark.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None
=========================
HTTP response:
<<<<<<<<<<<<<<<<<<<<<<<<<
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:00 h
[INFO] Finished at: 2024-11-13T09:37:00Z
[INFO] ------------------------------------------------------------------------
2024-11-13 09:37:00,465 INFO    Gatling simulation run ended successfully
2024-11-13 09:37:00,465 DEBUG   No archive name provided. No archive will be created
